We had a problem with our VM this weekend. Nagiosxi is no longer reporting problems, Event log is blank, even past events from weeks ago.
Any ideas?
Event Log is blank
- tacolover101
- Posts: 432
- Joined: Mon Apr 10, 2017 11:55 am
Re: Event Log is blank
take a look at your nagios log folder - any mention of a corrupt database at all?
Re: Event Log is blank
Is there a specific log file I should look at?
It is ok to treat me like the noob I am on this.
Bill
It is ok to treat me like the noob I am on this.
Bill
Re: Event Log is blank
Also...I don't if this means anything. My host status summary and service status summary show 2 down, and 33 critical respectively.
However when I drill down, I get 0-0 of 0 total records.
Bill
However when I drill down, I get 0-0 of 0 total records.
Bill
- tacolover101
- Posts: 432
- Joined: Mon Apr 10, 2017 11:55 am
Re: Event Log is blank
i don't have an xi system up, but an easy way to look at what the staff would diagnose is admin -> system profile -> download profile - look through this compiled list of different log files to see if anything looks off.
if you see any errors in the db, just run /usr/local/nagiosxi/scripts/repair_databases.sh from the command line of the XI server to fix them.
if you see any errors in the db, just run /usr/local/nagiosxi/scripts/repair_databases.sh from the command line of the XI server to fix them.
Re: Event Log is blank
Seems to be fixed. Ok to close