mirror of https://github.com/Icinga/icinga2.git
17 lines
561 B
Markdown
17 lines
561 B
Markdown
|
##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](https://nagios-plugins.org/doc/guidelines.html), 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
|