Search found 27 matches

by yangzhiyao2653
Fri May 17, 2019 9:53 pm
Forum: Nagios XI
Topic: About SLA Report
Replies: 1
Views: 268

About SLA Report

I want to hide the “Host Data” from SLA Report,Is there anyone who can help me?
by yangzhiyao2653
Sun May 12, 2019 5:24 am
Forum: Nagios XI
Topic: host_down_disable_service_checks exception
Replies: 1
Views: 202

host_down_disable_service_checks exception

In my configuration file I set host_down_disable_service_checks=1, but I wrote a script to detect the collection state of the service and want this state displayed on the host (similar to detecting the SLA of the service, applied only to some hosts). I hope the host down disable service checks can b...
by yangzhiyao2653
Fri Mar 01, 2019 8:10 pm
Forum: Nagios XI
Topic: CRITICAL: Return code of 255 is out of bounds. (worker:)
Replies: 11
Views: 2655

Re: CRITICAL: Return code of 255 is out of bounds. (worker:)

I checked the log, 120 seconds of overtime configuration has been effective, individual will be more than just 120 seconds, thank you very much!
by yangzhiyao2653
Sun Feb 24, 2019 8:07 pm
Forum: Nagios XI
Topic: CRITICAL: Return code of 255 is out of bounds. (worker:)
Replies: 11
Views: 2655

Re: CRITICAL: Return code of 255 is out of bounds. (worker:)

I check is warning that the worker, but all the worker I have adjusted, and restart the mod-gearman2-worker and the gearmand services, nagios. cfg was adjusted to 120 seconds.I can't think of what can lead to appear the timeout.
by yangzhiyao2653
Fri Feb 22, 2019 3:17 am
Forum: Nagios XI
Topic: CRITICAL: Return code of 255 is out of bounds. (worker:)
Replies: 11
Views: 2655

Re: CRITICAL: Return code of 255 is out of bounds. (worker:)

I have been configured for 120 seconds before, but the problem is still not improve.
by yangzhiyao2653
Thu Feb 21, 2019 12:50 am
Forum: Nagios XI
Topic: CRITICAL: Return code of 255 is out of bounds. (worker:)
Replies: 11
Views: 2655

Re: CRITICAL: Return code of 255 is out of bounds. (worker:)

I think I found the reason, I'm mod_gearman worker set the timeout is 120 s, but see the timeout in the log is 60s, I restarted the service, but still is the result of this.Can you answer my doubts?
In the /etc/mod_gearman2/worker.conf ,the job_timeout=120,but in my mod_gearman_worker is timeout(60s)
by yangzhiyao2653
Tue Feb 19, 2019 7:54 pm
Forum: Nagios XI
Topic: CRITICAL: Return code of 255 is out of bounds. (worker:)
Replies: 11
Views: 2655

Re: CRITICAL: Return code of 255 is out of bounds. (worker:)

I'm sure the worker there is no problem, because I have other queue also performed for the worker. I can run the check manually from the worker and have 100% success but Nagios is throwing these errors quite often.
by yangzhiyao2653
Tue Feb 19, 2019 12:14 am
Forum: Nagios XI
Topic: CRITICAL: Return code of 255 is out of bounds. (worker:)
Replies: 11
Views: 2655

CRITICAL: Return code of 255 is out of bounds. (worker:)

I am getting the error - CRITICAL: Return code of 255 is out of bounds. (worker: worker-name). Right underneath that error is this one: UNKNOWN - check_by_ssh: Remote command '$USER1$/check_by_ssh -E 1 -t 120 -l vi-admin -H $ARG1$ -C "~/box293_check_vmware.pl --timeout 120 --server $ARG2$ --che...
by yangzhiyao2653
Mon Jan 21, 2019 12:35 am
Forum: Nagios XI
Topic: DB.nagios alias is not DB.nagiosql's alias
Replies: 11
Views: 514

Re: DB.nagios alias is not DB.nagiosql's alias

The problem is due to the confirmed 5.4.12 version cannot be ndoutil correctly written to the database in the form of utf8, fixes the bug in the 5.5 version.Don't upgrade processing method is as follows: Edit the /etc/my.cnf file on the server and under this section [mysqld] Add this character-set-c...
by yangzhiyao2653
Thu Jan 17, 2019 8:17 pm
Forum: Nagios XI
Topic: Error during linux-nrpe-agent installation on VMA 6.0
Replies: 5
Views: 561

Re: Error during linux-nrpe-agent installation on VMA 6.0

After you remind, I commented out fullinstall check statements about the OS environment,now has been installed properly, thanks!