openhpc / ohpc

OpenHPC Integration, Packaging, and Test Repo
http://openhpc.community
Apache License 2.0
863 stars 187 forks source link

Fix check_ssh command typo in nagios documentation #1396

Closed dmcdougall closed 1 day ago

dmcdougall commented 2 years ago

The current Rocky+Warewulf+SLURM userguide says this on page 17:

[sms]# echo command[check_ssh]=/usr/lib64/nagios/plugins/check_ssh localhost $CHROOT/etc/nagios/nrpe.cfg

I think it is supposed to say this instead:

[sms]# echo command[check_ssh]=/usr/lib64/nagios/plugins/check_ssh localhost >> $CHROOT/etc/nagios/nrpe.cfg
dmcdougall commented 2 years ago

I have not checked the other flavours of user guides. I do not know whether or not the same error exists in those.

github-actions[bot] commented 3 months ago

A friendly reminder that this issue had no activity for 30 days.