Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Proxmox Cookbook

You're reading from   Proxmox Cookbook Over 60 hands-on recipes to perform server virtualization and manage virtualized server solutions with Proxmox

Arrow left icon
Product type Paperback
Published in Aug 2015
Publisher
ISBN-13 9781783980901
Length 318 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Wasim Ahmed Wasim Ahmed
Author Profile Icon Wasim Ahmed
Wasim Ahmed
Arrow right icon
View More author details
Toc

Table of Contents (13) Chapters Close

Preface 1. Installing Proxmox FREE CHAPTER 2. Getting to Know the Proxmox GUI 3. Cluster and VM Management 4. Network Configurations 5. Firewall Configurations 6. Storage Configurations 7. Backup and Restore 8. Updating and Upgrading Proxmox 9. Monitoring Proxmox 10. Advanced Configurations for VMs 11. The CLI Command Reference Index

Monitoring a Ceph cluster with the Ceph dashboard


There are several options to monitor a Ceph cluster graphically. They are as follows:

All three of these are viable options to monitor a Ceph cluster. However, due to their simplicity and effectiveness, in this chapter, we are going to see how to install the Ceph dashboard.

Getting ready

The Ceph dashboard can be installed on any Ceph node or the Proxmox+Ceph node in the cluster. So long as it can read the ceph.conf file, it will function just fine. The Ceph dashboard does not require any web server or any other service to function. It is also a one-way monitoring system, meaning, we can read data but never write to the cluster.

How to do it…

  1. Install git using the following command if it is not installed in the monitoring node:

    # apt-get install git
    
  2. Clone the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime