Flashcache stats collector for Diamond / Graphite

I have upgraded the LVM collector in my StorageCollector repository on github (https://github.com/charlesnagy/Diamond-StorageCollectors) to match the new directory structure of Diamond and added support to collect flashcache metrics.

Installation

Move the flashcache directory to your collectors directory which should exist on /usr/local/share/diamond/collectors or /usr/share/diamond/collectors path depending on your installation.

Configuration is straightforward:

In the /etc/diamond/collectors directory create a file called FlashcacheCollector with the following content:

Of course you can specify all the usual stuff for diamond like path, interval etc.

 

You might like these too

PHP-FPM collector for Diamond published I've created the php-fpm status collector for Diamond. It's available on github under Diamond-PhpCollectors: https://github.com/charlesnagy/Diamond-Ph...
Lvm status and statistics collector for Diamond/Gr... I need to monitor snapshot usage pv free space and a bunch of other parameters on a lot of servers. As we are using graphite and diamond for monitorin...
PHP-APC collector for Diamond published I've created the php-apc status collector for Diamond. It's available on github under Diamond-PhpCollectors: https://github.com/charlesnagy/Diamond-Ph...