-
Re: How do I use the Get or Post a URL to a Web Server alert action?
GET and POST are two different methods to submit an HTML/web form. Google will help you with further explanation but the basic difference is as follows: GET method: form data is encoded in the URL an…1 -
Re: Group Alerting fine but not suppressing nodes outside of the group
There's a couple of different issues here: 1) When you test an alert, it doesn't actually test the trigger condition, it only tests the alert actions that you have defined. This explains wh…2 -
Re: RSS Feed From Alerts?
See if the following post helps: RSS Feed for Active Alerts It involves creating a custom XML and batch file so it may work for you depending on your level of comfort.2 -
Re: Trying to monitor that a process has more than 3 instances started.
I'm pretty sure you can do this using the script monitor. I know how to do this using PowerShell but not VBScript and since I haven't upgraded to APM 4 yet, I can't test this out. You …1 -
Re: Launching PuTTY from System Manager
I'm guessing that the System Manager is hard-coded to use "telnet.exe", or probably just telnet. Whatever the case, a hack/workaround to get this working with PuTTY would be to rename …1
