Hi,
Is it possible to set an ack. to a down device via command line?
Hi Joe,
Here is a link to a page in our developer guide that has some options for applying an acknowledgement.
http://static.helpsystems.com/intermapper/help/devguide/index.html#02-CustomProbes/APIAcknowledgements.htm?Highlight=command%20to%20acknowledge%20device
This should be the command you're looking for.
curl --user admin:Pa55w0rd http://imserver:port/mapid/device/deviceIMID/*acknowledge.cgi?message=URL+encoded+text+string -d "dummy post data"
You can also acknowledge devices from the web server as well.
Let me know if you have any questions.
Thanks,
Steve
Exactly what I was looking for and the additional info on the dev guide will help in the future.
Steve you are a beautiful man
Thanks
You must be signed in to post in this forum.