sensu-plugins / sensu-plugins-disk-checks

This plugin provides native disk instrumentation for monitoring and metrics collection, including: health, usage, and various metrics.
http://sensu-plugins.io
MIT License
27 stars 63 forks source link

Getting Check failed to run:statvfs() function failed: No such file or directory, #54

Open dukeforsythe opened 8 years ago

dukeforsythe commented 8 years ago

The version appears to be out of date compared to what is on here, and what I have on my other servers, this plugin says it is 1.0.2, and my other sensu-clients have 2.0.1, but they were installed at the same time, why is this failing, and what can I do to update my disk check plugin?

hanynowsky commented 8 years ago

Same problem here in some CentOS 5

majormoses commented 7 years ago

How are you installing these gems?

dukeforsythe commented 7 years ago

Manually, using an Ansible playbook, what I ended up having to do was install statfs as a yum call to fix


Aaron “Duke” Dukleth Cloud Developer

[id:image001.png@01D23386.9C087580]http://s.bl-1.com/h/4Ys3yNC?url=http://www.forsythe.com/

p | (503)451-3853

adukleth@forsythe.commailto:adukleth@forsythe.com

From: Ben Abrams notifications@github.com Reply-To: sensu-plugins/sensu-plugins-disk-checks reply@reply.github.com Date: Sunday, May 14, 2017 at 01:10 To: sensu-plugins/sensu-plugins-disk-checks sensu-plugins-disk-checks@noreply.github.com Cc: Aaron Dukleth adukleth@forsythe.com, Author author@noreply.github.com Subject: Re: [sensu-plugins/sensu-plugins-disk-checks] Getting Check failed to run:statvfs() function failed: No such file or directory, (#54)

How are you installing these gems?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/sensu-plugins/sensu-plugins-disk-checks/issues/54#issuecomment-301293311, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ARPN90MA6ORXtl3ORPk9nSjLQsx_yai5ks5r5prqgaJpZM4KB4gY.

majormoses commented 7 years ago

ok we should do a couple things here:

Can someone take a stab at a pr for that? If not I can probably get to this and release it by next week.