Giter VIP home page Giter VIP logo

Comments (7)

nicolargo avatar nicolargo commented on June 26, 2024 1

Hi @ChillarAnand

can you run the following command line and copy/paste the result:

glances --stdout cloud --stop-after 1

the cloud plugin is disable by default, check in your configuration file (~/.glances.conf) that:

[cloud]
# Documentation: https://glances.readthedocs.io/en/latest/aoa/cloud.html
# This plugin is disabled by default
disable=True

Additional question: why do you run Glances with sudo, it is not secure....

from glances.

ChillarAnand avatar ChillarAnand commented on June 26, 2024
❯ glances --stdout cloud --stop-after 1
cloud: {}

I don't have "cloud" section in config.

https://github.com/ChillarAnand/init/blob/main/glances.conf

If I run without sudo, output is as below. Horizontal lines are messed up.

Screenshot 2024-05-30 at 14 08 12

from glances.

nicolargo avatar nicolargo commented on June 26, 2024

My advice is to use the default glances.conf file (https://github.com/nicolargo/glances/blob/master/conf/glances.conf) and add your amp section inside it. If you overwrite the glances.conf, some sections (like the cloud one) are missing.

from glances.

nicolargo avatar nicolargo commented on June 26, 2024

Concerning the strange behavor with the separators, you can disable its from tge configuration file:

[outputs]
separator=False

Can you copy/paste the result of the following command:

# echo $TERM

# sudo echo $TERM

from glances.

ChillarAnand avatar ChillarAnand commented on June 26, 2024

Concerning the strange behavor with the separators, you can disable its from tge configuration file:

[outputs]
separator=False

Can you copy/paste the result of the following command:

# echo $TERM

# sudo echo $TERM
Screenshot 2024-06-02 at 17 17 09

from glances.

ChillarAnand avatar ChillarAnand commented on June 26, 2024

My advice is to use the default glances.conf file (master/conf/glances.conf) and add your amp section inside it. If you overwrite the glances.conf, some sections (like the cloud one) are missing.

Even if some sections are missing, should they take "default" values by default?

By using the above config file, "Unknown" issue is resolved now.

from glances.

nicolargo avatar nicolargo commented on June 26, 2024

For the separator issue, another issue has been opened: #2817

from glances.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.