close
Warning:
Can't synchronize with repository "(default)" (/usr/svn/silverfile does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Apr 10, 2009, 11:52:44 PM (14 years ago)
- Author:
-
greg
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v8
|
v9
|
|
50 | 50 | |
51 | 51 | == Remote Host setup == |
52 | | Setup snmp and a no-login user to tranfer the data to the Cacti server |
| 52 | Setup snmp and a no-login user to transfer the data to the Cacti server |
53 | 53 | |
54 | 54 | Install snmp and some snmp utilities |
… |
… |
|
56 | 56 | ###Install snmp and run it as a daemon |
57 | 57 | apt-get install snmpd |
58 | | ###Optional, intall some tools to use for testing if you want |
| 58 | ###Optional, install some tools to use for testing if you want |
59 | 59 | apt-get install snmp |
60 | 60 | }}} |