On Thu, 30 Jul 2015, Brian Møller wrote:

> Hi all
> 
> I apologize if this question has been asked before, but i havent been able
> to find it anywhere.
> 
> I'm in the process of migrating from Icinga 1.x to Icinga2 2.x and i have
> run into a problem that i havent found a solution for.
> 
> I have made this checkcommand object, to be run against a Windows server
> with NSClient++ 0.4.3 (it imports the standard NRPE-checkcommand in
> Icinga2):
> object CheckCommand "nrpe-volume" {
> import "nrpe"
> vars.nrpe_command = "CheckDriveSize"
> vars.nrpe_arguments = "drive=$nrpe_volume$ warn=free<$nrpe_warn$
use an array instead of a string.

Alex

_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to