Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started 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...
-
AFAIK no, because LCA can only monitor CPU and Memory Usage.
-
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.
-
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 .
-
Hi,
It's possible using custom alarm with SNMP traps.
Cheers