diff options
author | Viacheslav <v.gletenko@vyos.io> | 2021-09-29 14:17:21 +0000 |
---|---|---|
committer | Viacheslav <v.gletenko@vyos.io> | 2022-01-03 16:11:24 +0000 |
commit | 605cac35526c8dfe409891f777d50547fb94392f (patch) | |
tree | f29569ebaa881c4d9d7fd2d529c73905f2c1dc3c /debian/control | |
parent | c5a54d4c54d4ca25ded068cb96600d2aac33de64 (diff) | |
download | vyos-1x-605cac35526c8dfe409891f777d50547fb94392f.tar.gz vyos-1x-605cac35526c8dfe409891f777d50547fb94392f.zip |
monitoring: T3872: Add a new feature service monitoring telegraf
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index f3a26e73e..e407e05b0 100644 --- a/debian/control +++ b/debian/control @@ -149,6 +149,7 @@ Depends: strongswan-swanctl (>= 5.9), sudo, systemd, + telegraf (>= 1.20), tcpdump, tcptraceroute, telnet, |