From 1459b5dcdf588537b79c4110cd5c349971badaec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=85=89=E6=9D=83?= Date: Tue, 22 Mar 2016 14:21:38 +0800 Subject: [PATCH] Modify the ipmitool command err --- plugins/inputs/ipmi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inputs/ipmi/README.md b/plugins/inputs/ipmi/README.md index d6fd3e7d7..499c4d6b2 100644 --- a/plugins/inputs/ipmi/README.md +++ b/plugins/inputs/ipmi/README.md @@ -6,7 +6,7 @@ see ipmitool(https://sourceforge.net/projects/ipmitool/files/ipmitool/) The plugin will use the following command to collect remote host sensor stats: -ipmitool -I lanplus -H 192.168.1.1 -U USERID -P PASSW0RD sdr +ipmitool -I lan -H 192.168.1.1 -U USERID -P PASSW0RD sdr ## Measurements