Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

No Format

...

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. \nRemove the 2 links created in /etc/rc.d/rc3.d as described above.
  2. \nAdd the following: ln -s /opt/uptime-agent/bin/upt_daemon.sh /etc/rc.d/uptm_daemon\n
  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 SLES 9 systems:

...

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