From 540e840bbb07762275c3ac3a8987cc10651f6c06 Mon Sep 17 00:00:00 2001 From: nicolargo Date: Sun, 30 Oct 2016 14:07:07 +0100 Subject: /proc/interrupts not found when running Glances in an OpenVZ container #947 --- docs/aoa/irq.rst | 2 ++ docs/man/glances.1 | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/aoa/irq.rst b/docs/aoa/irq.rst index 8df73c1e..6969bdc6 100644 --- a/docs/aoa/irq.rst +++ b/docs/aoa/irq.rst @@ -8,6 +8,8 @@ IRQ Glances displays the top 5 interrupts rate. This plugin is only available on GNU/Linux machine (stats are grabbed from the /proc/interrupts file). +Note: /proc/interrupts file did not exist inside OpenVZ containers. + How to read the informations: * The first Column is the IRQ number / name diff --git a/docs/man/glances.1 b/docs/man/glances.1 index a18df5b9..366b7a98 100644 --- a/docs/man/glances.1 +++ b/docs/man/glances.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "GLANCES" "1" "Oct 22, 2016" "2.8_DEVELOP" "Glances" +.TH "GLANCES" "1" "Oct 30, 2016" "2.8_DEVELOP" "Glances" .SH NAME glances \- An eye on your system . -- cgit v1.2.3