Comments
-
I'm not entirely certain about what you're looking for...but I have found that sometimes the machine type gets "stuck"....even on nodes that are not correctly polling via SNMP. What I have found to work though, is isolating the OID parameter instead of machine type. If you create a custom report with the below, it might be…
-
I primarily rely on custom reports to isolate things like this....drilling down on whatever custom properties or statuses you wish to view. If you wish to see all down nodes then you can add a where statement to a custom report in SWQL for whatever CP's you want to view and Nodes.Status = 2 and that'll show you all offline…
-
Try '' (parenthesis with nothing in between marks).
-
Have you acknowledged, and then cleared the alert?
-
We just upgraded to 2019.4 and I am hella confused about these devices.
-
Is exporting to excel an option for you? I know that's available on 12.2.
-
It sounds like you've got some networking issues. Many times when devices aren't discovered, our networking team has to ensure that ACL's are in place properly, and SNMP is configured correctly (community string, and appropriate LAN). This could be the case for both of your issues.
-
Does anyone else have any insight that might be of assistance here? SW support has proven to be of no help in getting this resolved, and my team really needs to start using the firmware repository.
-
Bump....
-
Outstanding work! It looks excellent!
-
There are a few different ways you could do this actually. Firstly, if it can't poll via SNMP, then all inferfaces monitored would go into an unknown status (Orion.NPM.Interfaces = 0). I actually prefer this method because this can point out other issues that aren't necessarily just SNMP related. Also, a node that can't…
-
You can search via IP address already in that field. I do it daily.
-
This is a great post/discussion. Thanks all! I have a number of custom SWQL reports I've created for this purpose. I'm lucky to have a colleague who has helped me learn how to do stuff like this in recent years. One of the most recent reports is one that shows all NCM enabled nodes that have not had a back up in 30 days,…
-
Done. Thanks!
-
Have you tried this? All child conditions must be satisfied (AND) Node - System Name - contains - PUB All child conditions must be satisfied (AND) Node - IP_Address - is greater than - 192.168.*.2 All child conditions must be satisfied (AND) Node - IP_Address - is less than - 192.168.*.126