@@ -10,6 +10,8 @@ aliases:
10
10
- /integrations/faq/i-removed-my-aws-ec2-integration-why-do-my-hosts-still-have-aws-tags
11
11
- /integrations/faq/i-just-set-up-my-aws-integration-why-am-i-seeing-duplicate-hosts
12
12
- /integrations/faq/extra-hosts-with-name-n-a-reporting-data
13
+ - /integrations/faq/redis-integration-error-unknown-command-config
14
+ - /integrations/faq/snmp
13
15
---
14
16
15
17
## Amazon Web Services
@@ -83,30 +85,26 @@ aliases:
83
85
84
86
* [ Tagging RabbitMQ queues by tag family] [ 31 ]
85
87
86
- ## Redis
87
-
88
- * [ Redis Integration Error: "unknown command 'CONFIG'"] [ 32 ]
89
-
90
88
## Unix
91
89
92
- * [ How can I gather metrics from the UNIX shell?] [ 33 ]
90
+ * [ How can I gather metrics from the UNIX shell?] [ 32 ]
93
91
94
92
## Vertica
95
93
96
- * [ How to collect metrics from custom Vertica queries] [ 34 ]
94
+ * [ How to collect metrics from custom Vertica queries] [ 33 ]
97
95
98
96
## VSphere
99
97
100
- * [ Troubleshooting duplicated hosts with vSphere] [ 35 ]
98
+ * [ Troubleshooting duplicated hosts with vSphere] [ 34 ]
101
99
102
100
## Webhooks
103
101
104
- * [ How to make a Trello Card using Webhooks] [ 36 ]
102
+ * [ How to make a Trello Card using Webhooks] [ 35 ]
105
103
106
104
## Windows
107
105
108
- * [ Collect Custom Windows Performance Counters over WMI] [ 37 ]
109
- * [ Windows Status Based Check] [ 38 ]
106
+ * [ Collect Custom Windows Performance Counters over WMI] [ 36 ]
107
+ * [ Windows Status Based Check] [ 37 ]
110
108
111
109
[ 1 ] : /integrations/faq/aws-integration-and-cloudwatch-faq/
112
110
[ 2 ] : /integrations/faq/how-do-i-pull-my-ec2-tags-without-using-the-aws-integration/
@@ -139,10 +137,9 @@ aliases:
139
137
[ 29 ] : /integrations/faq/database-user-lacks-privileges/
140
138
[ 30 ] : /integrations/faq/postgres-custom-metric-collection-explained/
141
139
[ 31 ] : /integrations/faq/tagging-rabbitmq-queues-by-tag-family/
142
- [ 32 ] : /integrations/faq/redis-integration-error-unknown-command-config/
143
- [ 33 ] : https://github.com/DataDog/Miscellany/tree/master/custom_check_shell
144
- [ 34 ] : /integrations/faq/how-to-collect-metrics-from-custom-vertica-queries/
145
- [ 35 ] : /integrations/faq/troubleshooting-duplicated-hosts-with-vsphere/
146
- [ 36 ] : /integrations/faq/how-to-make-trello-card-using-webhooks/
147
- [ 37 ] : /integrations/faq/collect-custom-windows-performance-counters-over-wmi/
148
- [ 38 ] : /integrations/faq/windows-status-based-check/
140
+ [ 32 ] : https://github.com/DataDog/Miscellany/tree/master/custom_check_shell
141
+ [ 33 ] : /integrations/faq/how-to-collect-metrics-from-custom-vertica-queries/
142
+ [ 34 ] : /integrations/faq/troubleshooting-duplicated-hosts-with-vsphere/
143
+ [ 35 ] : /integrations/faq/how-to-make-trello-card-using-webhooks/
144
+ [ 36 ] : /integrations/faq/collect-custom-windows-performance-counters-over-wmi/
145
+ [ 37 ] : /integrations/faq/windows-status-based-check/
0 commit comments