Rewrote README file to keep up with version 0.1 of the plugin
This commit is contained in:
parent
188421e870
commit
9354928711
19
README
19
README
@ -4,8 +4,21 @@ This is meant to be a Nagios plugin to monitor Quake servers. Currently only
|
|||||||
Quake II server are supported, but it's easy to to any types of servers that
|
Quake II server are supported, but it's easy to to any types of servers that
|
||||||
are supported by qstat. This plugin uses qstat to do all the queries.
|
are supported by qstat. This plugin uses qstat to do all the queries.
|
||||||
|
|
||||||
Note that this plugin is in very early development and does NOT yet comply with
|
Note that this plugin does NOT yet comply with the Nagios Plugin Development
|
||||||
the Nagios Plugin Development Guidelines.
|
Guidelines (for example missing some sanity checks).
|
||||||
The plugin is in use by myself to monitor a friends Quake II server and is
|
The plugin is in use by myself to monitor a friends Quake II server and is
|
||||||
working nicely, but it is not production ready!
|
working nicely.
|
||||||
|
|
||||||
|
Options:
|
||||||
|
-h
|
||||||
|
Print detailed help screen
|
||||||
|
-V
|
||||||
|
Print version information
|
||||||
|
-H
|
||||||
|
Set the host/IP of the server to watch
|
||||||
|
-P
|
||||||
|
Set the port number of the Quake server to watch
|
||||||
|
Default is 27910
|
||||||
|
--warning
|
||||||
|
Issue a warning state instead of a critical state
|
||||||
|
Default is critical
|
||||||
|
Loading…
x
Reference in New Issue
Block a user