How to Use the ENVIROMUX-xD configmaker for MRTG: 1. Install the enviromux-5d-cfgmaker.cfg or enviromux-16d-cfgmaker.cfg file in the same directory as the mrtg cfgmaker file. Example: /usr/local/mrtg-2.15.0/bin for a Linux installation 2. Ensure that the ENVIROMUX-xD is turned on and connected to the network. Enable SNMP polling on the device. 3. Run the enviromux-5d-cfgmaker.cfg or enviromux-16d-cfgmaker.cfg file, sending the output to the directory where you want the mrtg.cfg file to reside. Example for a UNIX/Linux Installation: ./enviromux_16d_cfgmaker 192.168.1.21 --output /home/web/mrtg/mrtg.cfg Example for a Windows Installation: perl enviromux_16d_cfgmaker 192.168.1.21 --output \mrtgdata\mrtg.cfg The script will automatically poll your ENVIROMUX-xD unit and set up the appropriate configuration for each of the sensors detected. 4. Edit the mrtg.cfg file to set the working directory and the location of the ENVIROMUX-xD MIB file (see sample file provided). You can edit the file with any text editor of your choice. • In the Global Config section, un-comment and change the WorkDir path as necessary. • Change the LoadMibs: line to include the path to the MIB file. • To run in Windows installations, uncomment the RunAsDaemon line. This can be used in UNIX/Linux installations as well. 5. Edit and save mrtg.cfg before running the MRTG command.