Skip to main content

How to check service status with command line

Comments

8 comments

  • HostNoc
    /usr/local/cpanel/libexec/tailwatchd --status Regards
    0
  • cPRex Jurassic Moderator
    "service tailwatchd status" also works well :D
    0
  • kgs
    @HostNoc @cPRex Excellent. Thank you!
    0
  • perplex

    cPRex
    Using that cmd, I get "/etc/init.d/functions: line 79: /etc/sysconfig/init: Input/output error"

    0
  • perplex

    HostNoc
    Using that cmd, I get: "Can't locate Cpanel/Timezones/SubProc.pm in @INC (you may need to install the Cpanel::Timezones::SubProc module) (@INC contains: /usr/local/cpanel /usr/local/cpanel/3rdparty/perl/536/cpanel-lib/x86_64-linux /usr/local/cpanel/3rdparty/perl/536/cpanel-lib /usr/local/cpanel/3rdparty/perl/536/lib/x86_64-linux /usr/local/cpanel/3rdparty/perl/536/lib /opt/cpanel/perl5/536/site_lib/x86_64-linux /opt/cpanel/perl5/536/site_lib) at /usr/local/cpanel/Cpanel/TailWatch.pm line 20.
    BEGIN failed--compilation aborted at /usr/local/cpanel/Cpanel/TailWatch.pm line 20.
    Compilation failed in require at /usr/local/cpanel/libexec/tailwatchd line 13.
    BEGIN failed--compilation aborted at /usr/local/cpanel/libexec/tailwatchd line 13."

    0
  • rbairwell

    Hi perplex - which version of Linux and cPanel/WHM are you running? (for example AlmaLinux 8.9 running cPanel 118).

    0
  • perplex

    Hi rbairwell - CentOS v7.9.2009 STANDARD kvm, cP 110.0.24.

    0
  • cPRex Jurassic Moderator

    perplex - both of those commands are working well for me on a test system running 110, so I don't have a good explanation for what is happening there.

    It's interesting that you're getting an I/O error - what permissions do you have on /etc itself.  They should be 755 root:root, and /etc/sysconfig is the same.

    0

Please sign in to leave a comment.