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

Commit de34c97

Browse files
Merge pull request #1520 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents 7dcced4 + 6206329 commit de34c97

File tree

3 files changed

+19
-7
lines changed

3 files changed

+19
-7
lines changed

gdi/monitors-databases/exec-input.rst

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
.. _exec-input:
22

3-
Exec Input
4-
==========
3+
Exec Input (deprecated)
4+
==============================
55

66
.. meta::
77
:description: Use this Splunk Observability Cloud integration for the Telegraf Exec monitor. See benefits, install, configuration, and metrics
88

9-
The Splunk Distribution of OpenTelemetry Collector uses the Smart Agent receiver with the
9+
.. caution::
10+
11+
The Exec Input monitor is now deprecated and will reach of End of Support on February 3, 2025. During this period only critical security and bug fixes are provided. When End of Support is reached, the monitor will be removed and no longer be supported, and you won't be able to use it to send data to Splunk Observability Cloud.
12+
13+
To monitor your system with Telegraf Exec you can use native OpenTelemetry instead. See more at :new-page:`OpenTelemetry Output Plugin <https://github.com/influxdata/telegraf/blob/master/plugins/outputs/opentelemetry/README.md>` in GitHub.
14+
15+
The Splunk Distribution of the OpenTelemetry Collector uses the Smart Agent receiver with the
1016
Exec Input monitor type, an embedded form of the Telegraf Exec plugin,
1117
to receive metrics or logs from exec files.
1218

gdi/monitors-databases/mysql.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ MySQL (deprecated)
1212

1313
To monitor your MySQL databases you can use the native OpenTelemetry MySQL receiver instead. See more at :ref:`MySQL receiver <mysql-receiver>`.
1414

15-
The :ref:`Splunk Distribution of OpenTelemetry Collector <otel-intro>` uses the :ref:`Smart Agent receiver <smartagent-receiver>` with the MySQL monitor type to retrieve metrics and logs from MySQL.
15+
The :ref:`Splunk Distribution of the OpenTelemetry Collector <otel-intro>` uses the :ref:`Smart Agent receiver <smartagent-receiver>` with the MySQL monitor type to retrieve metrics and logs from MySQL.
1616

1717
This monitor connects to a MySQL instance and reports on the values
1818
returned by a ``SHOW STATUS`` command, which include the following:

gdi/monitors-monitoring/nagios.rst

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
.. _nagios:
22

3-
Nagios
4-
======
3+
Nagios (deprecated)
4+
==============================
55

66
.. meta::
77
:description: Use this Splunk Observability Cloud integration for the nagios monitor. See benefits, install, configuration, and metrics
88

9-
The Splunk Distribution of OpenTelemetry Collector uses the Smart Agent receiver with the
9+
.. caution::
10+
11+
The Nagios monitor is now deprecated and will reach of End of Support on October 31st, 2024. During this period only critical security and bug fixes are provided. When End of Support is reached, the monitor will be removed and no longer be supported, and you won't be able to use it to send data to Splunk Observability Cloud.
12+
13+
To monitor your system you can use native OpenTelemetry components instead. See more at :ref:`otel-components`.
14+
15+
The Splunk Distribution of the OpenTelemetry Collector uses the Smart Agent receiver with the
1016
Nagios monitor type to run existing Nagios status check scripts through
1117
the Collector, which acts as the Nagios Remote Plugin Executor (NRPE) or
1218
the Simple Network Management Protocol (SNMP) exec directive, and send

0 commit comments

Comments
 (0)