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:[EMAIL PROTECTED]
...
Target[192.168.254.12_192.168.254.12]: /192.168.254.12:[EMAIL PROTECTED]:
...

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?

_______________________________________________
mrtg mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/mrtg

Reply via email to