summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Collapse)AuthorAgeFilesLines
* fix email (non-xml) formatted reportsNarayan Desai2005-11-291-7/+4
| | | | | | | (Logical change 1.372) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1569 ce84e21b-d406-0410-9b95-82705330c041
* Rename: src/sbin/Bcfg2ServerX -> src/sbin/Bcfg2ServerNarayan Desai2005-11-281-111/+133
| | | | | | | (Logical change 1.369) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1557 ce84e21b-d406-0410-9b95-82705330c041
* Rename: src/sbin/Bcfg2ServerX -> src/sbin/Bcfg2ServerNarayan Desai2005-11-281-187/+0
| | | | | | | }(Logical change 1.369) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1554 ce84e21b-d406-0410-9b95-82705330c041
* switch to lxml.etree errorsNarayan Desai2005-11-281-7/+6
| | | | | | | (Logical change 1.368) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1551 ce84e21b-d406-0410-9b95-82705330c041
* clean out debug commentsNarayan Desai2005-11-281-7/+35
| | | | | | | | | | | | add clean sigint/term handler 2005/11/28 14:49:04-06:00 anl.gov!desai remove debug comments (Logical change 1.368) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1548 ce84e21b-d406-0410-9b95-82705330c041
* pull out sss supportNarayan Desai2005-11-281-46/+67
| | | | | | | (Logical change 1.368) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1546 ce84e21b-d406-0410-9b95-82705330c041
* updated GenerateHostInfo to not require metadata section of bcfg config ↵Joey Hagedorn2005-11-251-5/+5
| | | | | | | | | file, and fixed typo (Logical change 1.366) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1533 ce84e21b-d406-0410-9b95-82705330c041
* bug fix for bcfg2 config file,Joey Hagedorn2005-11-241-6/+19
| | | | | | | (Logical change 1.363) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1520 ce84e21b-d406-0410-9b95-82705330c041
* call out to xmllint until lxml does error processing correctlyNarayan Desai2005-11-211-0/+3
| | | | | | | (Logical change 1.362) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1510 ce84e21b-d406-0410-9b95-82705330c041
* switch to lxmlNarayan Desai2005-11-211-122/+30
| | | | | | | (Logical change 1.362) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1508 ce84e21b-d406-0410-9b95-82705330c041
* switch behavior to be less chattyNarayan Desai2005-11-151-1/+2
| | | | | | | (Logical change 1.359) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1499 ce84e21b-d406-0410-9b95-82705330c041
* switch to using lxml schema validationNarayan Desai2005-11-121-9/+19
| | | | | | | (Logical change 1.358) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1496 ce84e21b-d406-0410-9b95-82705330c041
* switch to lxmlNarayan Desai2005-11-124-4/+4
| | | | | | | (Logical change 1.357) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1488 ce84e21b-d406-0410-9b95-82705330c041
* kill unused importNarayan Desai2005-11-121-2/+2
| | | | | | | | | | 2005/11/12 12:40:55-06:00 anl.gov!desai switch to lxml (Logical change 1.357) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1487 ce84e21b-d406-0410-9b95-82705330c041
* Delete: src/sbin/SummarizeStatsNarayan Desai2005-11-121-13/+0
| | | | | | | }(Logical change 1.357) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1484 ce84e21b-d406-0410-9b95-82705330c041
* work around m2crypto-0.15 bugNarayan Desai2005-11-031-0/+2
| | | | | | | (Logical change 1.350) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1451 ce84e21b-d406-0410-9b95-82705330c041
* add measurement for parse timeNarayan Desai2005-10-281-0/+2
| | | | | | | (Logical change 1.349) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1449 ce84e21b-d406-0410-9b95-82705330c041
* fix timing codeNarayan Desai2005-10-281-4/+17
| | | | | | | | | | 2005/10/27 22:47:31-05:00 anl.gov!desai add time information to statistics (Logical change 1.348) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1442 ce84e21b-d406-0410-9b95-82705330c041
* add higher request countNarayan Desai2005-10-251-0/+2
| | | | | | | (Logical change 1.347) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1438 ce84e21b-d406-0410-9b95-82705330c041
* remove old config option for dns resolutionNarayan Desai2005-10-241-1/+0
| | | | | | | (Logical change 1.344) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1425 ce84e21b-d406-0410-9b95-82705330c041
* debug modNarayan Desai2005-10-241-135/+21
| | | | | | | | | | | | 2005/10/24 03:57:42-05:00 anl.gov!desai Update API to Cobalt Component class Add plugin-based rmi infrastructure Cleanup pylint errors (Logical change 1.342) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1409 ce84e21b-d406-0410-9b95-82705330c041
* switch to new fam APINarayan Desai2005-10-181-8/+8
| | | | | | | (Logical change 1.337) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1388 ce84e21b-d406-0410-9b95-82705330c041
* switch to new FAM APINarayan Desai2005-10-181-2/+1
| | | | | | | (Logical change 1.337) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1384 ce84e21b-d406-0410-9b95-82705330c041
* update to new fam APINarayan Desai2005-10-181-4/+3
| | | | | | | (Logical change 1.337) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1383 ce84e21b-d406-0410-9b95-82705330c041
* add syslog error message for fam failureNarayan Desai2005-10-131-0/+1
| | | | | | | (Logical change 1.336) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1375 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.336)Narayan Desai2005-10-131-0/+270
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1374 ce84e21b-d406-0410-9b95-82705330c041
* add support for multiple communication protocolsNarayan Desai2005-10-131-2/+16
| | | | | | | (Logical change 1.336) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1373 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-10-131-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1372 ce84e21b-d406-0410-9b95-82705330c041
* fix python2.2 incompatibilityNarayan Desai2005-09-301-1/+1
| | | | | | | (Logical change 1.329) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1347 ce84e21b-d406-0410-9b95-82705330c041
* fix fqdn matchupsNarayan Desai2005-09-281-28/+31
| | | | | | | | | | | | | | | no stdout, please 2005/09/28 15:05:27-05:00 anl.gov!desai speed up 2005/09/28 14:26:59-05:00 anl.gov!desai fix looping (Logical change 1.326) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1328 ce84e21b-d406-0410-9b95-82705330c041
* Update so that fully-qualified client names function properlyNarayan Desai2005-09-271-6/+7
| | | | | | | | | fix some pylint errors (Logical change 1.324) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1323 ce84e21b-d406-0410-9b95-82705330c041
* add support for fully qualified client hostnamesNarayan Desai2005-09-271-1/+1
| | | | | | | (Logical change 1.324) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1318 ce84e21b-d406-0410-9b95-82705330c041
* switch to fqdns for all client namesNarayan Desai2005-09-271-4/+4
| | | | | | | (Logical change 1.322) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1311 ce84e21b-d406-0410-9b95-82705330c041
* add solaris support and change the toolset error message to be usefulNarayan Desai2005-09-141-1/+6
| | | | | | | (Logical change 1.312) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1273 ce84e21b-d406-0410-9b95-82705330c041
* update to new Plugin APINarayan Desai2005-09-081-9/+5
| | | | | | | | | | 2005/09/07 14:24:22-05:00 anl.gov!desai remove gone API calls (Logical change 1.302) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1239 ce84e21b-d406-0410-9b95-82705330c041
* finish up temp file leak fixNarayan Desai2005-09-071-16/+22
| | | | | | | | | | | | 2005/09/06 20:06:54-05:00 anl.gov!desai fix four tempfile leaks switch sys.exit calls to raise SystemExit Fix some imports and error handling (Logical change 1.299) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1194 ce84e21b-d406-0410-9b95-82705330c041
* fix exit in ctrl-c caseNarayan Desai2005-09-021-2/+2
| | | | | | | (Logical change 1.298) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1192 ce84e21b-d406-0410-9b95-82705330c041
* fix ctrl-c handlingNarayan Desai2005-09-021-3/+11
| | | | | | | (Logical change 1.294) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1169 ce84e21b-d406-0410-9b95-82705330c041
* added error checking with getsendmailpathJoey Hagedorn2005-08-101-3/+5
| | | | | | | (Logical change 1.287) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1146 ce84e21b-d406-0410-9b95-82705330c041
* fixed minor return-code bugJoey Hagedorn2005-08-101-1/+1
| | | | | | | (Logical change 1.286) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1143 ce84e21b-d406-0410-9b95-82705330c041
* cleaned up code styleJoey Hagedorn2005-08-101-29/+60
| | | | | | | | | | 2005/08/10 11:18:12-05:00 anl.gov!joey makes a number of changes for backward compatibility with older versions of python and libxml (Logical change 1.284) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1139 ce84e21b-d406-0410-9b95-82705330c041
* changed line for testingJoey Hagedorn2005-08-081-1/+1
| | | | | | | (Logical change 1.283) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1136 ce84e21b-d406-0410-9b95-82705330c041
* removed extranious variable assignmentJoey Hagedorn2005-08-081-1/+1
| | | | | | | (Logical change 1.283) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1135 ce84e21b-d406-0410-9b95-82705330c041
* Fixed a default--useful for overview-stats reports.Joey Hagedorn2005-08-041-1/+1
| | | | | | | (Logical change 1.282) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1133 ce84e21b-d406-0410-9b95-82705330c041
* UGLY workaround for a problem when xsltransform yields a blank document, ↵Joey Hagedorn2005-08-031-9/+12
| | | | | | | | | removal of extra code for speedup(extra copying of datastructure) (Logical change 1.279) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1125 ce84e21b-d406-0410-9b95-82705330c041
* took out testing hacksJoey Hagedorn2005-08-021-2/+1
| | | | | | | (Logical change 1.275) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1113 ce84e21b-d406-0410-9b95-82705330c041
* took out hacks for testingJoey Hagedorn2005-08-021-27/+22
| | | | | | | | | | 2005/08/02 15:30:36-05:00 anl.gov!joey removes unnecessary code, checks to see GenerateHostInfo is being properly run every 24 hrs (Logical change 1.275) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1111 ce84e21b-d406-0410-9b95-82705330c041
* Added Pretty PrintJoey Hagedorn2005-08-011-0/+73
| | | | | | | | | | | | | | | 2005/07/19 17:21:35-05:00 anl.gov!joey write hostinfo.xml to disk 2005/07/19 16:15:08-05:00 anl.gov!joey Initial version of GenerateHostInfo, a file that should be run regularly to update a file that contains information about hosts, including FQDN index as well as pingability 2005/07/19 12:47:36-05:00 anl.gov!joey (Logical change 1.272) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1104 ce84e21b-d406-0410-9b95-82705330c041
* Major revision-- uses new XSLT transform system to create reports instead of ↵Joey Hagedorn2005-08-011-216/+237
| | | | | | | | | | | | | | old text-only reports. sends mail directly to /usr/sbin/sendmail xml intermediate data more fault tolerant Pretty Print (Logical change 1.272) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1102 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionJoey Hagedorn2005-08-011-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1100 ce84e21b-d406-0410-9b95-82705330c041