Re: Support for ZFS, mirror, RAIDZ2, etc.
Stefan Gehn <[email protected]> Sun, 22 Jun 2014 13:32:36 +0200
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
On 03/24/2014 05:27 AM, Bryant Eadon wrote: > Hello all ! New to the list. Is there a way for gkrellm (perhaps via > plugin) to monitor the I/O or health of a zpool ? In my searches I have > not seen a way. > > I am using gkrellm 2.3.5 on Ubuntu 13.10 and 'ZFS on Linux'. I can > monitor the individual /devs with the default install, but nothing like > a grouped-chart or health meter. I guess for any grouping apart from the "all block devices" group gkrellm would currently need some block device file that it can monitor. Does ZFS expose something like that? Eventually it's just a matter of adding the necessary file naming scheme and device major/minor numbers to gkrellm to monitor such devices. Health information likely needs a dedicated plugin but I'm not aware of anyone having written such a thing and I personally only use LVM so far. Regards, Stefan Gehn