When I try to run a report, the application stops working and I have to restart the Nagios XI ....
Any idea?
Thank you!!
Impossible to make reports
Re: Impossible to make reports
Is this for any report or just a few or one? What sort of report are you running? Is it something that would need results from many hosts/services?
Former Nagios employee
Re: Impossible to make reports
It's possible your max_execution_time is set too low.
Please post results of
Mine is at 120 seconds at the moment.
Grtz
Please post results of
Code: Select all
grep "memory_limit\|max_execution\|max_input" /etc/php.iniGrtz
Nagios XI 5.8.1
https://outsideit.net
https://outsideit.net
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Impossible to make reports
Agreed...
when it "freezes" can you run the following to get a list of current processes
when it "freezes" can you run the following to get a list of current processes
Code: Select all
ps auxRe: Impossible to make reports
when I try get any report, the only action of click over the Report Button, all the Application stops but the server continues working well.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Impossible to make reports
WillemDH wrote:Please post results of
Code: Select all
grep "memory_limit\|max_execution\|max_input" /etc/php.ini
scottwilkerson wrote:when it "freezes" can you run the following to get a list of current processes
Code: Select all
ps aux
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.