Fixed pidof hekad directive

Change-Id: Ib82eae8244c3c9ebd82c9afb4cd1667dbf11799c
This commit is contained in:
Patrick Petit 2015-11-20 17:14:03 +01:00
parent 3ab3fffd04
commit 50258670dd
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
collectd and hekad processes are running on the controller nodes::
[root@node-1 ~]# pidof lma_collector
[root@node-1 ~]# pidof hekad
5568
[root@node-1 ~]# pidof collectd
5684