Search found 130 matches

by lgute
Fri May 24, 2024 7:52 am
Forum: Nagios XI
Topic: NagiosXI NCPA deployment failing - FIXED
Replies: 1
Views: 85595

Re: NagiosXI NCPA deployment failing - FIXED

Hi @deby23456,

Thank you for posting this!
by lgute
Fri May 24, 2024 7:51 am
Forum: Nagios XI
Topic: Package ncpa-2.4.1.el8.x86_64.rpm is not signed
Replies: 1
Views: 85948

Re: Package ncpa-2.4.1.el8.x86_64.rpm is not signed

Hi all,

The link for the "FIXED" post is viewtopic.php?t=65569
by lgute
Thu May 23, 2024 9:09 am
Forum: Nagios XI
Topic: Service Check Using SNMPv3
Replies: 3
Views: 401

Re: Service Check Using SNMPv3

Hi @rj-admin2,

I'm glad you got things working!

Thanks for the update.
by lgute
Tue May 21, 2024 3:40 pm
Forum: Open Source Nagios Projects
Topic: Problem with check_snmp using the rate option
Replies: 6
Views: 293

Re: Problem with check_snmp using the rate option

Hi @wleight, thanks for reaching out.

Not an SNMP expert, so I am guessing here. From the documentation I can find, ifHCInOctets, is a COUNTER64 (Octal) value, instead of an INTEGER. So maybe that is the issue?
by lgute
Fri May 17, 2024 3:29 pm
Forum: Nagios XI
Topic: New installation on Ubuntu fails
Replies: 3
Views: 154

Re: New installation on Ubuntu fails

Great to hear @frankwijers!

Glad we could help.
by lgute
Thu May 16, 2024 9:21 am
Forum: Nagios XI
Topic: New installation on Ubuntu fails
Replies: 3
Views: 154

Re: New installation on Ubuntu fails

Hi frankwijers , thanks for reaching out. What version of XI are you trying to install on Ubuntu 22? There is a known issue with XI2024 and Ubuntu 22, that sounds like the issue you are experiencing. Please take a look at Installation or upgrade of Nagios XI2024 fails on Ubuntu and Debian and check ...
by lgute
Wed May 15, 2024 3:26 pm
Forum: Nagios XI
Topic: Service Check Using SNMPv3
Replies: 3
Views: 401

Re: Service Check Using SNMPv3

Hi rj-admin2 , thanks for reaching out. This is what the SNMP Wizard sets up. check_xi_service_snmp! -o '<OID>' -P 3 --seclevel=authPriv --secname='<snmp-user>' --authproto=md5 --authpasswd='<authpass>' --privpasswd='<privpass>' -m <MIB> -w 80 -c 95 Maybe try... check_xi_service_snmp! -o '1.3.6.1.2....
by lgute
Tue May 14, 2024 10:51 am
Forum: Nagios XI
Topic: Nagios XI 2024R1.1.2 - Cannot Export Bandwidth Usage Reports to PDF
Replies: 4
Views: 162

Re: Nagios XI 2024R1.1.2 - Cannot Export Bandwidth Usage Reports to PDF

Hi silverbenz , Here is a patch for the Bandwidth Usage report's PDF issue. To apply the patch, rename the index.php file. mv /usr/local/nagiosxi/html/includes/components/bandwidthreport/index.php /usr/local/nagiosxi/html/includes/components/bandwidthreport/index.php.bak Unzip the attachment, copy i...
by lgute
Thu May 09, 2024 10:15 am
Forum: Nagios XI
Topic: Nagios XI 2024R1.1.2 - Cannot Export Bandwidth Usage Reports to PDF
Replies: 4
Views: 162

Re: Nagios XI 2024R1.1.2 - Cannot Export Bandwidth Usage Reports to PDF

Hi @silverbenz,

2024R1.1.3 is closed for development, so I can not say which release it will be addressed in.
by lgute
Wed May 08, 2024 12:56 pm
Forum: Nagios XI
Topic: Nagios XI 2024R1.1.2 - Cannot Export Bandwidth Usage Reports to PDF
Replies: 4
Views: 162

Re: Nagios XI 2024R1.1.2 - Cannot Export Bandwidth Usage Reports to PDF

Hi @silverbenz, thanks for reaching out.

Thank you for reporting this issue. A ticket has been created to get this fixed.