| Version 2 (modified by trac, 7 years ago) (diff) |
|---|
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.
?








