Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit 4d736f7

Browse files
authored
feat: example of patterns (#59)
1 parent 72b8349 commit 4d736f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

profiles/default.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
profiles:
1717
basev1:
1818
frequency: 10
19+
# patterns:
20+
# - '.*STRING_TO_BE_MATCHED.*'
1921
varBinds:
2022
# Syntax: [ "MIB-Files", "MIB object name" "MIB index number"]
2123
- ['SNMPv2-MIB', 'sysDescr']

0 commit comments

Comments
 (0)