Re: How does NPM help you?
Thank you. Any war stories to share? Can you think of anything that would visually demonstrate it?
View ArticleRe: endpoint report not showing hostname
thanks, Stibi. But I am referring more to the real time netflow reports rather than the report writer.
View ArticleRe: Distinguish Physical and Virtual machines
try this: ${SQL:select case when ${nodeid} in (select nodeid from vim_virtualmachines) then 'VIRTUAL' else 'PHYSICAL' end from nodes} -ZackMLoop1 Systems: SolarWinds Training and Professional...
View ArticleRe: i have a problem in orion configure wizard.
Did you select that DB and instance from the drop-down or typed it out?Is the SQL server login and password correct?
View ArticleRe: LEM sensor/analyzer deployment for multiple sites
can you help me to figure out about system requirements of distributed syslog servers (like minimum RAM,cpu etc.)
View ArticleRe: LEM sensor/analyzer deployment for multiple sites
The LEM Agent itself has very minimal overhead. For Kiwi, you can find some guidelines hereSystem Requirements for Kiwi Syslog Server with Kiwi Syslog Web Accessand hereKiwi Syslog Server - System...
View ArticleRe: Automated and dynamic application of SAM templates, specifically linux...
I wouldn't go so far as to say this isn't possible, but it would require some fairly significant alterations to the template to support dynamic volumes, and then you would likely need to get the script...
View ArticleRe: Disabling Legends
There is not at this time. You can however post this idea as a feature request.
View ArticleRe: HTTPS monitoring on custom ports
It just occurred to me that this error is typically returned when the website being monitored uses host headers. By default the HTTPS Monitor connects to the server via its IP address. Can you please...
View ArticleRe: GIGO, or "SNMP and the Terrible,Awful,No Good, Very Bad Data"
Excellent advice cnealwilliams! Excellent advice indeed.
View ArticleRe: Is it possible to programmatically create custom components in SolarWinds...
No, this is not supported by the SAM API today.
View ArticlePublish Error: "localized property XML should have a valid language...
Refer to attach picture 02 & 03, I always face this kind of error when I making specific language package. Something missed in the setting?
View ArticleRe: ThwackPack Backpack - Repurchase?
It looks to be the same as the Cisco Live backpacks and they experienced the same ripping/stitching issue.
View ArticleRe: Juniper UDT monitoring hits License doubly bad!
Please use the below SQL query to unmonitor the physical ports for Juniper devices. Update p Set IsMonitored=0 From UDT_Port p Innerjoin Nodes n on n.NodeID= P.NodeIDwhere n.Vendor like'Juniper...
View ArticleRe: need help for government job interview
thankyou all for all the suggestions,really appreciate it..
View ArticleRe: NPM 12.0 BETA4 + QOE NOW AVAILABLE
Hi So I have a question on the heatmaps, how will it work in a building with multiple floors?Also noticed on a map with 4 AP's without doing a survey, the clients is plotted wrong. Perhaps if the...
View ArticleRe: Support for Palo Altos
Andy, Sorry it's taken so long to get back to you. These are the items I have: CPU utilization on management planeUtilization of CPUs on dataplane that are used for system functionsUtilization of CPUs...
View ArticleRe: F5 Alerts
That's really the trick isn't it? If the IDs are not supported as variables, then off the top of my head I am not sure you could. You have to be able to join the NodeID pulled from the alert to the...
View ArticleRe: Re: Getting duration of High Bandwidth Utilization
EDIT: I forgot to count your minutes on the first release. Fixed report below. I was actually coming here to recommend something very similar, but I like this better Here is the basic query. The...
View Article