From eaff8b05c20b19c59e32e2646ca17d7bc75250aa Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 18 May 2025 22:41:07 +0100 Subject: Added fetching mikrotik POE usage to InfluxDB too --- switch-snmp/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'switch-snmp/requirements.txt') diff --git a/switch-snmp/requirements.txt b/switch-snmp/requirements.txt index e7e63fd..aaf744d 100644 --- a/switch-snmp/requirements.txt +++ b/switch-snmp/requirements.txt @@ -1,3 +1,4 @@ python-dotenv influxdb-client -pandas \ No newline at end of file +pandas +fabric \ No newline at end of file -- cgit v1.2.3