Where can I see the message returned by my linux shell script?
Hi All, I am completely new with SAM and I have been asked to monitor a linux process in SAM by writing a script. I have manged to to get it running and working and SAM does displays the status of the...
View ArticleRe: I can't see my "custom properties" in Advanced Alert Manager
Jimmy, In AAM- it appears under "Type of Property to Monitor" we have "Interface" selected, but are looking at "Network Nodes" custom properties. Node CPs won't be available for the interface object...
View ArticleRe: Where can I see the message returned by my linux shell script?
The Message variable is seen on the "Components" Resource on the "Application Details" view, as well as the "Component Details" resource on the "Component Details" view as pictured below.
View ArticleRe: NetFlow Stopped Exporting from a 6509
I don't think this is going to work; it looks like you're running a Supervisor 1A/MSFC2. That supervisor went end-of-life in 2004 and end-of-support in 2010. I'm pretty sure NetFlow v5 requires at...
View ArticleRe: Dashboard slow refresh status
Hi Kolev, Sorry, I'm still not sure what is going on from your description. Maybe posting screenshots would help me to understand what you are experiencing?
View ArticleRe: Ticket Status that follows a workflow
Thanks for adding it as a feature request, Regarding the second request, my custom field is a yes / no option however i only want the job to be able to close if it is set to yes. Also, if i make it a...
View ArticleRe: NPM 10.5 Custom Report with Multiple Universal Device Pollers?
With the web-based reports in 10.6 it is possible to have multiple custom tables in the same report, which would get you closer to what you are looking for. In 10.5, custom SQL is likely the path forward.
View ArticleRe: Cisco WS-C4507R+E only shows Fan Status under Current H/W Health
If perhaps you could upload a SNMP walk (SolarWinds Knowledge Base :: SolarWinds SNMP Walk: A new tool for collecting SNMP MIB walks) we can take a look at it.
View ArticleRe: Orion Advanced Alerts: Alert based on Team (group)?
I second the warning about using the suppression tab. The problem is that suppression conditions are always evaluated independently of the trigger condition and kills the trigger. So in your example...
View ArticleJuniper Interface no longer exists. Data collection terminated.
I started moniting Juniper switches this week and now I am seeing this error on multiple ports "Interface no longer exists. Data collection terminated" I am using NPM 10.6 and SNMP to pull the...
View ArticleRe: Re: I'd like to create an SQL report on collected WMI Collection stats
What about this? SELECT n.[SysName], a.ID as AppId, a.Name as AppName, c.ID as CompId, c.Name as CompName, csd.[TimeStamp], ped.AvgStatisticData FROM APM_PortEvidence ped INNER JOIN APM_ComponentStatus...
View ArticleRe: UDT Port Usage Report
I think I'll go with that, after a few minor alterations. SELECT Nodes.Caption , DateTime ,PortCount as 'Port Count' ,ActivePortCount as 'Active Port Count' ,(PortCount -...
View ArticleRe: Orion Advanced Alerts: Alert based on Team (group)?
We also use a custom property, called DeviceType. We use that to direct alerts (some alerts look for devicetype = prod server, others switch/router/whatever), and also to filter views and resources....
View ArticleRe: Need help understanding Poller Stats
Hmm.I ran a couple of tests and found that they do come back actually. How did you specify to only add “new things”?The only way I could exclude them was to set the Advanced Filter to exclude certain...
View ArticleNCM: ignore all white space in config file comparison
I've some switch that emits random amounts of white-space in their configuration files. I kid you not... I wandered why I had 20,000 configuration files for switches from this vendor until I diffed the...
View ArticleRe: Fortmanager OID
here is the output from the walk, I stripped out some of the specifics relating to my devices (names, ip address, etc) .1.3.6.1.2.1.1.1.0 = String: "xxx".1.3.6.1.2.1.1.2.0 = OID:...
View ArticleRe: Juniper Interface no longer exists. Data collection terminated.
Likely culprit would be interfaces reindexing. Juniper had a historic issue with this pre-JunOS 10.1. (Junos OS SNMP FAQs - Technical Documentation - Support - Juniper Networks)Reboots and upgrades...
View ArticleRe: Orion Advanced Alerts: Alert based on Team (group)?
Hi all, Thank you for your help. I do agree with the use Custom Property, but the only reason I don't want to use it is I was tasked to build the Solarwinds for our teams. I will not be an end user of...
View ArticleUtilization Alerts Will Not Repeat (Not Resetting?)
Ultimate goal: Monitor all the switch ports (interfaces) in our network that connect to our MPLS WAN service to assess WAN utilization metrics.Trigger ConditionTrigger Alert when any of the following...
View ArticleRe: Server Blade Chassis MIB Walks Needed - Inquire Within
By what exactly do you mean by "virtuals"?
View Article