Last change
on this file was
256,
checked in by bastiaans, 17 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:
209 bytes
|
Rev | Line | |
---|
[218] | 1 | [DEFAULT] |
---|
| 2 | DEBUG_LEVEL : 0 |
---|
| 3 | DAEMONIZE : 1 |
---|
[256] | 4 | BATCH_API : pbs |
---|
| 5 | BATCH_SERVER : gb-r7n15.irc.sara.nl |
---|
| 6 | BATCH_POLL_INTERVAL : 10 |
---|
[218] | 7 | GMOND_CONF : /etc/gmond/lisa_test.conf |
---|
| 8 | DETECT_TIME_DIFFS : 1 |
---|
| 9 | BATCH_HOST_TRANSLATE : |
---|
Note: See
TracBrowser
for help on using the repository browser.