thunter99

Comments

  • This is just a thought, obviously I don't know how your job scheduler is designed. Have you considered what the rule of thumb should be for setting Polling and Timeout values. The APM manual does not recommend one however in my experience most device manufacturers do and it's never Polling=Timeout which are the default…
  • When we will see some movement on this request? Trap alerts are messy. Here's what I would like: 1) No separate traps alert configuration - put them in the Advanced alerts. Ditto for Syslog events. Three separate alert consoles is dumb. 2) Full set of macros so we can get ${Nodes.Caption}, special properties, etc. Today I…
  • # 90629 Here's Support's reply: After doing some investigation, this appears to be a limitation of the ASP .Net framework. Try splitting it into two different monitors and see if that works.
  • My organization is also hoping this issue is resolved. We see 20-30% of the WMI statistic monitors being canceled every other polling cycle. We added a second poller, fixed some database performance issues and put gigabit NICs in the orion boxes but none of these helped this issue. Although you can suppress the alerts, the…
  • I will submit a ticket; however, I was able to implement a workaround. Force10 is already tagged in NPM as 6027.gif but there is no gif icon in images\vendor. I created a new gif, named it 6027.gif.
  • Advanced
  • It looks like this problem has been solved in my environment. While working on an unrelated ticket (#106550) the support engineer noticed a large SW job engine file size (i.e. 92 MB)...I can't remember the exact file name. He reinstalled it and my issues with skipped WMI polling and HTML application template errors…
  • FYI, I also see this problem. This error has been occurring every 5 minutes for about a week now. I do not have a fail over configuration. The symptoms are 1) I can't launch System Manager followed by 2) the main NPM application server raises an error dialog saying that I have incompatible versions. This happens about one…
  • Can this event be disabled? I don't see a default event in the Advanced Alerts dialog. With a large core router, this can create thousands of events during a network reconfig.
  • As an alternate to writing SQL you can just add the table name to the token. For example your custom property ${chassisSlotConfig_threshold} would be ${Node.chassisSlotConfig_threshold}. And when you're configuring a APM Component level email alerts you must include the Node table to display Node attributes, e.g.…