This is a discussion on [rrd-users] creating targets based on math equations within the RRD Users forums, part of the Networking and Network Related category; Hello, I am trying to monitor using MRTG total memory and used memory .. however we only have OIDs for used ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I am trying to monitor using MRTG total memory and used memory .. however we only have OIDs for used and free memory. so my target is as follows Target[test]:1.3.6.1.4.1.9.9.48.1.1.1.5.1&1.3.6.1.4.1.9.9.48.1 .1.1.6.1:public@router_ip I would like to have the IN parameter as the sum of 2 while keeping the second as is, ie something like Target[test]:(1.3.6.1.4.1.9.9.48.1.1.1.5.1 + 1.3.6.1.4.1.9.9.48.1.1.1.6.1)&1.3.6.1.4.1.9.9.48.1 .1.1.6.1:public@router_ip from what i read it seems we can only sum in and out values ie Target[test]:1.3.6.1.4.1.9.9.48.1.1.1.5.1&1.3.6.1.4.1.9.9.48.1 .1.1.6.1:public@router_ip + 1.3.6.1.4.1.9.9.48.1.1.1.6.1&1.3.6.1.4.1.9.9.48.1. 1.1.6.1:public@router_ip this will eventually give us total memory as IN and 2x used memory as OUT any ideas ?? Thanks Nabil __________________________________________________ __________________________________ The fish are biting. Get more visitors on your site using Yahoo! Search Marketing. http://searchmarketing.yahoo.com/arp...dsearch_v2.php _______________________________________________ rrd-users mailing list rrd-users@lists.oetiker.ch https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users |