Victor Marmol
|
0525d40a4a
|
Add DebugInfo() API and put the information on /validate
|
2015-05-21 14:46:35 -07:00 |
|
Rohit Jnagal
|
ae48c70aff
|
Report status of hierarchical memory accounting in validate output.
We still report 'Supported and Recommended' even if hierarchical accounting is disabled.
Most current distros don't enable it by default.
|
2015-03-02 06:48:01 +00:00 |
|
Rohit Jnagal
|
001d32e146
|
Add I/O scheduler information to validator.
|
2015-01-17 00:47:31 +00:00 |
|
Rohit Jnagal
|
cdd355421f
|
Add check for state directory to validator.
|
2014-12-28 18:04:32 +00:00 |
|
Vish Kannan
|
a3ca75ac11
|
Merge pull request #393 from rjnagal/cpu
Relax regex for kernel version string format in validator.
|
2014-12-22 23:11:25 -08:00 |
|
Rohit Jnagal
|
35740c141d
|
Relax the kernel version string format.
It now parses versions like major.minor-* as used by some VMs.
|
2014-12-23 06:22:08 +00:00 |
|
Rohit Jnagal
|
c8eecef6d5
|
Fix cgroup root path detection.
The current logic assumes that cpu cgroup mnt point is <basepath>/cpu.
On some systems, its <basepath>/cpu,cpuacct (CentOS 7).
|
2014-12-22 22:50:53 +00:00 |
|
Rohit Jnagal
|
21e1d8f917
|
Add cgroup mount directory names to validate output.
|
2014-12-22 22:02:13 +00:00 |
|
Rohit Jnagal
|
4ec9894ea2
|
Add systemd information to validate output.
|
2014-12-15 23:26:30 +00:00 |
|
Rohit Jnagal
|
124c08f82a
|
Add a validation handler to check cadvisor's underlying dependencies.
|
2014-12-15 18:51:00 +00:00 |
|