The most recent content from our members.
Hi, I am finding something which gives me an option to exclude the time duration for pulling availability report of node. Example: I want an availability report on node (last 30 days) but having an option which excludes maintenance window (1 AM to 3 AM) for all 30 days. Because current availability report shows inaccurate…
I am trying to create a report showing nodes that are using our test subnet, and have been online for 3 days or more. Our security team wants to know when these devices have been on the subnet for a few days because if they do, they would not have been getting security updates. However I am having a hard time selecting…
Hi, i have another question..... Since i upgraded to 9.5 my Node uptime report does not seem to work anymore.... SELECT Nodes.Site_code,VendorIcon,Caption,Ip_Address, DateDiff(hour,Nodes.LastBoot,GetDate()) AS HoursUp FROM Nodes WHERE DateDiff(hour,Nodes.LastBoot,GetDate()) < '24' ORDER BY 1,5 ASC In the reportmaker under…
It looks like you're new here. Sign in or register to get started.