TracNav menu
-
Home
-
Documentation
- …
-
Information
- …
-
Commands/Modules
-
CheckDisk
- CheckFileSize
- CheckDriveSize
- CheckFile
-
CheckEventLog
- CheckEventLog
-
CheckSystem
- CheckCPU
- CheckUpTime
- CheckServiceState
- CheckProcState
- CheckMem
- CheckCounter
-
CheckHelpers
- CheckAlwaysOK
- CheckAlwaysCRITICAL
- CheckAlwaysWARNING
- CheckOK
- CheckCRITICAL
- CheckWARNING
- CheckMultiple
- CheckVersion
-
CheckTaskSched
- CheckTaskSched
-
FileLogger
- N/A
-
NRPEListener
- N/A
-
NSClientListener
- N/A
-
SysTray
- N/A
-
CheckWMI
- CheckWMI
- CheckWMIValue
-
RemoteConfiguration
- N/A
-
CheckExternalScripts
- N/A
-
LUAScript
- Guide
-
NSCAAgent
- N/A
-
Donate
- …
CheckHelpers.dll
The CheckHelpers module has various helper function to alter other checks in various ways. This module does not check anything by it self.
- wiki:CheckAlwaysOK, Alter the return code of another check to always return OK.
- wiki:CheckAlwaysCRITICAL, Alter the return code of another check to always return CRITICAL.
- wiki:CheckAlwaysWARNING, Alter the return code of another check to always return WARNING.
- wiki:CheckMultiple, Runs multiple checks and returns the worst state. Useful for minimizing network traffic and command definitions.
Configuration
This module has no configuration directives.
