Hello,
I would like to monitor our Cloud Compute Environment. Hence I am looking for a nagios plugin which can help with monitoring cloud compute environment. If any one aware of it please help me with that.
Thanks,
Sachikanta
Plugin to Monitor Clodu Zone and other stuffs from Nagios
-
msachikanta
- Posts: 58
- Joined: Tue Jan 03, 2012 2:35 am
Re: Plugin to Monitor Clodu Zone and other stuffs from Nagio
That's a pretty general request. What specifically are you looking to monitor in your CCE?
Former Nagios employee
-
msachikanta
- Posts: 58
- Joined: Tue Jan 03, 2012 2:35 am
Re: Plugin to Monitor Clodu Zone and other stuffs from Nagio
I would like to monitor the following things.
Availability of Cloud Zones,
VM's
Network IP Usage and storage usage etc..
regards,
Sachikanta
Availability of Cloud Zones,
VM's
Network IP Usage and storage usage etc..
regards,
Sachikanta
Re: Plugin to Monitor Clodu Zone and other stuffs from Nagio
You might want to look through our Nagios Exchange for a suitable plugin/s. Here's a link to all the plugins tagged "Cloud":
http://exchange.nagios.org/directory/Plugins/Cloud
When it comes to monitoring VMs in the cloud you can usually just monitor them as you would any other machine.
http://exchange.nagios.org/directory/Plugins/Cloud
When it comes to monitoring VMs in the cloud you can usually just monitor them as you would any other machine.
Former Nagios employee
-
msachikanta
- Posts: 58
- Joined: Tue Jan 03, 2012 2:35 am
Re: Plugin to Monitor Clodu Zone and other stuffs from Nagio
Hello,
I have tried the plugin nagios-cloudstack2 plugin from the below url.
http://exchange.nagios.org/directory/Pl ... D2/details
But during execution of the command - './check_cloudstack.pl capacity -z zone_id -w 60 -c 80' am getting below error.
[root@server01 libexec]# ./check_cloudstack.pl capacity -z zone_id -w 60 -c 80
Can't locate loadable object for module XML::LibXML in @INC (@INC contains: /apps/nagios/cloudstack-master/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 /usr/share/perl5/XML/LibXML.pm line 156.
BEGIN failed--compilation aborted at /usr/share/perl5/XML/LibXML.pm line 156.
Compilation failed in require at /apps/nagios/cloudstack-master/lib/Cloudstack/General.pm line 5.
BEGIN failed--compilation aborted at /apps/nagios/cloudstack-master/lib/Cloudstack/General.pm line 5.
Compilation failed in require at /apps/nagios/cloudstack-master/lib/Cloudstack/VM.pm line 5.
BEGIN failed--compilation aborted at /apps/nagios/cloudstack-master/lib/Cloudstack/VM.pm line 5.
Compilation failed in require at /apps/nagios/cloudstack-master/lib/Cloudstack/Command/VM.pm line 53.
BEGIN failed--compilation aborted at /apps/nagios/cloudstack-master/lib/Cloudstack/Command/VM.pm line 53.
Compilation failed in require at /usr/share/perl5/App/Cmd.pm line 98.
App::Cmd::_command("Cloudstack", undef) called at /usr/share/perl5/App/Cmd.pm line 72
App::Cmd::new("Cloudstack") called at /usr/share/perl5/App/Cmd.pm line 203
App::Cmd::run("Cloudstack") called at ./check_cloudstack.pl line 8
Please note i have amended actual zone id with zone_id in the above command.
Please help me with resolving the issue. Thanks in advance.
Regards,
Sachikanta
I have tried the plugin nagios-cloudstack2 plugin from the below url.
http://exchange.nagios.org/directory/Pl ... D2/details
But during execution of the command - './check_cloudstack.pl capacity -z zone_id -w 60 -c 80' am getting below error.
[root@server01 libexec]# ./check_cloudstack.pl capacity -z zone_id -w 60 -c 80
Can't locate loadable object for module XML::LibXML in @INC (@INC contains: /apps/nagios/cloudstack-master/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 /usr/share/perl5/XML/LibXML.pm line 156.
BEGIN failed--compilation aborted at /usr/share/perl5/XML/LibXML.pm line 156.
Compilation failed in require at /apps/nagios/cloudstack-master/lib/Cloudstack/General.pm line 5.
BEGIN failed--compilation aborted at /apps/nagios/cloudstack-master/lib/Cloudstack/General.pm line 5.
Compilation failed in require at /apps/nagios/cloudstack-master/lib/Cloudstack/VM.pm line 5.
BEGIN failed--compilation aborted at /apps/nagios/cloudstack-master/lib/Cloudstack/VM.pm line 5.
Compilation failed in require at /apps/nagios/cloudstack-master/lib/Cloudstack/Command/VM.pm line 53.
BEGIN failed--compilation aborted at /apps/nagios/cloudstack-master/lib/Cloudstack/Command/VM.pm line 53.
Compilation failed in require at /usr/share/perl5/App/Cmd.pm line 98.
App::Cmd::_command("Cloudstack", undef) called at /usr/share/perl5/App/Cmd.pm line 72
App::Cmd::new("Cloudstack") called at /usr/share/perl5/App/Cmd.pm line 203
App::Cmd::run("Cloudstack") called at ./check_cloudstack.pl line 8
Please note i have amended actual zone id with zone_id in the above command.
Please help me with resolving the issue. Thanks in advance.
Regards,
Sachikanta
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Plugin to Monitor Clodu Zone and other stuffs from Nagio
Did you follow all the steps in the README file that comes with the plugin download?
It looks like there are some missing dependencies that the plugin is not finding.
It looks like there are some missing dependencies that the plugin is not finding.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.