When trying to run check_nwc_health after compiling it, it is giving me an error message stating "Unable to load module/load.pm". Can anyone help me with this error?
Thanks
Issues with Check_NWC_Health
Re: Issues with Check_NWC_Health
That plugin needs the load.pm module installed to function and to install it, run the following as root.
If there are any other missing modules, you will have to install them as well.
Code: Select all
yum install perl-Module-Load -yBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Issues with Check_NWC_Health
Thanks! That worked!
Re: Issues with Check_NWC_Health
Your welcome. I'll close and lock the post as solved. If you have any future questions / issues, feel free to open a new post.
Be sure to check out our Knowledgebase for helpful articles and solutions!