You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: proxmox/README.md
+4-12Lines changed: 4 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,21 +2,15 @@
2
2
3
3
## Overview
4
4
5
-
This check monitors [Proxmox][1] through the Datadog Agent.
6
-
7
-
Include a high level overview of what this integration does:
8
-
- What does your product do (in 1-2 sentences)?
9
-
- What value will customers get from this integration, and why is it valuable to them?
10
-
- What specific data will your integration monitor, and what's the value of that data?
5
+
This check monitors [Proxmox][1] through the Datadog Agent. Proxmox is an open-source server management platform. It supports running both VMs and containers. The Proxmox integration collects data about your Proxmox cluster including the status and performance of nodes, VMs, containers, and more.
11
6
12
7
## Setup
13
8
14
9
Follow the instructions below to install and configure this check for an Agent running on a host. For containerized environments, see the [Autodiscovery Integration Templates][3] for guidance on applying these instructions.
15
10
16
11
### Installation
17
12
18
-
The Proxmox check is included in the [Datadog Agent][2] package.
19
-
No additional installation is needed on your server.
13
+
Install the [Datadog Agent][2] and configure the Proxmox integration on one Proxmox node to collect information about your entire Proxmox Cluster. The Proxmox check is included in the [Datadog Agent][2] package. No additional installation is needed on your server.
20
14
21
15
### Configuration
22
16
@@ -36,7 +30,7 @@ See [metadata.csv][7] for a list of metrics provided by this integration.
36
30
37
31
### Logs
38
32
39
-
To collect logs from all of your Proxmox services:
33
+
To collect logs from all of the Proxmox services on your node:
40
34
41
35
1. Enable log collection in your `datadog.yaml` file:
42
36
@@ -69,14 +63,12 @@ The Proxmox integration does not include any events.
69
63
70
64
The Proxmox integration does not include any service checks.
71
65
72
-
See [service_checks.json][8] for a list of service checks provided by this integration.
0 commit comments