Search found 88 matches
- Mon Dec 13, 2021 4:16 pm
- Forum: Nagios XI
- Topic: Scheduled FTP/SCP Backups Not Working - Part II
- Replies: 7
- Views: 3326
Re: Scheduled FTP/SCP Backups Not Working - Part II
I've updated the file and the backups appear to be working. However, when I watch the processes during the backup and transfer, the nagios parent ID occasionally spawns a defunct process. I have another script that checks for these processes and if it doesn't = 2, it restarts Nagios. Any ideas on wh...
- Wed Nov 10, 2021 12:39 pm
- Forum: Nagios XI
- Topic: Scheduled FTP/SCP Backups Not Working - Part II
- Replies: 7
- Views: 3326
Re: Scheduled FTP/SCP Backups Not Working - Part II
Sorry for the delayed response. The issue is still occuring. Can you tell me where, specifically I should put the timeout statement? You say to put it at the bottom of the file. Here's where I have put it. ########################################### $cfg['htaccess_file']="/usr/local/nagiosxi/et...
- Mon Oct 11, 2021 7:34 pm
- Forum: Nagios XI
- Topic: Automatically Remove Services DEADPOOL - Part II
- Replies: 3
- Views: 535
Re: Automatically Remove Services DEADPOOL - Part II
Hi Sean, I'm sending you the system profile via DM. ### Is that the entirety of your filter list or how many total do you have? Quick answer is 100. But to summarize our exclusion filter issue: I want to exclude every service *except* those that start with "SBC" or "sbc". Is ther...
- Mon Oct 11, 2021 12:40 pm
- Forum: Nagios XI
- Topic: Scheduled FTP/SCP Backups Not Working - Part II
- Replies: 7
- Views: 3326
Re: Scheduled FTP/SCP Backups Not Working - Part II
Hello,
Thanks for that. I've changed the setting, restarted httpd and am now getting this:
10-10-2021 01:00:01 DEBUG: Sending create local backup command to CmdSubsystem
10-10-2021 02:00:04 ERROR: Scheduled SSH Backup Failed: Local file to transfer does not exist
Any other ideas?
Regards,
JLu
Thanks for that. I've changed the setting, restarted httpd and am now getting this:
10-10-2021 01:00:01 DEBUG: Sending create local backup command to CmdSubsystem
10-10-2021 02:00:04 ERROR: Scheduled SSH Backup Failed: Local file to transfer does not exist
Any other ideas?
Regards,
JLu
- Fri Oct 08, 2021 9:12 am
- Forum: Nagios XI
- Topic: Automatically Remove Services DEADPOOL - Part II
- Replies: 3
- Views: 535
Automatically Remove Services DEADPOOL - Part II
Hello Nagios Support: This is a follow-up to the previous post: https://support.nagios.com/forum/viewtopic.php?f=16&t=61019 We have done some further testing on this and this is what we've found and would like your guidance as to a better way to do what we'd like to do. We have enabled the Deadp...
- Fri Oct 08, 2021 8:32 am
- Forum: Nagios XI
- Topic: Scheduled FTP/SCP Backups Not Working - Part II
- Replies: 7
- Views: 3326
Scheduled FTP/SCP Backups Not Working - Part II
Hello Support, I'm back with some updated information regarding my previous post titled, "Scheduled FTP/SCP Backups Not Working" post: https://support.nagios.com/forum/viewtopic.php?f=16&t=62891 Here's what I've found so far. NOTE: Any log output below has been trimmed to only October ...
- Fri Jul 09, 2021 4:01 pm
- Forum: Nagios XI
- Topic: Scheduled FTP/SCP Backups Not Working
- Replies: 16
- Views: 2736
Re: Scheduled FTP/SCP Backups Not Working
Hi there. Sorry for the delay. Busy week. The backups are still failing to transfer via ssh or FTP. And now when the scheduled backup (via Nagios XI GUI) runs, the number of Nagios processes drops to 1, instead of two. IE, either the PPID or the PID dies when the scheduled backup starts. nagios 2060...
- Wed Jun 30, 2021 2:23 pm
- Forum: Nagios XI
- Topic: Scheduled FTP/SCP Backups Not Working
- Replies: 16
- Views: 2736
Re: Scheduled FTP/SCP Backups Not Working
Hello, Here you go: [root@nagios-p ]# ls -l /usr/local/nagiosxi/var total 53452 drwxrwxr-x 2 nagios nagios 4096 Aug 23 2018 certs -rw-r--r-- 1 nagios nagios 4875160 Jun 30 19:21 cleaner.log -rw-r--r-- 1 nagios nagios 406 Apr 8 2018 cleaner.log-20180408 -rw-r--r-- 1 nagios nagios 406 Apr 15 2018 clea...
- Tue Jun 29, 2021 2:02 pm
- Forum: Nagios XI
- Topic: Scheduled FTP/SCP Backups Not Working
- Replies: 16
- Views: 2736
Re: Scheduled FTP/SCP Backups Not Working
Hi @gsmith,
Still no luck with it. I made the changes and restarted httpd.
Any other ideas?
Regards,
JLu
Still no luck with it. I made the changes and restarted httpd.
Any other ideas?
Regards,
JLu
- Fri Jun 25, 2021 3:50 pm
- Forum: Nagios XI
- Topic: Scheduled FTP/SCP Backups Not Working
- Replies: 16
- Views: 2736
Re: Scheduled FTP/SCP Backups Not Working
Hello, Our php.ini file has been updated over the years. I'm not sure which parameter(s) I need to change for the backups. I'm not seeing errors in the http logs. Here's our /etc/php.ini with all commented lines removed: Could it be the line: upload_max_filesize = 20M [root@nagios-p perfdata]# grep ...