summaryrefslogtreecommitdiffstats
path: root/func/minion/modules
Commit message (Expand)AuthorAgeFilesLines
* Moved from sub_process to os.access for exists.Steve 'Ashcrow' Milner2008-01-131-6/+7
* Luke's process patch.Michael DeHaan2008-01-131-1/+139
* Add Steve's match to check if a command exists.Michael DeHaan2008-01-131-1/+14
* apply patch from Al Tobey <tobert@gmail.com>Adrian Likins2008-01-031-7/+27
* Mount module already had an inventory-suitable function, just using that.Michael DeHaan2007-12-171-15/+1
* Remove bogomips from inventory stats as it is not constant.Michael DeHaan2007-12-171-1/+8
* Fix inventory call for mount.Michael DeHaan2007-12-171-2/+2
* Added inventory module for mount, though something has broken func-inventory'...Michael DeHaan2007-12-171-1/+2
* Working on adding mount status to func-inventoryMichael DeHaan2007-12-171-0/+18
* Check in John Eckersberg's new mount module.Michael DeHaan2007-12-171-0/+84
* Patch to add check-update to yum module.Michael DeHaan2007-12-171-1/+11
* moving yum.py to yumcmd.py so it will, you know, actually workSeth Vidal2007-11-151-0/+0
* Remove some debug printsMichael DeHaan2007-10-261-2/+1
* Fix something I accidentally committed to the virt module that doesn't need t...Michael DeHaan2007-10-261-11/+1
* Added feature to filetracker module that will show what files are in each dir...Michael DeHaan2007-10-261-2/+11
* Adds the filetracker module, originally developed by fordship, with some twea...Michael DeHaan2007-10-262-1/+207
* Added a ping function to the test module and a new command "func '*' ping" wh...Michael DeHaan2007-10-251-1/+5
* Added rpm package tracking, which shows the full name, epoch, version, releas...Michael DeHaan2007-10-251-0/+48
* Adding part 2 to service inventory -- what the services are currently doing.Michael DeHaan2007-10-251-3/+16
* Added the first part of the service inventory code (chkconfig state) .. next ...Michael DeHaan2007-10-251-5/+35
* Add a new method "inventory" which will be the default method func-inventory ...Michael DeHaan2007-10-243-13/+16
* change copyfile cmd line to transmit file contents as binary blobsAdrian Likins2007-10-241-2/+12
* add a .info attribute so virt status is stored as part of inventoryAdrian Likins2007-10-241-0/+10
* fix up some items on nagios-checkSeth Vidal2007-10-081-2/+2
* prelim snmp - get methodSeth Vidal2007-10-081-0/+46
* add nagios_checkSeth Vidal2007-10-081-0/+42
* Moved code under the func namespace.Devan Goodwin2007-10-0213-0/+924