mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-31 01:24:35 +02:00
Add ZFS file systems support
This commit is contained in:
parent
fcd86b448f
commit
e09728273d
@ -124,8 +124,8 @@ Filter duplicate storages (in used size and total size).
|
||||
|
||||
=item B<--filter-storage-type>
|
||||
|
||||
Filter storage types with a regexp (default: '^(hrStorageFixedDisk|hrStorageNetworkDisk|hrFSBerkeleyFFS|hrFSOther)$').
|
||||
'hrFSOther' is needed when the default file system is ZFS.
|
||||
Filter storage types with a regexp (default: C<'^(hrStorageFixedDisk|hrStorageNetworkDisk|hrFSBerkeleyFFS|hrFSOther)$'>).
|
||||
C<hrFSOther> is needed when the default file system is ZFS.
|
||||
|
||||
=back
|
||||
|
||||
|
@ -60,7 +60,7 @@ __END__
|
||||
|
||||
=head1 PLUGIN DESCRIPTION
|
||||
|
||||
Check Freebsd operating systems in SNMP.
|
||||
Check FreeBSD operating systems in SNMP.
|
||||
Some modes (C<cpu>, C<load>, C<swap>, C<memory>) need C<bsnmp-ucd>.
|
||||
|
||||
=cut
|
||||
|
Loading…
x
Reference in New Issue
Block a user