Customize the Top Alert Producers graph

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
centricrm
Posts: 29
Joined: Tue Jun 05, 2018 3:58 am

Customize the Top Alert Producers graph

Post by centricrm »

Hi,

Is there a way to customize the Top Alert Producers graph of the graph Explorer?
I would like to expand the number of lines (devices), add filters like type of device or certain names, and change the time frame.

We are using 5.8.6.

W.k.r.,
Humphrey Sloesen
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Customize the Top Alert Producers graph

Post by benjaminsmith »

Hi Humphrey,

That short answer, it can be done like anything but it would require custom coding. One option is to reach out to our sales team for a quote, or if you would like to look at the code yourself. It's in the following directory.

Code: Select all

/usr/local/nagiosxi/html/includes/components/graphexplorer
Alternatively, it might be easier to use the API to create your own report.

Let us know if you have any questions
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!
centricrm
Posts: 29
Joined: Tue Jun 05, 2018 3:58 am

Re: Customize the Top Alert Producers graph

Post by centricrm »

Thanks for your answer.

Can you guide me to the documentation regarding the use of API's to create my own reports?

wkr
Humphrey
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Customize the Top Alert Producers graph

Post by benjaminsmith »

Hi,

The API is fully documented in the user interface. Go to Help > API Docs for documentation and sample commands.

Let us know if you have any questions.

--Benjamin
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!