Sponsored Content
Full Discussion: Dashboard style tool(s)?
Operating Systems AIX Dashboard style tool(s)? Post 73413 by bakunin on Wednesday 1st of June 2005 04:33:50 AM
Old 06-01-2005
Quote:
Originally Posted by dsimpg1
I was wondering if anyone knows of any dashboard style tools for AIX. One of my many responsibilities is to report the status of the boxes and whether certain things are "up" and running each and every day. Nonetheless, this is a MAJOR pain as I have to logon to each box, pull up URLs through my browser, and basically test certain things in my application to make sure it's all still up and running. This is a MAJOR pain! I would think there would be something out there that allows one to see such things as CPU utilization, space, and various other things all from a URL (or something similar) where I could see it all from one place without having to do all of it manually. Any tips, hints, links, suggestions, etc. would be greatly appreciated.
TOPAS might do most of what you are looking for. (man topas)

NMON is another tool, which is similar in scope, plus you can put it in daemon mode, collect snapshot files for performance analysis and there are some tools already developed for it (like NMON analyzer). (google for "nmon aix" to find a download site)

Create some scripts alerting you when some error condition occurs (app processes not there, filespace in certain FSs exhausted, etc.) and you have pretty much of what you are looking for.

bakunin
 

We Also Found This Discussion For You

1. UNIX and Linux Applications

Puppet dashboard

Hello all, can you please let me know if the free version of puppet provides dashboard? Or how do you get info about failed installation or other staff for the puppet agents? Sorry for not googling first :) (3 Replies)
Discussion started by: Vit0_Corleone
3 Replies
NMON(1) 							   User Commands							   NMON(1)

NAME
nmon - systems administrator, tuner, benchmark tool. DESCRIPTION
This manual page documents briefly the nmon command. This manual page was written for the Debian distribution because the original program does not have a manual page. nmon is is a systems administrator, tuner, benchmark tool. It can display the CPU, memory, network, disks (mini graphs or numbers), file systems, NFS, top processes, resources (Linux version & processors) and on Power micro-partition information. OPTIONS
nmon follow the usual GNU command line syntax, with long options starting with two dashes (`-'). nmon [-h] [-s <seconds>] [-c <count>] [-f -d <disks> -t -r <name>] [-x] A summary of options is included below. -h FULL help information Interactive-Mode: read startup banner and type: "h" once it is running For Data-Collect-Mode (-f) -f spreadsheet output format [note: default -s300 -c288] optional -s <seconds> between refreshing the screen [default 2] -c <number> of refreshes [default millions] -d <disks> to increase the number of disks [default 256] -t spreadsheet includes top processes -x capacity planning (15 min for 1 day = -fdt -s 900 -c 96) AUTHOR
nmon was written by Nigel Griffiths <nag@uk.ibm.com> This manual page was written by Giuseppe Iuculano <giuseppe@iuculano.it>, for the Debian project (but may be used by others). nmon August 2009 NMON(1)
All times are GMT -4. The time now is 02:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy