Comments
-
If you use the SNMPwalk.exe tool on the server and the node credentials, does it give you CPU and memory values? If not, NPM probably isn't getting those details back either. You could confirm with a packet capture, but the SNMPwalk from your NPM server is quicker/ easier test. Also, if you manage nodes --> list resources,…
-
Go in Database Manager...sort interface table by status...or do select statement to show only those in unknown status. Then delete. Would have to make table editable. Similar to this: How to Run a SQL Query in Orion Database Manager on Windows Server 2008 - SolarWinds Worldwide, LLC. Help and Support Disclaimer: Be very…
-
rsprim, I have similar needs and my environment is similar to yours. We also can't export to Excel via that option on SolarWinds pages. I usually advise my end users to append one of these to the URL involved as somewhat of a workaround: &dataformat=xls or &dataformat=CSV. This launches Excel if the user has it installed…
-
Do you have SAM module licensed/ installed?
-
In some cases it's useful to create a custom property and have the alert go to that. It makes updating recipients of alerts much quicker. If you don't have many alerts, this may not be useful to you, but in a large environment with hundreds of alert definitions, it sure helps. Create a new custom property named something…
-
Some of these Powershell scripts can help you get running process information: https://msdn.microsoft.com/en-us/powershell/reference/5.1/microsoft.powershell.management/get-wmiobject
-
Do you have the Server and Application Monitor module licensed? That will be the most straightforward way to achieve what you are trying to do.
-
Some discussion of this issue: The value of manging via loopback addresses...
-
Set SolarWinds NPM thresholds Alternatively, you could also set a custom property CPU_threshold (name it whatever) and make it for example 98. Configure alert CPU utilization > custom property CPU_threshold. You would have to set that property value anywhere it mattered. Perhaps you could make a group (hospital imaging…
-
ebradford wrote: 3. Can Orion communicate with nodes via IPaddress1, but communicate with the SQL database on IPaddress2? Yes.
-
You could use this. You could also create a custom property and modify the report so that it is limited by that property: https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Create_a_95th_percentile_report_for_specific_nodes
-
Last I tried this worked: http://www.solarwinds.com/documentation/en/flarehelp/ncm/content/orionncmagusingdirectlink.htm DirectLink account details above.
-
Complaining users (or you) could write a scheduled task on their PC to launch a browser session with your SolarWinds URL, and the job could run at some interval less than your timeout session (59 minutes, for example). You can pass username and password in URL (awful security though). Perhaps a browser plugin could reload…
-
Try this: What object ids (OIDS) does the Orion platform poll for software version & software image from device - SolarWinds World… What object ids (OIDS) does the Orion platform poll for software version & software image from device Overview To display Software Version and Software Image in the Node Details resource in…
-
Do you have single-sign-on functionality in your environment? Are you authenticating via AD? If so, perhaps test with Firefox / Chrome/ whatever can keep your Active Directory group from entering the equation. Here is some DirectLink documentation: Use DirectLink account to share views with non-Orion Web Console users -…
-
Does this apply? Looks like it would be helpful:. https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/managed_services/8_5_1/CUCM/Managed_Services/snmp.html#wp1099946
-
You could SNMPwalk and see what catches your eye. But first turn on SNMP: https://support.solarwinds.com/Success_Center/VoIP_Network_Quality_Manager_(VNQM)/Turn_on_the_Cisco_Call_Manager_SNMP_service
-
If you create a report in ReportWriter to show status of component alerts, you will be able to also include node names in your report. This would probably be more useful to you than using the canned alerts page. The Network Object you mentioned is defined by the first step in creating an alert--choosing what to alert…
-
Have you ruled out packet loss?
-
Do the unaffected users have account restrictions, reducing the underlying database query to show pages? Run Hubble for insight: https://support.solarwinds.com/SuccessCenter/s/article/Turn-on-and-use-Hubble
-
You could custom poll CISCO-PORT-SECURITY-MIB and take syslog out of the equation.
-
Can you make a copy of the map, and on that copy delete hyperlinks? Give some users access to that copy of the map?
-
I could definitely use this functionality. It's pretty tough to keep track of which alerts are used where and which pages show what. I would feel better about deleting a page if I knew it wasn't being used. I currently have to resort to digging through IIS logs to see how often a service account requests a certain page.
-
Will this work for you? https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Use_Report_Manager_to_configure_business_hours_in_web_based_reports
-
I have config downloads going to my servers filesystem (in addition to database). I have a Windows batch file that runs daily to dig through the filesystem looking for *.Running-Config to create a list for the day (the search gets *Running-Config from current date). That list is the basis for an automated secure copy job…
-
A query to show SNMP monitored devices where SNMP connectivity seems not to work. I have no idea why that is not natively available/ out of the box.
-
Similar question. I have a huge number of views and am moving off of one installation (NPM 10.3.1) to another one (10.4.1). Can anyone advise if this is possible?
-
Enumeration as seen in this example: https://thwack.solarwinds.com/thread/117489
-
Have any Host Intrusion Prevention obstacles? Or group policy obstacles?
-
Try exiting Report Writer. Then run it as administrator. Should now see your properties. Then exit out of Report Writer and run it as whatever user you would use normally. I believe this occasionally has to be done after upgrades or patches.