Thanks; the answers are:
1. BigBrother
2. NetSaint (UNIX) or WhatsUp(Windows) and cron.
3. Mon
However, we already have a GUI with icons to indicate status and alarm. 
We need to fill in the following commands to be issued periodically to 
probe:
A. Status             Command  
1. AlphaServer:       <don't know>
2. Network router:    ping <router IP address>
3. NTP daemon:        xntpdc -p or ps -ef | grep xntpd
4. Oracle database:   lsnrctrl -status | grep <SID>
5. RA3000 RAID:       <don't know>
6. NIC:               <don't know>
B. Threshold Alarms    Command
1. CPU:                vmstat
2. Buffer / paging:    vmstat
3. File system / Disk Usage: df
4. Database:           <don't know>
C. AlphaServer performance data
<don't know>
Regards,
Eric
Eric Tang wrote:
> We are running Tru64 4.0F on several DS20E/ES40 AlphaServers. We would 
> like to run a network management application to monitor those servers 
> by issuing Tru64 commands periodically. Any help?
>
> TIA
> Eric
>
>
Received on Sat Oct 13 2001 - 06:06:23 NZDT