Bug #3101
Change plugin check_centreon_ping to check_icmp
| Status: | Closed | Start date: | 02/23/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% | |
| Category: | - | |||
| Target version: | - | |||
| Resolution: | fixed |
Description
Hello,
I changed my plugin which was used to ping Servers. I used check_centreon_ping. Now i use check_icmp
Since this change, i got theses errors in centstorage.log :
23/2/2012 09:36:24 - ERROR while updating /centreon/centstorage/metrics/16326.rrd at 1329986176 -> 16732 : reading the cookie off /centreon/centstorage/metrics/16326.rrd faild
23/2/2012 09:36:24 - ERROR while updating /centreon/centstorage/metrics/16327.rrd at 1329986176 -> 32198 : reading the cookie off /centreon/centstorage/metrics/16327.rrd faild
23/2/2012 09:36:24 - ERROR while updating /centreon/centstorage/status/5081.rrd at 1329986176 -> 100 : reading the cookie off /centreon/centstorage/status/5081.rrd faild
In one day this logfile increases by 100Mo every day.
I tried to rebuild graph, and to empty data, but this doesnt work.
History
#1
Updated by Julien Mathis over 1 year ago
Did you change server Architecture ?
Thanks
#2
Updated by lucif lucifer over 1 year ago
Hello,
No, just change the plugin.
Thanks,
#3
Updated by Quentin Garnier over 1 year ago
Do you have the correct permission on the rrdfile ? Could you give us your rrdtool version and copy in attachement your rrd file ?
#4
Updated by lucif lucifer over 1 year ago
- File 5198.rrd added
Version is : RRDtool 1.2.28
27/2/2012 09:17:30 - ERROR while updating /data/centreon/centstorage/status/5198.rrd at 1330330629 -> 0 : reading the cookie off /data/centreon/centstorage/status/5198.rrd faild
[nagios@Server log]$ ll /data/centreon/centstorage/status/5198.rrdrw-rw-r- 1 nagios nagios 0 Feb 21 11:22 /data/centreon/centstorage/status/5198.rrd
#5
Updated by lucif lucifer over 1 year ago
Problème toujours d'actualité :(
#6
Updated by Quentin Garnier over 1 year ago
There is a problem with the rrd file. As you can see: 0 bytes.
#7
Updated by Quentin Garnier over 1 year ago
Maybe when the rrd file has been created, you haven't had space left on the disk.
You should delete rrd files with 0 bytes.
#8
Updated by lucif lucifer over 1 year ago
Ok i did it, and it looks like working, thanks. I still have some errors :
14/3/2012 10:30:23 - ERROR while updating /data/centreon/centstorage/metrics/14527.rrd at 1331717412 -> 0.125 : reading the cookie off /data/centreon/centstorage/metrics/14527.rrd faild
but not every seconds like the last one.
#9
Updated by lucif lucifer over 1 year ago
Was the same problem. Rrd 0 kb. Delete it and it's good.
Problem solved thanks.
#10
Updated by Sylvestre Ho about 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Resolution set to fixed