summaryrefslogtreecommitdiffstats
path: root/plugins/check_nt.c
diff options
context:
space:
mode:
authorwaja <waja@users.noreply.github.com>2023-06-28 16:38:43 +0200
committerGitHub <noreply@github.com>2023-06-28 16:38:43 +0200
commit4f4dd3a7a342f79dbd40e5636a5808f80ef6ed7b (patch)
tree9548b86fb65286fc3dd457b85dc296c5cfc5d019 /plugins/check_nt.c
parent6d341c40ab4d84d5eabfd672de1ffa3c7ecd07be (diff)
parentb24eb7f46ac8667324efd818c01d68d5a1376c89 (diff)
downloadmonitoring-plugins-4f4dd3a.tar.gz
Merge branch 'master' into compiler_warning_part_5
Diffstat (limited to 'plugins/check_nt.c')
-rw-r--r--plugins/check_nt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_nt.c b/plugins/check_nt.c
index 59c135db..d73d83ce 100644
--- a/plugins/check_nt.c
+++ b/plugins/check_nt.c
@@ -341,7 +341,7 @@ int main(int argc, char **argv){
341 341
342 2) If the counter you're going to measure is percent-based, the code will detect 342 2) If the counter you're going to measure is percent-based, the code will detect
343 the percent sign in its name and will attribute minimum (0%) and maximum (100%) 343 the percent sign in its name and will attribute minimum (0%) and maximum (100%)
344 values automagically, as well the ¨%" sign to graph units. 344 values automagically, as well the "%" sign to graph units.
345 345
346 3) OTOH, if the counter is "absolute", you'll have to provide the following 346 3) OTOH, if the counter is "absolute", you'll have to provide the following
347 the counter unit - that is, the dimensions of the counter you're getting. Examples: 347 the counter unit - that is, the dimensions of the counter you're getting. Examples: