Search found 12 matches

by cbyers
Fri Sep 12, 2025 9:44 am
Forum: Open Source Nagios Projects
Topic: debian repo.nagios.com signature issue
Replies: 15
Views: 129228

Re: debian repo.nagios.com signature issue

Hello,

Could I please have you try running these commands to see if that resolves the issue?

Code: Select all

curl -fsSL https://repo.nagios.com/GPG-KEY-NAGIOS-V3 | sudo gpg --dearmor -o /etc/apt/keyrings/GPG-KEY-NAGIOS-V3.gpg
apt-get update
We updated the GPG key and you may just need to update your key
by cbyers
Fri Dec 08, 2023 10:11 am
Forum: Nagios XI
Topic: XI 2024 - Scheduled Downtime
Replies: 2
Views: 3511

Re: XI 2024 - Scheduled Downtime

Hi Alongaks,

Sorry about that confusion, glad to hear that you found it. Please be sure to reach out with any further questions you may have.

Thank you!
by cbyers
Thu Nov 09, 2023 9:56 am
Forum: Nagios XI
Topic: MRTG issues in Ubuntu
Replies: 4
Views: 4062

Re: MRTG issues in Ubuntu

Good morning joniMcGlade, During the setup of MRTG on a Ubuntu OS there is a service that gets created that resets the permissions at boot. We do not use that service so you can disable it will the following command. systemctl stop mrtg ; systemctl disable mrtg A bug report has been filed. Thank you...
by cbyers
Tue Oct 24, 2023 9:52 am
Forum: Nagios XI
Topic: check_uptime with check_nrpe_v2
Replies: 4
Views: 16661

Re: check_uptime with check_nrpe_v2

Good morning JohnFLi, I created a new check command in the core config manager. This is the command I created: $USER1$/check_ncpa.py -H $HOSTADDRESS$ -t $_HOSTTOKEN$ -M $ARG1$ $ARG2$ From there I created a service using the check command I just created $ARG1$: 'system/uptime' $ARG2$: -c 2592000 -w 2...
by cbyers
Thu Oct 19, 2023 4:15 pm
Forum: Nagios XI
Topic: Export Uptime results
Replies: 2
Views: 10986

Re: Export Uptime results

Good afternoon JohnFLi, I think this could work if you just want to see if something went down. In the reports tab there is a State History report that you could have run at a set time every morning that looks back at a custom interval of hours that would email you the results everyday. It would sen...
by cbyers
Thu Oct 19, 2023 3:42 pm
Forum: Nagios XI
Topic: check_uptime with check_nrpe_v2
Replies: 4
Views: 16661

Re: check_uptime with check_nrpe_v2

Good afternoon JohnFLi, Are you are using NSClient++ on your windows server ? If so you can find NSClient's documentation via the link below: https://nsclient.org/docs/ Unfortunately NSClient++ isn't our product and as a result we can't provide any official support or guidance for it. Have you tried...
by cbyers
Tue Oct 17, 2023 9:56 am
Forum: Nagios XI
Topic: NAGIOS XI v5.5.9 report of vulnerabilities
Replies: 3
Views: 9664

Re: NAGIOS XI v5.5.9 report of vulnerabilities

Hello jose.sotomayor, Hi Our support is limited to Nagios products only. You can find links to our security disclosures and change log below: https://www.nagios.com/products/security/ https://assets.nagios.com/downloads/nagiosxi/CHANGES-5.TXT Components such as MariaDB, PHP and Apache are managed by...
by cbyers
Mon Sep 18, 2023 9:59 am
Forum: Nagios XI
Topic: Nagios XI server OS patching issue
Replies: 5
Views: 6863

Re: Nagios XI server OS patching issue

Ok, I am glad everything is resolved.
by cbyers
Mon Sep 18, 2023 9:56 am
Forum: Nagios XI
Topic: No notifications being sent
Replies: 5
Views: 7383

Re: No notifications being sent

Hi EchoUser, Thank you for reaching out. After you changed the notifications to send through Microsoft with OAuth2, did you set up a User/Contact and configure it with the email you would like to send it to? If not the following document can help guide you through the process: https://assets.nagios....
by cbyers
Thu Sep 14, 2023 10:04 am
Forum: Nagios XI
Topic: Support for Debian 12
Replies: 11
Views: 12417

Re: Support for Debian 12

Hi JP1,

Thank you for reaching out, however unfortunately I am unable to give you timeline for Debian 12 support, I can however assure you that it is on our radar.