- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- using glance, or .. ?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 07:40 AM
06-26-2003 07:40 AM
I am asked to find out a new monitoring tool with admin possibility's.
Now glance is a tool, that of course meets this requirement. But what tools do you use ? Are there some other (freeware) tools you use and think that can do the same or maybe even better ?
I already set up MRTG (cpu usage and load) and logsurfer that help me a lot.
Also they mentioned "advantage" (or something like that) in combination with glance. Now advantage is something I don't know. Has anyone of you experience with advantage ?
Any suggestion about (freeware) tools, experience with glance and advantage will be highly apreciated.
Best Regs David
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 07:42 AM
06-26-2003 07:42 AM
Re: using glance, or .. ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 07:43 AM
06-26-2003 07:43 AM
Re: using glance, or .. ?
A lot of use write tools to magage / monitor particular aspects of our server. That way you can tune it to do exactly what you require.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 07:44 AM
06-26-2003 07:44 AM
Re: using glance, or .. ?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 07:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 07:45 AM
06-26-2003 07:45 AM
Re: using glance, or .. ?
Nagios is free. BMC patrol etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 07:48 AM
06-26-2003 07:48 AM
Re: using glance, or .. ?
The other easy default alternatives are
top
ps
sar
iostat
who
+ losts & lots of scripts
my 0.02???
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 07:51 AM
06-26-2003 07:51 AM
Re: using glance, or .. ?
There is a tool that comes with the ximian gnome environment that is pretty neat.
Its called the gnome system monitor.
It is a really souped up version of the top command with lots of extra features. An operations department can monitor a system pretty well with that.
If you want to monitor and control HP-UX and Linux systems, consider SCM.
Glance is the only tool mentioned above that costs anything but configuration time.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 08:00 AM
06-26-2003 08:00 AM
SolutionFor 24/7 monitoring I use nagios (www.nagios.org). It's a bit of a pain to set up, but it does a wonderful job of monitoring disk space, critical processes, time sync,a nd many other items.
IDS/9000 is good for intrusion detection, and is available free from HP. Tripwire is also good, but is an extra cost product for HP-UX. I only use tripwire on my Linux servers, where it comes with the distribution.
MRTG is also good for monitoring traffic flow into and out of your server. This can be useful for long-term trend analysis, as well as trouble-shooting performance problems (e.q. why is the back-up taking so long.)
Finally, don't forget using sar to collect numbers over time. If you're not familliar with it, check out the sar and sa1 man pages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 03:20 PM
06-26-2003 03:20 PM
Re: using glance, or .. ?
The glance is very good, also MRTG.
Commands like : ps, top, vmstat, iostat,
swapinfo, sar.
Scripts that use the command and give reports.
Glance have language that give options to write
difrent reports.
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 03:59 PM
06-26-2003 03:59 PM
Re: using glance, or .. ?
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 04:18 PM
06-26-2003 04:18 PM
Re: using glance, or .. ?
often the choice depends on your resources, budget & the size of the environment you're wanting to manage.
If you are managing 100's or 1000's of nodes and have the money and time to invest in the implementation then Network Management Software such as HP Openview Operations (OVO) and NNM are extremely powerful tools.
However for many sites they are overkill and they do require a significant investement in resources to implement properly and administer.
If you have a smaller site then I would advise, as I think Paula mentioned, writing your own scripts to monitor such things as FS utilisation, performance, key processes & security etc. It is fairly simple to write a few scripts that send all events to a global log file, which can then be displayed in a web browser. I have set it up in such way that all events are assigned a severity. If the severity is say "critical" it can post in the browser & also send notifications to pagers and emails.
Glance is an excellent tool. If you have a licence for GlancePlus Pak (which includes MWA) then look at using the /var/opt/perf/alarmdef file.
This is excellent for monitoring CPU, Memory, disk, FS utilisation etc and is extremely configurable to your particular systems requirements. It can be set up to email you or take other actions as soon as any thresholds are exceeded.
Cheers
Con
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 04:40 PM
06-26-2003 04:40 PM
Re: using glance, or .. ?
From nagios's homepage, you can get many other monitor tools' link,here is the thread:
http://nagios.sourceforge.net/docs/1_0/about.html#requirements
Just at the bottom of the page!
-ux