Basic Tutorial
From NetMRG Wiki
This brief tutorial will walk you through the major features of NetMRG. The tutorial assumes that you have installed the Net-SNMP daemon on a system which you want to monitor.
- Create a new group.
- Click on Admin tab, and select the Devices option to display the root groups list.
- Click on Add.
- In the Name textbox, enter a name for your group, such as "Home."
- In the Comment textbox, enter a description for your group, such as "Computers in my house."
- In the Parent drop down box, select -Root- as we want this device in the root of the device tree. You can create nested groups.
- Click the Save Changes button to create your new group.
- Create a new device.
- Click on the name of your new group. You are now looking at an (empty) list of devices and subgroups in your new group.
- Click on Add in the Monitored Devices section.
- Click on Create a new device.
- In the Name textbox, enter a name for your device, such as "My Server."
- In the IP or Host Name textbox, enter a domain name or IP address of your device. Domain names must be resolvable from your monitoring host.
- In the SNMP Support dropdown, select the appropriate version. If unsure, select SNMPv1.
- In the SNMP Read Community textbox, enter the SNMP community string for your device.
- Click the Save Changes button to create your new device.
- Create a new sub-device.
- Click on the name of your new device. You are now looking at an (empty) list of sub-devices in your new device.
- Click on Add.
- In the Name textbox, enter "System." This will be a pseudo-sub-device used for monitoring the device as a whole.
- In the Type drop down box, ensure that Group is selected.
- Click the Save Changes button to create your new "System" sub-device.
- Add graph templates.
Since devices running Net-SNMP are common, NetMRG comes with several graph templates for commonly used variables. - View your new graphs.
- Click on the Tree option in the Reporting tab.
- Click on the name of your group to expand it.
- Click on the graph icon (
) beside your device (orange graphs mean there are graphs associated with this device, black means there are no graphs attached to this device.
- You should now see graphs! If you don't, you may need to wait for the gatherer to perform another cycle.