Hi,
Is historytab.zip the only way to see downtime you previously scheduled? I had a host that came out of a flexible downtime window about 12 hours later than scheduled. I was looking for a way to see what I set. I was scheduling a lot of downtime last week and I am sure I fat fingered it but I wanted to know for sure.
p.s. I can't download the historytab.zip from the nagios exchange. Cannot open or open after saving as on Windows 7.
Thanks,
Ben
Downtime, HistoryTab.zip
Re: Downtime, HistoryTab.zip
You can look in the nagios.log for info on scheduled downtime:
Admin->Manage Components->Browse->historytab.zip->Upload Component
Code: Select all
cat /usr/local/nagios/var/nagios.log | perl -pe 's/(\d+)/localtime($1)/e' | grep SCHEDULE_HOST_DOWNTIMEYou don't need to open/extract the historytab.zip. You need to download it, and install the component by going to:p.s. I can't download the historytab.zip from the nagios exchange. Cannot open or open after saving as on Windows 7.
Admin->Manage Components->Browse->historytab.zip->Upload Component
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Downtime, HistoryTab.zip
hi lmiltchev,
Ah ok. So only way to see what you've done is either catting through the logs or the historytab? Nothing through the GUI?
Thanks
Ah ok. So only way to see what you've done is either catting through the logs or the historytab? Nothing through the GUI?
Thanks
Re: Downtime, HistoryTab.zip
The Event Log in Nagios XI should show scheduled downtime history - just search for "downtime".
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.