Hello ,

 

I have lot of log with error like this:

 

Feb 10 09:29:52 SERVEUR /usr/sbin/gmetad[22332]: RRD_update 
(/var/lib/ganglia/rrds/NOEUDS/__SummaryInfo__/part_max_used.rrd): illegal 
attempt to update using time 1265790592 when last update time is 1265790592 
(minimum one second step)

 

gmetad.conf :

 

data_source " NODE1" 25 ip

data_source " NODE2" 25 ip

data_source " NODE3" 25 ip

data_source " NODE4" 25 ip

data_source " SERVEUR" 25 ip

data_source " NODE5" 25 ip

gridname "grid_name"

all_trusted on

server_threads 60

 

and an example of my gmond.conf

 

globals {

  daemonize = yes

  setuid = yes

  user = nobody

  debug_level = 0

  max_udp_msg_len = 1472

  mute = no

  deaf = no

  host_dmax = 0 /*secs */

  cleanup_threshold = 300 /*secs */

  gexec = no

}

 

cluster {

  name = "INFR"

  owner = "OWNER_NAME"

  latlong = "unspecified"

  url = "unspecified"

}

 

host {

  location = "unspecified"

}

 

udp_send_channel {

  host = NODE1

  port = 8649

}

 

udp_recv_channel {

  port = 8649

  family = inet4

}

 

tcp_accept_channel {

  port = 8649

}

 

Can you help me ?

The NTP are exactly the same on each node and the server.

 

Thank you for your help.

 

GOGUEY-MUETHON Nicolas

Administrateur Linux OSIATIS Systems

nicolas.goguey-muet...@cea.fr <mailto:julien.ben-khel...@cea.fr> 

Téléphone : 31357

 

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to