This is a very useful link to how to install icinga2 agent:
http://www.2daygeek.com/add-remote-linux-host-on-icinga2-server-to-monitor/#
One more thing to add to this post, is we need the satellite client node to have epel insalled and also to have nagios plugins installed so that icinga can do its thing.
to do this do:
yum install epel-release.noarch
yum install nagios-plugins*
http://www.2daygeek.com/add-remote-linux-host-on-icinga2-server-to-monitor/#
One more thing to add to this post, is we need the satellite client node to have epel insalled and also to have nagios plugins installed so that icinga can do its thing.
to do this do:
yum install epel-release.noarch
yum install nagios-plugins*
No comments:
Post a Comment