Nagios fusion is down
Nagios fusion is down
Hi
Nagios fusion is down and i could see the below error on all the log files.
PHP Fatal error: Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589
Thanks
Deepan
Nagios fusion is down and i could see the below error on all the log files.
PHP Fatal error: Call to a member function debugDumpParams() on a non-object in /usr/local/nagiosfusion/html/includes/classes/db.inc.php on line 589
Thanks
Deepan
Re: Nagios fusion is down
/usr/local/nagiosfusion/var/log/auth_subsys.log
/usr/local/nagiosfusion/var/log/cmd_subsys.log
/usr/local/nagiosfusion/var/log/log_subsys.log
/usr/local/nagiosfusion/var/log/cmd_subsys.log
/usr/local/nagiosfusion/var/log/log_subsys.log
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Nagios fusion is down
Hello @deek,
Prior to this error, did you have any other issues with the server? A couple more questions to help us troubleshoot the issue.
1. What version of Fusion are you running?
2. Can you post the logs for the database and system messages?
3. Verify the server has enough disk space (post output).
4. Increase the Polling Subsystem Memory
See: Nagios Fusion Performance Tuning
Prior to this error, did you have any other issues with the server? A couple more questions to help us troubleshoot the issue.
1. What version of Fusion are you running?
2. Can you post the logs for the database and system messages?
Code: Select all
tail -50 /var/log/mariadb/mariadb.log
tail -50/var/log/httpd/*access_log
tail -50 /var/log/messages
3. Verify the server has enough disk space (post output).
Code: Select all
df -h
See: Nagios Fusion Performance Tuning
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Nagios fusion is down
Hi Benjamin,
Usually the nagios fusion used to be very slow nothing more than that.
1) Nagios fusion version : 4.1.5
2) Uploaded the required logs ( nagios_fusion_logs)
3)Uploaded the df -h pic ( nagios_fusion_df_h)
4) Not able to tune it since the nagios fusion console is not accesible.
Thanks
Deepan.
Usually the nagios fusion used to be very slow nothing more than that.
1) Nagios fusion version : 4.1.5
2) Uploaded the required logs ( nagios_fusion_logs)
3)Uploaded the df -h pic ( nagios_fusion_df_h)
4) Not able to tune it since the nagios fusion console is not accesible.
Thanks
Deepan.
You do not have the required permissions to view the files attached to this post.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Nagios fusion is down
Hello Deek,
The server is running out of free RAM and therefore is not enough memory available for the database.
The server is running out of free RAM and therefore is not enough memory available for the database.
Is this a VM or physical server? Would you be able to add more RAM to this server and then re-start the server?InnoDB: mmap(137756672 bytes) failed; errno 12
200117 1:38:19 InnoDB: Completed initialization of buffer pool
200117 1:38:19 InnoDB: Fatal error: cannot allocate memory for the buffer pool
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Nagios fusion is down
Hi,
Ok. Thanks. Can you increase the memory, restart and let me know if the issue is resolved?
Ok. Thanks. Can you increase the memory, restart and let me know if the issue is resolved?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Nagios fusion is down
Thanks Benjamin. We will validate after the RAM changes and update here.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Nagios fusion is down
Hi Deek,
See: Nagios Fusion Upgrade Instructions
Backup before making any changes or updates.
Sounds good. Also, the current version of Fusion is 4.1.8 and there were some important performance improvements in this release. If possible, I would highly recommend updating to the latest version.Thanks Benjamin. We will validate after the RAM changes and update here.
See: Nagios Fusion Upgrade Instructions
Backup before making any changes or updates.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!