Comments
-
What if two nodes were down at different sites?
-
By putting your pollers in groups, you should have an easier time showing results from that group of pollers. You can show the group of related pollers in a tabular format. Haven't done it in a while, but this should start you out.
-
If reporting functionality you wanted was available but only as another module, we would all be up in arms about needing to pay more to get reporting functionality. I can't imagine a new module being free.
-
Using dependencies you can do this: "In the event that a parent object is down, all alerts configured on any child objects in a dependency on the down parent object are automatically suppressed."…
-
Can the browser on your SolarWinds server browse to that URL successfully? Do you intend for a SolarWinds server to query itself for web functionality? If so, have you considered monitoring by a private IP/ internal DNS (does your server have an inside interface/ private IP)? Edit: It seems 74.115.12.20 may be…
-
Not sure if this is what you are asking...you can make a group and have multiple UnDPs in it and call it 'Citrix Netscalar'. Just set a group name in one of the first few screens of UnDP creation. Believe it is 'Example' or 'Default' if you don't set anything. You would still need to create a UnDP per OID.
-
If you exposed the SQL behind the report and the report was historical, you could do the 'group by' option on any field (such as month). See details here (relevant info even though your question is not about custom SLA):…
-
For a 'historical' report sure. But not for a 'current status' report. Even if you could, they would all say July.
-
You have some possibilities: "Automatically create incidents in ServiceNow based on alerts that trigger in Orion. • Synchronize the acknowledgement of Orion alerts and ServiceNow incidents. • Automatically update, close, and reset ServiceNow incidents." https://www.solarwinds.com/topics/servicenow-integration#benefit_1…
-
https://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/Security/SAFE_RG/SAFE_rg/chap9.html https://www.sans.org/reading-room/whitepapers/networkdevs/securing-out-of-band-device-management-906 For the SANS link, see the section "Definitions for vulnerabilities and risks of out-of-band access".…
-
Generate an Online Quote in 2 minutes Looks like $18,895
-
Another way to approach this would be with groups. Groups can show best status/ worst status/ etc. Membership in a group can be static/ dynamic/ a mix. Your call whether it's more convoluted or less convoluted. It would make your alerts cleaner and may have benefit outside of the alerting module (views you create/ reports…
-
Check out 'POOL MEMBERS' in the 'balancing environment' section: http://www.solarwinds.com/documentation/en/flarehelp/npm/content/npm-monitor-load-balancing-services.htm
-
Enterprise Operations Console | EOC | SolarWinds .. MSP-friendly architecture Allows MSPs to monitor overlapping IP addresses, removing the need for clients to alter IP configs...
-
Select several nodes and then edit. Or do something like step 2 here (perhaps using custom properties instead): https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/How_to_make_Orion_poll_a_node_with_a_Dynamic_IP_
-
I would recommend consulting vendor documentation to see which MIB provides this information. A custom poller may be able to provide this information if the proper MIB is polled. Syslog and SNMP traps may also be options.
-
agiliswift, using Advanced Alert Manager (via RDP session to server), Trigger Condition can be set as follows: Type of Property to Monitor: <choose 'Custom SQL Alert'> The next field 'Set up your Trigger Query' can be set for 'Node'. That yields a query that can be further customized: 'SELECT Nodes.NodeID AS NetObjectID,…
-
Does running Permission Checker help?
-
You could visit oriondemo.solarwinds.com. Or https://thwack.solarwinds.com/message/207664#207664
-
When troubleshooting email alerts (especially when expected emails don't appear), I've occasionally configured the alert to create a SolarWinds event, or write to a text file (or both). In at least one case, my mail process was getting blocked, and I eventually proved it. The evidence of the NPM event and the text file…
-
Count me in, Ashley.
-
I don't think this tells more than we already know (encoding=more secure), but nonetheless it's the documentation for your question: http://www.solarwinds.com/documentation/en/flarehelp/orionplatform/content/orioncoreagorionpollingsettingscalculationthr… Disable HTML Encoding for Polled Data HTML encoding provides added…
-
If one device supports it, you can configure the device to do an IPSLA job. Optionally, you can monitor the job via SolarWinds VNQM module.
-
Here is a good document covering your request. You will need to modify the trigger section as necessary for CPU and memory: https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Create_a_Group_of_Nodes_alert_using_a_Custom_property_to_Identify_Group_name_and_Group_Member_Name_With_Variables
-
comgene, did this work for you?
-
_ https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Monitor_SNMP_Nodes_Without_ICMP_Connectivity Monitor SNMP Nodes Without ICMP ConnectivityUpdated 4th July, 2017 Overview This article describes how to monitor SNMP nodes that do not have ICMP connectivity. Environment * NPM 12.1 Detail Orion…
-
If you run a discovery against the involved nodes you can verify SNMP credentials work. No need to add them again. Just exit the discovery wizard.
-
Do you see entries in the Event Log for the nodes in question? For the alerts in question, perhaps add an action to write to a text file or to the event log. Then you can troubleshoot the alert separate from the email action and what may be external to your application (mail delivery). Are the periods when a node is down…
-
How many email alerts do you have defined? You could create a custom property (SuppressEmail) and set to TRUE for desired nodes. If your alert suppression referenced this property, you could modify the properties as needed without touching the alerts
-
byrona and jhynds, is the importing of files process still about the same as June 2013 when Apache Access log connectors were the only way to bring files into LEM offline (vs arriving as syslog over the network)? Same limitations?