Page 1 of 1

Nagios XI SNMP Config

Posted: Thu Aug 16, 2018 8:20 am
by DarenBrim23
I am running Nagios XI Version: 5.4.12 on RHEL 6.9

I tried running the SNMP configuration script: NagiosXI-SNMPTrap-Setup.sh on my server but the script failed. This is because the script tries to reach out to "assets.nagios.com" to download a tar package. Our server is in a closed environment and unable to reach out to the internet. Is there an offline SNMP Config script that I can download to get this to work in our environment?

Thanks

Re: Nagios XI SNMP Config

Posted: Thu Aug 16, 2018 3:35 pm
by npolovenko
Hello, @DarenBrim23. You could strip the script from all wget and yum install references. Then set up offline repositories and download the required packages offline.
You can download the smtrap-bin archive from a different server that has access to the internet and then transfer it over to the offline XI server.