I read all topics about this error, but I do not find anything that could be solve my problem.
This issue was appeared after NAGIOS DISK SPACE was over.
With Nagios manual I have increased the size, but issue was not resolved.
When I open http://mynagios/nagiosxi/ i have this error: DB Connect Error [nagiosxi]: Database connection failed
I'm trying restart httpd and postgresql:
Code: Select all
[root@nagios /]# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
[root@nagios /]# service postgresql restart
Stopping postgresql: [ OK ]
Starting postgresql: [ OK ]