<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi @all,<br><br>I ve tried to config MRTG to get the number of all connected calls from our telephone system (patton smartnode) over SNMP. I generated a config file by using<br><br>cfgmaker --global "WorkDir: /var/www/mrtg" --output /etc/mrtg/isdn_zaehler.cfg public@192.168.110.162<br><br>I opened isdn_zaehler.cfg and did some changes. Here is the actual configfile:<br><br><br># for UNIX<br># WorkDir: /home/http/mrtg<br><br># for Debian<br>WorkDir: /var/www/mrtg<br><br># or for NT<br># WorkDir: c:\mrtgdata<br><br>### Global Defaults<br><br># to get bits instead of bytes and graphs growing to the right<br># Options[_]: growright, bits<br><br>EnableIPv6: no<br>WorkDir: /var/www/mrtg<br><br><br>Target[sn4552isdncounter]: 1.3.6.1.4.1.1768.100.70.40.2.1.2.2&1.3.6.1.4.1.1768.100.70.40.2.1.2.2:public@192.168.110.162<br><br># SetEnv[sn4552isdncounter]: MRTG_INT_IP="" MRTG_INT_DESCR="ethernet-0-0-1"<br><br>MaxBytes[sn4552isdncounter]: 2<br><br>Title[sn4552isdncounter]: ISDN Channels <br><br>PageTop[sn4552isdncounter]: <h1>active ISDN Channels </h1><br> <div id="sysdetails"><br> <table><br> <tr><br> <td>System:</td><br> <td>Buero</td><br> </tr><br> <tr><br> <td>Maintainer:</td><br> <td>techrole@xxx.de</td><br> </tr><br> <tr><br> <td>Description:</td><br> <td>SNMP ISDN Counter </td><br> </tr><br> <tr><br> <td>ifType:</td><br> <td>ISDN Bri Channel Counter</td><br> </tr><br> <tr><br> <td>ifName:</td><br> <td></td><br> </tr><br> <tr><br> <td>Max Speed:</td><br> <td>2 Channels</td><br> </tr><br> </table><br> </div><br><br>If i browse to <a href="http://localhost/mrtg">http://localhost/mrtg</a> i can see some graphics but there are always the same. Cron entry is set and work. Running mrtg with isdn_zaehler.cfg shows no errors. I hope there is an error in the cfg file and someone can help me<br><br>thanks & cu<br><br>Tobias D.<br></body></html>