This support forum board is for support questions relating to
Nagios XI , our flagship commercial network monitoring solution.
TorqueSteer
Posts: 26 Joined: Thu Mar 30, 2017 10:18 am
Post
by TorqueSteer » Fri Dec 29, 2017 8:32 am
Hi, happy holidays!
I am trying to follow the guide on how to configure my nagios xi server to received SNMP traps, in the guide it says to establish a connection to my server and run the following command:
cd /tmp
wget
https://assets.nagios.com/downloads/nag ... p-setup.sh
sh ./NagiosXI-SNMPTrap-setup.sh
When I do it fails with:
Any help much appreciated!
npolovenko
Support Tech
Posts: 3457 Joined: Mon May 15, 2017 5:00 pm
Post
by npolovenko » Fri Dec 29, 2017 10:22 am
Hello,
@TorqueSteer . After wget you pasted the download link two times by accident. I'll also attach the downloaded script to this post just in case.
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new
Privacy Policy .
TorqueSteer
Posts: 26 Joined: Thu Mar 30, 2017 10:18 am
Post
by TorqueSteer » Thu Jan 04, 2018 10:33 am
Hi, thanks for your relpy,
I removed the duplicate and tried it again, I go the same error.
npolovenko
Support Tech
Posts: 3457 Joined: Mon May 15, 2017 5:00 pm
Post
by npolovenko » Thu Jan 04, 2018 11:13 am
@TorqueSteer , Could you attach a screenshot one more time? I just tested the link:
Code: Select all
wget https://assets.nagios.com/downloads/nagiosxi/scripts/NagiosXI-SNMPTrap-setup.shand was able to download the script. Is your company using a VPN?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new
Privacy Policy .
TorqueSteer
Posts: 26 Joined: Thu Mar 30, 2017 10:18 am
Post
by TorqueSteer » Thu Jan 04, 2018 11:44 am
Yeah it's odd, I can download it from my desktop machine, but not through my Nagios box using the command from the SNMP trap setup guide i'm following.
npolovenko
Support Tech
Posts: 3457 Joined: Mon May 15, 2017 5:00 pm
Post
by npolovenko » Thu Jan 04, 2018 12:04 pm
@TorqueSteer , I think the link is case sensitive. I've tried wget with all lowercase letters as on your screenshot and got the same error. But then I used the following link and it worked:
Code: Select all
wget https://assets.nagios.com/downloads/nagiosxi/scripts/NagiosXI-SNMPTrap-setup.sh
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new
Privacy Policy .
npolovenko
Support Tech
Posts: 3457 Joined: Mon May 15, 2017 5:00 pm
Post
by npolovenko » Thu Jan 04, 2018 1:02 pm
@TorqueSteer , Not a problem! Can I go ahead and lock this topic?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new
Privacy Policy .
lpereira
Posts: 143 Joined: Thu Jul 27, 2017 4:23 pm
Post
by lpereira » Tue Jan 09, 2018 9:51 am
If for some reasons wget does not work. you can download the file to your Desktop and then copy it to the Nagios Server via WinSCP. It not solves the wget problem, but it will get the work done.