Announcement

Collapse
No announcement yet.

Cloudlinux_Top Not Found?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Cloudlinux_Top Not Found?

    Im going over documentation for cloudliniux & lve stats and came across this

    cloudlinux_top [-h] [-v] [-j] [--hide-mysql]
    [-u USERNAME | -r FOR_RESELLER] [-d DOMAIN] [-m MAX]
    [-o ORDER_BY]

    When I try to run this command

    > cloudlinux_top -u sithost
    > -bash: cloudlinux_top: command not found

    I cant seem to figure out a way to get this working, any help would be appreicated.

    Thanks,

  • #2
    Howdy solutionsitservice,

    That looks neat it was under with a dash:

    ➜ ~ cloudlinux-top -u eric --json

    {

    "mySqlGov": "disabled",

    "mySqlGovMode": "none",

    "resellers": [],

    "result": "success",

    "timestamp": 1630676419.3337123,

    "users": []

    }

    Comment

    Working...
    X