...
What is a check ?
Checks or Plugins are standalone extensions to Shinken Enterprise that make it possible to monitor anything and everything
Plugins process command-line arguments, perform a specific check, and then return the results to Shinken Enterprise. They can be compiled binaries (written in C, C++, etc) or executable scripts (shell, Perl, PHP, etc).
Accessing Checks Configuration
...