Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: makkerc on December 10, 2009, 01:52:07 PM

Title: SCI alarmming
Post by: makkerc on December 10, 2009, 01:52:07 PM
Hi,

Is there anyway of setting up an alarm for Disk Space and avaiability through SCI on Unix boxes?

Cheers...
Title: Re: SCI alarmming
Post by: borkokrz on December 10, 2009, 02:26:19 PM
AFAIK no, because LCA can only monitor CPU and Memory Usage.
Title: Re: SCI alarmming
Post by: blakemas on December 17, 2009, 08:47:26 PM
Not natively is what I think the chap above is trying to say.  You could write a script on the host to monitor the utilization on the concerned partitions then return the alarm using the logmsg executable that is distributed with message manager.


Title: Re: SCI alarmming
Post by: guest on January 06, 2010, 02:31:22 PM
Yes ,it is possible....had AIX boxes.......created a alarm that would execute a shell script located in the SCS installation folder. This script can be used to do all sorts of custom action required as possible .  
Title: Re: SCI alarmming
Post by: guest on January 06, 2010, 03:01:32 PM
Hi,

It's possible using custom alarm with SNMP traps.

Cheers