Re: [Nagios-users] nt_check COUNTER

2007-08-17 Thread Hugo van der Kooij
On Fri, 17 Aug 2007, Sukesh /IT/BLR/JIG/IN wrote: > Please let me know how can I send daily all availability report via e-mail. > Using nagios 3.0.4 Considering your amount of requests and the fact that nothing is shown to indicate you have worked on the issue I think it is better if you go out

Re: [Nagios-users] nt_check COUNTER

2007-08-17 Thread Anthony Montibello
You must be using NC_Net as your windows plugin, -l "^SMTP Server^_Total^Remote Queue Length","Remote Queue Length %.2f" Is acceptable syntex for using NC_NEt, but no other windows plugin supports this syntex. NC_NEt also supoports the original check_nt syntex as was pointed out earlier the -1

Re: [Nagios-users] nt_check COUNTER

2007-08-17 Thread Sukesh /IT/BLR/JIG/IN
Subject: Re: [Nagios-users] nt_check COUNTER From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ilya Aronov > I am trying to retrieve SMTP counters from Windows 2003 server > Command bellow returning -1, application log in Windows 2003 has error message "Category does not

Re: [Nagios-users] nt_check COUNTER

2007-08-17 Thread Phil Costelloe
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ilya Aronov > I am trying to retrieve SMTP counters from Windows 2003 server > Command bellow returning -1, application log in Windows 2003 has error > message "Category does not exist". In Perfmon I am able to see this counter > tho

[Nagios-users] nt_check COUNTER

2007-08-16 Thread Ilya Aronov
I am trying to retrieve SMTP counters from Windows 2003 server Command bellow returning -1, application log in Windows 2003 has error message "Category does not exist". In Perfmon I am able to see this counter though. I am able to get other counters from the same server in Nagios. What am I miss