perfsonar / esmond

A measurement archive for collecting time series metrics from networks.
Other
10 stars 9 forks source link

Command line utility to manage user IP addresses #86

Closed arlake228 closed 5 years ago

arlake228 commented 5 years ago

Currently we do not have a command-line utility to delete user ip addresses. Currently you can run /usr/sbin/esmond_manage add_user_ip_address to add and we add a command like /usr/sbin/esmond_manage del_user_ip_address or similar

apertome commented 5 years ago

Can we also add a way of listing the addresses/blocks that are currently whitelisted?