I recently downloaded the trial version of Nagios XI. I am trying to configure certain monitoring tools such as "SNMP Traps" and "VM Ware" to monitor a VM.
When I click these options in the configuration wizard I am greeted with the error stating that the plugins or .py modules are not installed. For example:
Configuration Wizard: VMware
"Error: It appears as though you have not installed the VMware SDK or ESX plugin on your Nagion XI server. You must have these components properly installed on your system before using this wizard"
Also note that my NagiosXI server is in an environment with no connection to the internet.
Is there anywhere that I can get these from for the trial version of Nagios XI, or are they just unavailable in the trial version?
Thanks
Nagiox XI Missing Modules?
-
dwasswa
Re: Nagiox XI Missing Modules?
Hi @DarenBrim23,
You will need to Install the prerequisites for the VMware SDK and Install the VMware Perl SDK on the Nagios XI server.
Please follow this guide Monitoring VMware With Nagios XI
Please let me know if you have any questions.
You will need to Install the prerequisites for the VMware SDK and Install the VMware Perl SDK on the Nagios XI server.
Please follow this guide Monitoring VMware With Nagios XI
Please let me know if you have any questions.
-
DarenBrim23
- Posts: 11
- Joined: Thu Oct 05, 2017 7:46 am
Re: Nagiox XI Missing Modules?
Hi @dwasswa,
I followed the documentation, and the following packages weren't available:
zperl-Nagios-Plugin
perl-XML-LibXML
Where do I get these packages from?
Also, my server is in an environment with no connection to the internet therefor, I cannot configure a repo server that points to the internet to automatically download packages.
Thanks
I followed the documentation, and the following packages weren't available:
zperl-Nagios-Plugin
perl-XML-LibXML
Where do I get these packages from?
Also, my server is in an environment with no connection to the internet therefor, I cannot configure a repo server that points to the internet to automatically download packages.
Thanks
Re: Nagiox XI Missing Modules?
I think there's a typo; Should be perl-Nagios-Plugin instead of zperl-Nagios-Plugin.
perl-Nagios-Plugin is definitely in EPEL:
http://mirror.math.princeton.edu/pub/epel/7/x86_64/p/
perl-XML-LibXML is Base I think.
If you're in an offline environment, you might need to build those Perl modules by hand or download the RPMs yourself and move them to the machine.
perl-Nagios-Plugin is definitely in EPEL:
http://mirror.math.princeton.edu/pub/epel/7/x86_64/p/
perl-XML-LibXML is Base I think.
How did you install Nagios XI? There's specific steps for offline installations; Simply deploying an OVA in an offline environment can cause problems down the road.DarenBrim23 wrote:Also, my server is in an environment with no connection to the internet therefor, I cannot configure a repo server that points to the internet to automatically download packages.
If you're in an offline environment, you might need to build those Perl modules by hand or download the RPMs yourself and move them to the machine.
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagiox XI Missing Modules?
This is an old package NOT supported by Nagios
The new package is Nagios::Monitoring::Plugins
Install instruction can be found in this thread
https://support.nagios.com/forum/viewto ... 99#p178278
The new package is Nagios::Monitoring::Plugins
Install instruction can be found in this thread
https://support.nagios.com/forum/viewto ... 99#p178278