diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2021-02-16 15:44:27 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2021-02-16 15:44:27 +0000 |
commit | f5019a6d1615d045844464dd39205cd120d6e80a (patch) | |
tree | 453afad1159fffec09f49a9799f66b1fec50487f /net-mgmt/check_ups_health/pkg-descr | |
parent | 20138b4ad9288d1a8e952ad08819ce08af8fc997 (diff) | |
download | ports-f5019a6d1615d045844464dd39205cd120d6e80a.tar.gz ports-f5019a6d1615d045844464dd39205cd120d6e80a.zip |
New port: net-mgmt/check_ups_health
Nagios plugin to check various UPS systems
Instead of one plugin per UPS manufacturer, this plugin should
cover many at once.
WWW: https://labs.consol.de/nagios/check_ups_health/
Notes
Notes:
svn path=/head/; revision=565410
Diffstat (limited to 'net-mgmt/check_ups_health/pkg-descr')
-rw-r--r-- | net-mgmt/check_ups_health/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net-mgmt/check_ups_health/pkg-descr b/net-mgmt/check_ups_health/pkg-descr new file mode 100644 index 000000000000..0b00c0d23af8 --- /dev/null +++ b/net-mgmt/check_ups_health/pkg-descr @@ -0,0 +1,6 @@ +Nagios plugin to check various UPS systems + +Instead of one plugin per UPS manufacturer, this plugin should +cover many at once. + +WWW: https://labs.consol.de/nagios/check_ups_health/ |