Search found 171 matches

by mon-team
Tue Nov 02, 2021 4:42 am
Forum: Nagios XI
Topic: permission /etc/resources.cfg reset by Apply Configuration.
Replies: 5
Views: 1001

Re: permission /etc/resources.cfg reset by Apply Configurati

Thanks for the reply,
no one worksbut i've added at the bottom of /usr/local/nagiosxi/scripts/reset_config_perms.sh this line:

/bin/chmod -R 660 /usr/local/nagios/etc/resource.cfg

permission now is the one i'm expecting and the Apply configuration works.
Thanks
Francesco
by mon-team
Wed Oct 27, 2021 11:03 am
Forum: Nagios XI
Topic: permission /etc/resources.cfg reset by Apply Configuration.
Replies: 5
Views: 1001

Re: permission /etc/resources.cfg reset by Apply Configurati

Hello Perry, on my environment is still not working as expected. $ chown nagios:nagios resource.cfg $ chmod 600 resource.cfg permissions are ok: -rw------- 1 nagios nagios 3263 Oct 26 16:10 resource.cfg After an Apply configuration i find this: -rw-rw-r-- 1 apache nagios 3263 Oct 26 16:10 resource.c...
by mon-team
Tue Oct 26, 2021 11:21 am
Forum: Nagios XI
Topic: permission /etc/resources.cfg reset by Apply Configuration.
Replies: 5
Views: 1001

permission /etc/resources.cfg reset by Apply Configuration.

Hello, i need the configuration file /usr/local/nagios/etc/resources.cfg to have limited permission, like this: -rw------- 1 apache nagios resource.cfg After every Apply configuration i see that permissions changes and in particular is granted readability to everybody: -rw-rw---- 1 apache nagios res...
by mon-team
Fri Oct 15, 2021 9:21 am
Forum: Nagios XI
Topic: Support Center site unavailable
Replies: 3
Views: 515

Re: Support Center site unavailable

Hello Benjamin,
no problem, i see that it's again online!

Regards
Francesco
by mon-team
Fri Oct 15, 2021 5:18 am
Forum: Nagios XI
Topic: Support Center site unavailable
Replies: 3
Views: 515

Support Center site unavailable

Hello,
i'm trying to open a case but the 'Support Center' in unavailable. Tried with several browsers and different connections..thanks!
Francesco
by mon-team
Fri Jul 30, 2021 7:30 am
Forum: Nagios XI
Topic: Nagios BPI 2.8.0 version
Replies: 9
Views: 1277

Re: Nagios BPI 2.8.0 version

Thanks gsmith,
it was so simple!
I confirm it works!

Francesco
by mon-team
Wed Jul 28, 2021 8:03 am
Forum: Nagios XI
Topic: Nagios BPI 2.8.0 version
Replies: 9
Views: 1277

Re: Nagios BPI 2.8.0 version

Hello gsmith,
thanks a lot for the bpi component file!
With the tar.gz file i don't know how to re-install the component.....yes i need some more details...
Thanks
Francesco
by mon-team
Tue Jul 27, 2021 1:10 am
Forum: Nagios XI
Topic: Nagios BPI 2.8.0 version
Replies: 9
Views: 1277

Re: Nagios BPI 2.8.0 version

Hello gsmith, currently i'm not able to upgrade my Nagios XI, i have a very large installation with some customizations and it's a medium term project. Yes i know that the default version is the 2.8.0 but as i wrote you i upgraded to 2.8.1 on Nagios support suggestion to fix some issues (i don't rem...
by mon-team
Thu Jul 22, 2021 1:42 am
Forum: Nagios XI
Topic: Nagios BPI 2.8.0 version
Replies: 9
Views: 1277

Re: Nagios BPI 2.8.0 version

Hello gsmith, the bpi.log is empty, it simply contains : "BEGIN BPI LOG 1568214288" about running the script "/usr/local/nagios/libexec/check_esx3.pl -h" i'm not sure what would you like me to verify..if i run the check i get back the help. Coming back to the BPI component, i'd l...
by mon-team
Wed Jul 21, 2021 3:40 am
Forum: Nagios XI
Topic: Nagios BPI 2.8.0 version
Replies: 9
Views: 1277

Nagios BPI 2.8.0 version

Hello everybody, after upgrading my PHP version to 7.2 on my Nagios XI 5.6.1 server i've noticed that the "check_bpi.php" often reach the 60s timeout during the 'Apply Configuration' process (due to the database unavailability). This issue was not present with PHP 5.4 and the previous Nagi...