zcollective
zcollective copied to clipboard
Tools for rationalising Zabbix config with hosts found by MCollective
Make it easier to test and release this gem by adding Travis configs.
In L373-385 of bin/zcollective we filter the hosts that mcollective has discovered to only include the ones which match the given `options[:interface_cidr]` if set. For performance reasons, should we also...
A "verbose" output level would be very useful. This could be the same as debug, but omitting the HTTP requests and responses.
If a machine running zcollective is out of disc space, the lock file can be written but left at zero bytes. Be more robust in zcollective about handling invalid lock...
It would be useful and possibly more secure if zcollective could be configured to read it's access credentials for zabbix etc. from a configuration file rather than being given them...