Comments
-
My screen shot above shows you my alerting logic. I've enabled that logic on 3 of my templates and scheduled the alerts to be active between 5am-10:59pm (we start our daily reboots at 11pm, we don't want to be flooded with email alerts). Well not only is it still alerting between 11pm-4:59am, its alerting when the status…
-
Hi All - Well the alerting did not kick out an email with these conditions, however it did put it in the Active Alerts as a triggered alert. When I test the alert, the emails do go out for the test. I'm not sure why it wouldn't work. Is my logic correctly set to alert me when any 1 of the 4 services contained in my APM…
-
I changed from Component Status to Application Status. We'll see if that makes it work the way I want.
-
Hmmm, ok so I'm running the test, took down a couple services, its not kicking out the emails despite the errros coming up under the "Active Alerts." Wtf? Weird.
-
I entered "critical" into that field, and it worked. Down probably would have worked too. I will test that next on the template I do next.
-
Thanks scott. Appreciate all your help. I'm sure I'll have many, many more questions as I go along. :)
-
That makes sense, mastering the variables/getting familiar with the logic is the name of the game for Orion I see :) Just going to take time, and I appreciate your help! When I put in: Component Status is equal to * <--- Down is not a choice but can type it. Does that matter?
-
I have the same problem, yet mine is curious. The community string has to be correct because some volumes on the same server appear with no question mark, yet some do appear with a question mark. It's very odd.
-
Scott, thanks so, basically I'm trying to set up percent volume utilization to trigger when it hits 85% Here is my advance alert: Type of Property to Monitor: Volume Trigger Alert when all of the following apply Node Name is equal to * field Volume Percent Used is greater than or equal to 85 This seems to be what I want to…
-
This did not work for me, its not resolving the ${ComponentId} variable and looks like this: orion95/.../MonitorDetails.aspx What gives?
-
Ok so I'm setting up the advanced alert within the NPM using my APM template. I want it to alert me when any of the services within the template go down. My conditions are as follows: Type of Property to Monitor: APM:Application Trigger Alert when all of the following apply Application Name is equal to <my template name>…
-
I did, he's saying his version is 10, I have 9.5.1 Is this not a possibility in 9.5.1?
-
That definitely clears this up, thanks!
-
That blows. Just sayin' Thanks for your help!
-
I am attempting to do the same thing. I looked at this report, and it's giving me the same data I've been getting (that being the current volume utilization). I need it to break it down for the last 30 days each volume on my SQL servers. I have the logic so it'll give me all the SQL servers/volume utilization but it's only…
-
Ok so after a lot of searching, I'm still not finding my answer, and now I'm pretty sure this isn't possible. That being scanning the machine for running processes, create a template based on them, and monitor these processes based on up/down status, not some threshold for memory, virtual memory, CPU utilization. Orion 8.5…
-
bump any suggestions?
-
Scott - You have the magic SQL touch ma man! That's what I wanted! So now its kicking out: G:\ Volume @ 83% Awesome thanks!
-
Thank Byron - I'm not sure I follow though. I am making templates in the APM. Is there a Alert Manager in the APM web UI? Or are you saying I can assign templates to nodes in the NPM module and customize the times and email recipients there? In the NPM, you can go into Advanced Alerts, set up alerts based on thresholds for…
-
Ohh I see it in Advanced Alerts, nothing like that for Basic Alerts eh?
-
That's exactly what I need :) Thanks for the quick response.
-
Yea, I want just basic up/down status for these services for now. I think this is a more basic function than collecting stats, and I'm floored this isn't an option as of now. I have orion 8.5 and it had this function. Interesting.
-
I have version 9.5.1 Is this not possible in this version?
-
Look better?
-
Exactly what I'm looking for, I don't need all the other information, just the drive letter. I will attempt this and let you know if it works, thanks so much for your help!
-
Margolis, thanks for the reply. The variables for the drive letter I've seen spits out a lot of information I do not want, like the serial number. I am trying to parse this information to give me the drive letter only (first 3 letters), that's the only thing useful to me. I will make sure the volume is the property that…
-
Very good question, and I'd also like to know the answer to this question. It would be very useful.