aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add cpu power information to hardware moduleBryn M. Reeves2012-11-291-0/+6
* Fix collection of /proc/net in networking moduleBryn M. Reeves2012-11-291-1/+1
* Collect /etc/fence_virt.conf in cluster moduleBryn M. Reeves2012-11-291-0/+1
* Don't collect subscription manager keys in yum module (CVE-2011-4083)Bryn M. Reeves2012-11-291-0/+1
* Fix hardware module to handle multiple lsusb pathsBryn M. Reeves2012-11-291-3/+9
* Collect brctl show and showstp outputBryn M. Reeves2012-11-291-0/+23
* Collect rhsm configuration in yum moduleBryn M. Reeves2012-11-291-1/+2
* Fix whitespace in jboss moduleBryn M. Reeves2012-11-291-3/+3
* Add package check to postgresql moduleBryn M. Reeves2012-11-291-0/+4
* Add a checkenabled() to jboss moduleBryn M. Reeves2012-11-291-0/+5
* Fix addCopySpecLimit when no path matches fname globBryn M. Reeves2012-11-291-0/+2
* Fix exception in hardware plugin on recent Red Hat systemsBryn M. Reeves2012-11-291-1/+4
* Fix typo in cgroups module and set plugin_nameBryn M. Reeves2012-11-291-1/+3
* Fix RPM buildsBryn M. Reeves2012-11-291-1/+1
* Add basic cgroups moduleBryn M. Reeves2012-11-291-0/+39
* Collect ipv6 neighbour table in network moduleBryn M. Reeves2012-11-291-0/+1
* Don't strip whitespace from output of external programsBryn M. Reeves2012-11-291-1/+1
* Add /proc/vmmemctl collection to vmware pluginBryn M. Reeves2012-11-291-2/+4
* Fix collection of data from LVM2 tools in devicemapper pluginBryn M. Reeves2012-11-291-6/+6
* Extend data collection in qpidd pluginBryn M. Reeves2012-11-291-3/+13
* Tidy up lsusb collection and add -t optionBryn M. Reeves2012-11-291-2/+4
* Collect nslcd.conf in ldap moduleBryn M. Reeves2012-11-291-2/+3
* Add basic Infiniband pluginBryn M. Reeves2012-11-291-0/+32
* Fix yum optionList and collect repolist by defaultBryn M. Reeves2012-11-291-4/+5
* Remove stray debug code in filesys moduleBryn M. Reeves2012-11-291-2/+1
* Add collection of lsblk to filesys moduleBryn M. Reeves2012-11-291-0/+1
* Fix collection of chkconfig output in startup moduleBryn M. Reeves2012-11-291-1/+1
* Fix typo in yum moduleBryn M. Reeves2012-11-291-1/+1
* Merge pull request #65 from jnpkrn/patchesBryn M. Reeves2012-11-271-8/+5
|\
| * Plugin class: comments cleanupJan Pokorný2012-09-071-8/+5
* | Merge pull request #67 from edamato/masterBryn M. Reeves2012-11-271-0/+39
|\ \ | |/ |/|
| * adding ceph pluginEduardo Damato2012-11-131-0/+39
|/
* Merge pull request #58 from jds2001/masterKeith Robertson2012-08-142-5/+17
|\
| * Various bugfixes from previous commitJon Stanley2012-06-121-5/+6
| * Add generated files to .gitignoreJon Stanley2012-06-121-0/+3
| * Collect ring, coalesce, and pause attributes of interfaces.Jon Stanley2012-06-121-0/+3
| * Change get_interface_name to support arbitrarily named interfacesJon Stanley2012-06-121-5/+10
| * Use 'ip -o addr' instead of ifconfig for parseable outputJon Stanley2012-06-121-1/+1
* | Merge pull request #63 from galstrom21/masterJesse Jaggars2012-08-131-1/+128
|\ \
| * | adding back removed copyright linegalstrom212012-08-121-0/+3
| * | fixing pep8 violations in additional codegalstrom212012-07-111-9/+30
| * | merging upstream/mastergalstrom212012-07-104-4/+4
| |\ \ | |/ / |/| |
* | | Merge pull request #61 from gkotton/openstackJesse Jaggars2012-07-032-0/+61
|\ \ \ | |_|/ |/| |
| * | Support for openstack.Gary Kotton2012-07-022-0/+61
|/ /
* | always fall back to just using the uid and gid if pwd and grp won't workJesse Jaggars2012-05-241-2/+2
* | read files in binary mode when calculating checksums, this ensures equality a...Jesse Jaggars2012-05-071-1/+1
| * adding collectExtOutput calls for nova-manage and glance-managegalstrom212012-07-101-0/+13
| * removing redundant linegalstrom212012-07-101-1/+0
| * Updating the ubuntu/debian side of thingsgalstrom212012-07-101-23/+115
| * adding support for OpenStackgalstrom212012-04-261-0/+60
|/