| Version 10 (modified by trac, 11 months ago) (diff) |
|---|
TracNav
Documentation
Guides
Information
Sponsoring
Modules
- overview
Checks and commands
- overview
CauseCrashes
CheckNSCP
CheckDisk
CheckLogFile
CheckEventLog
CheckSystem
CheckHelpers
- overview
- check_always_ok
- check_always_critical
- check_always_warning
- check_ok
- check_critical
- check_warning
- check_multi
- check_version
- check_timeout
- check_negate
CheckTaskSched
CheckTaskSched2
CheckWMI
Scripting Languages?
Servers and protocols?
- overview?
check_nrpe (NRPE Server)
check_nrpe (NRPE Client)
check_nt (NSClient Server)
check_nt (NSClient Client)?
NSCA (NSCA Server)
NSCA (NSCA Client)
NRDP (NRDP Client)
check_mk (CheckMK Server)
check_mk (CheckMK Client)
graphite (Graphite Client)
SMTP (SMTP Client)
syslog (Syslog Client)
Utilities and tools?
Donate
Helper function
Various helper function to extend other checks. This is also only supported through NRPE.
Queries (commands)
- CheckAlwaysWARNING? Run another check and regardless of its return code return WARN.
- CheckVersion? Just return the nagios version (along with OK status).
- check_ok Just return OK (anything passed along will be used as a message).
- CheckWARNING? Just return WARN (anything passed along will be used as a message).
- CheckAlwaysOK? Run another check and regardless of its return code return OK.
- CheckCRITICAL? Just return CRIT (anything passed along will be used as a message).
- CheckOK? Just return OK (anything passed along will be used as a message).
- CheckMultiple? Run more then one check and return the worst state.
- CheckAlwaysCRITICAL? Run another check and regardless of its return code return CRIT.
Commands (executable)
TODO: Add command list
Configuration
No configuration avalible for CheckHelpers








