AddON for glusterfs & lustre

Hello together,
I am using CheckMK and I want to implement GlusterFS and LUSTRE.
Is there any AddON ready to use?

Best regards

Matthias

For glusterfs you need to use a classic Nagios check like the following one https://www.unixadm.org/nagios/check_glusterfs
Or write your own plugin - but if you started with CMK then the classic check is the easier option.

Dear Andreas,
thank you very much.
I would like to test it & give you some feedback.
Does this plug-in works, if I try with SSH too?

Best regards

Zhéxué M.

All Agent plugins also work if the agent is called over SSH.
There is no difference for the agent if xinetd or SSH.

Hey Andreas,
thank you so much. I tried it today and find out, that I´ve got only the word “OK” back :frowning:
Is this okay or what should come back from the agent?

Best regards

Zhéxué M.

Sorry to jump into this discussion, I have a checkmk agent 1.5.0p24 installed on a RHEL 7.8 server which has glusterfs setup:

$ rpm -qa|grep gluster
glusterfs-api-7.5-1.el7.x86_64
glusterfs-fuse-7.5-1.el7.x86_64
glusterfs-libs-7.5-1.el7.x86_64
glusterfs-client-xlators-7.5-1.el7.x86_64
glusterfs-cli-7.5-1.el7.x86_64
glusterfs-7.5-1.el7.x86_64
glusterfs-server-7.5-1.el7.x86_64

And without doing anything, I see the basic filesystem and mount options check being detected:
image

However, if the question is about to monitor glusterfs as a whole, then please ignore my comment.

I think this is no problem :slight_smile:
@MKrawutschke wanted to monitor the glusterfs status.

Was this done on the command line manually? If yes then you can only look at the script what it does.
I have no glusterfs anymore in my production or test environment and cannot look why you only get “OK”.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.