Step by step procedures to Install Nagios agent in Linux
> cd /tmp
> mkdir software
> cd software
> yum install wget
> wget https://assets.nagios.com/downloads/nagiosxi/agents/linux-nrpe-agent.tar.gz
> tar -zxvf linux-nrpe-agent.tar.gz
> cd linux-nrpe-agent
> ./fullinstall
Nagios Advance Tutorial for Beginners with Demo 2020 — By DevOpsSchool
Nagios Essential Tutorial for Beginners by Rajesh Kumar
Latest posts by Rajesh Kumar (see all)
- Implementing Managed IT Services: A Step-by-Step Guide - August 30, 2024
- DevOps Foundation Certification - August 29, 2024
- SRE Foundation Certification - August 29, 2024