dajiaj

Comments

  • Yes, I did increase the polls per second with the utility. I wanted to decrease my polling interval as well (poll faster) but I end up killing the polling engine. The utility recommends 104/59 for me but I've only been able to get to 85/69. Even going to 90/69 kills the poller. Is your poller running on a VM? Mine is and I…
  • Just to update this issue, I worked with support and the solution to increasing my alerting was to increase the 'Maximum Node and Interface Status Polls' per second as well as the 'Maximum Statistics Collection' per second via the 'Polls Per Second Tuning' utility. The utility will give you the recommended settings to use…
  • I was able to get the data from the dba. He gave me the following info for the disk queue length. Average is 1.94 for the D:\ (datafiles) and 0.03657 for the L:\ (transaction logs) drives This data also includes a spike he sees around 2 am (the Orion db archive time) so he said that if we eliminated that spike, these…
  • Awesome! Thanks. Works great.
  • Polling completion is currently 99.12%. I don't have direct access to the db server but the dba said that with a couple of exceptions during maintenance periods, the performance is very good. He did some database tracing that showed that transactions were being entered into the database in microseconds, so very quickly.…
  • That did it. I was looking for a way to 'Select All' from the Node view, where you see all the interfaces for that node. Just a different way of thinking I guess. Thank you for the help.