Page 1 of 1
Tactical Overview Dashboard
Posted: Fri Nov 03, 2017 3:34 am
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 ?
Re: Tactical Overview Dashboard
Posted: Fri Nov 03, 2017 6:07 am
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)
Re: Tactical Overview Dashboard
Posted: Fri Nov 03, 2017 12:48 pm
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.
Re: Tactical Overview Dashboard
Posted: Tue Nov 28, 2017 2:38 pm
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?
Re: Tactical Overview Dashboard
Posted: Mon Dec 04, 2017 7:54 am
by bsivavani
Thank You. Please close the thread.
Re: Tactical Overview Dashboard
Posted: Mon Dec 04, 2017 9:59 am
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!