| 38 | == Configuration == |
| 39 | |
| 40 | === Change admin password === |
| 41 | |
| 42 | * First click to '''Console''' tab. Then click on '''User Management''' on the left side bar. |
| 43 | |
| 44 | * In the User Management page click on the user name '''admin'''. |
| 45 | |
| 46 | * In the password text box give the <class password> and click '''Save'''. |
| 47 | |
| 48 | === Cacti Graphs === |
| 49 | |
| 50 | * Click the '''Graphs''' tab. You will see '''Default Tree''' Icon on the side bar. |
| 51 | |
| 52 | * expand it click on the '''localhost''' icon. You will see some graphs. (Might not have any values as it take time to generate values) |
| 53 | |
| 54 | * These graphs will show the values of your VM. |
| 55 | |
| 56 | === Adding Devices === |
| 57 | |
| 58 | * Go to '''Console''' and click the '''Devices'''. |
| 59 | |
| 60 | * Click '''Add''' on the devices page. Now you can add the workshop router and the work shop switch and you will be directed to the add devices page. First add the Workshop Switch |
| 61 | |
| 62 | * Give following settings |
| 63 | |
| 64 | description : '''workshp_sw''' |
| 65 | |
| 66 | Hostname : '''192.248.7.249''' |
| 67 | |
| 68 | Host Template : '''Generic SNMP-enabled Host''' |
| 69 | |
| 70 | Number of Collection Threads : '''1''' |
| 71 | |
| 72 | Downed Device Detection : '''Ping''' |
| 73 | |
| 74 | Ping Method : '''ICMP Ping''' |
| 75 | |
| 76 | SNMP Version : '''version 2''' |
| 77 | |
| 78 | SNMP Community : '''NetManage''' |
| 79 | |
| 80 | * Click '''Create''' and then click '''Save''' |
| 81 | |
| 82 | * You can add the workshop router as with the same settings with the correct IP address |
| 83 | |
| 84 | === Creating Graphs === |
| 85 | |