Create a Chart to Track Disk Usage on the Application Block Device
The following steps use Cloudera Manager's Chart Builder to track disk usage on the
Application Block Device (mounted to /var/lib/cdsw
on the CDSW master host)
over time.
The following steps use Cloudera Manager's Chart Builder to track disk usage on the
Application Block Device (mounted to /var/lib/cdsw
on the CDSW master host)
over time.
select capacity_free where mountpoint="/var/lib/cdsw" and category=FILESYSTEM and hostname="<CDSW_Master_hostname>"
select capacity, capacity_used where mountpoint="/var/lib/cdsw" and category=FILESYSTEM and hostname="<CDSW_Master_hostname>"