Search found 19 matches

by dberlenda
Tue Feb 08, 2022 10:27 am
Forum: Nagios XI
Topic: Plugin "check_as400" does not release the prompt
Replies: 5
Views: 487

Re: Plugin "check_as400" does not release the prompt

Hello ,
in attacked the plugin output created with the parameter -D in the command line .

./check_as400 -D -H xxx.xxx.xxx.xxx -v LOGIN > check_login.log

Thanks in advance
by dberlenda
Wed Feb 02, 2022 12:09 pm
Forum: Nagios XI
Topic: Plugin "check_as400" does not release the prompt
Replies: 5
Views: 487

Re: Plugin "check_as400" does not release the prompt

Hello Perry , I have already tried to apply without success the suggestion in the link https://exchange.nagios.org/directory/Plugins/Hardware/Server-Hardware/IBM/Check_as400/details . The plugin sent the logout to as400 but the session does not end .... I try to unload a screenshot of the plugin sta...
by dberlenda
Fri Jan 28, 2022 11:49 am
Forum: Nagios XI
Topic: Plugin "check_as400" does not release the prompt
Replies: 5
Views: 487

Plugin "check_as400" does not release the prompt

Hello , I have installed the plugin check_as400 but i have the problem that the executable check_as400 does not release the prompt : [nagios@nagios]$ ./check_as400 -H 192.168.144.222 -v LOGIN OK - Login completed successfully The plugin works corretly but does not release the prompt from command lin...
by dberlenda
Wed Jan 19, 2022 1:00 pm
Forum: Nagios XI
Topic: NagiosXI with external DB : Error "Object does not exist"
Replies: 9
Views: 994

Re: NagiosXI with external DB : Error "Object does not exist

Hello Perry ,
I'm sorry but I'm not able to arrive in the form in your screenshot . Could you please give me the "path" to arrive to " Network Tab in the Development tools " .

Thanks in advance
Davide
by dberlenda
Mon Jan 17, 2022 9:33 am
Forum: Nagios XI
Topic: NagiosXI with external DB : Error "Object does not exist"
Replies: 9
Views: 994

Re: NagiosXI with external DB : Error "Object does not exist

Hello Perry , the limits on file /etc/security/limits.conf was already increased as follow : root hard nofile 10000 root soft nofile 10000 root hard nproc 250000 root soft nproc 250000 nagios hard nproc 250000 nagios soft nproc 250000 We applied your suggestion for the setting of http and php and no...
by dberlenda
Thu Jan 13, 2022 10:19 am
Forum: Nagios XI
Topic: NagiosXI with external DB : Error "Object does not exist"
Replies: 9
Views: 994

Re: NagiosXI with external DB : Error "Object does not exist

Hello Perry ,
thanks for your support .
I sent to you a privare message with nagiosXI System Profile .

I don't have access to the nagios database server ( this is a DB server in AWS ) , I requested the logs to my collegues , I wil send you also these logs as soon as possible .

Best Regards
Davide
by dberlenda
Wed Jan 12, 2022 3:35 am
Forum: Nagios XI
Topic: NagiosXI with external DB : Error "Object does not exist"
Replies: 9
Views: 994

Re: NagiosXI with external DB : Error "Object does not exist

Hello Perry, I have the problem "Object does not exist" with all the services if I change the thresholds from the nagios services home page and not with specific satellite system . The problem happen when I edit a service then tab "Configure" ---> Re-configure this service --> Mo...
by dberlenda
Tue Jan 11, 2022 10:33 am
Forum: Nagios XI
Topic: NagiosXI with external DB : Error "Object does not exist"
Replies: 9
Views: 994

NagiosXI with external DB : Error "Object does not exist"

Hello , when I change the thresholds of a service , for example : check_xi_ncpa!-t 'xxxxxxxx' -P 5693 -M 'disk/logical/M:|' -w '90' -c '95' after apply I often receive the error : "Object does not exist " For information my MYSQL server is offloaded to a remote server. I suppose that we pr...
by dberlenda
Fri Dec 03, 2021 6:55 am
Forum: Nagios XI
Topic: NCPA 2.0.6 on RedHat 5.5 error with XI 5.8.3
Replies: 5
Views: 1011

Re: NCPA 2.0.6 on RedHat 5.5 error with XI 5.8.3

Hello ssax ,
tnks for your suggestion, the solution works .

Best regards
Davide
by dberlenda
Mon Nov 29, 2021 1:05 pm
Forum: Nagios XI
Topic: NCPA 2.0.6 on RedHat 5.5 error with XI 5.8.3
Replies: 5
Views: 1011

Re: NCPA 2.0.6 on RedHat 5.5 error with XI 5.8.3

Hi kfanselow , In the nagiosXI server and also in the satelite system i have the follow sets : # SSL connection and certificate config (if an SSL option is not available on some older # operating systems it will default back to TLSv1) # ssl_version options: TLSv1, TLSv1_1, TLSv1_2 # ssl_version = TL...