Search found 1 match

by soran
Fri Nov 15, 2024 5:49 am
Forum: Nagios XI
Topic: Add host using a script
Replies: 3
Views: 1466

Add host using a script

Hello, I am trying to code bash script which basically add a host to nagios. It creates a .cfg file into the repertory where all hosts .cfg file are located after asking some input such as the host_name, ip address etc ... It does work, but not totally. I mean, it does appear on Nagios web interface...