Comments
-
If you click on advanced search button on top and search for any part of the attribute string, you can see the description for the matching attributes. Vm.volsummary I believe is a derived attribute from the sizes of the individual volumes on that VM. As per the description, vm.totalstorage.. one is the total size used…
-
Storage Manager cannot monitor CA today. But, I have some workarounds. Please send me an email via thwack if you are interested.
-
Did you try the variable available from the new editor?
-
Download the report template Copy the file to the Orion server Launch the Report Writer utility on the Orion server Import the template Run your report!
-
Have you tried this NCM report? http://oriondemo.solarwinds.com/Orion/NCM/ReportResult.aspx?Id=cdp
-
Have you tried these templates? User Account Locked Out Users Currently Locked Out
-
no worries. please mark the discussion as 'answered'
-
this one?
-
The format is different for this one. Anyway, you can simply select from the list yourself. Change the Group By to 'Variable Category' to find your custom properties
-
Did any of the suggestions help?
-
A couple of additional things you can try - Enable telnet on the switch, and see if you can telnet. This is to see if it's SSH related - Install Wireshark on the NCM server. Try to SSH manually from putty and see the results in wireshark. Is there anything common amongst these switches? Vendor, Model, Subnet, etc?
-
Any joy, Roger?
-
Unfortunately, this is a pretty non-standard implementation. One would expect CPU numbers to be numeric SNMP OIDs, but looks like these are STRINGs. Unless we find an OID that is numeric, you will not be able to use the Custom Pollers wizard
-
The definition looks accurate to me. Try changing the format to none. Maybe the warning is just a 'failed the first time and worked on a retry' - this is a wild theory. If you go ahead and assign this anyway, it should still work ok. What is the SNMP version of this node (check from settings, manage nodes in the web…
-
Was it the Windows firewall?
-
Your connector needs an update. The deny keyword is not making it's way to the normalized alert. See normalized events below from your log
-
It looks like the download pages have changed. What is the size of the file that you downloaded? If it's around 1GB, you have the full installer.
-
ok, lets say a bunch of servers belong to Group1 and a bunch of servers belong to Group2. Let's create a Node custom property called GroupCP (in the web console, Settings > Manage Custom Properties provides access to the custom property editor). You can also have a drop-down list of values to avoid typos. assign these…
-
Are you sure you added that test Custom Query object in a Node Details view? Anyway, I thought you are trying to show the data for a specific custom interface poller in a node details view. If you are happy to see data for all the interface pollers for any given node, there shouldn't be a need to use SQL / SWQL. Simply add…
-
Can you export the node down alert definition from Advanced Alert Manager and attach it to this thread?
-
May I know why you are using Custom HTML resources when you can simply click on 'customize page' and choose from the native Orion resources?
-
If there is a successful scan, it should result in tracking of the history of the IP. If manual scans are working correctly, you will need to figure out why the scheduled scans are not happening. It is best to open a support ticket for investigation to find out why.
-
Good stuff. What is the value of sysObjectID in the Node Details resource of your Node Details view? For example, it is 1.3.6.1.4.1.9.1.469 for this node http://oriondemo.solarwinds.com/Orion/NetPerfMon/NodeDetails.aspx?NetObject=N:431
-
Correct. Assuming you are polling the statistics also at 1 minute for these interfaces. BTW, you can also add multiple 'Custom Object' resources to a Summary view, and configure each one to show the bps chart for a specific interface.
-
I see. In that case, when you define the Linux/Unix Script Monitor as Script Arguments php5 ${SCRIPT} Script Body Copy paste the script in here You do need to make a modification to your script though as SAM expects the output format to be Statistic:<number> Message:<text> The Message output is optional. A numerical…
-
a support ticket is the best way forward
-
Your template was slightly different from your initial post. In any case, it looks like you should be using the 'not all' option for the second filter group. I have attached the modified template as per your original question, and the revised SQL look like SELECT Nodes.Caption AS NodeName, Nodes.Location AS Location,…
-
Yes, but it used to hyperlink to the specific content that earned you points.
-
im glad i was able to clear it up for you. You can find these settings for an individual interface when you drill down to the interface details and click on 'edit interface' please mark the discussion as Answered
-
can't view the screenshot