I am trying to define a page for our NOC that dispalys nodes down by time period. They want to see at a glance what just went down (within the last 8 hours) , what went down in the last 24 hours and what has been down for over 24 hours to help them see what would have been worked by a previous shift. I am not proficient yet by any means in SQL and can not seem to accomplish this. I tried using status=2 and SystemUpTime with time periods less than and greater than parameters but they do not work consisently often showing a node that has been down for days in the under 8 hours view.
Has anyone successfully done this that can tell me what parameter to use and what the filter should look like?
Thank you for your help if you can!