- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Decommissioning a machine
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
10-18-2001 10:33 AM
10-18-2001 10:33 AM
Decommissioning a machine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 10:37 AM
10-18-2001 10:37 AM
Re: Decommissioning a machine
Anyway, to check on mail activity, if you are using sendmail, you can check /var/adm/syslog/mail.log and see what is being logged there.
You could also use glance or top to see what processes are being run and see what is using CPU time. If there is user activity you should see something there.
Or, as a last resort, you could turn the machine off and see who screams when you do. :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 10:39 AM
10-18-2001 10:39 AM
Re: Decommissioning a machine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 11:22 AM
10-18-2001 11:22 AM
Re: Decommissioning a machine
As for any other processes, I guess ps -ef should give you a list of processes running on the machine. Look for anything not system related.
Finally, turn the machine off and see if anyone complains...always a good way to check the activity of the machine.
Hope this helps.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 11:22 AM
10-18-2001 11:22 AM
Re: Decommissioning a machine
-Check login history using last.
-Check cron log: /var/adm/cron/log
-Check mail log: /var/adm/syslog/mail.log
-Check syslog for any messages that indicate activity: /var/adm/syslog/syslog.log
-Check if being used as a server for services like NFS, NIS, DNS, Samba for which you wouldn't see user logins.
-Check history of print jobs: /var/spool/lp/log
-If nothing important found, do a full backup.
-Disconnect system from the network to see if anyone is concerned.
Just some ideas, hope it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 02:18 PM
10-18-2001 02:18 PM
Re: Decommissioning a machine
and once the system has been identified as
officially dead.... You will (well I would)
remove all data pertaining to that system.
You could do what all SA's think about from
time to time and that is.... dare I say it
Oops perhaps a backup is in order first!
then....
# cd /
# rm -rf *
Or you could do an export of all of your
volume groups
# vgexport -mapfile.vgx /dev/vgx
my 2 cents worth
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 03:16 PM
10-18-2001 03:16 PM
Re: Decommissioning a machine
-Remove from machine and install into a running one.
-From that system perform a mediainit on the drive from the old system. This will format the drive and it will be ready for future use.
And those are my 2 pennies...
-Bob
Was this helpful? Like this post by giving me a thumbs up below!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2001 12:57 AM
10-19-2001 12:57 AM
Re: Decommissioning a machine
If you're just going to throw it in the bin.. I'll find it a nice owner in my garage!
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2001 09:45 AM
10-19-2001 09:45 AM
Re: Decommissioning a machine
was it 10.24? VVOS, then? Just curious...
Well, in any case do not forget to erase everything from all your disks - "medianinit" or a fairly huge hammer spring to mind, really!
Just my $0.01,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2001 09:51 AM
10-19-2001 09:51 AM