root@server1:/usr/local/icinga/libexec> ./check_wmi_eventid -H server02 -u administrator -p password -l "veeam\ backup" -e 250 -w 1 -c 3 -t1 -m1440 -d ( Logfile = "veeam" ) and Logfile = "backup" ) and ( eventcode = "250" ) and ( EventType = "1" ) and /usr/local/bin/wmic --namespace root/cimv2 -U administrator%password //server02 '--delimiter="|"' 'Select EventCode,EventIdentifier,EventType,SourceName from Win32_NTLogEvent where ( Logfile = "veeam" ) and Logfile = "backup" ) and ( eventcode = "250" ) and ( EventType = "1" ) and TimeGenerated > "20141015090623.000000+120"' WMIC ERROR : NTSTATUS: NT code 0x80041017 - NT code 0x80041017