Insight Remote Support
1752528 Members
4662 Online
108788 Solutions
New Discussion юеВ

MAD - ISEE daemon start issues...

 
Senthil Kumar .A_1
Honored Contributor

MAD - ISEE daemon start issues...

Hi experts,

When the HPUX system starts up, the rc throws the following error...

starting the Motive Assistant Daemon
/opt/hpservices/bin/mad
EXIT CODE: 1
"/sbin/rc2.d/S605hpservices start" FAILED

But when we check the daemon using, ps -ef , we indeed find the daemon running. Well though it functions fine, we would like to trace with what return code did the daemon exactly start with. Is there a debug mode that can be turned on or is there any other alternatives...

Advance thanks for you time.....
Let your effort be such, the very words to define it, by a layman - would sound like a "POETRY" ;)
3 REPLIES 3
rariasn
Honored Contributor

Re: MAD - ISEE daemon start issues...

Hi Senthil,

/sbin/rc2.d/S605hpservices option

comlog {0-3} - change the comm subsystem logging. The log levels are
defined as follows:
0 = Turn off MSG_DEBUGGING, HEADER_DEBUGGING, KEEP_MAP_RESULTS
1 = Turn on MSG_DEBUGGING
2 = Turn on HEADER_DEBUGGING
3 = Turn on KEEP_MAP_RESULTS
halt - stop the daemon (supress all output)
log {1-5} - change the mad daemon log level. If a negative value is
specified, revert to the default level
restart - stop, then start deamon
start - start the daemon
status - determine if deamon is up or down
stop - stop the daemon

rgs,
Liem Nguyen
Honored Contributor

Re: MAD - ISEE daemon start issues...

Hi,

Can you provide the following info:

1. swlist -l product | grep -i isee
2. ps -ef | grep mad
3. /sbin/init.d/hpservices stop
4. /sbin/init.d/hpservices start
5. A copy of /etc/rc.config.d/hpservices.conf

Thanks,
Senthil Kumar .A_1
Honored Contributor

Re: MAD - ISEE daemon start issues...

This question was posed behalf of my friend. He hasn't got back to me yet about its resolution.
Let your effort be such, the very words to define it, by a layman - would sound like a "POETRY" ;)