Search found 5 matches
- Wed Dec 15, 2021 5:16 am
- Forum: Nagios XI
- Topic: NagiosXI Check License Error: There is no Internet connectio
- Replies: 8
- Views: 3518
Re: NagiosXI Check License Error: There is no Internet conne
I have excluded the ping part in the script and now it is ok.
- Wed Dec 15, 2021 4:57 am
- Forum: Nagios XI
- Topic: NagiosXI Check License Error: There is no Internet connectio
- Replies: 8
- Views: 3518
Re: NagiosXI Check License Error: There is no Internet conne
Following the output: [root@LVZNAGXIFEDR01 ~]# ping api.nagios.com -c 3 PING vs1.nagios.com (50.116.21.73) 56(84) bytes of data. ^C --- vs1.nagios.com ping statistics --- 3 packets transmitted, 0 received, 100% packet loss, time 40ms [root@LVZNAGXIFEDR01 ~]# curl -k -L -v api.nagios.com * Rebuilt UR...
- Mon Dec 13, 2021 11:27 am
- Forum: Nagios XI
- Topic: NagiosXI Check License Error: There is no Internet connectio
- Replies: 8
- Views: 3518
Re: NagiosXI Check License Error: There is no Internet conne
Hi Benjamin,
my Nagios VM is behind a firewall but telnet is working fine:
[root@LVZNAGXIFEDR01 ~]# telnet api.nagios.com 443
Trying 50.116.21.73...
Connected to api.nagios.com.
Escape character is '^]'.
So i have connectivity.
Which port should i test?
443 is ok?
Let me know
Giorgio
my Nagios VM is behind a firewall but telnet is working fine:
[root@LVZNAGXIFEDR01 ~]# telnet api.nagios.com 443
Trying 50.116.21.73...
Connected to api.nagios.com.
Escape character is '^]'.
So i have connectivity.
Which port should i test?
443 is ok?
Let me know
Giorgio
- Fri Dec 03, 2021 9:05 am
- Forum: Nagios XI
- Topic: NagiosXI Check License Error: There is no Internet connectio
- Replies: 8
- Views: 3518
Re: NagiosXI Check License Error: There is no Internet conne
Hi, following the output: [root@LVZNAGXIFEDR01 ~]# /usr/local/nagios/libexec/check_license.sh -h check_license.sh, ver.1.3, 02/11/2020 - Nagios XI License Checker Usage: ./check_license.sh -H <ip address> -u <username> -t <ticket> -w <warning> -c <critical> Requirements: *The Nagios XI server has to...
- Wed Dec 01, 2021 11:36 am
- Forum: Nagios XI
- Topic: NagiosXI Check License Error: There is no Internet connectio
- Replies: 8
- Views: 3518
NagiosXI Check License Error: There is no Internet connectio
Hi all, we followed this document to create the check about the license status for our nagiosXI: https://assets.nagios.com/downloads/nagiosxi/docs/How-To-Set-Up-A-Nagios-XI-License-Maintenance-Status-Check.pdf After all the step we receive this error: Error: There is no Internet connection or api.na...