From 8e1061e1f2a5d9f18110de77f0573444c6a94d16 Mon Sep 17 00:00:00 2001 From: Nuno Aguiar Date: Wed, 12 Feb 2025 23:01:53 +0000 Subject: [PATCH] typo --- docs/reference/outputs/nAttrMon-nOutput-Channels.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/outputs/nAttrMon-nOutput-Channels.md b/docs/reference/outputs/nAttrMon-nOutput-Channels.md index 8f22c59..fff46ff 100644 --- a/docs/reference/outputs/nAttrMon-nOutput-Channels.md +++ b/docs/reference/outputs/nAttrMon-nOutput-Channels.md @@ -143,7 +143,7 @@ This operation is equivalent to the close warning operation but will apply to al | Permissions | Example | |:------------|:--------| -| "r" | ```$ch("ops").get("poolStats");``` | +| "r" | ```$ch("ops").get("poolsStats");``` | nAttrMon can have several internal object pools which also manage access to external resources (e.g. database, SSH, etc...). You can check the current statistics of these pools with this operation. It will return a map for each internal object pool in use with nAttrMon each with the following information: