icinga2/plugins/README.md

561 B

##icinga 2 plugins for Windows## Thhis collection of plugins is intended to provide basic functinality checks on windows machines. They (mostly) conform to the nagios developer guidelines, returning adequate exit codes and printing a pertinent string with performance data.

###Intallation### //TODO

###Requirements###

  • Boost 1.41.0
  • Windows Vista, Windows Server 2008 or newer
  • C99 ?

###Usage### Call a plugin with the "--help" option to recive information about its usage.

###License### gnu stuff //todo