:] // $DATA_SOURCE = '127.0.0.1:8652'; // Is there a jobarchive? // $JOB_ARCHIVE = false; // Path to the job archive rrd files // $JOB_ARCHIVE_DIR = "/var/lib/jobarchive"; // Location of the job archive (postgres) database // [syntax: /] // $JOB_ARCHIVE_DBASE = "127.0.0.1/jobarchive"; // Username to connect to the SQL database // $JOB_ARCHIVE_SQL_USER = "jobarchive"; // Password to connect to the SQL database: change me // //$JOB_ARCHIVE_SQL_PASSWORD = ""; // 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"; // ?>