Changes between Version 1 and Version 2 of Documentation/Community/HowTo/AdvancedMonitoring
- Timestamp:
- 04/28/10 12:27:21 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Community/HowTo/AdvancedMonitoring
v1 v2 20 20 }}} 21 21 22 The Disk parameter defines the hard disks going to be monitored, ''"/ sd/"'' means all the ''/dev/sda'', ''/dev/sdb'', ''/dev/sdc'', and so on disks. Refer to the [http://collectd.org/wiki/index.php/Plugin:Disk Disk plugin documentation] for more information.22 The Disk parameter defines the hard disks going to be monitored, ''"/{{{^}}}sd/"'' means all the ''/dev/sda'', ''/dev/sdb'', ''/dev/sdc'', and so on disks. Refer to the [http://collectd.org/wiki/index.php/Plugin:Disk Disk plugin documentation] for more information. 23 23 24 24 Now we will see how to monitor [http://www.squid-cache.org/ Squid HTTP Proxy] using [http://en.wikipedia.org/wiki/Simple_Network_Management_Protocol SNMP] with Collectd. First we will edit the Squid configuration file template on ''/usr/share/ebox/stubs/squid/squid.conf.mas'' adding the following lines: