We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0784fe commit 4c7f8beCopy full SHA for 4c7f8be
linux/monitor/telegraf.conf
@@ -69,7 +69,7 @@ interval = "15s"
69
database_type = "SQLServer"
70
71
#List of Servers to Collect Data from
72
-servers = ["Server=10.0.0.19;Port=5433;User Id=telegraf;Password=MyComplexPassword1!;app name=telegraf;connection timeout = 5","Server=10.0.0.19;Port=1433;User Id=telegraf;Password=LS1setup!;app name=telegraf;connection timeout = 5","Server=10.0.0.20;Port=1433;User Id=telegraf;Password=LS1setup!;app name=telegraf;connection timeout = 5"]
+servers = ["Server=10.0.0.19;Port=5433;User Id=telegraf;Password=MyComplexPassword1!;app name=telegraf;connection timeout = 5","Server=10.0.0.19;Port=1433;User Id=telegraf;Password=MyComplexPassword1!;app name=telegraf;connection timeout = 5","Server=10.0.0.20;Port=1433;User Id=telegraf;Password=MyComplexPassword1!;app name=telegraf;connection timeout = 5"]
73
74
75
## database_type = SQLServer by default collects the following queries
0 commit comments