NetXMS Support Forum

English Support => Feature Requests => Topic started by: Borgso on March 07, 2014, 11:15:00 AM

Title: nxalarm - commands
Post by: Borgso on March 07, 2014, 11:15:00 AM
With version 1.2.12 you can do this with "nxalarm":

Possible commands are:
   ack <id>       : Acknowlege alarm
   close <id>     : Notify system that incident associated with alarm is closed
   list           : List active alarms
   terminate <id> : Terminate alarm

Could you add Sticky Acknowledge (With and without custom time)?


Also, there is a typo in the "nxalarm -h"
Quoteack <id>       : Acknowlege alarm
A "d" is missing in Acknowledge.
Quoteack <id>       : Acknowledge alarm
Title: Re: nxalarm - commands
Post by: Victor Kirhenshtein on March 07, 2014, 09:23:50 PM
Hi!

I've added sticky acknowledge support in nxalarm. It will be included in 1.2.13.

Best regards,
Victor
Title: Re: nxalarm - commands
Post by: Borgso on March 10, 2014, 09:50:58 AM
Great, thanks Victor!
Title: Re: nxalarm - commands
Post by: Borgso on March 10, 2014, 10:23:43 AM
If not too much work, possible to add "Comments" via nxalarm.
Title: Re: nxalarm - commands
Post by: Borgso on September 22, 2014, 03:03:23 PM
Is it possible to add "nxalarm msg <id> Comment"?

Title: Re: nxalarm - commands
Post by: Victor Kirhenshtein on September 22, 2014, 08:53:24 PM
Hi,

I've added commands add-comment and get-comments to nxalarm. They will be available in 1.2.17 release.

Best regards,
Victor
Title: Re: nxalarm - commands
Post by: Borgso on September 29, 2014, 11:25:43 PM
Thanks again Victor!