-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Collectd Plugins #18
base: master
Are you sure you want to change the base?
Collectd Plugins #18
Conversation
Update from Ricardo's repo
keystone and nova plugins.
keystone and nova plugins.
Add NoTenants option to disable per-tenant metrics in
The Cinder plugin was originally written for Havana. The new features in Icehouse allow us to be much more efficient with the plugin, this commit refactors. The counters collected have different names to the older plugin, this will break existing graphs.
Hi, OS :UBUNTU 14.4 Iam trying to see openstack logs in Graphite dashboard . Iam able to see Keystone Plugins using your github document. But iam unable to see remaining services. Its showing plugin failed. Please try to send me or share me Remaining Plugin config files. |
- The old way to get tenant images is totally wrong. - Fix the way to print error message, some exceptions do not have 'errno' property. - Fix config parsing in case the value is empty string.
Bugfix for glance and cinder plugin
Hi,
Kilo Version
Openstack glance
OpenStack Compute (Nova)
Openstack Cinder
OpenstacK Neutron
OS :UBUNTU 14.4
Collectd:
Iam trying to see openstack logs in Graphite dashboard . Iam able to see Keystone Plugins using your github document. But iam unable to see remaining services. Its showing plugin failed. Please try to send me or share me Remaining Plugin config files.
Error:
[2016-12-02 12:17:01] Unhandled python exception in read callback: UnboundLocalError: local variable 'stats' referenced before assignment
[2016-12-02 12:17:01] read-function of plugin `python.glance_plugin' failed. Will suspend it for 120.000 seconds.