beautypg.com

Ssf configuration – Artesyn System Services Framework Installation and Use (February 2014) User Manual

Page 59

background image

SSF Configuration

System Services Framework Installation and Use (6806800S58B)

59

User can monitor different events using the configuration parameters as shown in the below
syntax:

User can configure the event to be enabled/disabled, monitoring frequency, event condition,
event action and the list of files to be transferred to SSF core.

Syntax:

shmm-event-monitor event1

{

enable=y;

monitorPeriod=10;

shmm-event=cat /var/log/messages | grep “M4->M7”

shmm-action=shm-snap;

outputFileNumber = 3;

filename

{

#DIR #FILENAME

/var/log/ shm-snap1.tgz;

/var/log/ shm-snap2.tgz;

/var/log/ shmstatus.out;

}

}

Note: File list in the event configuration are zipped into a file with a file name including time
stamp and event name. This zipped file will be transferred to SSF core for download.