Comments
-
I am going to steal those alerts. Although being a nightmare, they look really good! It looks like someone may have spent a while designing those...
-
I ran into the same issue. So I feel your pain here.
-
Craig; Honesty always works for me, e.g. it is what it is (;->) I’m having problems getting alerts from a Generic Monitor I set up. Since this is an evaluation license who can I call for Technical Support? Next week we make the decision to move the effort from ‘evaluation’ to a formal ‘POC.’ Who do we contact to extend the…
-
With APM's unix/linux monitor, you copy the script into the monitor, and APM stores it in the database. Each time it polls, it will push the script via SSH into the specified directory and execute it. Consequently, you do not need to have the script already on the server. That said, you could write a very simple script…
-
Thanks pauls, I think I probably understand, I have to look for opportunities to test.
-
Neilmborilla, Thanks for the reply. Ok, so I guess the real magic trick to know is how to setup the Trigger Condition. I've copied the standard alert you pointed out "Alert Me When and Applciation Goes Down" and modified it in the trigger condition to: Type of Property to Monitor: APM: Componet Trigger Alert when all of…
-
Yes, and no.... Can we PM on this since some of this is 'sensitive' data. Once we get a solution we can go back live. Should I open a ticket?
-
Hi Zack, Thanks. It now makes sense why I returned so many rows. Is it necessary to include the "Select voipCallDetailsAlert.ID, voipCallDetailsAlert.name from voipCallDetailsAlert". I don't need that code and can't figure out how to include it and have this return the proper number of rows to fire the alert. I'll kick it…
-
In 8.5, you should be able to avoid use of the sa account if you have a DBA create a database for you beforehand.
-
Was this issue resolved? Am running into the same thing and would like to see what the fix action is.
-
This resolved the issue. Thank you!
-
-
I could do with this feature too. Just exported my IPAM database to rebuild the server and its exported hundreds of individual subnet files and lost all the structure of IPAM itself. Nightmare!
-
sorry dude, just noticed after the first email, you had suggested your reply as an answer. i am afraid it is definitely not an answer... i already knew about that functionality i had just not articulated it properly.. that functionality is what i meant by you can only do this in WebGui by going back to discovery (or list…
-
yes mate, you can.... by try doing that on 500 or a 1000 interfaces ;-)
-
Hi alterego I have SAM version 5.2 and I already have hardware health monitoring support for DELL M1000e devices although only on those which have firware version 4.17. Is this now somehow built in M1000e? How do I get the same current hw health and hw details monitor on versions bellow 4, if possible?
-
I setup the Escalation and checked "Execute this action repeatedly while the alert is triggered" and set it to 5 min.. I also checked the box "Delay the execution of this action" and set to 5 min. Will this setting send me an alert every 5 min as long as one of the nodes from my TRigger Condition tab is down?
-
Other work around is i can statically configure values but problem is we have different different heap memory configured of every server. so i thought it would be great if i have dynamic alert option which will figure out Max size and Used size and if its equal then send alert. I am sure its possible using SQL query but i…
-
Thanks for the reply. Did find that elsewhere, cant count in hours so changed to this to give days, hour, minutes, seconds ${SQL:SELECT convert(varchar, floor(Systemuptime/86400)) + ' days, ' + convert(varchar, (convert(int,Systemuptime)%86400)/3600) + ' hours, ' + convert(varchar, (convert(int,Systemuptime)%3600)/60) + '…
-
thanks to you.
-
Hello Slaj! Thanks again for another reply. Your variants are fully correct, but it would require a new adding of a component and not take an existing component to an existing template, no? Maybe my description on aLTeReGo's reply (see above) explains a bit more clearly the situation. Anyhow, have a nice day! -FRA
-
Good Morning aLTeReGo! Thank you for your reply. Yes, this variant is click, this is also what "slaj" showed in his first reply in the screen. The question is, if you add a component without selecting a template, how can you apply it for an template afterwards without adding the component again with entering all settings…
-
I want Heart beat to be the first navigation open. I am lost on what I need to do. I am wanting to keep the other because they have uses to. I have tried moving it to the top but summary still opens first. What am I missing?
-
I just added the email action. I tested and it looks good. Thanks again for your help!!
-
Any news on acknowledging from an email. Not at this time.
-
I'm not sure, but it sounds like you might be trying to display data for a specific node on a Summary page. That doesn't work because you the resource relies on the view to tell it which node. If you stick it on a Summary resource, it won't know which node to display.
-
${SQL:SELECT [CustomPollerStatus].[Status] FROM [CustomPollerAssignment] inner join CustomPollers on CustomPollers.CustomPollerID = CustomPollerAssignment.CustomPollerID inner join CustomPollerStatus on CustomPollerStatus.CustomPollerAssignmentID = CustomPollerAssignment.CustomPollerAssignmentID where CustomPollers.MIB =…
-
You can manually change C:\inetpub\SolarWinds\Orion\NetPerfMon\Controls\IntegrationsIcons.ascx. If you find the ssh: part and change it to ssh2:, you should get what you need.
-
i have contacted support and end up telling me to upgrade the version of Orion that we have. i am still not working on the upgrade of the version as this is something that needs to be worked on by the back end support from our company. any reason that this is happening? the device is properly working upon providing details…
-
For us it would be the email notification.