source: trunk/jobmond/examples/lisa_production.conf @ 497

Last change on this file since 497 was 256, checked in by bastiaans, 18 years ago

jobmond/jobmond.conf, jobmond/examples/lisa_production.conf, jobmond/examples/lisa_test.conf:

  • changed: TORQUE_SERVER is now BATCH_SERVER
  • changed: TORQUE_POLL_INTERVAL is now BATCH_POLL_INTERVAL
  • added: BATCH_API to select which api to use for batch system polling

jobmond/jobmond.py:

  • changed DataGatherer? to PbsDataGatherer?
  • changed creation of gather() object: will now select appropriate module and gatherer for each BATCH_API that is supported
File size: 230 bytes
Line 
1[DEFAULT]
2DEBUG_LEVEL             : 0
3DAEMONIZE               : 1
4BATCH_API               : pbs
5BATCH_SERVER            : batch-ng.irc.sara.nl
6BATCH_POLL_INTERVAL     : 30
7GMOND_CONF              : /etc/gmond/lisa_production.conf
8DETECT_TIME_DIFFS       : 1
9BATCH_HOST_TRANSLATE    : /gb2/gb/, /ib/gb/
Note: See TracBrowser for help on using the repository browser.