Does Orion store Last Boot History or only keeps the latest change?
I want to write a report that will give me all the reboots for a node. If I can pull a number of Last Boots this would be great.
Thanks,
-msheehan77
One thing to keep in mind when writing reports based on your Events is to check your Events Retention time. I can't remember what the default value is, but if you're looking for a certain amount of history, just make sure you're retention time is long enough to give you the data you're looking for.
Reboots are stored in the Events table, EventType 14. You should be able to write this report in Report Writer using an Event Log report.
Be careful of using last boot time. I submitted a ticket to Solarwinds about this, because it is misleading.
Orion is pulling a value from SNMP which is reset when the server is restart OR if the SNMP services crashes or is manually restarted.
Hello. Could you tell me please, where I can find description of all Event Log types?