Comments
-
I originally had ASA syslog's going to my ORION NPM Database, but because of the performance hit, It was best to use Kiwi Syslog standalone for this. If you ever have a window where something is denied and not taken care of promptly, your ORION DB can grow out of control in seconds or minutes. In my case, we are talking…
-
U need notepager pro to make it work. The eval one won't work because of the splash screen
-
I am not sure what the required versions are, but you will not only need the version of Orion that supports Toolset integration, but you also have to have a version of the Toolset that supports this. You should contact Tech Support and they can quickly go over what you have vs what you need. And troublshoot any problems…
-
No, From the PC that has The toolkit installed, access the Orion Web site, when you do, it will prompt you. There is a preface to this! You must have the Allow Browser Integration checked in your account profile on the Orion Server /admin/account views/Your account for this to work.
-
Once You have Orion up and going, When you access Orion from the PC that has the Toolkit installed you will get the prompt.
-
Update to this Post SW Tech Support sent me a patched SWAlertEngine executable. Case Solved
-
Update to Previous Post When Building an Interface Alert or using a default, If you use the ${Caption} It is actually using the Node.Caption. Trying to use Interfaces.Caption failed to be recognized.
-
Well Shoot, I hope this is one of those things SW will fix. Thanks
-
I seem to have this issue after upgrading to 10.4.2, however CPU on Poller 2 seems to be the only one bouncing against the 100% ceiling on the CPU. I have a Primary Poller and Two Additional Pollers. I am running NPM, NTA, NCM, and VQNM.
-
SW Tech support sent me the User Guide and says Development is working on a pdf version. see extract belowThank you for contacting SolarWinds. At this time, the Orion User Guide is available as an Add-in to the Orion NPM Website. There is not currently a PDF version of the Orion Users Guide available. We have forwarded a…
-
I also need the User Guide or the Ability to print the Online User Guide.
-
I was wondering if it was ever determined what the maximum number of Groups that can be handled by NPM? I am up to 600+ and can't seem to open the manage groups resource even after changing timeout from 60 to 120. I am running NPM 10.6.1 and are told by support that 10.7 should correct my issue, yea right! Case#589137
-
${HOSTNAME} isn't even an option, this is not one of the columns available.
-
I too have had this issue and have had several cases opened, I refer to it as a rolling SNMP blackout. Because my Primary poller is monitoring over 8000 elements, I am told by support that until we get this number below the 8000 mark we can not continue to troubleshoot. We originally thought we corrected the issue when I…
-
It appears these are for SecureCRT only, is there different code for putty?
-
Here is what I use, Please be aware that there are custom fields in my code SELECT StartTime.EventTime, Nodes.Caption, Nodes.department, DATEDIFF(Mi, StartTime.EventTime, (SELECT TOP 1 EventTime FROM Events AS Endtime WHERE EndTime.EventTime > StartTime.EventTime AND EndTime.EventType = 5 AND EndTime.NetObjectType = 'N'…
-
Yes, or provide the latest updates to the current versions of the Alert Manager Beta
-
No there has been no update from SW Support. Some forum members have been successful using workarounds. I personally have written this off as something that is broken in NPM, and are not holding my breath. You would think, that SW wouldn't place the Icons on the node details page if they didn't work, but in hindsight yea…
-
Does anyone know what the final solution is for Using SSH, RDP, and Telnet from the Node Details Screen? I am using NPM 10.3.1 and IE versions greater than v8, and do not know if using customurl or tinyurl and the MSDN protocol registrations are working or not, actually want to wait to see what the solution is and if…