help(cisco-umbrella): fixed connections threshold names in POD (#5405)

This commit is contained in:
Roman Morandell 2025-02-03 10:12:43 +01:00 committed by GitHub
parent 08e12b1a77
commit bae0b56ea9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -116,7 +116,7 @@ Can use special variables like: %{status}, %{display}
=item B<--critical-*>
Define the conditions to match for the status to be CRITICAL. (default: %{status} =~ /red/).
Can be: 'dns-connectivity', 'localdns-connectivity', 'cloud-connectivity', 'ad-connectivity'.
Can be: 'dns-status', 'localdns-status', 'cloud-status', 'ad-status'.
Can use special variables like: %{status}, %{display}