Hi,
is there any way to automatically create a report with performance graph for all services of a given hosts periodically (every month)?
Regards.
Consultation: automatic performance graph report generation
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Consultation: automatic performance graph report generat
Hello, @vipial1, You could add all service graphs to a dashboard and then schedule the dashboard as a monthly report. Please see the screenshots below.
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Consultation: automatic performance graph report generat
Hi,
thanks for your answer, it is really useful.
I have tested your solution (create a dashboard and then send it by email) and the problem that I have now is that the pdf attached by nagios is empty (just contain an error): here the config:
thanks for your answer, it is really useful.
I have tested your solution (create a dashboard and then send it by email) and the problem that I have now is that the pdf attached by nagios is empty (just contain an error): here the config:
You do not have the required permissions to view the files attached to this post.
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Consultation: automatic performance graph report generat
@vipial1, Please generate another pdf report and upload it in this thread. Also, run the following command from the command line while you're trying to generate a report:
And while this command is running, it should show some errors in the console. Please copy - paste them here.tail -f /var/log/httpd/*error*
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Consultation: automatic performance graph report generat
Hi,
here the error:
here the error:
And the "resulting report":==> /var/log/httpd/error_log <==
Loading pages (1/6)
Error: Authentication Required
Counting pages (2/6)
Resolving links (4/6)
Loading headers and footers (5/6)
Printing pages (6/6)
Done
Exit with code 1 due to network error: AuthenticationRequiredError
You do not have the required permissions to view the files attached to this post.
Re: Consultation: automatic performance graph report generat
What version of X(cat /usr/local/nagiosxi/var/xiversion)I is this, what version of Apache(/usr/sbin/httpd -v), and what OS(cat /etc/redhat-release) is it installed on?
I believe I've seen this before and it was due to httpd configuration. Please PM me a copy of the /etc/httpd/conf/ and /etc/httpd/conf.d/ directories.
I believe I've seen this before and it was due to httpd configuration. Please PM me a copy of the /etc/httpd/conf/ and /etc/httpd/conf.d/ directories.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Consultation: automatic performance graph report generat
The configs provided appear to be good. Can you open a ticket for this and attach a profile to it? Profiles can be generated under Admin > System Config > System Profile > Download Profile. Open the ticket at https://support.nagios.com/tickets
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.