Comments
-
If the checklogs command is showing logs, it means LEM's Syslog server is able to receive the logs and store them successfully in LEM's log partition (/var/log). If you aren't see any LEM events, then you probably haven't turned on the appropriate connector. Which device is sending the logs?
-
The procedure described is for existing connectors that rely on Syslog. The process to build your own connectors isn't exposed currently. There are open feature requests that you can vote on https://thwack.solarwinds.com/ideas/1076 In any case, new connectors are constantly added independent of the product release cycle.…
-
If I understood your question correctly, you need actual Syslog message to test with. So, you will need a Syslog server to have captured these logs first.
-
True. You *should* be able to use any syslog generator tool
-
#Genius!
-
Unfortunately, no. The default behavior of WMI Monitor is to show as Unknown when the WMI query fails, which would be the most appropriate status. Else, it could be a false negative. I see why you would want to mark the component as down in this case.
-
super useful! I kinda understand why your thwack profile location says [PS] C:\> Get-Location
-
I would expected to see it in the NPM 12 release notes but I am not seeing it.
-
The procedure is the same. It depends on what your Data source is going to be. If you want a Node level report, then Node is what you choose. If you want an Interface level report, then Interface is what you choose.
-
NPM v12 added native support to define Business Hours reports
-
swunix, Did you click on List Resources for the Unix node and select the disk volumes you would like to monitor?
-
Thanks very much for putting it together
-
Script Body ping -c 10 $1 | grep rtt | awk -F/ '{ print "Statistic:"$5} END {if (!NR) print "Statistic:0\nMessage:No response from destination IP"}' Script Arguments sh ${SCRIPT} 1.1.1.1
-
download IP address manager from the website and install it on a windows machine. It is a separate product, and comple independent of the ip management tool inside of engineers toolset
-
Never seen anything like this error before. Does it happen only when changing custom properties in bulk or does it happen if you do it even for a handful of objects (nodes / interfaces, etc)?
-
It's one of the things being worked upon WHAT WE'RE WORKING ON FOR TOOLSET (updated on 7/24/2015)
-
You can do what bluefunelemental suggested or you can adapt your script for local execution. Either way, it would be a SAM PowerShell Script Monitor. You will need to enable WinRM on the target server so that SAM can execute that script locally on the target server. See the PowerShell section in the admin guide on…
-
Fantastic stuff. Thanks for sharing
-
What do you need to monitor on your NAS?
-
You may want to check both your node credential list as well as application specific credentials list to locate your "xen" credential. Node credentials: Settings > Manage Windows Credentials Application specific: Settings > SAM Settings > Credentials Library
-
shocko, Please provide more details of what you are running into.
-
If you want to provide a custom list of options, say in a drop down, you could do that as well using the listbox syntax Example can be seen here - http://oriondemo.solarwinds.com/Orion/NCM/Resources/ConfigSnippets/EditConfigSnippet.aspx?SnippetId=7 .PARAMETER_LABEL @BGPAS BGP Type .PARAMETER_DESCRIPTION @BGPAS Determine if…
-
Is the ODBC driver a 64 bit one? If so, you will need to expand the 'advanced settings' of the template and change the platform setting to x64.
-
Is your question about SolarWinds IP Address Manager (IPAM). If so, you may want to move this to the IPAM forum. You may want to check if scanning is enabled on the subnets you are interested in. some screenshots would help
-
which product do you own? are you able to specify what you need in the report or post a mock-up?
-
If you had an Additional Polling Engine (APE), you can create the same node in site C to both the main polling engine and the APE. If you don't have an APE, it is not possible to do it with just NPM unless you put a instance of NPM in site B. The other option is to use SAM's (Server & Application Monitor) WMI Component…
-
You need to use Advanced Alert Manager, and define a Trigger Action to send an SNMP trap for whichever alerts you like. Can you show the Trigger Actions that you have configured to send an SNMP Trap? What is the role of OMW Agent here? Have you defined other actions like sending an email for the same alerts, and are those…
-
When you went through the addsys command, it should have generated a testsmiprovider.log file. Can you post the contents of that? Also, there is an SMIS provider troubleshooting document on the solarwinds documentation site. You may want to refer to it. Unless the array is added successfully to the provider, the Storage…
-
To the best of my knowledge, HP P6k doesn't allow you to monitor anything via SNMP. Is there any HP documentation that shows which MIBs are supported by HP EVA?
-
do you get a different set of devices each week or do you need to make changes to the same devices in bulk every week? If latter, the best route would be to define a custom property. The manage nodes grid allows you select based a custom property.