<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://petersap.nl/SybaseWiki/index.php?action=history&amp;feed=atom&amp;title=SunOsUnix_info</id>
		<title>SunOsUnix info - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://petersap.nl/SybaseWiki/index.php?action=history&amp;feed=atom&amp;title=SunOsUnix_info"/>
		<link rel="alternate" type="text/html" href="http://petersap.nl/SybaseWiki/index.php?title=SunOsUnix_info&amp;action=history"/>
		<updated>2026-04-04T20:48:26Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>http://petersap.nl/SybaseWiki/index.php?title=SunOsUnix_info&amp;diff=1718&amp;oldid=prev</id>
		<title>Psap at 12:05, 9 August 2007</title>
		<link rel="alternate" type="text/html" href="http://petersap.nl/SybaseWiki/index.php?title=SunOsUnix_info&amp;diff=1718&amp;oldid=prev"/>
				<updated>2007-08-09T12:05:43Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Here are some commands and other useful information to get around on SunOs (Solaris) systems.&lt;br /&gt;
&lt;br /&gt;
==System Information==&lt;br /&gt;
With the following commands and files you can get some idea about the system.&lt;br /&gt;
* Retrieve the current version of SunOs&lt;br /&gt;
 uname -a&lt;br /&gt;
Sample output&lt;br /&gt;
 SunOS snlpsaaj 5.8 Generic_117350-38 sun4u sparc SUNW,Sun-Fire-15000&lt;br /&gt;
* View the system parameters&lt;br /&gt;
System parameters like settings for shared memory can be found here:&lt;br /&gt;
 /etc/system&lt;br /&gt;
Snapshot of the content&lt;br /&gt;
 set shmsys:shminfo_shmmax=51539607551&lt;br /&gt;
 set shmsys:shminfo_shmseg=6&lt;br /&gt;
* View hardware configuration&lt;br /&gt;
Use this command to see the number of CPU's, I/O cards and memory.&lt;br /&gt;
 /usr/platform/`uname -i`/sbin/prtdiag -v&lt;br /&gt;
The output is quite long, no sample provided here.&lt;br /&gt;
* System log file&lt;br /&gt;
 /var/adm/messages&lt;br /&gt;
==Process Information==&lt;br /&gt;
Use the following commands to see the behaviour of the processes.&lt;br /&gt;
* Process list&lt;br /&gt;
 ps -ef&lt;br /&gt;
* Process list but continuously updated&lt;br /&gt;
 top&lt;br /&gt;
or&lt;br /&gt;
 prstat&lt;br /&gt;
* History&lt;br /&gt;
 sar&lt;br /&gt;
* Memory activity&lt;br /&gt;
Is there any paging/swapping going on?&lt;br /&gt;
 vmstat 3&lt;br /&gt;
* Cpu activity&lt;br /&gt;
 mpstat 3&lt;/div&gt;</summary>
		<author><name>Psap</name></author>	</entry>

	</feed>