SF.net SVN: nagiosplug: [2001] nagiosplug/trunk/plugins-root/pst3.c

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 2001
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2001&view=rev
Author:   tonvoon
Date:     2008-05-27 06:35:59 -0700 (Tue, 27 May 2008)

Log Message:
-----------
Add additional PID column heading

Modified Paths:
--------------
    nagiosplug/trunk/plugins-root/pst3.c

Modified: nagiosplug/trunk/plugins-root/pst3.c
===================================================================
--- nagiosplug/trunk/plugins-root/pst3.c	2008-05-26 09:43:58 UTC (rev 2000)
+++ nagiosplug/trunk/plugins-root/pst3.c	2008-05-27 13:35:59 UTC (rev 2001)
@@ -99,7 +99,7 @@
 	if ((pDir = opendir(PROC_DIR)) != NULL)
 	{
 		/* Display column headings */
-		printf("S   UID  PPID    VSZ    RSS %%CPU COMMAND ARGS\n");
+		printf("S   UID   PID  PPID    VSZ    RSS %%CPU COMMAND ARGS\n");
 
 		/* Zip through all of the process entries */
 		while ((pDent = readdir(pDir)) != NULL)


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.