SCI alarmming

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.

2 Likes

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