[mrtg] unwanted target for CPU
Jakub M
burakozol at gmail.com
Mon Nov 17 11:18:07 CET 2008
Hello,
I am generating a CPU target with a host template from MRTG webpage.
As a result, I get a desired CPU (1) diagram and some other target
(2), that i don't want actually. What is the target for and how should
I prevent generating it?
mrtg.conf:
...
Target[192.168.254.12-cpu]:
1.3.6.1.4.1.9.2.1.58.0&1.3.6.1.4.1.9.2.1.58.0:public at 192.168.254.12
...
Target[192.168.254.12_192.168.254.12]: /192.168.254.12:public at 192.168.254.12:
...
host.template:
...
Target[$target_name]:
1.3.6.1.4.1.9.2.1.58.0&1.3.6.1.4.1.9.2.1.58.0:$router_connect
...
command line:
'cfgmaker --show-op-down --global "WorkDir: '.$workdir.'" --global
"Options[_]: growright,gauge" --ifref=ip --ifdesc=ip
--host-template=./cpu/host-cpu.template '.$machine.' > '.$target;
Any idea?
More information about the mrtg
mailing list