-
Notifications
You must be signed in to change notification settings - Fork 100
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
Processed 1 files (0 metrics) in /var/spool/nagios/graphios #136
Comments
I have same problem. Here is my spool dir:
I also have this dir with perfdata:
And this is the output on if i setup as spool directory any of those:
My graphios.cfg file:
Please help, I spent like a week installing and reinstalling all (nagios, influxdb and grafana) configuring all, trying other libraries like nagflux or fluxios and not succeded with any. Thank you all for reading! |
My problem was fixed when i set up the graphite prefix for every metric I needed. I no longer have access to the setup, can't share configs. |
Thank you so much! |
This in the headline is mesage i get periodically, I have set up all correctly with setup.py and nagios is working fine.
Here is what I have in spool dir
ls -la /var/spool/nagios/graphios/
total 0
drwxrwxrwx. 2 apache nagios 51 Mar 11 21:57 .
drwxr-xr-x. 5 nagios nagios 113 Mar 11 21:58 ..
-rw-r--r--. 1 nagios nagios 0 Mar 11 21:57 host-perfdata
-rw-r--r--. 1 nagios nagios 0 Mar 11 21:57 service-perfdata
I tried changing ownership to dir to nagios and to apache, giving 777 rights, but that seems not to be the problem. Problem is that host-perfdata and service-perfdata have no metrics inside.
tail -f /var/spool/nagios/graphios/service-perfdata
DATATYPE::SERVICEPERFDATA TIMET::1489270283 HOSTNAME::localhostSERVICEDESC::Root Partition SERVICEPERFDATA::/=1225MB;9566;10762;0;11958 SERVICECHECKCOMMAND::check_local_disk!20%!10%!/ HOSTSTATE::UP HOSTSTATETYPE::HARD SERVICESTATE::OK SERVICESTATETYPE::HARD GRAPHITEPREFIX::$_SERVICEGRAPHITEPREFIX$ GRAPHITEPOSTFIX::$_SERVICEGRAPHITEPOSTFIX$ METRICTYPE::$_SERVICEMETRICTYPE$
tail -f /var/spool/nagios/graphios/host-perfdata
^C
host-perfdata is empty and service-perfdata is not but no metrics.
What to do from here?
The text was updated successfully, but these errors were encountered: