Hi Again, I sent this e-mail some days ago, but unafortunately I have not answer for any member of the list.
I migrate mrtg to rrd but I couldn't graph adequately the values when I need to multiply original values. At the example that I sent, I am measuring ATM cells, then I need to multiply the value by 48 in order to graph bytes. Altough I use Factor and YTicsFactor in the MRTG config file, the graph that I see, using mrtg-rrd.cgi show me the values in cells and not in bytes as I like. Any of you have suggestions to fix it ? Rgds, Jovanny Saravia -----Original Message----- From: Saravia, Jovanny - (Col) [mailto:[EMAIL PROTECTED] Sent: Jueves, 28 de Noviembre de 2002 03:16 p.m. To: [email protected] Subject: [rrd-users] Factor or YTicsFactor doesn-t work in RRD ? Hi Everybody. I am migrating mrtg to rrd ... In the old MRTG way I used Factor and YTicsFactor to multiply the values by 48 because I was measuring ATM cells counters. YTicsFactor[pavv901001122]: 48 Factor[pavv901001122]: 48 But when I migrate to rrd, the graphs (I am using mrtg-rrd.cgi) appear with the cells value and they are never multiplied by 48. I was looking in the file for some information to see if the value 48 exist, but nothing appears. Let me send you the info file: ---------------------------------------------------------------------------- ----------- [EMAIL PROTECTED]:/data/mrtg/scripts> rrdtool info ../pavv/pavv901001122.rrd | more filename = "../pavv/pavv901001122.rrd" rrd_version = "0001" step = 300 last_update = 1038514410 ds[ds0].type = "COUNTER" ds[ds0].minimal_heartbeat = 600 ds[ds0].min = 0.0000000000e+00 ds[ds0].max = 2.4150000000e+03 ds[ds0].last_ds = "40328032" ds[ds0].value = 3.3971203320e+04 ds[ds0].unknown_sec = 0 ds[ds1].type = "COUNTER" ds[ds1].minimal_heartbeat = 600 ds[ds1].min = 0.0000000000e+00 ds[ds1].max = 2.4150000000e+03 ds[ds1].last_ds = "111354282" ds[ds1].value = 1.1060551867e+05 ds[ds1].unknown_sec = 0 rra[0].cf = "AVERAGE" rra[0].rows = 599 rra[0].pdp_per_row = 1 rra[0].xff = 5.0000000000e-01 rra[0].cdp_prep[0].value = NaN rra[0].cdp_prep[0].unknown_datapoints = 0 rra[0].cdp_prep[1].value = NaN rra[0].cdp_prep[1].unknown_datapoints = 0 rra[1].cf = "AVERAGE" rra[1].rows = 700 rra[1].pdp_per_row = 6 rra[1].xff = 5.0000000000e-01 rra[1].cdp_prep[0].value = 9.7474146970e+02 rra[1].cdp_prep[0].unknown_datapoints = 0 rra[1].cdp_prep[1].value = 1.7876268288e+03 rra[1].cdp_prep[1].unknown_datapoints = 0 rra[2].cf = "AVERAGE" rra[2].rows = 775 rra[2].pdp_per_row = 24 rra[2].xff = 5.0000000000e-01 rra[2].cdp_prep[0].value = 9.7474146970e+02 . . . ---------------------------------------------------------------------------- ----------- As you can see doesn't exist some value where 48 is present. So ... any of you could help me to multiply these cell values by 48 ? or tell me what I am doing wrong ? Rgds, Jovanny Saravia ingeniero de Gestión, Seguridad y Calidad de red AT&T Latin America Colombia UIN: 7393608 CONFIDENCIAL. La información contenida en este e-mail es confidencial y sólo puede ser utilizada por el individuo o la compañía a la cual está dirigido. Si no es usted el destinatario autorizado, cualquier retención, difusión, distribución o copia de este mensaje está prohibida y es sancionada por la ley. Si por error recibe este mensaje, favor reenviar y borrar el mensaje recibido inmediatamente. -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
