Add device statistics, filesystems and filters to admin page.

This commit is contained in:
2019-11-10 23:05:52 +00:00
parent 1ac7db9eaf
commit 8af9efca3c

View File

@@ -36,4 +36,8 @@
<a asp-action="Index" asp-controller="BlockDescriptors">SCSI Streaming Devices Block Descriptors</a>
<a asp-action="Index" asp-controller="Commands">Commands used</a>
<a asp-action="Index" asp-controller="CompactDiscOffsets">Compact Disc Offsets</a>
<a asp-action="Index" asp-controller="DeviceStats">Device statistics</a>
<a asp-action="Index" asp-controller="Filesystems">Filesystems detected</a>
<a asp-action="Index" asp-controller="Filters">Filters detected</a>