
output /etc/mrtg.cfg workdir is where all the data will get stored, the options make things pretty, the output sets the location of the config file, and public is the read only snmp community string you set up. When it's done, pull up a shell and run the following command to set up MRTG.Ĭfgmaker -global 'WorkDir:/var/www/mrtg' \ (No, it doesn't really matter which version.
ROUTER SNMP VIEWER INSTALL
While you're in there, install a copy of Apache web server. Install it, along with the contrib package. We'll walk you through setting everything up under Ubuntu Linux today. Once you've managed to activate SNMP on your network device, head over to your *nix box. For now, start up the snmp deamon by hand. If you followed How-To: Build your own Network Firewall and have a Devil-Linux firewall, then edit /etc/nf and add the following:ĭon't forget to run save-config when you're done! Once the config it saved, snmpd will start up automatically at boot. (Read / Write access can be used to alter the configuration of a device) We suggest changing the read/write string to something no-one will ever guess. (To get SNMP on the WRT54G, you might want to check out the WiFi-Box firmware.)įor today's How-To you only need to set up a read only string.
ROUTER SNMP VIEWER HOW TO
Most home network routers actually support SNMP, but you may have to do some hunting to find out how to turn it on. The read only string is usually set by default to public. If you have the right string, you can connect. (Managed switches support it, but el cheapo hubs won't.) It's not hard, all you need to do is turn on SNMP if there's an option, and configure the SNMP strings.Ī SNMP string acts as a simple login for SNMP queries. We'll set it up under Ubuntu Linux to collect data at five minute intervals and draw some pretty graphs.įirst, we'll need to configure SNMP on whatever firewall, router or network switch you have. It can run on Windows or Linux (or other *nix operating systems). Today we'll be setting up a free utility called MRTG (Multi Router Traffic Grapher) to help keep an eye on how much bandwidth we're using. Seriously, you don't need to fully understand it for today's How-To. It's a handy protocol used to collect device information over a network connection. If you're not familiar with SNMP, never fear, Engadget's here. Linux (or any *nix box, we're using Ubuntu for today).Router, firewall or switch that supports SNMP.
ROUTER SNMP VIEWER DOWNLOAD
Hey, it just might save you from having to bleach your eyes if you walk in after Bob's download finishes. Considered upgrading your DSL/Cable modem connection lately? Been wondering just how much of that high speed Internet connection you've been using? (Or if one of your kids or housemates is eating up all the bandwidth with BitTorrent again.) Today we'll show you how to use some handy free tools to keep an eye on your precious bandwidth.
