Compare commits

...

2 Commits

Author SHA1 Message Date
ClausTopke 9c986c8b73
Update README.md with presentation (#150) 2024-03-21 21:42:45 -04:00
rafabr 36284a7206
Fix typo in Telegraf description (#151) 2024-03-21 20:58:25 -04:00
1 changed files with 2 additions and 1 deletions

View File

@ -97,6 +97,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure]
| Title | Details | Year |
|-----------------------------|-------------------------------|----------------------------|
| [Python, Go and Rust for Network Automation](https://www.youtube.com/watch?v=hx1JCsQKkns) | Claus Töpke, NANOG | 2024 |
| [Nautobot Overview](https://www.youtube.com/watch?v=_vq-rtTRLRk&list=PLinuRwpnsHadCKcgqwnikyMZEWZX1raMB&index=16) | Network to Code, Network Field Day 24 | 2021 |
| [Automation without Config Deployment](https://www.youtube.com/watch?v=qw6jKa7yLBQ) | Ken Celenza, NANOG | 2021 |
| [Cisco DevNet Day 2020](https://developer.cisco.com/events/devnetday20/) | Todd Nightingale (Cisco SVP/GM) | 2020 |
@ -362,7 +363,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure]
- [InfluxDB](https://www.influxdata.com/) - Made for developers to build time-series-based applications quickly and at scale.
- [Prometheus](https://prometheus.io/) - Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud.
- [Telegraf](https://www.influxdata.com/time-series-platform/telegraf/) - elegraf is the open source server agent to help you collect metrics from your stacks, sensors, and systems.
- [Telegraf](https://www.influxdata.com/time-series-platform/telegraf/) - Telegraf is the open source server agent to help you collect metrics from your stacks, sensors, and systems.
## Online Parser