Re: Edit Node Resources
Can you expand on this? Which module of SolarWinds are you using? What alerts? Are they directly from SolarWinds or passed through Alert Central? More details please. -ZackMLoop1 Systems: SolarWinds...
View ArticleRe: Re: list of devices with which poolers used
Just in case you wanted the SQL part: SELECT N.CAPTION AS 'DEVICE' ,P.UNIQUENAME AS 'UNIVERSAL DEVICE POLLER' ,P.OID ,P.MIB FROM CUSTOMPOLLERS P JOIN CUSTOMPOLLERASSIGNMENT A ON A.CUSTOMPOLLERID =...
View ArticleSurrounded by a silence
No wind, no sound, surrounded by a silence. "Trials? Something, how come the last time I did pandora sale not encounter?" Jiang Fan stared, shocked, said. Xiao Yang thought a moment, turned to Jiang...
View ArticleRe: Creating Alert - Variable Temperature
You should be creating a Hardware Sensor-type alert with the Advanced Alert Manager. From there, the current value of the selected temperature sensor can be shown with: ${SensorValue} -ZackMLoop1...
View ArticleRe: Alert and Acknowledgement Report
Take a look at this SWQL query to return all acknowledged alerts that shows the JOINs with alertstatus table. It has the SWQL, but all the DB table name should be identical. So, you should be able to...
View ArticleRe: Executing SQL Queries on the Orion Database Manager
Did you save the file as Filename.csv when you exported the file?
View ArticleDevice Inventory
NTM does a great job of scanning the network and picking up devices; however, I don't get a good inventory of the basic details of those devices such as CPU, Memory, etc. Is there a way for NTM to get...
View ArticleRe: Executing SQL Queries on the Orion Database Manager
Yes I did save it as a .csv file.
View Articledevice manager on DRS v10
new to DRS... is there any component in DRS that allow viewing of device manager? I've looked under properties and didn't find any hardware info relating to network card make and model (or driver)....
View ArticleRe: Device Inventory
This is not currently possible. In an ideal world, what data would you be looking for about each device, specifically?
View ArticleURGENT!! Network discovery behavior with satellite modems
I would very much appreciate ANY assistance from anyone who has encountered the following issue with Network Discovery. I am using NPM v10.7 (along with SAM, NTA, IPAM, NCM, WPM, VNQM and UDT). We have...
View ArticleRe: Can NPM do Smokeping-like polling and graphing?
The history is what's important for me most often, to build a baseline so to speak. Therefore for me it would be on all the time. Smokeping just uses RRDs with RRDTool so it's super simple and really...
View ArticleRe: Books: Learning Wireshark...
CHALLENGE ACCEPTED! ...Any idea on how to create a group? I was trying to find that. I'd hate to go all "CHALLENGE DECLINED." (bluefunelemental)
View ArticleRe: UDT Beta 3.1 SNMP MAC Trap notifications
Apologies Gandhi, I've picked the wrong trap message. I'll retest Monday and let you know how it gets on. Damian
View ArticleRe: Executing a Set of SQL Codes at a Particular Time; is it with Orion...
So, it is an interface traffic and availability report for business hours, business days and for nodes + associated interfaces with a naming convention. your SQL will include the entity history from...
View ArticleRe: Neighbor Map not working
Just to update this post, I opened a ticket and this was resolved in Toolset version 10.9.
View ArticleRe: Unmanage Nodes using a SQL query
I found this on Thwack, but is there any way to create a schedule in SQL ? (to run this command everyday at 23:00) Use NetPerfMon;UPDATE dbo.Interfaces SET Unmanaged = 1, UnManageFrom=GETDATE(),...
View Article