# # filename - name of file that is a log or another config file # type - ping, ab, or config # delay_threshold - the max msec delay that is a violation # time_threshold - seconds since first violation to cause an alarm # alarm_level - the level of the alarm that is generated # if a config file then it changes the default for the sub files # the sub files can always override the program default # it does the right thing, each file is only used once # eliminating infite loops and redundant checks of the same file /root/gmsysmon/conf/reviewping.conf config # react to first violation and don't wait for next occurance /root/gmsysmon/conf/reviewab.conf config 2000 666 10