Hm, nagios
If I have N disks in a jbod cluster, and all the check disk plugins I find check one disk at a time, do I need to make N service calls, once for each disk? Or can I cluster several commands in a single nrpe.d/X.cfg file that all get called?
This matrix of X servers by N disks is just starting to look really really big, and there must be something more elegant.
(The smart check scripts I have found do not have single line calls when the jbod have a raid controller on them.)