How to clear "Login Errors since last reboot is 4" alerts

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sgiworks
Posts: 197
Joined: Mon Mar 21, 2016 11:38 am

How to clear "Login Errors since last reboot is 4" alerts

Post by sgiworks »

Hello,

How to clear the alert "Login Errors since last reboot is 4"

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

Re: How to clear "Login Errors since last reboot is 4" alert

Post by Box293 »

Can you show us the service check for this please.

CCM > Monitoring > Services
Click the Floppy Disk icon for the service in question
This opens a window with a text
Post the text here in a code block
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
sgiworks
Posts: 197
Joined: Mon Mar 21, 2016 11:38 am

Re: How to clear "Login Errors since last reboot is 4" alert

Post by sgiworks »

Attached Service Check details for your reference.
You do not have the required permissions to view the files attached to this post.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: How to clear "Login Errors since last reboot is 4" alert

Post by rkennedy »

Your warning and critical values are set at 2, and 20. Since the value returned is 4, it's going to report as a 'WARNING' state. I would raise your thresholds if this is an expected result.
Former Nagios Employee
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: How to clear "Login Errors since last reboot is 4" alert

Post by Box293 »

Just to add, the performance counter you are looking at increases over time, it's a counter since the Windows machine last booted.

So once you've reached the threshold, the only way to remove the alert is to reboot the Windows machine.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked