Linked by Thom Holwerda on Fri 16th Jun 2006 19:55 UTC, submitted by anonymous
General Unix Monitoring your file systems and ensuring they don't fill up is a vital process in the day-to-day management of your UNIX systems. This article looks at methods for keeping an eye on disk space, discovering which files, users, or applications are using up the most space, and how to make use of quotas and other solutions to find the information you need.
E-mail Print r 0   6 Comment(s)
Order by: Score:
If you don't know
by dylansmrjones (2.6) on Sat 17th Jun 2006 04:24 UTC
dylansmrjones
Member since:
2005-10-02
Fans: 21

what you can read in this article, then you really need to read it.

It's so basic, you _must_ know it.

v Why Unix will remain for rare professionals
by hraq (2.48) on Sat 17th Jun 2006 05:44 UTC
RE: Why Unix will remain for rare professionals
by Soulbender (3.6) on Sat 17th Jun 2006 08:32 UTC
Soulbender
Member since:
2005-08-18
Fans: 15

"the above command will give you the user space used, how simple!!"

Maybe you can show us how this can be done simply in Windows?

"Imagine the amount of syntaxes you need to know just to run your Unix box, let alone maintain or troubleshoot it. "

Nonsense. You dont need to know anything about the commandline to run a modern distro that is targeted at home users.

"I have seen how HP/UX and IBM/AIX and SGI/IRIX and previously Sun/solaris are depending on a GUI like CDE which dates back to the stone age."

None of these where targeted at the Joe Average home user market.

RE: Why Unix will remain for rare professionals
by xushi (2.12) on Sat 17th Jun 2006 16:42 UTC
xushi
Member since:
2005-08-29
Fans: 0

Pugwash. I've been using Unix/Linux for years now without even knowing what that command or parts of it does, and i don't consider myself a novice in these OSes. On the contrary, such negligence and views are what might damage the OS.

I believe the article talks about 'monitoring' disk space, not just 'displaying' "the user space used". For something like that, heck i'd use 'filelight' from mythblue, or even gkrellm without even touching the CLI. Heck, with a few more 'right clicks' the DE's file manager can give you enough information too.

Furthermore, if a user can't be bothered to learn a few "Unix" commands, then maybe that OS is not the best choice for the user. There are alternatives... such as "Linux", "BSD", and so on. And please don't tell me by "Unix" you mean all of the above mentioned OSes because from your post, it defenatly does not sound so.

sys. mon. tools
by n1xt3r (1.64) on Sat 17th Jun 2006 18:04 UTC
n1xt3r
Member since:
2006-02-05
Fans: 0

While it certainly is possible to write your own scripts to monitor certain aspects of your system, there are already capable monitoring tools which can help simplify some of these basic tasks. I like munin, but there's also nagios. Munin is great for basic monitoring and simple enough to modify or extend through plugins. Nagios is probably better suited for more complex and large scale monitoring tasks.

Disk space consumption and OS design
by tomahawk (1) on Sun 18th Jun 2006 14:26 UTC
tomahawk
Member since:
2006-06-17
Fans: 0

Although monitoring disk space consumption is important, efficient disk space consumption is far more important.

You may read this link:
http://tomahawk-desktop.blogspot.com/2006/06/average-desktop-user-d...