Dragon12
September 7th, 2005, 14:50
Hey Folks,

I need to find software that would allow me to:

1) Monitor our website.
2) Check the amount of space on the hard drive/partition.
3) CPU/Memory usage for a specific process.
4) Be able to start and stop process based on #3 in the list.

Of course, I’m using FreeBSD 5.4.
I’m doing research for the software, and see that there are many to choose from, but what I would like to know is what do you folks use and like.

Thanks in advance,

Dragon12

Loop
September 12th, 2005, 22:00
mumin can do that, you'll need to write a small script to do teh last part yourself though, but the facility is there.

http://www.linpro.no/projects/munin/

Kernel_Killer
September 12th, 2005, 22:32
If you want another option, how about PhpSysInfo, and a remote gkrellm monitoring krell set?

Dragon12
September 19th, 2005, 13:00
Cool, thanks for your input folks. Looks like I have a lot of reading and installing to do!

Dragon12