From: Buchan M. <bg...@st...> - 2011-02-16 13:45:24
|
On Wednesday, 16 February 2011 14:10:32 Mario Andre Panza wrote: > Hello Buchan, > > Yes temperature graph appears on trends page. So, the devmon parts are all working correctly (including the devmon rrd collector etc.). I need to go and look at why the graphs appear in trends, but not on the test page, except for if_load ... I know I had to patch some parts of the page generation code for the devmon collector, but I will have to revisit it. > My configuration: > > # status view of a test should include a graph. > TEST2RRD="cpu=la,disk,inode,qtree,memory,$PINGCOLUMN=tcp,http=tcp,dns=tcp,d > ig=tcp,time=ntpstat,vmstat,iostat,netstat,temperature,apache,bind,sendmail, > mailq,nmailq=mailq,socks,bea,iishealth,citrix,bbgen,bbtest,bbproxy,hobbitd, > files,procs=processes,ports,clock,lines,ops,stats,cifs,JVM,JMS,JDBCConn,Exe > cQueue,JTA,ASM,TblSpace,RollBack,MemReq,InvObj,snapmirr,snaplist,snapshot,i > f_load=devmon,temp=devmon,real_stats=devmon,virtual_stats=devmon,synclog=nc > v,tellmail=ncv,dbcount=ncv,exchQueue=ncv,netcount=ncv,bes=ncv,connects=ncv, > sess=ncv,paging,mdc,mdchitpct,cics,dsa,getvis,maxuser,nparts,HitCache=ncv,S > ession=ncv,pcpuIdle=ncv,sqlperf=ncv,sqlperf2005=ncv,diskio=ncv" > > # This defines which RRD files to include on the "trends" column webpage, > # and the order in which they appear. > GRAPHS="la,disk,inode,qtree,files,processes,memory,users,vmstat,iostat,tcp. > http,tcp,ncv,netstat,ifstat,mrtg::1,ports,temperature,ntpstat,apache,bind,s > endmail,mailq,socks,bea,iishealth,citrix,bbgen,bbtest,bbproxy,hobbitd,clock > ,lines,ops,stats,cifs,JVM,JMS,HitCache,Session,JDBCConn,ExecQueue,JTA,ASM,T > blSpace,RollBack,MemReq,InvObj,snapmirr,snaplist,snapshot,devmon::1,if_load > ::1,temp,paging,mdc,mdchitpct,cics,dsa,getvis,maxuser,nparts,synclog,tellma > il,dbcount,exchQueue,netcount,bes,pcpuIdle,sqlperf,sqlperf2005,diskio,ncv" Regards, Buchan |