Skip to content
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

Still don't see metrics despite successful submission to carbon > blueflood #132

Open
ethan-riskiq opened this issue Dec 21, 2016 · 1 comment

Comments

@ethan-riskiq
Copy link

I'm currently running graphios with use_service_desc = True and metric_base_path = mon1.nagios (since I want to "firehose" all services into my carbon backend. I see it connecting and processing metrics in the logs:

December 21 15:47:32 graphios_backends.py DEBUG Connecting to carbon at carbon.foo.bar:2103
December 21 15:47:32 graphios_backends.py DEBUG connected
December 21 15:47:32 graphios.py DEBUG deleted /var/spool/nagios/graphios/host-perfdata.1482364045
December 21 15:47:32 graphios.py INFO Processed 2 files (34 metrics) in /var/spool/nagios/graphios
December 21 15:47:32 graphios.py DEBUG graphios sleeping.

my metrics collection stack consists of a carbon-relay-ng server which uses blueflood to store metrics (both are on the same host). Is this method of datastore supported for graphios?

@aedahl-zz
Copy link

Blueflood does not appear on the list of backends that graphios supports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants