/[cricket]/df/Defaults
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /df/Defaults

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Mon Jul 15 10:13:38 2002 UTC (21 years, 8 months ago) by dpavlin
Branch: MAIN
added df parser and cofigurator generator

1 dpavlin 1.1 #
2     Target --default--
3     directory-desc = "Disk Space Utilization"
4     short-desc = "Disk Utilization"
5     ssh = ""
6     # change this for your configuration
7     config-dir = "/etc/cricket/config/df"
8     parse-script = "/data/cricket/parse_df.pl"
9    
10     dataSource --default--
11     rrd-ds-type = GAUGE
12     rrd-heartbeat = 1800
13     ds-source = "exec:0:%parse-script% \"%ssh%\" %display-name%"
14    
15     graph df
16     color = blue
17     draw-as = AREA
18     legend = "Percent Utilization"
19     y-axis = "Usage"
20     units = ""
21    
22     targetType usage
23     ds = "df"
24     view = "Utilization: df"

  ViewVC Help
Powered by ViewVC 1.1.26