GithubHelp home page GithubHelp logo

lennartc / lxc-monitor Goto Github PK

View Code? Open in Web Editor NEW
48.0 48.0 9.0 234 KB

LXC Monitoring collects cpu and memory statistics for several Linux Containers, and creates pretty charts with it. Although it is intended for LXC containers, it can be used to monitor any type of cgroup. Optionally it can be configured to send a daily/weekly/... mail with those charts.

Home Page: http://lacerta.be

License: Other

Python 100.00%

lxc-monitor's People

Contributors

lennartc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

lxc-monitor's Issues

Graphing as Percentages

Good Morning,

I'm a Development Environments guy and we've been quite impressed with your LXC-Monitor package, which I am currently using on a test environment to monitor a number of LXC containers. My question is, however, that it would be a huge advantage for me to be able to generate the charts using percentages for RAM and CPU usage. Obviously, to achieve this the system needs to know the maximum amount of RAM/CPU for a container, but I believe this could be done by the data_poller.py taking the relevant CGROUP data from the same directory as it looks for each container's current usage. I would be extremely grateful if you can be of any help, and I'd obviously be willing to give you recognition on our system.

Hope to hear back from you soon,

Kind Regards,
Daniel Middleton

[Solved] Don't work on Ubuntu 12.10 with LXC 0.8.0~rc1-4ubuntu39

Generate_charts.py won't work for me :(

Traceback (most recent call last):
File "generate_charts.py", line 190, in
main()
File "generate_charts.py", line 179, in main
generateCPUChart(c, group, starttime, endtime, args.folder)
File "generate_charts.py", line 91, in generateCPUChart
g('set xtics %d ' % ( (diff[-1][0]-diff[0][0])/8, ))
IndexError: list index out of range

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.