Search found 6 matches

by Phaisan
Mon Jun 05, 2017 12:21 pm
Forum: Nagios Log Server
Topic: Alert setup - not automatically run/fire
Replies: 11
Views: 2977

Re: Alert setup - not automatically run/fire

Hi,

Look like Alerts ran by itself now. I think reset all job might have fixed it.
Screenshots attached.

Thank you very much!

NLS COmmand Subsystem.jpg
NLS ALerts fired.jpg
by Phaisan
Fri Jun 02, 2017 3:36 pm
Forum: Nagios Log Server
Topic: Alert setup - not automatically run/fire
Replies: 11
Views: 2977

Re: Alert setup - not automatically run/fire

Here is the result tail: /usr/local/nagioslogserver/var/jobs.log: file truncated Running command update_check with args ' ' for job id: run_update_check SUCCESS Processed 0 node jobs. Processed 1 global jobs. tail: /usr/local/nagioslogserver/var/jobs.log: file truncated Processed 0 node jobs. Proces...
by Phaisan
Fri Jun 02, 2017 1:02 pm
Forum: Nagios Log Server
Topic: Alert setup - not automatically run/fire
Replies: 11
Views: 2977

Re: Alert setup - not automatically run/fire

Ah, you can tell how familiar I am with Linux. Really did not pay attention to that. Here is the result [root@smar-nagios-ls01 ~]# service crond status crond (pid 1191) is running... [root@smar-nagios-ls01 ~]# date Fri Jun 2 10:54:11 PDT 2017 [root@smar-nagios-ls01 ~]# grep "date.timezone"...
by Phaisan
Thu Jun 01, 2017 7:23 pm
Forum: Nagios Log Server
Topic: Alert setup - not automatically run/fire
Replies: 11
Views: 2977

Re: Alert setup - not automatically run/fire

Hi, Cron files attached The output of the command is empty. But, if I look at the file manually, I can find /datetime.configuration.php#ini.date.timezone date.timezone = US/Eastern [root@smar-nagios-ls01 ~]# # service crond status [root@smar-nagios-ls01 ~]# # date [root@smar-nagios-ls01 ~]# # grep &...
by Phaisan
Thu Jun 01, 2017 12:22 pm
Forum: Nagios Log Server
Topic: Alert setup - not automatically run/fire
Replies: 11
Views: 2977

Re: Alert setup - not automatically run/fire

Hi, Here is the result ----- { "took" : 67, "timed_out" : false, "_shards" : { "total" : 5, "successful" : 5, "failed" : 0 }, "hits" : { "total" : 49834, "max_score" : 1.0, "hits" : [ { "_index&q...
by Phaisan
Mon May 22, 2017 4:05 pm
Forum: Nagios Log Server
Topic: Alert setup - not automatically run/fire
Replies: 11
Views: 2977

Alert setup - not automatically run/fire

Hi, I setup a few alerts. I can run them manually and it runs fine. However, it has never been run automatically. They all are setup at different Check interval such as 1d interval, 1h interval. Last Run always show the time I run it manually. I have never seen any of them fire up on its own per Che...