hotsanic |
Subversion Repositories: |
[/] [branches/] [HotSaNIC-0.5.0-jablonecka/] [modules/] [part/] [settings] - Rev 1
Compare with Previous -
Blame
- Download
# You may configure partitions you would like to monitor.
# multiple lines are of course allowed.
#
# for a local drive enter:
# DRIVE=<device>,<description>
#
# for a remote (e.g. NFS or SNMP) drive enter:
# DRIVE=<server>:<path>,<description>
# DRIVE=SNMP:<host>:<community>:<device>,<description>
#
# Note: Be sure you have no '_' in host or community
# when using SNMP.
#
DRIVE=/dev/hda1,root-filesystem
DRIVE=/dev/hdb3,/mnt/disk1
DRIVE=/dev/hda3,/mnt/disk2
Powered by WebSVN 2.2.1