<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/monitoring, branch c-po-patch-1</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=c-po-patch-1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=c-po-patch-1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2022-08-25T16:57:27+00:00</updated>
<entry>
<title>telegraf: T4617: add VRF support</title>
<updated>2022-08-25T16:57:27+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-08-25T16:51:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1b5b6d8b9d3e57ac2f2db3402b35b183972302e7'/>
<id>urn:sha1:1b5b6d8b9d3e57ac2f2db3402b35b183972302e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>monitoring: T4411: Migrate influxdb options to influxdb node</title>
<updated>2022-07-07T17:40:07+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-07-07T17:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=976e1df8ecf3445c6bc76ec3bb4f083086a2f55e'/>
<id>urn:sha1:976e1df8ecf3445c6bc76ec3bb4f083086a2f55e</id>
<content type='text'>
As we have specific configuration for each plugin:
set service monitoring telegraf xxx
 - azure-data-explorer
 - prometheus-client
 - splunk

We should to move configuration that related to influxdb under
influxdb node

Replace:
set service monitoring telegraf
 - authentication xxx
 - bucket xxx
 - port xxx
 - url

To:
set service monitoring telegraf influxdb xxx
</content>
</entry>
<entry>
<title>monitoring: T4418: Add output plugin azure-data-explorer</title>
<updated>2022-05-20T13:59:01+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-05-06T16:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=dd2b753fb7c60cba0c79d9a3a19611312282dbce'/>
<id>urn:sha1:dd2b753fb7c60cba0c79d9a3a19611312282dbce</id>
<content type='text'>
Add output telegraf Plugin Azure Data Explorer

set service monitoring telegraf azure-data-explorer authentication client-id 'x'
set service monitoring telegraf azure-data-explorer authentication client-secret 'x'
set service monitoring telegraf azure-data-explorer authentication tenant-id 'x'
set service monitoring telegraf azure-data-explorer database 'x'
set service monitoring telegraf azure-data-explorer group-metrics 'single-table'
set service monitoring telegraf azure-data-explorer url 'http://localhost.loc'
</content>
</entry>
<entry>
<title>monitoring: T4410: Add telegraf output Plugin http for Splunk</title>
<updated>2022-05-05T11:55:01+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-05-04T18:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=80e3120d7945786b4c053fc18b6de803d82888c1'/>
<id>urn:sha1:80e3120d7945786b4c053fc18b6de803d82888c1</id>
<content type='text'>
Ability to send HTTP output to Splunk via telegraf

set service monitoring telegraf splunk authentication insecure
set service monitoring telegraf splunk authentication token 'xxx'
set service monitoring telegraf splunk url 'https://x.x.x.x'
</content>
</entry>
<entry>
<title>monitoring: T4315: Add telegraf output plugin prometheus-client</title>
<updated>2022-05-03T07:47:34+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-05-02T19:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5ceabd78f1cccf0a8283056be071f4fdc676f012'/>
<id>urn:sha1:5ceabd78f1cccf0a8283056be071f4fdc676f012</id>
<content type='text'>
Add output Plugin "prometheus-client" for telegraf:
  set service monitoring telegraf prometheus-client
</content>
</entry>
<entry>
<title>telegraf: T4353: fix Jinja2 linting errors</title>
<updated>2022-05-01T17:15:31+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-01T17:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7c71e956e8e1779acd82b130ea149ec761520953'/>
<id>urn:sha1:7c71e956e8e1779acd82b130ea149ec761520953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T4268: monitoring: Fixed unnatural LA elevation</title>
<updated>2022-04-19T14:04:54+00:00</updated>
<author>
<name>Andrii</name>
<email>85483797+andriiandrieiev@users.noreply.github.com</email>
</author>
<published>2022-04-19T14:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a7db4557abd28a8f6c707194c64528caec8c3844'/>
<id>urn:sha1:a7db4557abd28a8f6c707194c64528caec8c3844</id>
<content type='text'>
</content>
</entry>
<entry>
<title>monitoring: T3872: Add input filter for firewall InfluxDB2</title>
<updated>2022-02-08T08:38:12+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-02-08T08:38:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4ddfe9b7e72e4f1e1fc8e70c5239bf09644e6d9b'/>
<id>urn:sha1:4ddfe9b7e72e4f1e1fc8e70c5239bf09644e6d9b</id>
<content type='text'>
Input filter for firewall allows to get bytes/counters from
nftables in format, required for InfluxDB2
</content>
</entry>
<entry>
<title>monitoring: T3872: Fix template input plugin for running services</title>
<updated>2022-02-02T18:03:10+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-02-02T17:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d331da9949060870f0543ac841e533d73e02c079'/>
<id>urn:sha1:d331da9949060870f0543ac841e533d73e02c079</id>
<content type='text'>
Add required capability for input scripts which collect
statistics of running services
</content>
</entry>
<entry>
<title>monitoring: T3872: Delete iptables input plugin as we use nft</title>
<updated>2022-01-25T09:20:45+00:00</updated>
<author>
<name>Viacheslav</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-01-25T09:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ceb52d57e96510fd7cf19ca06ba9d0160e8b81ca'/>
<id>urn:sha1:ceb52d57e96510fd7cf19ca06ba9d0160e8b81ca</id>
<content type='text'>
Telegraf inputs iptables plugin incompatible with nftables
As it tries to get statistics from "iptables -L -n -v"
which doesnt display required data in 1.4 as we don't use
iptables anymore
</content>
</entry>
</feed>
