This works:
1. unzip linux-nrpe-agent.tar.gz
2. Modify the following script:
/tmp/linux-nrpe-agent/subcomponents/install
Comment out the read & hard code the IP for your Nagios server:
#read -p "Allow from: " ALLOW_INPUT
ALLOW_INPUT="X.X.X.X"
3. ./fullinstall -n
Search found 1 match
- Wed Apr 17, 2013 8:11 am
- Forum: Nagios XI
- Topic: Linux xi agent "linux-nrpe-agent" unattended install for ki
- Replies: 5
- Views: 2445