The most recent content from our members.
Hello, We have a few of WPM monitors set up, and we created a global Alert that gets triggered when the duration of the transaction has surpassed the number of seconds we pre-determined When we use in the alert the ${N=SwisEntity;M=Transaction.LastDuration} variable it returns a number (Which is in milliseconds) I tried to…
For 10.6 What's new. Relative time period Show durations more or less selected value. http://thwack.solarwinds.com/docs/DOC-121942 Message was edited by: Gob
Hello, I'm looking for a way to delete nodes that have been down for 30+ days, but have been unable to find a way to do it. I'm fairly new to SQL. Is there a SQL query that would accomplish this or a way in the web interface?
Hi, We would like to have the duration of an alert. We have follow the thread http://thwack.solarwinds.com/thread/25685 unfortunately we have an error message: MACRO SQL ERROR - Type TIME is not a defined system type. It seems that Time is not defined in SQL 2005. How can we workaround this in order to have something…
This is based on the Events table, and therefore is limited to your event retention settings (Settings > Polling Settings) Report will list all devices currently down (Status = 2), Polling Method (ICMP/SNMP), and how long the device has been down (in Hours) with the caveat that down devices will fall off this report if the…
Please add an 'alert action count', 'message prefix' (per count), and a 'maximum alert action allowed', and a 'use as RESET action' flag to give us the ability to setup one alert action that could replace 3 or 4 being created today for each alert & the possibly eliminate the need for a reset action. If the 'alert action…
A simple current down nodes report that shows for how long a device has been down. By FigoTechnologies Brazil
New! v.1.01 Advansed Syslog search, Syslog Parser like Cisco Works, Advanced Syslog Summary and Syslog Counts Comments?
I Have this SQL script SELECT StartTime.EventTime, Nodes.Caption, DATEDIFF(Mi, StartTime.EventTime, (SELECT TOP 1 EventTime FROM Events AS Endtime WHERE EndTime.EventTime > StartTime.EventTime AND EndTime.EventType = 5 AND EndTime.NetObjectType = 'N' AND EndTime.NetworkNode = StartTime.NetworkNode ORDER BY…
Is it possible to generate a report that automatically sends via email? How can I generate a report that includes monthly average utilization and the duration of down node?
It looks like you're new here. Sign in or register to get started.