diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 08:06:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 08:06:39 +0000 |
commit | d7af773d2622ec79618180715233b8ee9506aa64 (patch) | |
tree | ee78d372cffc4f52108f7db583957d6ef3e24f11 /net-mgmt/zabbix/pkg-message | |
parent | New port: net/zabbix - advanced network monitoring system (diff) |
New port: net/zabbix - advanced network monitoring system
Zabbix is software for application and network monitoring.
Zabbix supports both polling and trapping techniques to
collect data from monitored hosts. Flexible notification
mechanism allows easy and quckly configure email notifications
for pre-defined events. Zabbix is freely available under
the terms of the GNU General Public License (GPL).
PR: ports/54565
Submitted by: Sergey Akifyev <asa@gascom.ru>
Notes
Notes:
svn path=/head/; revision=88063
Diffstat (limited to 'net-mgmt/zabbix/pkg-message')
-rw-r--r-- | net-mgmt/zabbix/pkg-message | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-mgmt/zabbix/pkg-message b/net-mgmt/zabbix/pkg-message new file mode 100644 index 000000000000..9e3c2a8e3e21 --- /dev/null +++ b/net-mgmt/zabbix/pkg-message @@ -0,0 +1,10 @@ +==================================================== +ACHTUNG!!! + +1) Run dbsetup.sh from ${PREFIX}/share/zabbix/create +to setup database tables + +2) Install apache with mod_php (it should be +GD-enabled for graphs to work) and point it +to serve from ${PREFIX}/share/zabbix/php +==================================================== |