Nagios XI Centos OS is down.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
tacolover101
Posts: 432
Joined: Mon Apr 10, 2017 11:55 am

Re: Nagios XI Centos OS is down.

Post by tacolover101 »

Aruz wrote:I installed CentOS. Logged in, trying to install nagiosxi on it. wget: command not found {root@swok-vm-nagiosxi temp]#

Please help.
i would follow the error message specified -

Code: Select all

 wget: command not found
you simply don't have the wget package. just run the following -

Code: Select all

yum install wget -y
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Nagios XI Centos OS is down.

Post by dwhitfield »

Thanks @tacolover101. OP, let us know if that resolves your issue!
Locked