Commit graph

7 commits

Author SHA1 Message Date
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Antoine Brodin
8f66ae99c3 Reset a few maintainers who are unreachable
With hat:	portmgr
2014-05-29 18:54:55 +00:00
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Jason Helfman
1c09104064 - Add New USES macro to handle support for Zenoss ports and Zenpacks:
USES= zenoss
-trim historical headers

Convert net-mgmt/zenpack family to new framework

PR:		176723
Approved by:	maintainer timeout ( 14 days )
2013-03-20 06:28:43 +00:00
Jason Helfman
1a41cfa951 - remove pkg-plist in favor of PLIST_FILES and PLIST_DIRS 2012-06-18 21:59:45 +00:00
Jason Helfman
08bc07bf14 - Fix fetch error by updating MASTER_SITES and DISTFILE
PR:	ports/164107
Submitted by: Anthony Garcia <agarcia at experts-exchange.com>
Approved by:	crees,rene (mentors, implicit)
2012-01-14 01:21:16 +00:00
Chris Rees
2a3a105fae When troubleshooting network issues, it can be very useful to have all the
interface graphs for a device on the same screen. This helps with spotting
trends, or tracing where traffic is flowing through a switch or router. The
only way to natively achieve this with Zenoss is to create a graph or
multi-graph report for every network device manually, which can be a chore
if you have more than a few network devices.

This ZenPack provides a new link on the left side of a device detail view
called "Interface Graphs" - this view shows the graphs for all of the network
interfaces on the device in one place, allowing for fast spotting of issues
or traffic flows. Both the interface name and the description (if any) are
used to title the graphs to aid with identification.

Note that with stacked switches, you can end up with a very large number of
graphs on the page, so tuning this slightly via the configuration properties
below could be a good idea in these situations.

WWW: http://community.zenoss.org/docs/DOC-10226

PR:		ports/157503
Submitted by:	Zenoss <zenoss@experts-exchange.com>
2011-10-27 14:36:31 +00:00