Running Auto Start

Use the list of commands to start or stop auto start.

Auto start

  • -autostart
    Configures automatic start. You must run this command as root.

    The daemon runs a full local Oracle Orachk check once every week at 3 AM and a partial run of the most impactful checks at 2 AM every day using the oratier1 or exatier1 profile. The daemon automatically purges the daily oratier1 or exatier1 profile collections after one week and the full local run collections after two weeks. You can change the daemon settings after enabling automatic start.

    Note:

    Daemon mode is supported only on Linux and Solaris operating systems.

    For example:

    orachk -autostart

    exachk -autostart

  • -autostart reset
    Starts the daemon and loads the default schedulers.
  • -autostart -monthly
    Configures the daemon to run a full local Oracle Orachk or Oracle Exachk check once every month and a partial run of the most important checks at 2 AM every day using the oratier1 or exatier1 profile.

    For example:

    orachk -autostart -monthly

    exachk -autostart -monthly

  • -autostop
    Removes the automatic start configuration. You must run this command as root.
  • -autostop unset
    Removes all unmodified default schedulers.