XI 2.4 on CentOS 64 bit hardware.
Any clue on this? No changes at all and this just started happening today.
Status Summaries - "No status information found"
Status Summaries - "No status information found"
You do not have the required permissions to view the files attached to this post.
- Kyle
Re: Status Summaries - "No status information found"
Do you have MySQL offloaded to a different server? Can you make sure MySQL is running wherever it is located and that it is accessible if it is on a remote box? Can you also make sure PostgreSQL is running?
Please note the following will not work if you changed the default password values, please change the following commands if you did
For MySQL
For PostgreSQL
Please note the following will not work if you changed the default password values, please change the following commands if you did
For MySQL
Code: Select all
service mysql status
mysql -u root -p nagiosxiCode: Select all
service postresql status
psql nagiosxi nagiosxiNicholas Scott
Former Nagios employee
Former Nagios employee
Re: Status Summaries - "No status information found"
Services are all local.
Code: Select all
[root@psm-itmon log]# service mysqld status
mysqld (pid 4100) is running...
[root@psm-itmon log]# service postgresql status
postmaster (pid 32623 28919 26194 13303 11680 10814 10811 10808 10670 10665 10662 10659 10625 8794 8687 8680 8670 8665 4210 4209 4208 4187 4185 3696) is running...
- Kyle
Re: Status Summaries - "No status information found"
I couldn't wait and rebooted and all is well. ???
- Kyle
Re: Status Summaries - "No status information found"
Hmm, well I'm glad its working now, but if it pops up again we'll tackle it then.
Nicholas Scott
Former Nagios employee
Former Nagios employee