monitors:jmxstat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
monitors:jmxstat [2017/05/30 11:08] – [Description] shadymintmonitors:jmxstat [2017/05/30 11:11] – [Installation] shadymint
Line 44: Line 44:
  
 6. Add this to TEST2RRD= in xymonserver.cfg 6. Add this to TEST2RRD= in xymonserver.cfg
-  Threads=ncv,JVMHeap=ncv,Classes=ncv,WebApp=ncv,ThreadPool=ncv,Service=ncv,GCInfo+  Threads=ncv,JVMHeap=ncv,Classes=ncv,WebApp=ncv,ThreadPool=ncv,Service=ncv,GCInfo,jmxstat
      
 7. Add this to GRAPHS= in xymonserver.cfg  7. Add this to GRAPHS= in xymonserver.cfg 
Line 56: Line 56:
   NCV_ThreadPool="currentThreadCount:GAUGE,currentThreadsBusy:GAUGE"   NCV_ThreadPool="currentThreadCount:GAUGE,currentThreadsBusy:GAUGE"
   NCV_Service="bytesReceived:DERIVE,bytesSent:DERIVE,errorCount:DERIVE,requestCount:DERIVE"   NCV_Service="bytesReceived:DERIVE,bytesSent:DERIVE,errorCount:DERIVE,requestCount:DERIVE"
 +  NCV_jmxstat="runtime:GAUGE"
      
 9. Add these 8 new sections to graphs.cfg 9. Add these 8 new sections to graphs.cfg
  • monitors/jmxstat.txt
  • Last modified: 2017/11/21 17:01
  • by shadymint