Operating System - HP-UX
1834459 Members
2659 Online
110067 Solutions
New Discussion

Re: Howto get S.M.A.R.T. counters on hpux?

 
YKozlov
New Member

Howto get S.M.A.R.T. counters on hpux?

Hello.

I using smartmontools on Linux for that.

Howto get S.M.A.R.T. counters for
SCSI disk (not in RAID) on hpux?

Thanks.
6 REPLIES 6
Prasu
Frequent Advisor

Re: Howto get S.M.A.R.T. counters on hpux?

I think EMS will resolve your concern


Regards
Prasu
Steven E. Protter
Exalted Contributor

Re: Howto get S.M.A.R.T. counters on hpux?

Shalom,

EMS can be configured using sam on HP-UX systems.

Its a pretty good monitor and can monitor disk status and send email alerts if sendmail is properly configured.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
YKozlov
New Member

Re: Howto get S.M.A.R.T. counters on hpux?

Yes, I known about EMS and alerts.
But I want to get the table like
shown by command:
smartctl -a /dev/disk

Its avalaible on hpux?

Thanks.
OldSchool
Honored Contributor

Re: Howto get S.M.A.R.T. counters on hpux?

well, if you want smartmontools, it looks like you will have to download the source and port it.

of course, the underlying drives would have to have the embedded "s.m.a.r.t" technology, which would be dependent upon the drives themselves.
OldSchool
Honored Contributor

Re: Howto get S.M.A.R.T. counters on hpux?

YKozlov
New Member

Re: Howto get S.M.A.R.T. counters on hpux?

No, thank you. :)