Operating System - HP-UX
1752795 Members
6297 Online
108789 Solutions
New Discussion юеВ

Re: Swagentd Daemon Not Enabled!!!

 
SOLVED
Go to solution
Dennis Handly
Acclaimed Contributor

Re: Swagentd Daemon Not Enabled!!!

>Could anyone explain me as to why "swagentd -r" process is running and not the daemon swagentd

The swagentd demon IS running. That -r is just the parm you passed.
Mine has "/usr/sbin/swagentd -r" and is working fine.

johnsonjthomas
Frequent Advisor

Re: Swagentd Daemon Not Enabled!!!

Hi,

I think the swagentd problem is solved. The problem was that there were two entries in /etc/hosts and two entries in /etc/rc.config.d/netconf. The entries were as follows:

/etc/hosts

172.16.41.25 nitkhp01
127.0.0.1 localhost loopback
172.16.41.26 nitkhp01

/etc/rc.config.d/netconf

INTERFACE_NAME[0]=lan0
IP_ADDRESS[0]=172.16.41.25

INTERFACE_NAME[1]="lan0"
IP_ADDRESS[1]="172.16.41.26"

I commented one entry in both the files and now it does not show that error. But I am encountering another error. The error is as follows

======= 02/22/10 14:02:52 IST BEGIN swinstall SESSION (non-interactive)(jobid=nitkhp01-0046)

* Session started for user "root@nitkhp01".

* Beginning Selection
* Target connection succeeded for "nitkhp01:/".
ERROR:There is currently no depot software on host "nitkhp01" at location "/var/spool/sw". Make sure that an absolute pathname is specified for location (beginning with "/").
* Source connection failed for "nitkhp01:/var/spool/sw".
WARNING: More information may be found in the daemon logfile on this target (default location is nitkhp01:/var/adm/sw/swagentd.log).
* Selection had errors.

======= 02/22/10 14:02:52 IST END swinstall SESSION (non-interactive)(jobid=nitkhp01-0046)

I checked and there is no directory called sw under /var/spool. Could anyone tell as to what is happening. Any help would be great!

Thanks
Dennis Handly
Acclaimed Contributor

Re: Swagentd Daemon Not Enabled!!!

>I am encountering another error.

See your new thread:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1409538