 |
| User |
Joined: Fri Dec 07, 2007 1:20 pm Posts: 1
|
|
Hi Steve,
Firstly thanks for the software. I'm sorry to be a pain asking
questions.
I have been given the task of setting up Nagios to monitoring almost
purely windows servers. The backup software we use doesn't support
snmp. So I'm trying to use your software combined with ncsa and nagios
to check if backup is completed over night. I'm trying to check the eventlog for an information event 5633 for successful completion.
I'm pretty sure i have all the configuration right with regards to
ncsa and the eventlog monitoring agent. I can see the event being
logged in the nagios.log
process__service_check_result;srv2;backup_complete;0;Application [info] [Nagiosevent Log test #5633]
I've read that check_dummy only checks for an interger and the nagios website mention's having (check_dummy "ARG1") in your readme it
mention's having "ARG1" & "ARG2".
What I'm confused about is how i write an argument to check
for this event?
|
|