diff options
author | swills <swills@FreeBSD.org> | 2012-05-10 11:21:02 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-05-10 11:21:02 +0800 |
commit | cc741c2c20ef7ade12325faf65fb8610edd466fd (patch) | |
tree | 312f93b4eddd1e9ef0fb772b99f044cca303050f /net-mgmt/Makefile | |
parent | e3ec6bfcf0733d15ca497e3890442f656c2b38f1 (diff) | |
download | freebsd-ports-gnome-cc741c2c20ef7ade12325faf65fb8610edd466fd.tar.gz freebsd-ports-gnome-cc741c2c20ef7ade12325faf65fb8610edd466fd.tar.zst freebsd-ports-gnome-cc741c2c20ef7ade12325faf65fb8610edd466fd.zip |
Visage is a web interface for viewing collectd statistics. It also provides a
JSON interface onto collectd's RRD data, giving you an easy way to mash up the
data.
WWW: http://rubygems.org/gems/visage-app
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 2b6a01dacf18..86c5fade5a1b 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -267,6 +267,7 @@ SUBDIR += routers2-extras SUBDIR += rrdbot SUBDIR += rubygem-snmp + SUBDIR += rubygem-visage-app SUBDIR += satellite SUBDIR += sblim-wbemcli SUBDIR += scdp |