The Problem Just installed GroundWorks Community Edition 5.3 and this is a great product but when comparing the built-in graphing capabilities to Hyperics community editon it falls short. Adding monitoring to MySQL, Apache or Tomcat does not give you graphs out-of-the-box but this CAN and will be fixed… FYI I’m assuming that groundworks is installed and working, [...]
Posts Tagged ‘groundworks’
3 Jun
check_apache.pl and perl module issue
The problem [nagios@den2lweb002 libexec]$ ./check_apache.pl Can’t locate LWP/UserAgent.pm in @INC (@INC contains: /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.7/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.6/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.7/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.6/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.5/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 .) at ./check_apache.pl line 32. BEGIN failed–compilation aborted at ./check_apache.pl line 32. [nagios@myserver libexec]$ ./check_apache.pl -H localhost Can’t locate LWP/UserAgent.pm in @INC (@INC [...]
22 May
Problems running check_memory.pl with missing Groundworks/Nagios
This is the error I’m getting Can’t locate Nagios/Plugin.pm in @INC … Looks like the script can’t find the Plugin module form Nagios for Perl so we have to install this using this command (as root): # perl -MCPAN -e ‘install Nagios::Plugin’ (as root) Update: If this command fails try to delete ~/.cpan directory and [...]
Recent Comments