[rrd-users] Re: Monitoring each CPU in a SMP server
    Iñaki Martínez 
    sistema at euskal-linux.org
       
    Wed Jun 26 13:25:56 MEST 2002
    
    
  
Kaixo Geert van der Ploeg!!!
 
> Depends on your way of monitoring:
> 
> SNMP:
> Check which OID's correspond with the respective CPU's and monitor them both.
 I only have the OID for ALL CPUs together....
 enterprises.ucdavis.systemStats
 What are the OIDs for each CPU???
> Concluding: your question is to wide to answer.
> 
> What OS do you use?
 Debian GNU/Linux 
> What is your way of monitoring?
 Well... via SNMP, but other will be accepted
> Do you use MRTG for collecting data?
 rrdtool
> Or maybe some self-made perl/shell-script?
 I get data using a perl script which do snmpgets
> Do you already have a good rrd database?
 Well not for CPU, but for other topics like ram, Swap, so on
> Then, is the graphing-part your problem?
 My problems are (in order):
 1) how to get data for each CPU
    now i get via mpstat, a program that show each CPU status
 2) how to store data in rrd file
 something like this??
 DS:user0:GAUGE:600:U:U
 DS:nice0:GAUGE:600:U:U
 DS:system0:GAUGE:600:U:U
 DS:idle0:GAUGE:600:U:U
 DS:user1:GAUGE:600:U:U
 DS:nice1:GAUGE:600:U:U
 DS:system1:GAUGE:600:U:U
 DS:idle1:GAUGE:600:U:U
 and so on.... for more CPU's (i only have two)
 3) how to graph ALL CPUs in the same graph, if possible
    if NOT possible how to graph, one for each CPU???
 Thanks !!!
 
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi
    
    
More information about the rrd-users
mailing list