Hi Support,
Sorry for delay.
Please close this thread.
Thanks!
Search found 21 matches
- Thu Mar 25, 2021 11:54 pm
- Forum: Nagios XI
- Topic: How to Change the Naming Patterns for backup files
- Replies: 5
- Views: 506
- Thu Mar 25, 2021 3:21 am
- Forum: Nagios XI
- Topic: Got error with check_oracle_health plugin
- Replies: 1
- Views: 380
Got error with check_oracle_health plugin
Hi support, We used check_oracle_health plugin on XI 5.7.3 and encountered the problem as attachment. [nagios@Nagios19 ~]$ /usr/bin/env LD_LIBRARY_PATH=/usr/lib/oracle/18.5/client64/lib ORACLE_HOME=/usr/lib/oracle/18.5/client64 /usr/local/nagios/libexec/check_oracle_health --connect '' --username ''...
- Wed Mar 10, 2021 12:43 am
- Forum: Nagios XI
- Topic: Periodic FTP Backup is Not Working
- Replies: 3
- Views: 407
Re: Periodic FTP Backup is Not Working
1.the "following tail command" # tail -F /var/log/httpd/error_log /var/log/httpd/ssl_error_log /usr/local/nagiosxi/var/cmdsubsys.log /usr/local/nagiosxi/var/components/scheduledbackups.log ==> /var/log/httpd/error_log <== [Sun Mar 07 03:07:02.979195 2021] [lbmethod_heartbeat:notice] [pid 3...
- Tue Mar 09, 2021 1:19 am
- Forum: Nagios XI
- Topic: How to Change the Naming Patterns for backup files
- Replies: 5
- Views: 506
Re: How to Change the Naming Patterns for backup files
Ok I understand.
Thanks!
Thanks!
- Thu Mar 04, 2021 8:59 pm
- Forum: Nagios XI
- Topic: How to Change the Naming Patterns for backup files
- Replies: 5
- Views: 506
How to Change the Naming Patterns for backup files
Hi,
It seems that all backup file (.tar.gz) alway tailed with a timestamp postfix.
Is there any way to replace the timestamp with sequence number?
Because it needs more effort to do "file rotate" with the timestamp; it would be much easier with just a tailed fixed number.
Thanks!
It seems that all backup file (.tar.gz) alway tailed with a timestamp postfix.
Is there any way to replace the timestamp with sequence number?
Because it needs more effort to do "file rotate" with the timestamp; it would be much easier with just a tailed fixed number.
Thanks!
- Thu Mar 04, 2021 8:52 pm
- Forum: Nagios XI
- Topic: Periodic FTP Backup is Not Working
- Replies: 3
- Views: 407
Periodic FTP Backup is Not Working
Hi, We set all backup method (FTP, SSH, Local) on Nagios XI (5.6.2); and periodic FTP backup works fine until last month. I checked the permissions, FTP server disk usage; there seems no permission or disk issue on the FTP server. Also tested functions by clicking buttons (test upload... etc) all wo...
- Fri Dec 18, 2020 3:46 am
- Forum: Nagios XI
- Topic: Disable Notification Not work
- Replies: 1
- Views: 293
Disable Notification Not work
Hi all, We encountered a little weird problem about notification (alert) mail: 1. We disabled some service's notification via UI (Nagios XI), but it actually called contact function then send some alert mails. (we received alert mails, without showing any entry on "Notification" page.) 2. ...
- Thu Nov 19, 2020 4:16 am
- Forum: Nagios XI
- Topic: massive updates cause disk full
- Replies: 3
- Views: 278
Re: massive updates cause disk full
Okay, I will keep following the server. If it happens error again, I will try these commands. The profile I sent is generated on Nov 2, 2 weeks before the issues happened. Not sure this profile could help or not. Anyway, we are planing to upgrade Nagios XI to latest version recently. (To avoid poten...
- Thu Nov 19, 2020 4:02 am
- Forum: Nagios XI
- Topic: PHP: zts or not? (SourceGuardian extension problem)
- Replies: 11
- Views: 5939
Re: PHP: zts or not? (SourceGuardian extension problem)
$ grep -R 'ixed\|sourceguardian' /etc/php* /etc/php.d/sourceguardian.ini:extension=ixed.7.2ts.lin /etc/php.ini:extension=/usr/lib64/php-zts/modules/ixed.7.2ts.lin /etc/php.ini:extension=/usr/lib64/php/modules/ixed.7.2.lin $ ls -l /etc/php.d total 168 -rw-r--r-- 1 root root 4847 Sep 30 13:30 10-opca...
- Mon Nov 16, 2020 3:02 am
- Forum: Nagios XI
- Topic: massive updates cause disk full
- Replies: 3
- Views: 278
massive updates cause disk full
Hi support, Last week, we found a Nagios XI server CPU load gets high, disk size decreases fast, suddenly and without a reason. There's no any significant server changes or env changes, all things just as usual. And finally found that it is the xi_meta table increasing size extremely fast (1G/min). ...