Comments
-
Possibly create a second alert so that you have one for component "DOWN" and one for "CRITICAL". The alert that is DOWN would have the extended duration on it.
-
that would be cool. The only thought I had was playing with suppression. The email that gets sent could have some fancy SQL query that identifies all nodes with the latency issue. This is only a theory/guess and to be frank I'm not always a good theorist/guesser :-) But... Have the alert suppress if another defined node…
-
Someone marked the above as the answer... does this mean you had checked and the answer is there is no backend way to adjust these values? Glenn.
-
Play with quotes with your arguments I found stuff that worked on cmd-line did not translate to the alert exe line. If you can get your exe to use a local log file so that you can trace where it breaks. I found it very easy to edit mistakes in that puny little window where I type the exe string. I cut and paste to be safe.
-
Well I opened a support ticket and the answer was... there is no way to reverse the order of the list.
-
My upgrade to 9.5.1 did not go well. Had different problems but the fix was to to a fresh install.
-
Still broken... any status?
-
Here is an idea. The scheduler will send a weekly/monthly/daily graph. Its pretty simple in that what you do is go the the view you want... customize it using the graphing functions in the URL (i.e. set it on hourly, last 24 hours,...etc.). Then cut and paste the URL into the scheduler. The scheduler will send you that…
-
Changed the sql to run as: Select count(*)AS NumTriggered From AlertLog Where (Message Like '%Alert Triggered%') AND (LogDateTime BETWEEN (GETDATE()-1) AND GETDATE()) I'm running just about 1200 alerts in 24 hour period. I don't know if this is high number or not. Seems high. Anyone have an idea what kind of rate they are…
-
I'm wondering if you could play with the alert status for the APM.... define "critical" as an action that causes things to go red.... define "down" as the process is just not around and therefore ignore... The monitor will trip when the app is no longer present but the status is not the same.
-
Do you have the security settings set (under settings from the Orion network configurator)?