hi,all
 
     I want to install gmond on a host,but i don't have root account,my account 
is "jr".
     I installed gmond on /home/jr/gmond. 
     There are four folder in it: /bin, /include, /lib, /sbin
     I put gmond.conf in /sbin 
     when i start gmond with command ./gmond -c gmond.conf -d 1
 
     the output is :
 
$slurpfile() open() error on file 
/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory
$Must be root to setuid to "nobody"
 
     the gmond.conf's content is:
 
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             
} 

 I have no idea why.Please help me,Thanks.
 
jennyrong
 
 
 
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to