Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Walkablenormal authored Jul 29, 2024
1 parent e6cf0e6 commit 01b3d19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ Currently, this project is WIP 🚧

## Table of Contents

- [Cisco Catalyst Center Telegraf Integration](#cisco-catalyst-center-telegraf-integration)
- [Table of Contents](#table-of-contents)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Configuration](#configuration)
Expand Down Expand Up @@ -52,12 +50,14 @@ Currently, this file contains the credentials of the Cisco DevNet Always-On Cata

1. Start Telegraf with the new configuration:

```systemctl restart telegraf```
```systemctl restart telegraf```

2. Verify that data is being collected by checking your configured output destination (e.g., InfluxDB, Prometheus, etc.).

## Routes

The following routes are currently implemented:

| Route | Python file | Telegraf config |
| ----- | ----------- | --------------- |
|[/dna/intent/api/v1/network-device/](https://developer.cisco.com/docs/dna-center/get-device-list/)|catalyst_center_network_device.py|catalyst_center_network_device.conf|
Expand Down

0 comments on commit 01b3d19

Please sign in to comment.