Nagios VM Crashes
Posted: Tue May 29, 2018 9:30 am
Hey Gents, I have a question for you. My Nagios XI VM is randomly crashing and I can't find any correlation as to why. When I say crashing, it is completely unresponsive, not even pingable.
Here is the output from /var/log/secure
So as seen above it looks like it crashed on the 27th..When I force shutdown/power on, my database is corrupt and I have to run the "repair_databases.sh" (The output is attached). There is not relevant in /var/log/messages. I can give an output if request though. This happened about 4 days ago. I did the same steps above and it seemed fine, just a fluke. However, it happened again...I have also attached a system profile.
Nagios XI 5.4.11
CentOS 6.8
VMware
Here is the output from /var/log/secure
Code: Select all
[root@NAGIOS log]# tail -1000 secure
May 27 10:53:03 NAGIOS sudo: PAM unable to dlopen(/lib64/security/pam_fprintd.so): /lib64/security/pam_fprintd.so: cannot open shared object file: No such file or directory
May 27 10:53:03 NAGIOS sudo: PAM adding faulty module: /lib64/security/pam_fprintd.so
May 27 10:53:03 NAGIOS sudo: nagios : TTY=unknown ; PWD=/home/nagios ; USER=root ; COMMAND=/usr/local/nagiosxi/scripts/reset_config_perms.sh
May 29 10:06:40 NAGIOS sshd[1404]: Server listening on 0.0.0.0 port 22.
May 29 10:06:40 NAGIOS sshd[1404]: Server listening on :: port 22.
May 29 10:07:05 NAGIOS sudo: PAM unable to dlopen(/lib64/security/pam_fprintd.so): /lib64/security/pam_fprintd.so: cannot open shared object file: No such file or directory
May 29 10:07:05 NAGIOS sudo: PAM adding faulty module: /lib64/security/pam_fprintd.so
May 29 10:07:05 NAGIOS sudo: nagios : TTY=unknown ; PWD=/home/nagios ; USER=root ; COMMAND=/usr/local/nagiosxi/scripts/reset_config_perms.sh
May 29 10:07:19 NAGIOS login: PAM unable to dlopen(/lib64/security/pam_fprintd.so): /lib64/security/pam_fprintd.so: cannot open shared object file: No such file or directory
May 29 10:07:19 NAGIOS login: PAM adding faulty module: /lib64/security/pam_fprintd.so
Nagios XI 5.4.11
CentOS 6.8
VMware