Guest User!

You are not Sophos Staff.

[7.185] wrong calculation of available days (negative) to store logfiles [CONFIRMED]

Hi,

I've just installed the last update and I have the same problem...
Maybe it is not fixed yet ??? because I have -500 days remaining...
see the two jpg files...

I copy the result of the last commands ( maybe a start... )


perl -e 'use Storable qw(lock_retrieve); $data = lock_retrieve("/etc/initial_usage_correction"); use Data:[[:D]]umper; print Dumper($data)';

$VAR1 = {
          '/' => 1160228,
          '__timestamp' => 1205157946,
          '/var/storage' => 5421456,
          '/var/log' => 6612516
        };



cat /etc/sysmond.ph

$VAR1 = {
          'Internal::CpuLoad' => [
                                   '0.03',
                                   '0.07',
                                   '0.15'
                                 ],
          'Internal::CpuUsage' => {
                                    'cpu_0' => '2.43329417687532',
                                    'cpu_1' => '2.13123007215975',
                                    'cpu_total' => '2.27425310506881'
                                  },
          'Internal:[[:D]]iskUsage' => {
                                     '/' => {
                                              'blocks_avail' => 4011552,
                                              'blocks_total' => 5542276,
                                              'blocks_usage' => 24,
                                              'est_blocksfullin' => '28228464',
                                              'est_blockspersec' => '0.14',
                                              'inodes_avail' => 663755,
                                              'inodes_total' => 704512,
                                              'inodes_usage' => 6
                                            },
                                     '/var/log' => {
                                                     'blocks_avail' => 118859896,
                                                     'blocks_total' => 125552992,
                                                     'blocks_usage' => 0,
                                                     'est_blocksfullin' => '-449346667',
                                                     'est_blockspersec' => '0.03',
                                                     'inodes_avail' => 32406117,
                                                     'inodes_total' => 32407552,
                                                     'inodes_usage' => 0
                                                   },
                                     '/var/storage' => {
                                                         'blocks_avail' => 90400860,
                                                         'blocks_total' => 95845360,
                                                         'blocks_usage' => 1,
                                                         'est_blocksfullin' => '-1',
                                                         'est_blockspersec' => '0.01',
                                                         'inodes_avail' => 24732954,
                                                         'inodes_total' => 24739840,
                                                         'inodes_usage' => 0
                                                       }
                                   },
          'Internal::ItfUsage' => {
                                    'eth0' => [
                                                '6502.84702056475',
                                                '20232.8941498313'
                                              ],
                                    'eth1' => [
                                                '49308.6684031519',
                                                '6120.64028389612'
                                              ],
                                    'eth2' => [
                                                '158.375166781421',
                                                '12.7979932752663'
                                              ]
                                  },
          'Internal::MemSwapUsage' => {
                                        'mem_pct' => '39.03',
                                        'mem_total' => 1034960,
                                        'mem_used' => 403984,
                                        'swap_pct' => '0.00',
                                        'swap_total' => 1052248,
                                        'swap_used' => 0
                                      },
          'lastupdate' => 1207765095
        };



Ulong