Page 1 of 1

Windows Server wizard COUNTER Logon Errors is incorrect

Posted: Fri Jun 04, 2010 12:33 am
by Box293
The Windows Server wizard that comes with Nagios XI has a technical error.

The second performance counter you can select is:
  • \\Server\\Errors System
    Logon Errors
    Login Errors since last reboot is %.f
I think your counter needs to be \\Server\\Errors Logon

This information can be found: http://technet.microsoft.com/en-us/libr ... S.10).aspx

Re: Windows Server wizard COUNTER Logon Errors is incorrect

Posted: Fri Jun 04, 2010 12:14 pm
by admin
Thanks for the note and the link! We'll get this fixed in the next code release and include a helpful link to the TechNet website for people who want to research available performance counters that can be monitored.

Re: Windows Server wizard COUNTER Logon Errors is incorrect

Posted: Tue Jul 27, 2010 4:44 am
by Box293
I've noticed in the 1.2B release notes it says this is fixed.

- Fixed bug in example Logon Errors performance counter in Windows server wizard

This does not appear to be the case in 1.2C and D. Well I couldn't get the Wizard to create a service in 1.2C (due to a bug) and in 1.2D the service is created as follows:

$ARG3$ = -l "\\Server\\Errors System","Login Errors since last reboot is %.f" -w 2 -c 20

And also in the wizard itself it has the performance counter field populated with \\Server\\Errors System