I am having some issues when running the install. I am running ubuntu 18.
I am using this command to install curl https://assets.nagios.com/downloads/nagiosxi/install.sh | sh
I also tried running this cpan -i Params::Validate for missing perl module.
I attached my install.log file
Any other information please let me know. Any help would be great.
Nagios XI Errors
-
metsfan2152
- Posts: 3
- Joined: Fri Dec 27, 2019 1:03 pm
Nagios XI Errors
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios XI Errors
Seems like you are missing a critical perl package
Code: Select all
cpan -i Class::Accessor-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios XI Errors
Looking more at the logs I see this
It looks like there was a bunch of items it couldn't install because Cannot allocate memory
How much memory is on this server?
Code: Select all
Using Tar:/bin/tar xf "Class-Accessor-0.51.tar":
Couldn't untar Class-Accessor-0.51.tar: 'Cannot allocate memory'How much memory is on this server?