<% response.buffer=true response.CacheControl = "Public" %> FranzO Software - Directory Sizer <% 'toolbar.inc redim buttons(5) cursname=Request.ServerVariables("SCRIPT_NAME") curspath=left(cursname,instr(2,cursname,"/")) if curspath = "" then curspath = "/" if len(curspath) > 3 then cursfolder=mid(curspath,2,len(curspath)-2) cursfolder=ucase(left(cursfolder,1)) & lcase(mid(cursfolder,2)) 'cursfolder is product name or FranzO else cursfolder="FranzO" end if cursname=mid(cursname,len(curspath)+1) if left(cursname,1) = "/" then cursname=mid(cursname,2) 'leading / if a page off root cursname=lcase(left(cursname,len(cursname)-4)) 'strip .asp cursnamecap=ucase(left(cursname,1)) & lcase(mid(cursname,2)) buttons(1)="Download" buttons(2)="Support" buttons(3)="Register" buttons(4)="Feedback" buttons(5)="Search" if curspath="/" and cursname="default" then 'homepage ahome = "" else if cursname="default" then ahome = "" else ahome = "" end if end if if alreadyrun<>1 then response.write "" & "
" alreadyrun=1 end if sub outOneTB(byval s) response.write "" & s & "" & chr(13) & chr(10) end sub %> <% if not (curspath="/" and cursname="default") then 'not at home page - no UP for home page outOneTB ahome & "Up" end if %> <% for i=1 to ubound(buttons) if buttons(i) <> cursnamecap then if i=ubound(buttons) then outOneTB "Search" else outOneTB "" & buttons(i) & "" end if end if next %>

Directory Sizer 2 is out: go to the Directory Sizer 2 pages

Take a look

Graphs


Disk Charts



Download

Support

Known Problems

Windows 2000

At last!  Directory Sizer 2 is now available

Directory Sizer has been designed to make the System Manager's life easier when managing disk space. Disk and tape is getting cheaper nowadays and quotas are hard to justify and a pain to manage. But don't throw your money away - Directory Sizer lets you see how your disk is being used, and how this has changed over time. This information is useful for answering a myriad of questions, for example

- What are my disks being used for?

- What do I shift to another disk to free up the most space?

- How fast is my disk usage increasing?

- Who should I bill for the next disk upgrade?

- How much should I budget for disk/tape upgrades next year?

- Who's hoarding?

Directory Sizer lets you focus on change in disk usage over time, not just by computer and disk, but the directories in which it is being and has been used. Directory Sizer lets you drill down from a reported change in disk usage on a computer, to the disks and the directories in which the changes have taken place. Directory Sizer helps you plan for the future by graphing change in directory sizes over time.

Directory Sizer supports HTML output of Directory Size information for publication on your Intranet.