Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 1fbc88e

Browse files
Update gdi/monitors-monitoring/telegraf.rst
Co-authored-by: Aunsh Chaudhari <[email protected]>
1 parent 18edcd6 commit 1fbc88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/monitors-monitoring/telegraf.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ For example, if you want to monitor Exec, use a setup like:
5454
[[inputs.exec]]
5555
5656
## Commands array
57-
commands = ["sh /etc/otelcustom/mqmscripts/fileagemonitor.sh"]
57+
commands = ["sh /testfolder/testscript.sh"]
5858
timeout = "30s"
5959
data_format = "influx"
6060

0 commit comments

Comments
 (0)