Re: [Nagios-users] NC_Net nagios client to monitor Event logs on windows

2008-02-21 Thread Anthony Montibello
HI, THe problem is your version of check_nt where check_nt is default plugin which will come with the nagios installation. You need to compile check_nc_net.c to do this, copy the check_nc_net.c to check_nt.c then recompile the plugins check_nc_net.c is in the install location of NC_Net as well

Re: [Nagios-users] NC_Net nagios client to monitor Event logs on windows

2008-02-21 Thread manju a
Hi, Thanks a lot for your replay. when i copied to the libexec folder i got the below error, i know this is not a command soo shell is not able to recognize it. [EMAIL PROTECTED] libexec]# ./check_nt.c ./check_nt.c: line 1: /* : No

[Nagios-users] NC_Net nagios client to monitor Event logs on windows

2008-02-20 Thread manju a
Hi All, i am facing some problem while monitoring event logs on the windows box. please find the steps i followed. 1) i installed Nc_Net nagios client on the windows box. 2) from the nagios server(UNIX machine) i m trying to execute this command [EMAIL PROTECTED] libexec]# ./check_nt -H

Re: [Nagios-users] NC_Net nagios client to monitor Event logs on windows

2008-02-20 Thread Edgar Matzinger
Hi Manju, [EMAIL PROTECTED] libexec]# ./check_nt -H windowsmachine -p 1248 -v EVENTLOG -l any,any,any5,0,0,0 -w 5 -c 10 check_nt: Could not parse arguments and if you replace any5 with 5? HTH, cu l8r, Edgar. -- |\ /| :: Addr: Valid Eindhoven B.V.

Re: [Nagios-users] NC_Net nagios client to monitor Event logs on windows

2008-02-20 Thread manju a
Hi, sorry it was my mistake while typing, yes i replaced any5 with 5 same problem!!! please help me on this thanks manjunath A. On Wed, Feb 20, 2008 at 8:30 PM, Edgar Matzinger [EMAIL PROTECTED] wrote: Hi Manju, [EMAIL PROTECTED] libexec]# ./check_nt -H windowsmachine -p 1248 -v