• @[email protected]
    link
    fedilink
    -1811 months ago

    Both are useless toys for newbie sysadmins who think their job is sitting and looking at list of processes.

    • @[email protected]
      link
      fedilink
      1811 months ago

      Teach me how to know which process is hogging my memory or CPU, in less than 5 steps without htop?

        • @dmrzl
          link
          1
          edit-2
          11 months ago

          Lol, top. Try that to figure out the load on a 256 core DGX slurm setup with that shit. Top is barely usable on consumer hardware…

    • Aatube
      link
      fedilink
      1311 months ago

      I mean, you do sometimes need to check out which processes are running to debug

        • Aatube
          link
          fedilink
          7
          edit-2
          11 months ago

          If it looks better and does the same thing efficiently, I’ll take the thing that looks better.

          • @[email protected]
            link
            fedilink
            111 months ago

            You have a pre-installed tool and a tool that looks better but which you need to install. When you need it for a rare task, and you administer many machines, it is easier to use what you already have on each of them.

              • @[email protected]
                link
                fedilink
                111 months ago

                Sorry, I don’t understand what you are talking about. Yes, you can run them in SSH session. No, you still need to have them installed on the remote machine to do this. And installing diagnostic tools is not only time consuming, sometimes it can be even impossible if you already get in troubles (and if you did not, why would you need them?).

                • Aatube
                  link
                  fedilink
                  111 months ago

                  Hmm, that’s a fair argument. I’m pretty sure new server installations can just have their default program list modified though.