Xymon Mailing List Archive search

MAPE: entry for tasks.cfg

list Mark Deiss
Fri, 8 Feb 2013 15:57:52 +0000
Message-Id: <user-84b18314850d@xymon.invalid>

Below is a simple stanza entry that can be added to the xymon server's task.cfg file for executing the MAPE update process. Can thus do away with the cron entry in the MAPE installation notes and have MAPE updates tied directly with Xymon operation.

Just edit the "<path to xymon>" for your particular environment. May also want to consider changing the update interval from 1 minute to 5 minutes or whatever is being used for the xymon web updates.

This is for MAPE 1.4 - may not be correct for 1.4+.

[mape]
        ENVFILE <path to xymon>/client/etc/xymonclient.cfg
        NEEDS xymond
        CMD <path to xymon>/server/www/MAPE/bin/parse-config.pl
        LOGFILE $XYMONSERVERLOGS/mape.log
        INTERVAL 1m