> There already is some effort going towards monitoring the agents'
status
> from the server.  I don't know how feasible this would be (I'm not a
> developer).  The traffic to the server is sent over UDP, so it's kind
of
> "send and forget".  I don't know if there is really any two-way
> communications.  If there is, this should be relatively trivial to
> implement.  I'll add it to the bug as well.
- --
> gentux

UDP being connectionless, I don't see how the client can possibly "know"
that the message was received; however, a modifiable threshold on the
server could possibly help with the issue.  For example, a setting in
the .conf file that tells it to expect 5 messages every 15 minutes,
otherwise send an alert (numbers complete subject to user
determination).  Of course, a better place for the setting would be in
the clients.conf file so that you can set these specs per client rather
than an overall setting for the server.

This electronic mail (including any attachments) may contain information that 
is privileged, confidential, and/or otherwise protected from disclosure to 
anyone other than its intended recipient(s). Any dissemination or use of this 
electronic email or its contents (including any attachments) by persons other 
than the intended recipient(s) is strictly prohibited. If you have received 
this message in error, please notify us immediately by reply email so that we 
may correct our internal records. Please then delete the original message 
(including any attachments) in its entirety. Thank you.


Reply via email to