Comments
-
How big is C:\Windows\System32\msmq\Storage\ on the affected poller?
-
Do the resources appear in an SNMPwalk?
-
&&PRINTABLE=TRUE appended to the URL and then printing from the browser could be a quick and dirty workaround. https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/NPM_12-2_release_notes Export to PDF featureThe Export to PDF button is no longer available. SolarWinds recommends that you use the…
-
This will depend on the vendor's implementation. For your Linux devices, you will probably do something like this: http://net-snmp.sourceforge.net/tutorial/tutorial-5/demon/snmpd.html $ $ snmpconf -r none -g basic_setup ************************************************ *** Beginning basic system information setup ***…
-
Try this: https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Pull-down_lists_in_Alert_Trigger_Conditions_are_empty Pull-down lists in Alert Trigger Conditions are empty Updated August 3, 2016 Overview This article addresses a scenario where the Pull-Down lists in all alert conditions are empty.…
-
Yes, by custom polling OIDs involved: Example: https://supportforums.cisco.com/discussion/12036671/oid-ipsla-icmp-jitter You can also configure thresholds/ traps/ syslog stuff within IOS and have that sent to NPM: IP SLAs Configuration Guide, Cisco IOS Release 15M&T - Configuring Proactive Threshold Monitoring for IP SLAs…
-
Views can be assigned in account settings--you will need to do this manually.
-
Are you interested in monitoring any of these? * DHCP User Experience Monitor * Directory Size monitor * DNS Monitor - TCP * DNS Monitor - UDP * DNS User Experience monitor * Download Speed monitor * Exchange Web Services User Experience monitor * File Age Monitor * File Change Monitor * File Count monitor * File Existence…
-
Can't you just change it in via the database? Might be faster. Look in your accounts table.
-
To piggy back on the reply from ">jamison.jennings@va.gov, I found other credential tables that seem to reference that table--'Credential' and 'Credential Property'.
-
Perhaps add alert suppression condition for when both tunnels are up. Do you have any alert suppression configured?
-
Which version of NPM? If 10, 11, or 11.5: https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Create_Historical_CPU_or_Memory_Reports_
-
https://support.solarwinds.com/SuccessCenter/s/article/Troubleshoot-an-SNMP-Node-SNMP-Test-Failed-result Can you SNMPwalk these? 1.3.6.1.2.1.1.1 sysdescr 1.3.6.1.2.1.1.2 sysobjectid 1.3.6.1.2.1.1.3 sysuptime
-
Create an alert for MPLS bandwidth utilization - SolarWinds Worldwide, LLC. Help and Support Cannot see Layer3 Network Topology for Devices - SolarWinds Worldwide, LLC. Help and Support IP SLA Manager 3.5.1 Release Notes - SolarWinds Worldwide, LLC. Help and Support VoIP Monitor version 2.1 included the following new…
-
To validate what is or is not happening, you could get IPSLA jobs configured on your affected Cisco devices. Even if just ICMP, you may gain some insight. Have them ping a SolarWinds poller. Another option is Netpath.
-
Are you aware of the option to acknowledge alerts? Acknowledged alerts don't disappear, but the authenticated use who acknowledges has his/her username and timestamp attached to alerts that have been acknowledged.
-
Can you list resources on the node in question? Is there current polled data appearing elsewhere for this node? If neither of the above work, double-check with an SNMPwalk of each node.
-
Good rule of thumb: cut back on the beer while on call.
-
Perhaps modify second query WHERE statement: WHERE ((EventType='14') AND (EventTime LIKE For the second set of parenthesis, perhaps make this the last thing before closing both sets of parenthesis to get events from today...assuming date is that format versus June 10 : 6/10%'
-
Here is one way...using dynamically populated groups instead of custom properties (for example if name includes Mexico add to group North America). See these URLs for some discussion: Re: Determine Group Membership From Node Page Link node variables to auto populate other fields
-
katieb I sent you an email. I am interested.
-
For troubleshooting purposes, could try 'contains' vs 'is' for interface.
-
Not a report, but this may work for you...it's met my needs: In my experience, reports that attempt to correlate multiple different UDPs tend to crash Report Writer (but a SQL query report for the same information will not--only crashes when creating report with GUI). Hence my recommendation.
-
Does your account have any limitations?
-
jron, if you don't have a huge number of alerts, perhaps you could modify them to require the custom property not equal NULL. I can't recall particulars, but I seem to recall running into this. If you have a huge number of alerts, I can see where your approach would be the lesser of two evils.
-
I started down this road. And then management changed my direction at 11th hour. Ended up administering four environments separately instead of two FoE installations. Anyone else?
-
Have one of those users make you an administrator.
-
Try with two ampersands vs 1: &&AccountID=user&Password=?password.></iframe Additionally, do you have a way to test this with Firefox or Chrome?
-
Sounds like a reason to run scheduled discoveries. Using ignore lists as necessary to filter what you do not want. Populate your groups dynamically with conditions like you listed:…
-
Anything useful in your inetpub logs?