nagios check_nrpe and Checkeventlog
Posted: Mon Oct 24, 2016 6:10 am
Hello
For a project I need to monitoring the GroupePolicy Event Log To monitoring with Nagios if all GPO are executed on the system.
however I have a question with Checkeventlog command when I execute :
In The Microsoft-Windows-GroupPolicy/Opérationnel I have an event in 7017 but the command CheclkEventLog doesn't see this Eventlog
with system or application files it's OK for other event but for Eventlog Concerned Group Policy does'nt see
could you help me to resolved my Issue ?
Thanks in Advence for your answer.
Best Regards.
For a project I need to monitoring the GroupePolicy Event Log To monitoring with Nagios if all GPO are executed on the system.
however I have a question with Checkeventlog command when I execute :
Code: Select all
./check_nrpe -H 192.168.102.245 -p 5666 -c CheckEventLog -a[b] file='Microsoft-Windows-GroupPolicy/Opérationnel' [/b]MaxWarn=1 MaxCrit=1 "filter=generated gt -4d AND id NOT IN ('7017') " truncate=1000 unique descriptions "syntax=%severity%: %source%: %message% (%count%)"with system or application files it's OK for other event but for Eventlog Concerned Group Policy does'nt see
could you help me to resolved my Issue ?
Thanks in Advence for your answer.
Best Regards.