Installation guide

148
Appendix A Command Line Tools
sgmon
[status|info|proto
]
[-p port]
[-t timeout]
[-a id]
host
Sends a UDP query to the specified host and waits for a response until received, or
until the timeout limit is reached.
The request type can be defined as a parameter. If no parameter is given, status is
requested. The commands are:
status - query the status.
info - query the agent version.
proto - query the highest supported protocol version.
-p port Connect to the specified port instead of the default port.
-t timeout Set the timeout (in seconds) to wait for a response.
-a id Acknowledge the received log messages up to the specified id. Each response
message has an id, and you may acknowledge more than one message at a given
time by using the id parameter. Note that messages acknowledged by sgmon will no
longer appear in the firewall logs.
host The IP address of the host to connect to. To get the status locally, you may give
localhost as the host argument. This parameter is mandatory.
Table A.4 Server Pool Monitoring Agent Commands (Continued)
Command Description