Re: How to do health check

2006-10-26 Thread Alex de Kruijff
On Thu, Oct 19, 2006 at 02:36:50PM +0300, Simon Phoenix wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA512
 
 Faiyaz Ali said the following on 19.10.2006 09:55:
  Hi,
  
  I'm new in unix world,
  
  1) how to do helthcheck on unix machine ?
  
  2) how the check on system information eg. RAM, CPU, HD capacity
  
 
 1) I'm using healthd for check temperature sensors and speed of coolers.
 There are other software for this.

You can check the temperatures for S.M.A.R.T. enabled hard disks with 
/usr/ports/sysutils/smartmontools/

-- 
Alex

Please copy the original recipients, otherwise I may not read your reply.

Howtos based on my personal use, including information about 
setting up a firewall and creating traffic graphs with MRTG
http://alex.kruijff.org/FreeBSD/

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to do health check

2006-10-19 Thread Faiyaz Ali

Hi,

I'm new in unix world,

1) how to do helthcheck on unix machine ?

2) how the check on system information eg. RAM, CPU, HD capacity

Thanks
Faiyaz Ali
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to do health check

2006-10-19 Thread Simon Phoenix
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Faiyaz Ali said the following on 19.10.2006 09:55:
 Hi,
 
 I'm new in unix world,
 
 1) how to do helthcheck on unix machine ?
 
 2) how the check on system information eg. RAM, CPU, HD capacity
 

1) I'm using healthd for check temperature sensors and speed of coolers.
There are other software for this.

2) From kernel variables by sysctl:
hw.model, hw.physmem and others.
Read man 8 sysctl for details.

For HD capacity: read man df

Good Luck!

- --
Best regards,
Simon Phoenix (Phoenix Lab.)
- ---
KeyID: 0x2569D30B
Fingerprint: 78FC 5C40 07CC D331 148E CC79 84B8 D514 2569 D30B
- ---
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFN2NRhLjVFCVp0wsRCuLAAKDX/dmNEb9hYJ8KVb6KOQrixoKAcwCfWqMB
D81XW2c/uPkGcvHgQz1WD0M=
=IIH6
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]