Cannot login to Nagios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
eddiez
Posts: 72
Joined: Tue Dec 11, 2012 10:38 am

Cannot login to Nagios

Post by eddiez »

I get the following message when trying to access Nagios.

DB Connect Error [nagiosxi]: Database connection failed DB Connect Error [nagiosxi]: Database connection failed DB Connect Error [nagiosxi]: Database connection failed
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Cannot login to Nagios

Post by tmcdonald »

Let's check the databases and your disk usage:

Code: Select all

service postgresql status
service mysqld status
df -h
df -i
Former Nagios employee
eddiez
Posts: 72
Joined: Tue Dec 11, 2012 10:38 am

Re: Cannot login to Nagios

Post by eddiez »

Thanks
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Cannot login to Nagios

Post by slansing »

Did you find a resolution? If not, please update us with a reply to tmcdonald's commands.
Locked