Cisco 4451 monitoring
Has anyone tried to add a 4451 router to NPM? Mine doesn't seem to be fully supported. I can't add it to VNQM and it doesn't display the model number. Support said they would have to submit an...
View ArticleWhat Updates the Interface Speed Entry in the Interface DB Table
Are the entries being update by Rediscovery which for me takes place every 30 minutes or by the interface statistics polling which by default happens every 9 minutes ?
View Articlequestion about node ID
Once a Node ID number is used its not recycled correct - So server A gets node ID 10 - and i delete that node down the road ... does that Node ID get reused at some point or not ...
View ArticleJetdirect 620n causing high amount of transmit discards
We have an interface HP ETHERNET MULTI-ENVIRONMENT,ROM V.29.11,JETDIRECT,JD115,EEPROM V.29.20 which is a jetdirect 620n on a HP laserjet 9000 and everyday it is causing about 2 billion transmit...
View ArticleAruba Wireless Access Point support
I've discovered that Aruba WAP support is quite broken: SELECT min(id),max(id),count(*) FROM [dbo].[Wireless_AccessPoints]MinMaxCount115,499,0669206 We've never had fifteen and a half million...
View ArticleRe: MSMQ crashing NPM
I have this same issue with MSMQ. I had to restart MSMQ which cleared out the 15GB of MSMQ files, then I have to reinstall the polling and collector services.
View Articlecan I set up an alert action to ssh to a cisco device and run commands and...
High guys. I want to set up an alert action for High CPU. When a devices goes into a High CPU condition, I want SW to remote into the devices bassed on the devices settings and run a few commands....
View ArticleRe: How to pass custom poller value in Alert message
I would adjust your udnp poller to do an enumeration map to map the values to up or down. That will allow you to send the "friendly" status in the alert. However, it looks like this poller does not...
View ArticleRe: can I set up an alert action to ssh to a cisco device and run commands...
At a hight level, what you would need to do is:on the target device, set up the script that runs the commands and outputs the information you wanton the primary polling engine, create a script...
View ArticleRe: look below for an early look at new content hovers!
It looks useless.But, I mean, come on programmers. This feature request was first documented back in 2009(specifically requesting custom properties be configurable on hover).We're now halfway through...
View ArticleRe: Orion monitoring Mac OS X
I'm having problem with OS X snmp where i could not view any cpu or memory. When i run snmpdf i get below respond. Description size (kB) Used Available Used%/...
View ArticleRe: Indexing Fields in Orion Database
Thanks for the info. I noticed that all of my fields that I need indexed are nvarchar(max). I remember that in older versions of the custom property editor, we could actually change the size of the...
View ArticleRe: Indexing Fields in Orion Database
Theoretically it should not be an issue, however as noted, it would be at your own peril, and potentially impacted by upgrades.
View ArticleRe: Am I missing something or does Web Reporting require admin privledges for...
Hello, Yes, there is inconsistency between Custom chart + Custom SQL datasource on Report and Custom chart + Custom SQL datasource in view.I recommend change SQL datasource to SWQL datasource, which...
View ArticleRe: Login screen in report email
Yes, upgrading to NPM 10.7 resolved a bunch of report scheduler issues. Thank you all.
View ArticleRe: Adding web-based reports to a summary view?
Thank you! I am by no means a web developer
View ArticleRe: Report Chart only displays 10 objects?
I think what you're looking for is: Settings->Web Console Settings->Maximum number of data series displayed on chart. MattLoop1 Systems
View ArticleRe: Hardware Details in a report
Try this:In web report writer make a custom table. Report on Nodes where Vendor = Cisco. In the edit table section select Caption, IP Address, Machine Type and Assettag. Run the report and let me...
View ArticleRe: User variable for "Alert me when a node reboots"?
You can push syslog from the devices you want to monitor and do a syslog alert on Event ID 6005. When the alert trips just push an email and the ${Message} variable will push all the info to you which...
View ArticleRe: Anyone Successfully create a Join or View using Nodes and NodeIPAddresses?
I got the same results using those JOINS, when i specific each column it works, when i do * i get issues with NULL values. there is something with the NodeID in either one of the tables which causes...
View Article