Skip to content

Commit 4c7f8be

Browse files
authored
Update telegraf.conf
1 parent f0784fe commit 4c7f8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/monitor/telegraf.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ interval = "15s"
6969
database_type = "SQLServer"
7070

7171
#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"]
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=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"]
7373

7474

7575
## database_type = SQLServer by default collects the following queries

0 commit comments

Comments
 (0)