acl | access control list - for web page access attr: inherit used in: MonEl |
autogenerated | was this object generated automagically attr: bool default: no used in: MonEl |
comment | informational text displayed on webpage used in: MonEl |
countstop | do not recurse and count children in count mode attr: bool default: no used in: MonEl |
debug | send all sorts of gibberish to the log attr: bool default: no used in: MonEl |
detail | informational text displayed on webpage used in: MonEl |
gravity | governs state transitions vals: up down default: down used in: MonEl |
info | informational text displayed on webpage used in: MonEl |
label | label to use on right and/or left side of the webpage used in: MonEl |
label_left | label to use on the left side of the webpage used in: MonEl |
label_right | label to use on the right side of the webpage used in: MonEl |
logsize | Maximum number of log entries to keep default: 200 used in: MonEl |
nostats | do not record any statistics attr: bool default: no used in: MonEl |
nostatus | should the status be ignored attr: inherit bool default: no used in: MonEl |
note | informational text displayed on webpage used in: MonEl |
autoack | do notifications not require ack attr: inherit bool default: no used in: MonEl |
escalate | list of times and addresses for notification escalation: time method:address ...; time method:address ... attr: inherit used in: MonEl |
messagedn | message to transmit for DOWN notifications used in: MonEl |
messageup | message to transmit for UP notifications used in: MonEl |
notify | list of addresses to notify: method:address method:address ... attr: inherit used in: MonEl |
renotify | re-send time period in seconds attr: inherit default: 300 used in: MonEl |
sendnotify | should notifications be sent for this object attr: bool used in: MonEl |
overrideable | can this object be overridden attr: bool default: yes used in: MonEl |
passive | marks object as passive - sets nostatus=yes, siren=no, sendnotify=no attr: inherit bool default: no used in: MonEl |
siren | should alarm ring attr: inherit bool default: on used in: MonEl |
sort | sort the entries on web page attr: bool default: yes used in: MonEl |
uname | relative unique name for this object used in: MonEl |
footer | stuff to put at the bottom of the webpage used in: MonEl |
header | stuff to put at the top of the webpage used in: MonEl |
showstats | show stats on the web page attr: bool default: yes used in: MonEl |
command | command to run used in: Prog |
expect | regex to expect used in: Prog |
frequency | how often the test should occur - in seconds attr: inherit default: 60 used in: Service |
hostname | hostname or IP address to test attr: inherit used in: Service |
retries | number of times to retry a service before declaring it down attr: inherit default: 2 used in: Service |
retrydelay | how soon to retry after a failure, instead of waiting until the next scheduled test attr: inherit used in: Service |
timeout | how long to wait for a response before giving up attr: inherit default: 60 used in: Service |
expect | regex to expect used in: TCP |
port | TCP port to test used in: TCP |
readhow | how much data should be read from the server before checking expect vals: banner toeof once used in: TCP |
send | text to send once connected used in: TCP |
community | SNMP community attr: inherit used in: UDP |
eqvalue | SNMP test value - fail test if value does not equal this used in: UDP |
maxvalue | SNMP test value - fail test if value falls above this used in: UDP |
minvalue | SNMP test value - fail test if value falls below this used in: UDP |
nevalue | SNMP test value - fail test if value equals this used in: UDP |
oid | SNMP OID to quesry used in: UDP |
snmpcalc | undocumented used in: UDP |
expect | regex to expect used in: UDP |
port | UDP port to test used in: UDP |
send | text to send once connected used in: UDP |