Comments
-
I hope more people support this. We've needed to have custom SQL alerts in the past and have had to write custom store procedures and SQL Agent jobs to get them to work. It would be great if Advanced Alert Manager would just allow us to write fully custom SQL queries and and have them run on schedules and send output…
-
I agree on adding the simple button to the Report views. It would also be very helpful to add an export to CSV/Excel option to the various table views such as Manage Nodes, which would be significantly more useful than the export to PDF option presently available.
-
This was resolved a few weeks ago but I forgot to update this. The main problem we were running into was that our 1000+ nodes were added using Network Discovery and via seedfiles. This resulted in all of them being added as SNMPv1 nodes instead of SNMPv2, which is a min requirement for using 64-bit counters (at least for…
-
Posted:
-
Is there a fix for the auto-refresh on the Events page? -Matt
-
We have just finished polulating our Orion install v9.1 SP5 and have related issues. So far it's only affected TenGig interfaces where the utilization is being under-reported. I have several questions: 1) Should we select all nodes and enable 64-bit support as the above implies? Or should we query all devices first to see…
-
Did you find a way to count the number of rows? I am try to graph the same info (number of active VoIP calls). You can actually pull the table of rates and use the transform functions sum/average on that custom poller to find out the count, but because the transform is also a table, I don't see a good way to graph it as a…
-
I'm interested in seeing a preview demo of the endpoint mapping. -Matt
-
I had to modify the above a bit (removing the Caption <> SysName comparisons). What I implemented was the following and it appears to be working fine. Thanks for the help. Show entries to update... SELECT Caption, SysName, Comments, IP_Address FROM Nodes WHERE((Caption NOT LIKE Comments) AND (SysName <> '') AND (Comments…
-
Thanks. I read that post previously and decided to pursue a different path. Because Orion does not provide much flexibility with reporting multiple events in consolidated emails, I am not using Orion Alerts for node/interface up/down emailing, though I am still using them to trigger other actions if necessary. For emailing…
-
I'd like to know also if there is an easy way to view max rate or total traffic information for all interfaces on a node by looking at the Node page, instead of having to click on each interface of that Node to tell which one was the busiest today, instead of only being able to look at current interface utilization. This…
-
Concerning the External Website Views, how can I configure the menu bar link so that the external website is opened in a new page/tab outside of the Orion frame? I added a link to our menu bar but the web app does not function well in the Orion frame and I'd like the link to just launch a new page.
-
We are running into this problem also in 9.1 SP5. I think the above can be handled easily with a custom poller, but does anyone know if the default memory monitoring for net-snmp has been updated in 9.5 SP3? Thanks, Matt
-
Please add me to the eval as well.