Comments
-
Have you seen this? Believe it will point you in the right direction...but it's for showing results from a single node--can't tell if that meets your need: How to Set Up Multi-Column Table With Custom Device Poller
-
Should have an snmpwalk.exe in NPM install folder unless that's changed (put there by NPM installer). Not sure which OIDs are relevant to your situation though. Configuring the ASA to send SNMP trap at a particular threshold could help you as well in determining whether SNMP stats conflict with stats seen via CLI.
-
No problem. There is also a way to set a password there...by adding the hash for 'admin'. I recall doing that years ago. Obviously tread carefully with these changes...verify what you are pasting and where.
-
Since you can already do this, it doesn't seem too much of a stretch to achieve what you're describing: Your browser would need to have a default app configured (or your OS would). Seems like that could be a script/ batch file instead of SSH as above.
-
What if you do a sonar discovery against the device...does that workaround work?
-
When you test SNMP credentials, does that succeed?
-
https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Create_syslog_rules_alerts_ Some inspiration: Traps and Syslog Alerts through Orion NPM alerting engine
-
If the data in your database is only getting updated every two minutes (due to your polling interval), evaluating an alert condition every minute is no different than evaluating every 30 seconds, or every 90 seconds...etc. Just something to consider while you're troubleshooting.
-
No problem ">vjerez4129 It's a good way to step around mail delivery when you really want to troubleshoot the alert and only the alert. Obviously Windows permissions and HIPS can keep you from creating a file...that's always fun.
-
Any alert suppression configured?
-
No problem. Seems as close as I can get you...unless this helps: Have the scheduled task do what it already does, but stick another step in the beginning. Like creating a text file containing the date and time or named with the date and time. Then you could turn this into an effort toward verifying that the text file…
-
If you SNMPwalk and the IOS is capable of reporting IPSLA metrics via SNMP, you'll see statistics (assuming SNMP works/ you see output from your SNMPwalk). Do you have other SolarWinds modules or just NPM?
-
If you caught it in time (no faster than the Alert Manager method I described), you could look in the Alerts table in the database. If the issue is as short lived as you say, you might have better luck modifying alert actions for all alerts. Set the text of the email to include the alert name via the variable ${AlertName}.…
-
">akansha77, is .mob an extension you see in your NetCool environment? Trying to determine whether you have more of a NetCool question than a SolarWinds question. In eight years of working with SolarWinds software, I've not heard of .mob files. I've not used NetCool enough to know whether that's NetCool terminology. Any…
-
If your alert email address is a custom property, you could change in bulk as desired.
-
Is polling affected nodes during the maintenance desired? If not, then the alert changes would not be necessary. When I've used the unmanage scheduling utility, it worked as I needed it to...but it's been a while.
-
I've had some web pages that displayed all resources fine for my account (no limitations) but not for my end users (account limitations). My workaround was to reinvent affected resources as SWQL.
-
syarifuddin wrote: Hi d09h, Thanks for the advice. But if I want to make a view of 'Active Alert' resource that shows alert for specific nodes only, for example just Alert for vendor Cisco, is the a way to create it? Actually in the account, it has several products, and my user wants to separate the resource view Yes.…
-
What if you had a group with dynamic membership contingent on App_Group custom property containing 'SolarWinds Orion'. Nested inside that group, a separate group 'Multiple including SolarWinds Orion' (for your database server). Also a group 'Only SolarWinds Orion' (for your SolarWinds app servers). As long as these groups…
-
Is IE on your poller set with a proxy setting? If so, is that same setting in place on your HTTP template? If not, does the template also lack a proxy server setting? Can you set user agent in template? If so, perhaps set to exactly what your server's version of IE is. Thanks for screenshots. I doubted you and feel obliged…
-
Please post a picture of your SolarWinds server's Internet Explorer successfully browsing to the URL in question.
-
Awesome. Glad that worked.
-
Might be doable with cattools or expect script, but may be that polling/ trapping .1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.0.7 is less effort: https://www.reddit.com/r/networking/comments/1e8sqy/bulk_procurve_config_change_via_snmp_tool_or/
-
Perhaps poll or trap .1.3.6.1.4.1.11.2.14.11.5.1.7.1.29.1.0.7 Based on these links, it seems possible. May have to research/ confirm the relevant OID. Perhaps not the right one for your model: Running Config and Startup Config Changed - Hewlett Packard Enterprise Community Procurve Switch - Generating Trap or Syslog on…
-
This sounds like a feature request. Here is an option you have right now--email maps periodically: https://documentation.solarwinds.com/en/Success_Center/orionplatform/Content/core-orion-maps-alerts-reports.htm You could build groups and populate them. And then you would have historical reporting options like this: Using…
-
Glad I could help. Hope that works for you.
-
The text on your screenshot says sorted by 'location, machine type'... Why not custom property 'impact' as first criteria, location as second criteria, and machine type as third criteria. Apologies if I'm mising something. EDIT: After looking at your first image and your second, it would seem that sorting the first…
-
My Report Writer shows all of my interface custom properties while my Advanced Alert Manager does not show the two newest ones. I'll post the support case number if I create a ticket on this issue.
-
Discovery and importing one node is all it took to my my topology resources work--for all nodes and not just the one I imported. Since I didn't want to lose historical data on something we really do monitor, I just added my PC. While I was doing it to make the topology resources work, I suspect the same database tables are…
-
Right-click a web page, select Properties shows same dialog box as ALT-F-R. For NPM forum page, I can see: * Protocol: HyperText Transfer Protocol with Privacy * Type: HTML Document * Connection: TLS 1.2, AES with 256 bit encryption (High): ECDH with 256 bit exchange * Zone: Unkown Zone (Mixed) | Protected Mode: Off *…