FAQ

Installation et configuration de l’agent Icinga2

Artikel suchen

Installation et configuration de l’agent Icinga2

1349 Views

It's easy.

 

rpm --import https://packages.icinga.com/icinga.key
yum -y install https://packages.icinga.com/epel/icinga-rpm-release-7-latest.noarch.rpm
yum -y install icinga2
yum -y install nagios-plugins-all
service icinga2 restart

 

And then execute the agent script on the client and restart icinga2 on the client.

Was this article helpful?
Views: 1349