Page 1 of 1

Hadoop Monitoring Implementation

Posted: Fri Aug 26, 2016 4:18 am
by chimborah
Hello All,

I am implementing Hadoop monitoring with Nagios core with below scripts. When I am trying to run the script in Nagios server it gives me below error. Could you please help me in fixing the errors.
Scripts :

Code: Select all

check_ibm_biginsights_services.pl
check_ibm_biginsights_agents.pl
check_ibm_biginsights_dfs_path.pl
check_ibm_biginsights_hdfs_space.pl
Error :

Code: Select all

CRITICAL: Can't locate HariSekhon/IBM/BigInsights.pm in @INC (@INC contains: ./lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./check_ibm_biginsights_dfs_path.pl line 38.

Thanks & Regards
Chim

Re: Hadoop Monitoring Implementation

Posted: Fri Aug 26, 2016 1:11 pm
by mcapra
How exactly did you go about installing these plugins? It looks like they have an awful lot of dependencies that need to be installed first.

Did you follow the documentation provided on the github page?
https://github.com/HariSekhon/nagios-pl ... nual-build

Re: Hadoop Monitoring Implementation

Posted: Mon Aug 29, 2016 5:53 am
by chimborah
Thanks for sharing the url. I am trying to follow the Quick start guide as mentioned in the url. It seems Docker engine needs to be installed along with harisekhon/nagios-plugins. Once my updated vm is provisioned, I will proceed with the configuration.

Re: Hadoop Monitoring Implementation

Posted: Mon Aug 29, 2016 11:17 am
by mcapra
Definitely let us know if you need additional assistance once the VM is provisioned!

Re: Hadoop Monitoring Implementation

Posted: Wed Aug 31, 2016 6:51 am
by chimborah
Thanks. Sure I will let you know.

Re: Hadoop Monitoring Implementation

Posted: Wed Aug 31, 2016 9:11 am
by rkennedy
Sounds good - I'll leave this open and await your update.