Tactical Overview Dashboard

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bsivavani
Posts: 339
Joined: Tue Oct 06, 2015 9:17 am

Tactical Overview Dashboard

Post by bsivavani »

Hi,

Can you let us know if there is any log file which stores the data of Tactical overview dashboard.

For example, In the attached dashboard we have Unhandled Problems metric and the related data in UnhandledProblems screen shot with filter (Filters: Host=Down,Not Acknowledged,Not In Downtime)

Kindly let us know in which logfile the data (Filters: Host=Down,Not Acknowledged,Not In Downtime) will get store ?
You do not have the required permissions to view the files attached to this post.
User avatar
tacolover101
Posts: 432
Joined: Mon Apr 10, 2017 11:55 am

Re: Tactical Overview Dashboard

Post by tacolover101 »

i could be wrong, but i don't think this is going to be possible currently.

however, i believe it would make a great feature to have this information readily available through the API.

a few alternative solutions:
- create a script to scrape the data (python 'requests' model is a good start. jq works to parse JSON)
- parse the status.dat file with your parameters
- get hacky with SQL and dive in to find the table to match the parameters (this won't be supported by the Nagios folks)
dwasswa

Re: Tactical Overview Dashboard

Post by dwasswa »

Hi @bsivavani,

Tactical Overview is a live display of status at refresh time and is not stored anywhere.

Maybe you are looking for something else, but as for Tactical Overview, that's all it does.

If you have any other questions please, let us know and we will be glad to help.
kyang

Re: Tactical Overview Dashboard

Post by kyang »

Hey bsivavani, just checking in to see if your issue is resolved?

Are we okay to close this thread? Or did you have any more questions?
bsivavani
Posts: 339
Joined: Tue Oct 06, 2015 9:17 am

Re: Tactical Overview Dashboard

Post by bsivavani »

Thank You. Please close the thread.
kyang

Re: Tactical Overview Dashboard

Post by kyang »

Sounds good! I'll be closing this thread!

If you have any more questions, feel free to create another thread.

Thanks for using the Nagios Support Forum!
Locked