I found what my issue is. It is /var/spool/mail/root file , it was 14 Gb in size. I deleted it, but it is growing really fast - it's 55 Mb in 24 hours, so i'm going to find the way to drop mail to root.
Thanks for your help.
Search found 25 matches
- Sat Oct 08, 2011 12:30 pm
- Forum: Nagios XI
- Topic: Databases Performance settings
- Replies: 16
- Views: 1212
- Fri Oct 07, 2011 11:22 am
- Forum: Nagios XI
- Topic: Databases Performance settings
- Replies: 16
- Views: 1212
Re: Databases Performance settings
How do i check the DB? I want to make sure that i don't have data older than specified in database performance settings.
- Fri Oct 07, 2011 11:18 am
- Forum: Nagios XI
- Topic: Databases Performance settings
- Replies: 16
- Views: 1212
Re: Databases Performance settings
I had a default setting on database performance tab, then i lowered the settings to 90, 90 and 180 and i expected to free a lot of space because Nagios should have deleted the info from the DB for the period November 2010 - April 2011. But this change didn't affect the disk usage at all, it is const...
- Thu Oct 06, 2011 12:27 pm
- Forum: Nagios XI
- Topic: Databases Performance settings
- Replies: 16
- Views: 1212
Re: Databases Performance settings
I configured DB performance settings to retain 180 days for state history, but performance graphs still show the info starting the end of November 2010. It is the time i installed NagiosXI. After the cleanup performance info should start on April 2011. Another criteria there should be more free hard...
- Thu Oct 06, 2011 9:55 am
- Forum: Nagios XI
- Topic: Databases Performance settings
- Replies: 16
- Views: 1212
Re: Databases Performance settings
I fixed name resolution issue, now i don't have the error when i restart httpd.
I ran maintenance script, but it again have not deleted old information.
I ran maintenance script, but it again have not deleted old information.
- Thu Oct 06, 2011 9:41 am
- Forum: Nagios XI
- Topic: Databases Performance settings
- Replies: 16
- Views: 1212
Re: Databases Performance settings
1. CentOs 5 32-bit
2. VMWare virtual machine
3. NagiosXI 2011 R1.7
4. no additional features
2. VMWare virtual machine
3. NagiosXI 2011 R1.7
4. no additional features
- Wed Oct 05, 2011 2:06 pm
- Forum: Nagios XI
- Topic: Databases Performance settings
- Replies: 16
- Views: 1212
Re: Databases Performance settings
here is mine dbmaint.php file. As you can see state history parameter is 730 days, although it is 180 days when you look in GUI ! There are also "comment history" and "process events" that i cannot change in GUI. #!/usr/bin/php -q <?php // // Copyright (c) 2008-2009 Nagios Enterp...
- Wed Oct 05, 2011 1:30 pm
- Forum: Nagios XI
- Topic: Databases Performance settings
- Replies: 16
- Views: 1212
Re: Databases Performance settings
I set the timezone in php.ini (date.timezone = America/Toronto), restarted httpd : [root@sehc-nagiosxi ~]# service httpd restart Stopping httpd: [ OK ] Starting httpd: httpd: apr_sockaddr_info_get() failed for sehc-nagiosxi httpd: Could not reliably determine the server's fully qualified domain name...
- Wed Oct 05, 2011 12:16 pm
- Forum: Nagios XI
- Topic: Databases Performance settings
- Replies: 16
- Views: 1212
Re: Databases Performance settings
[root@sehc-nagiosxi ~]# clock --show Wed 05 Oct 2011 01:12:13 PM EDT -0.794337 seconds [root@sehc-nagiosxi ~]# /usr/local/nagiosxi/cron/dbmaint.php CREATING: /usr/local/nagiosxi/var/dbmaint.lock CLEANING ndoutils TABLE 'commenthistory'... SQL: DELETE FROM nagios_commenthistory WHERE entry_time < FRO...
- Tue Oct 04, 2011 4:28 pm
- Forum: Nagios XI
- Topic: Databases Performance settings
- Replies: 16
- Views: 1212
Databases Performance settings
Hi, 1. CentOs 5 32-bit 2. VMWare virtual machine 3. NagiosXI 2011 R1.7 4. no additional features I configured the database performance settings as: Max External Commands Age: 7 Max Log Entries Age: 90 Max Notifications Age: 90 Max State History Age: 180 Other settings are defaults. The problem is Na...