If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I'm trying to use informix alerts and alarmprogram utility provided to informix. Can anybody what all configuration i need to do to enable that ??
After searching much about it did follwing changes :-
Enabled task "post_alarm_message" in sysadmin
changed the ALARMPROGRAM to my new script
But doing the above steps is not helping me out to execute my alarmprogram.sh. As per the documentation ""Event severity :Not noteworthy. Will not be reported to the Alarm Program"" but in my case none of the alerts are getting executed unless and untill I change configuration parameter ALRM_ALL_EVENTS to 1.
e.g. I'm doing a cdr stop , same has severity "ATTENTION" but it not coming neither in my ph_alerts nor ALARMPROGRAM gets executed unless and utill I change parameter ALRM_ALL_EVENTS to 1