CheckMultiple

Runs multiple checks and returns the worst state. It allows you to check an entire system in one go.

OptionValuesDescription
commandThe command to runA command to execute, you can have any number of this option.

Examples

Run two checks (CheckDriveSize and ChEckMeM) and return the worst state. Performance data and message is collected and concatenated.

 CheckMultiple command=CheckDriveSize MaxWarn=1M MaxCrit=2M Drive=c:\\volumne_test\\ command=ChEckMeM MaxWarn=80% MaxCrit=90%
 CRITICAL: c:\volumne_test\: 3M (4193280B) > critical, OK memory within bounds.|c:\volumne_test\=4193280;1024K (1048576B);2M (2097152B); page=31% 80%;90%;