Operating System - HP-UX
1837962 Members
2632 Online
110124 Solutions
New Discussion

Re: HP-UX Monitoring Tools

 
SOLVED
Go to solution
Adrian Sobers2
Super Advisor

HP-UX Monitoring Tools

I am currently looking at UNIX monitoring tools. I would like the advice of more experienced administrators on possible options. I personally like Spotlight on UNIX from Quest software but I would like to know if there are any other good alternatives for monitoring our two HP-UX servers. Thanks to all in advance for their help.
6 REPLIES 6
Pete Randall
Outstanding Contributor
Solution

Re: HP-UX Monitoring Tools

Monitoring is kind of a general term. Are you interested in performance monitoring? In that case I would look at Glance/Measureware from HP. Are you interested in overall operations? In that case, I would look at OpenView ITO.

There are a lot of products out there and considerable overlap between them. Quite often the choice comes down to personal preference but I tend to stick with HP products. It makes it easier in support situations.


Pete

Pete
Geoff Wild
Honored Contributor

Re: HP-UX Monitoring Tools

You have HP's OVO/VPO.

http://managementsoftware.hp.com/news/about/index.html

There's Big Brother.

http://bb4.com/

There's MRTG:

http://people.ee.ethz.ch/~oetiker/webtools/mrtg/

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Fred Ruffet
Honored Contributor

Re: HP-UX Monitoring Tools

Big Brother (http://bb4.com/) is a good free alternative. One advantage is that it can monitor many OS and uses kind of plug-ins. See all features on website.

Regards,

Fred
--

"Reality is just a point of view." (P. K. D.)
Victor BERRIDGE
Honored Contributor

Re: HP-UX Monitoring Tools

Hi Adrian,
There are a few monitoring tools available:
I would add BMC Patrol and sysload...

Depending the purpose I would advise you to have at least glance (for performance/analizing a system)

The rest depends on how much resource ($$$) you have and the needs

For basic/common tasks I find Bigbrother and MRTG suitable (And used to be free, I dont know now)

To see what is going on in your oracle instances Quest's TOAD is the tool
(Quest have Big brother now)

All the best
Victor

Steven E. Protter
Exalted Contributor

Re: HP-UX Monitoring Tools

A lot of monitoring tools you write yourself. See the attached script. It collects performance data in the background for later analysis.

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
Adrian Sobers2
Super Advisor

Re: HP-UX Monitoring Tools

Ok, I have some more options to looks at. Thanks to all for their contributions.