website: Use Docusaurus Frontmatter for badges (#12893)
website/docs: Reduce redundant usage of badges. Move badge logic to components. - Fix JSX class name warning. - Remove duplicate titles. - Flesh out `support_level` frontmatter.
This commit is contained in:
@ -1,12 +1,9 @@
|
||||
---
|
||||
title: Integrate with TrueNAS TrueCommand
|
||||
sidebar_label: TrueNAS TrueCommand
|
||||
support_level: community
|
||||
---
|
||||
|
||||
# Integrate with TrueNAS TrueCommand
|
||||
|
||||
<span class="badge badge--secondary">Support level: Community</span>
|
||||
|
||||
## What is TrueNAS TrueCommand
|
||||
|
||||
> TrueCommand is a ZFS-aware solution allowing you to set custom alerts on statistics like ARC usage or pool capacity and ensuring storage uptime and future planning. TrueCommand also identifies and pinpoints errors on drives or vdevs (RAID groups), saving you valuable time when resolving issues.
|
||||
|
Reference in New Issue
Block a user