I have my CISCO EMs and would like to create a custom alert that would trigger once the temperature of any device increase by say 4 degrees within 24 hours.
How would I configure this?
What you're asking for is complicated and if you determined to go down this path you will need to be very familiar with SQL and / or have someone that can do SQL for you.
I would suggest a different path for you to try:
As a side note, I don't think 4 degrees over 24 hours will be of much operational help. Usually when temperature starts climbing in a datacenter, it is because something is really wrong. The temperature rise could be up to 10 degrees in < 1 hour (depending on the size and density of your datacenter).
Also, know that most modern devices have internal shutdowns integrated into them so they don't melt down. At least your hardware will survive a massive temperature change in the datacenter.
A final note: I thought it was interesting to take all the temperature sensors from all the devices in a datacenter / room / location and try and determine the average ambient temperature there.
I've posted the report here http://thwack.solarwinds.com/docs/DOC-173967
Hi Craig,
There is quite simple way how to delay the alert in Advanced Alert manager. If you want to trigger the alert when the conditions last 24 hours then you can use Alert Suppression for the alert. It means that the conditions can be fulfilled but the alert triggers when the state is not changed during the selected period.
Cheers,
Pavel
Thnx cgregors, I figured it wouldn't be an easy task. I like your suggestion, Its going take some playing around and tweaking but it could give me the results I'm looking for.
Will let you know how it goes...