---
title: telegraf plugins aggregators
description: The telegraf plugins aggregators command prints available aggregator plugins.
url: https://docs.influxdata.com/telegraf/v1/commands/plugins/aggregators/
estimated_tokens: 177
product: Telegraf Enterprise
version: v1
publisher: InfluxData
canonical: https://docs.influxdata.com/telegraf/v1/commands/plugins/aggregators/
date: '2024-04-03T14:36:07-06:00'
lastmod: '2024-04-03T14:36:07-06:00'
---

The `telegraf plugins aggregators` command prints available aggregator plugins.

## Usage

```sh
telegraf [global-flags] plugins aggregators [flags]
```

## Flags

|Flag|              |         Description         |
|----|--------------|-----------------------------|
|    |`--deprecated`|Print only deprecated plugins|
|`-h`|   `--help`   |      Show command help      |

*Also see [Telegraf global flags](/telegraf/v1/commands/#telegraf-global-flags).*

## Examples

### List available aggregator plugins

```sh
telegraf plugins aggregators
```
| Flag |  | Description |
| --- | --- | --- |
| Flag |  | Description |
|  | --deprecated | Print only deprecated plugins |
| -h | --help | Show command help |
