:] // $DATA_SOURCE = '127.0.0.1:8651'; // Is there a jobarchive? // $JOB_ARCHIVE = 1; // Path to the job archive rrd files // $JOB_ARCHIVE_DIR = "/path/to/my/archive"; // Location of the job archive database // [syntax: /] // $JOB_ARCHIVE_DBASE = "127.0.0.1/jobarch"; // Path to rrdtool binary // $RRDTOOL = "/usr/bin/rrdtool"; // Include cluster specific settings here, // they will override any (global) settings above // on a per-cluster basis, where available. // //$CLUSTER_CONFS["Example Cluster"] = "./clusterconf/example.php"; // ?>