summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* all-clients: reimplement in pythonAlexander Sulfrian2014-11-301-2/+11
| | | | The new implementation asks the server about the client list.
* all-clients: simple wrapper script to show all clientsAlexander Sulfrian2014-11-161-0/+3
|
* renew-config: allow update of Metadata/clients.xmlAlexander Sulfrian2014-11-151-11/+3
| | | | | We use metadata database now, so we can update Metadata/clients.xml from the repo.
* renew-config: remove git fetchAlexander Sulfrian2014-11-121-1/+0
|
* host-stats: update for 1.4.0Alexander Sulfrian2014-10-141-1/+1
|
* prepare-repository: directory symlinks need -f and -n for overwritingAlexander Sulfrian2014-05-121-3/+6
|
* hosts-state: add hostnames into status messageAlexander Sulfrian2014-05-121-12/+20
|
* hosts-state: nsca-ng requires fqnd hostnamesAlexander Sulfrian2014-05-121-1/+1
|
* renew-config: more convenience if clients.xml differsAlexander Sulfrian2014-01-212-2/+12
| | | | | | If the copy of clients.xml in the repo differs from the real version used by bcfg2 display a nice diff and show the cmd that could be used to update the file.
* hosts-state: critical only for bad hosts, stale hosts = WARNINGAlexander Sulfrian2013-07-111-1/+5
|
* host-state: fix typoAlexander Sulfrian2013-06-301-1/+1
|
* hosts-state: add summaryAlexander Sulfrian2013-06-291-0/+17
|
* hosts-state: use absolute path for cron compatibilityAlexander Sulfrian2013-06-291-1/+1
|
* remove nagios output from check-hosts, add nagios passive checkAlexander Sulfrian2013-06-292-44/+54
|
* prepare-repository: pingdata removed in bcfg2-1.3.1Alexander Sulfrian2013-06-291-1/+0
|
* renew-config: remove deprecated bcfg2-ping-sweepAlexander Sulfrian2013-06-291-2/+0
|
* settings.sh: fix parameter passing for dirnameAlexander Sulfrian2013-05-011-1/+1
|
* check-hosts: add path for sendmailAlexander Sulfrian2013-01-101-1/+1
|
* check-hosts: remove get_extra and extra count from global nagios outputAlexander Sulfrian2012-12-101-6/+1
|
* check-hosts: remove fqdn magicAlexander Sulfrian2012-12-061-8/+7
|
* check-hosts: add stats for indivdual hostAlexander Sulfrian2012-12-061-15/+48
|
* check-hosts: fix parameter handlingAlexander Sulfrian2012-12-061-4/+10
|
* check-hosts: add path for cronAlexander Sulfrian2012-12-031-2/+2
|
* check-hosts: add nagios status, values better parsableAlexander Sulfrian2012-11-271-1/+9
|
* check-hosts: better function namingAlexander Sulfrian2012-11-271-2/+2
|
* check-host: add script to check for specific host groupsAlexander Sulfrian2012-11-271-0/+127
|
* buildfile: fix regex for hostnamesAlexander Sulfrian2012-11-271-1/+1
|
* buildfile: check if host existsAlexander Sulfrian2012-11-141-0/+6
|
* buildfile: check required argument countAlexander Sulfrian2012-11-141-0/+5
|
* renew-config: some outputAlexander Sulfrian2012-11-141-0/+4
|
* renew-config: fix reference on $(dirname $0)Alexander Sulfrian2012-11-143-2/+3
|
* buildfile: add simple wrapper script for bcfg2-info buildfileAlexander Sulfrian2012-11-141-0/+20
| | | | | | buildfile uses the non-real repo to build a file for a host and hides most unnecessary output. It could be used for a preflight check of a custom genshi template.
* renew-config: check if clients.xml has changed in real repoAlexander Sulfrian2012-11-141-0/+5
|
* prepare-repository: add global script for creating synlinksAlexander Sulfrian2012-11-142-4/+10
|
* settings.sh: global config fileAlexander Sulfrian2012-11-142-9/+10
|
* renew-config: add script to activate a new configurationAlexander Sulfrian2012-11-121-0/+58