https://github.com/bodgit/puppet-cacti
Rudimentary support for managing Cacti with Puppet
https://github.com/bodgit/puppet-cacti
Last synced: 3 months ago
JSON representation
Rudimentary support for managing Cacti with Puppet
- Host: GitHub
- URL: https://github.com/bodgit/puppet-cacti
- Owner: bodgit
- Created: 2011-03-30T22:13:16.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-03-30T22:14:49.000Z (about 14 years ago)
- Last Synced: 2025-03-05T04:34:02.850Z (4 months ago)
- Language: Ruby
- Homepage: http://bodgitandscarper.co.uk/
- Size: 90.8 KB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Rudimentary support for managing Cacti with Puppet. It pokes the database
directly as while the Cacti CLI scripts are probably sufficient for adding new
hosts/graphs/... they don't have any support for changing or removing them.Currently only hosts/devices are managed right now. A minimum TODO list would
be also managing graphs created for each host and making them visible in the
graph trees. Creating graph templates is probably the lowest priority purely
because the resource type is likely to be so hideously complex.The database code is a bit of a mess and the whole thing has been written
mostly by trial and error but it seems to work for my handful of devices.This has been tested only on CentOS 5.x with the cacti package from the EPEL
repository which is currently 0.8.7f.