Page 1 of 1
Customize the Top Alert Producers graph
Posted: Thu Nov 18, 2021 9:05 am
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
Re: Customize the Top Alert Producers graph
Posted: Thu Nov 18, 2021 3:21 pm
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
Re: Customize the Top Alert Producers graph
Posted: Mon Nov 22, 2021 6:25 am
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
Re: Customize the Top Alert Producers graph
Posted: Mon Nov 22, 2021 10:51 am
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