Fixed linting md

Signed-off-by: pgibbs1 <pgibbs1@liberty.edu>
This commit is contained in:
pgibbs1
2023-01-10 14:00:55 -05:00
parent 27977e3730
commit b0844b9118

View File

@@ -17,8 +17,8 @@ None
| Name | Description | Type | Labels |
| ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | ------ |
| `disk_drive_info` | General identifiable information about the disk drive | gauge | None |
| `disk_drive_availability` | Power-related | counter | None |
| `disk_drive_partitions` | Number of paritions on the drive | gauge | None |
| `disk_drive_availability` | The disk drive's current availability | counter | None |
| `disk_drive_partitions` | Number of partitions on the drive | gauge | None |
| `disk_drive_size` | Size of the disk drive. It is calculated by multiplying the total number of cylinders, tracks in each cylinder, sectors in each track, and bytes in each sector. | gauge | None |
| `disk_drive_status` | Operational status of the drive | counter | None |