Search found 63 matches

by peakyblinder
Thu Nov 25, 2021 6:15 am
Forum: Nagios XI
Topic: Failed Email Notification
Replies: 5
Views: 533

Re: Failed Email Notification

Hi,

Ah, I see, makes sense. I have restarted httpd and will monitor for email failures but so far so good.
by peakyblinder
Wed Nov 24, 2021 10:23 am
Forum: Nagios XI
Topic: Failed Email Notification
Replies: 5
Views: 533

Re: Failed Email Notification

gsmith wrote:Hi,

After changing the email address did you restart the httpd service?

Thanks
Hi,
No, just the usual "Apply Configuration" as you do.
by peakyblinder
Wed Nov 24, 2021 4:51 am
Forum: Nagios XI
Topic: Failed Email Notification
Replies: 5
Views: 533

Failed Email Notification

Hi, Hope y'all are well! I was requested to change the email address for a contact. I made a typo when I did it, and found this out when we started seeing email delivery failures in our team mailbox. Far enough, so I corrected the email address in the contact. However, we're still getting email deli...
by peakyblinder
Fri Feb 26, 2021 11:10 am
Forum: Nagios XI
Topic: Disk space and permissions issues
Replies: 13
Views: 1807

Re: Disk space and permissions issues

Hi,

We have success! All the logs that should be rotating are now rotating.

Thank you very much for your assistance with this, it is much appreciated!
by peakyblinder
Wed Feb 24, 2021 10:18 am
Forum: Nagios XI
Topic: Disk space and permissions issues
Replies: 13
Views: 1807

Re: Disk space and permissions issues

Hi, Yep, I ran it as me, not sudo. I ran the logrotate again in debug mode as sudo. Here is the debug output. reading config file nagiosxi Allocating hash table for state file, size 15360 B Handling 4 logs rotating pattern: /usr/local/nagiosxi/var/*log forced from command line (1 rotations) empty lo...
by peakyblinder
Tue Feb 23, 2021 10:43 am
Forum: Nagios XI
Topic: Disk space and permissions issues
Replies: 13
Views: 1807

Re: Disk space and permissions issues

Hi, The su lines are definitely there. It was a straight copy and paste job from your post. The output from: ls -la /var/lib/logrotate total 8 drwxr-xr-x. 2 root root 30 Feb 23 03:36 . drwxr-xr-x. 48 root root 4096 Nov 30 08:19 .. -rw-r--r-- 1 root root 2499 Feb 23 03:36 logrotate.status Thanks,
by peakyblinder
Tue Feb 23, 2021 3:24 am
Forum: Nagios XI
Topic: Disk space and permissions issues
Replies: 13
Views: 1807

Re: Disk space and permissions issues

Hi, Yes, it was a typo, I missed off the last curly-brace, my bad. I ran the logrotate in debug mode to see what would happen if it were run and as I thought, there are some permissions issues. reading config file nagiosxi Allocating hash table for state file, size 15360 B Handling 4 logs rotating p...
by peakyblinder
Mon Feb 22, 2021 11:01 am
Forum: Nagios XI
Topic: Disk space and permissions issues
Replies: 13
Views: 1807

Re: Disk space and permissions issues

Hi, Sure, no problem: # /etc/anacrontab: configuration file for anacron # See anacron(8) and anacrontab(5) for details. SHELL=/bin/sh PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root # the maximal random delay added to the base delay of the jobs RANDOM_DELAY=45 # the jobs will be started during the fo...
by peakyblinder
Sat Feb 20, 2021 3:16 am
Forum: Nagios XI
Topic: Disk space and permissions issues
Replies: 13
Views: 1807

Re: Disk space and permissions issues

Hi, thanks for replying. Here are the outputs: service crond status Redirecting to /bin/systemctl status crond.service ● crond.service - Command Scheduler Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled; vendor preset: enabled) Active: active (running) since Sat 2021-02-06 12:06:54 GM...
by peakyblinder
Fri Feb 19, 2021 4:57 am
Forum: Nagios XI
Topic: Disk space and permissions issues
Replies: 13
Views: 1807

Disk space and permissions issues

Hi, I've got a disk space issue on our Nagios XI Server, specifically /user/local. It would appear its Nagios related files consuming the space rather than anything else. I did notice a large syststat.log file.. about 3GB! I have tried to emptying the file with dev null but it would appear I have no...