ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/rrdgraphing/rrdgraphing.conf
(Generate patch)

Comparing projects/cms/source/reports/rrdgraphing/rrdgraphing.conf (file contents):
Revision 1.6 by tdb, Wed Jun 15 10:41:25 2005 UTC vs.
Revision 1.7 by tdb, Wed Jun 29 10:26:40 2005 UTC

# Line 73 | Line 73 | $hex_rbracket = "_28";
73   $hex_lbracket = "_29";
74   # + converted to a decimal then hex'd
75   $hex_plus = "_2B";
76 + # # converted to a decimal then hex'd
77 + $hex_hash = "_23";
78  
79   # step interval in the rrd databases
80   $rrdstep = 60;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines