Reader small image

You're reading from  Troubleshooting OpenStack

Product typeBook
Published inMar 2016
Publisher
ISBN-139781783986880
Edition1st Edition
Right arrow
Author (1)
Tony Campbell
Tony Campbell
author image
Tony Campbell

Tony Campbell grew up in the heart of Silicon Valley where he had access and exposure to many technology companies that led the Internet boom. He started programming in the early 90s and has been hooked since then. Tony is committed to helping others understand and successfully adopt OpenStack.
Read more about Tony Campbell

Right arrow

The command-line client


The Ceilometer command-line client tool is critical when troubleshooting this service. It is often the quickest way to test and identify issues within the service. Typing ceilometer help in the terminal will give you a list of the available commands. While covering all the Ceilometer commands is beyond the scope of this book, the commands that follow will aid your troubleshooting process.

The meter list command

The meter list command will allow you to see each of the meters tracked by Ceilometer. This command is also a good way to confirm that Ceilometer is working as expected. Errors or empty values returned from this command are clues to issues with the service or its configuration. When Ceilometer is working as expected, the meter-list command will return one or more meters, as shown in the following screenshot:

If your meter list is empty, there are several troubleshooting steps that you should take. I recommend that you start with Glance and confirm whether Ceilometer...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Troubleshooting OpenStack
Published in: Mar 2016Publisher: ISBN-13: 9781783986880

Author (1)

author image
Tony Campbell

Tony Campbell grew up in the heart of Silicon Valley where he had access and exposure to many technology companies that led the Internet boom. He started programming in the early 90s and has been hooked since then. Tony is committed to helping others understand and successfully adopt OpenStack.
Read more about Tony Campbell