Go Back   The UNIX and Linux Forums > Operating Systems > AIX
google site



AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace.

Closed Thread
English Japanese Spanish French German Portuguese Italian Powered by Powered by Google
 
Thread Tools Search this Thread Display Modes
  #8  
Old 12-21-2009
ITHelper
Guest
 

Posts: n/a
Bits: 0 [Banking]
Guy's

This is the steps to how to enable rstatd demon

As root
1. Edit /etc/inetd.conf
Uncomment or add entry for rstatd

Eg
rstatd sunrpc_udp udp wait root /usr/sbin/rpc.rstatd rstatd 100001 1-3

2. Edit /etc/services
Uncomment or add entry for rstatd
Eg
rstatd 100001/udp

3. Refresh services
refresh -s inetd

4. Check the rstat activation by the below command.

lssrc -ls inetd | grep rstat

you should get the below

rstatd /usr/sbin/rpc.rstatd rstatd 100001 1-3 active

Last edited by ITHelper; 12-22-2009 at 02:50 AM..
Sponsored Links
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Start program in background (or start crontab ahead of time) noratx Shell Programming and Scripting 0 07-21-2009 06:06 AM
How can I automatically start a daemon at boot time. iamjayanth Ubuntu 3 03-10-2009 12:10 PM
start rstatd deamon on unix toto2000ff UNIX for Advanced & Expert Users 4 04-09-2008 07:21 AM
rstatd does not work toto2000ff Linux 1 03-14-2005 03:20 PM
rpc.rstatd: incompatible... toto2000ff UNIX for Advanced & Expert Users 0 03-04-2005 01:34 PM



All times are GMT -4. The time now is 02:46 AM.