Fixed pidof hekad directive

Change-Id: Ib82eae8244c3c9ebd82c9afb4cd1667dbf11799c
(cherry picked from commit 50258670dd)
This commit is contained in:
Patrick Petit 2015-11-20 17:14:03 +01:00 committed by Simon Pasquier
parent a1c4eb6b66
commit 38ee4c74a6
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Plugin verification
Once the OpenStack environment is ready, you may want to check that both Once the OpenStack environment is ready, you may want to check that both
collectd and hekad processes are running on the controller nodes:: collectd and hekad processes are running on the controller nodes::
[root@node-1 ~]# pidof lma_collector [root@node-1 ~]# pidof hekad
5568 5568
[root@node-1 ~]# pidof collectd [root@node-1 ~]# pidof collectd
5684 5684