Search found 23 matches

by sampath.krb
Tue Mar 14, 2017 12:26 pm
Forum: Nagios XI
Topic: NagiosXI not emailing scheduled reports
Replies: 29
Views: 2703

Re: NagiosXI not emailing scheduled reports

Sure, you can mark the post as solved.

Thanks once again.
by sampath.krb
Tue Mar 14, 2017 11:46 am
Forum: Nagios XI
Topic: NagiosXI not emailing scheduled reports
Replies: 29
Views: 2703

Re: NagiosXI not emailing scheduled reports

Hi tgriep,

Some how the reports started working now. Not sure what happened yesterday. In fact I did receive the reports which were supposed to be received yesterday evening.

I believe the issue is resolved now. Thank you for all your help.
by sampath.krb
Tue Mar 14, 2017 9:07 am
Forum: Nagios XI
Topic: NagiosXI not emailing scheduled reports
Replies: 29
Views: 2703

Re: NagiosXI not emailing scheduled reports

[<User>@<Srv> ~]$ ll /usr/local/nagiosxi/html/includes/components/scheduledreporting total 352 -rw-r----- 1 nagios nagios 2852 Jan 11 23:09 CHANGES.txt -rw-r----- 1 nagios nagios 774 Aug 1 2016 sanity.sh -rw-r----- 1 nagios nagios 21910 Jan 11 23:09 scheduledreporting.inc.php -rw-r----- 1 nagios nag...
by sampath.krb
Mon Mar 13, 2017 5:34 pm
Forum: Nagios XI
Topic: NagiosXI not emailing scheduled reports
Replies: 29
Views: 2703

Re: NagiosXI not emailing scheduled reports

I did not find any errors around the time of report schedule in the file "/usr/local/nagiosxi/tmp/phpmailer.log". And nothing in specific in CRON or maillog. I will PM the /var/log/cron & /var/log/maillog for your reference. phpmailer.log file is pretty big in size, hence I am not send...
by sampath.krb
Mon Mar 13, 2017 4:25 pm
Forum: Nagios XI
Topic: NagiosXI not emailing scheduled reports
Replies: 29
Views: 2703

Re: NagiosXI not emailing scheduled reports

Hello tgriep, Issue is resolved on our DEV Nagios Server and I do see reports being emailed as scheduled. I replicated the same changes on our Prod Nagios Server as well. I do see jobs getting created in "/var/spool/cron/apache", but no reports are being emailed out. [user@srv etc]$ sudo l...
by sampath.krb
Mon Mar 13, 2017 10:47 am
Forum: Nagios XI
Topic: NagiosXI not emailing scheduled reports
Replies: 29
Views: 2703

Re: NagiosXI not emailing scheduled reports

No luck even after changing the permissions...I still do not see any scheduled written.

root@brnagios1:[~]: ls -l /var/spool/cron/apache
-rw------- 1 apache apache 25 Oct 15 2015 /var/spool/cron/apache

root@brnagios1:[~]: cat /var/spool/cron/apache
#crontab for apache user
by sampath.krb
Fri Mar 10, 2017 4:47 pm
Forum: Nagios XI
Topic: NagiosXI not emailing scheduled reports
Replies: 29
Views: 2703

Re: NagiosXI not emailing scheduled reports

Below are the requested ouputs: root@<Srv-Name>:[~]: chage -l apache Last password change : Oct 15, 2015 Password expires : never Password inactive : never Account expires : never Minimum number of days between password change : -1 Maximum number of days between password change : -1 Number of days o...
by sampath.krb
Fri Mar 10, 2017 10:24 am
Forum: Nagios XI
Topic: NagiosXI not emailing scheduled reports
Replies: 29
Views: 2703

Re: NagiosXI not emailing scheduled reports

I PM'd you the output of requested command (mysql).
by sampath.krb
Thu Mar 09, 2017 1:20 pm
Forum: Nagios XI
Topic: NagiosXI not emailing scheduled reports
Replies: 29
Views: 2703

Re: NagiosXI not emailing scheduled reports

Here is the output of command you asked for. -rwsr-xr-x 1 root root 57552 Feb 23 2016 /usr/bin/crontab I am trying to see if we can use the sudoers you sent....But just to check, I compared the contents between the sudoers you sent and the one already present on my server. I do not see any differenc...
by sampath.krb
Wed Mar 08, 2017 5:13 pm
Forum: Nagios XI
Topic: NagiosXI not emailing scheduled reports
Replies: 29
Views: 2703

Re: NagiosXI not emailing scheduled reports

No luck even after following the mentioned steps...

-rwxr-xr-x 1 nagios nagios 74695 Feb 13 15:22 sendreport.php
-rwxr-xr-x 1 nagios nagios 249721 Feb 13 15:22 schedulereport.php


I have PM'd you the other details you asked for.