Comments
-
Warja, If I understand the second part of your question correctly you should make the Custom Propertt "Added" a yes/no property. By default newly added nodes would report as "no" or "False" so you could build a report based on that. Then once these new devices are determined to be OK you can go and check the box for "added"
-
I am trying to do the same thing, I want the Volume Status LED displayed in the existing Volume Details Resource. Any one managed this yet ?
-
It looks like you need to enable your Cisco device to send link up link down traps. The trap you are seeing is a configuration trap and is being generated because you are going into and out of config mode on the router to shutdwon the interface.
-
If you have the engineers toolset you can do a switch port mapping that you could export that will provide this info. Do not think you will be able to to do the IP to MAC to Switch Port correlations with just NPM easily if at all.
-
Go into Account Manager and Edit that user account. Check the setting for Report Folder and ensure it is NOT set to "No Reports". Assuming it is pointing to a valid Report\ directory the next check would be to remote into the server and navigate to that directory to verify it exists and that there are in fact reports there.
-
Have an open ticket on this issue #106911 but am getting no feedback from support or developement as to whether this is an APM 2.5 bug or if it something about my implementation/configuration. To summarize this issue again, a server running Net-SNMP (Linux server) was working fine in both NPM and APM running SNMPv2.…
-
Don't think upgrading to 9.5 would help anyway based on the fact that I have seen the same issue and I am running NPM 9.5 sp4. Have found that if I unmanage the device and then remanage it about 15 minutes later the problem clears leading me to believe it's an NPM issue and not a server side SNMP issue. Have also setup a…
-
Had the same concern awhile back and found out that the comm strings are only displayed to those web users that are configured as Admins which was OK by me.
-
Chris, When you implement #6 will those alerts then also show up in the Event Log as Alert Triggered and Alerts Reset ?
-
Found an old post that kind of covers this so it can be marked it as answered
-
Found how to generate reports in CSV which is fine. Still not sure how to create a report based only on Storage Groups
-
Disregard the original post. OPERATOR ERROR
-
Try getting rid of the colons where you specified time so that instead of 07:00 you have 0700. Or you can use "Hour of Day" and simply use 7 and 22 to specify times. I also normally separate the time portion of my filters with a separate complex condition.
-
One way to do this you would require a mechanism on the HQ router to test the latency to each branch router and then configure an Orion poller to retrieve those stats. If these are Cisco routers then IP SLA can do this.
-
If you happen to get your servers from HP and the Insight Management services are running there are a lot of disk metrics available via SNMP in and around 1.3.6.1.4.1.232.19.2.7.2.1.4
-
To piggyback on jon0966's post, not only can you create overlapping subnets but it treats the addresses as separate entities. So if I reserve an IP Address in one such subnet it will still appear as available in the other
-
Ryan, I have setup up./down alerts based on traps from the WLC , speciffically AIRESPACE-WIRELESS-MIB:bsnAPDisassociated and AIRESPACE-WIRELESS-MIB:bsnAPAssociated
-
I would also love to see improvements in trending/capacity planning report and alerting capabilities. I currently spend many, many hours each month exporting reports to Excel and manually manipulating, calculating and graphing this data for one of our customers. On my to do list is to explore MS SQL data mining…