Skip to content

Show system information about LXC container such as memory usage and cpu usage.

License

Notifications You must be signed in to change notification settings

vagabundor/lxcstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

lxcstat

Show system information about LXC container such as memory usage and cpu usage.

Usage: lxcstat.py [options]

Options:
  -h, --help            show this help message and exit
  -t TYPE, --type=TYPE
                        show info about memory (mem) or cpu usage (cpu). Show
                        only total memory (memtotal) or used memory (memused)
                        in megabytes.
  -n NAME, --name=NAME  NAME for name of the container

About

Show system information about LXC container such as memory usage and cpu usage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages