Hadoop Monitoring Implementation
Posted: Fri Aug 26, 2016 4:18 am
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 :
Error :
Thanks & Regards
Chim
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
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