Windows Server wizard COUNTER Logon Errors is incorrect

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Windows Server wizard COUNTER Logon Errors is incorrect

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
admin
Site Admin
Posts: 256
Joined: Mon Oct 12, 2009 8:21 am

Re: Windows Server wizard COUNTER Logon Errors is incorrect

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Ethan Galstad
President
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Windows Server wizard COUNTER Logon Errors is incorrect

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked