article Agent does not start in daemon mode on SLES

Review this solution if you run the up.time Linux agent in Daemon mode on a SUSE platform, follow the instructions below  to add the 2 links and observe that the up.time agent does not start up after rebooting the server.

ln -s /opt/uptime-agent/bin/upt_daemon.sh /etc/rc.d/rc3.d/S99uptm_daemon

ln -s /opt/uptime-agent/bin/upt_daemon.sh /etc/rc.d/rc3.d/K1uptm_daemon

Try the following steps for SLES 11 systems:

  1. Remove the 2 links created in /etc/rc.d/rc3.d as described above.
  2. Add the following: ln -s /opt/uptime-agent/bin/upt_daemon.sh /etc/rc.d/uptm_daemon
  3. Run chkconfig --level 345 uptm_daemon (where 345 is the run level you want the agent to run at).

Try the following steps for SLES 9 systems:

  1. Remove the 2 links created in /etc/rc.d/rc3.d as described above.
  2. Add the following: ln -s /opt/uptime-agent/bin/upt_daemon.sh /etc/rc.d/uptm_daemon
  3. Run:
    • chkconfig uptm_daemon uptm_daemon 345
    • chkconfig -t uptm_daemon xntpd uptm_daemon 345
    • xntpd on

Related Articles


Resolving uptimeagent Daemon Messages

RatingViews
article

By: uptime Support | Date Created: 6-13-2006 | Last Modified: 10-28-2011 | Index: 081

  5699

How to take a Solaris 10 agent out of maintenance mode

RatingViews
article

In order to take a svc out of maintenance mode please do the following steps: # svcadm clear network/uptmagnt/tcp # svcadm restart network/uptmagnt/tcp And run this command to verify its...

By: uptime Support | Date Created: 10-8-2009 | Last Modified: 8-10-2011 | Index: 389

  13332

Linux agent daemon IP security

RatingViews
article

The up.time Linux agent has a built in daemon option to allow users to run the up.time agent without (x)inetd installed on their server. The daemon allows access to be restricted to a specific...

By: uptime Support | Date Created: 10-10-2009 | Last Modified: 8-10-2011 | Index: 404

  2068

up.time agent daemon error: permission denied

RatingViews
article

Symptoms - Agent not returning data, not able to be added to up.time - Log messages in /var/adm/messages or /var/log/messages Oct 30 10:48:07 hostname inetd[6402]: [ID 388736 daemon.error] execv...

By: uptime Support | Date Created: 12-31-1969 | Last Modified: 9-9-2011 | Index: 234

  3322

Stopping and Starting the Windows Agent

RatingViews
article

By: uptime Support | Date Created: 10-24-2005 | Last Modified: 7-7-2011 | Index: 016

  4604

User Comments



No comments have been posted.

Copyright © 2021 IDERA, Inc.   Legal   Privacy Statement