Discussion:
[cricket-users] No data retrieved from server'CPUs
DUFOUR Jean-Michel (ext ATOS - SNCF)
2013-06-27 09:38:15 UTC
Permalink
Hi,


What do the below errors mean and how can i fix them ?

***@s64lmwbialm ~/cricket #./collector /MATERIEL/OSMOSE/PRODUCTION/Cluster_Services/s64lmwbigl5/cpu
[27-Jun-2013 10:16:32 ] Starting collector: Cricket version 1.0.3 (2001-11-06)
[27-Jun-2013 10:16:35 ] Retrieved data for cpu (): 33908788,2185,54739353,218619,68796369,1291271386
[27-Jun-2013 10:16:35*] Cannot update /home/cricket/cricket-config/../cricket-data//MATERIEL/OSMOSE/PRODUCTION/Cluster_Services/s64lmwbigl5/cpu.rrd: expected 7 data source readings (got 6) from N:33908788:2185:54739353:218619:68796369:1291271386:...

[27-Jun-2013 10:16:35 ] Processed 1 targets in 4 seconds.
***@s64lmwbialm ~/cricket #

Thanks in advance.



JEAN-MICHEL DUFOUR



Métrologie (http://metrologie-unix.dsit.sncf.fr/ <http://metrologie-unix.dsit.sncf.fr/> )

SNCF - DSI-T SO DELIVERY

*DSI-T/SO DELIVERY DOPG/SUP

25 C, Quai Pierre SEMARD - 69350 la Mulatière

TÉL. : +33 (0)4 72 66 41 28 (50 81 28)

ext.atos.jean-***@sncf.fr






-------
Ce message et toutes les pièces jointes sont établis à l'intention exclusive de ses destinataires et sont confidentiels. L'intégrité de ce message n'étant pas assurée sur Internet, la SNCF ne peut être tenue responsable des altérations qui pourraient se produire sur son contenu. Toute publication, utilisation, reproduction, ou diffusion, même partielle, non autorisée préalablement par la SNCF, est strictement interdite. Si vous n'êtes pas le destinataire de ce message, merci d'en avertir immédiatement l'expéditeur et de le détruire.
-------
This message and any attachments are intended solely for the addressees and are confidential. SNCF may not be held responsible for their contents whose accuracy and completeness cannot be guaranteed over the Internet. Unauthorized use, disclosure, distribution, copying, or any part thereof is strictly prohibited. If you are not the intended recipient of this message, please notify the sender immediately and delete it.
Anders Synstad
2013-06-27 10:52:17 UTC
Permalink
Post by DUFOUR Jean-Michel (ext ATOS - SNCF)
What do the below errors mean and how can i fix them ?
[27-Jun-2013 10:16:32 ] Starting collector: Cricket version 1.0.3 (2001-11-06)
[27-Jun-2013 10:16:35 ] Retrieved data for cpu (): 33908788,2185,54739353,218619,68796369,1291271386
[27-Jun-2013 10:16:35*] Cannot update /home/cricket/cricket-config/../cricket-data//MATERIEL/OSMOSE/PRODUCTION/Cluster_Services/s64lmwbigl5/cpu.rrd: expected 7 data source readings (got 6) from N:33908788:2185:54739353:218619:68796369:1291271386:...
[27-Jun-2013 10:16:35 ] Processed 1 targets in 4 seconds.
Ii means that you are receiving more datasources than the RRD file is designed for.
Usually happens when you have a definition of N datasources, and then you decide to
increase/decrease it. Then the dataset no longer fits in the RRD existing file.

In your case, the RRD file seems to be designed for 7 datasources, while you only
received 6.

If you remove the RRD file, it should recreate it for the correct and updated size.



--
Anders Synstad
senior systems consultant

Basefarm AS
Nydalen Allé 37A, NO-0484 Oslo
Postal Address: PB 4488 Nydalen, NO-0403 Oslo
+47 959 665 42 | +47 4000 4100
***@basefarm.no | www.basefarm.com

Technical excellence – caring for your business
Merrett Willett
2013-06-27 11:33:28 UTC
Permalink
You'll loose all your existing data if you delete the rrd file. If you
want to keep existing data and the 7th missing data value is no longer
available for some reason, populate an extra value (any value) and just
label the graph to ignore or just don't even put it in the graph.
Post by Anders Synstad
Post by DUFOUR Jean-Michel (ext ATOS - SNCF)
What do the below errors mean and how can i fix them ?
/MATERIEL/OSMOSE/PRODUCTION/Cluster_Services/s64lmwbigl5/cpu
[27-Jun-2013 10:16:32 ] Starting collector: Cricket version 1.0.3
(2001-11-06)
33908788,2185,54739353,218619,68796369,1291271386
[27-Jun-2013 10:16:35*] Cannot update
/home/cricket/cricket-config/../cricket-data//MATERIEL/OSMOSE/PRODUCTION/
Cluster_Services/s64lmwbigl5/cpu.rrd: expected 7 data source readings
(got 6) from N:33908788:2185:54739353:218619:68796369:1291271386:...
[27-Jun-2013 10:16:35 ] Processed 1 targets in 4 seconds.
Ii means that you are receiving more datasources than the RRD file is
designed for.
Usually happens when you have a definition of N datasources, and then you
decide to
increase/decrease it. Then the dataset no longer fits in the RRD existing
file.
In your case, the RRD file seems to be designed for 7 datasources, while
you only
received 6.
If you remove the RRD file, it should recreate it for the correct and
updated size.
--
Anders Synstad
senior systems consultant
Basefarm AS
Nydalen Allé 37A, NO-0484 Oslo
Postal Address: PB 4488 Nydalen, NO-0403 Oslo
+47 959 665 42 | +47 4000 4100
Technical excellence ­ caring for your business
--------------------------------------------------------------------------
----
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
cricket-users mailing list
https://lists.sourceforge.net/lists/listinfo/cricket-users
Continue reading on narkive:
Loading...