notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-mgmt/nagiosgraph/files/patch-etc__nagiosgraph.conf.in

Number of commits found: 3

Wednesday, 6 Apr 2016
16:02 pi search for other commits by this committer
net-mgmt/nagiosgraph: 1.4.4 -> 1.5.2

Changes:
- Added ART20 LICENSE
- ensure that insert.pl works with nagios embedded perl
- use embedded images for show/hide toggle buttons (thanks to matt perry)
- ensure graph controls float above other elements
- zoom when zoom rectangle drags to right or left
- added hourly interval
- generate text and html readme files from README.pod (thanks to matt perrry)
- fix map rule for PROCS (thanks to matt perry)
- increase variety of colors (thanks to matt perry)
- improved controls layout (thanks to matt perry)
- block right-click menu on graphs (thanks to matt perry)
- fixed escaping of urls
- isolate date/time formatting for graph mouseovers
- include pid when logging to help isolate multi-core/multi-thread issues.
- fixed debian6 packaging problems.
- change authentication behavior when nagios default_user_name is defined.
  behavior is now aligned to that defined in nagios.
- use more precise values for graph zoom bounds.
- specify explicitly the default graph height.
- strip leading and trailing whitespace from tuples (heartbeats, stepsizes,
  resolutions, steps, xffs, plotasLINE1, plotasLINE2, etc).
- added fixedscale as a per host/service/database/source parameter.  for
  backward compatibility it still works when specified as a cgi argument.
  note that it affects the vertical axis and the values in the legend.
- handle # in database and data source names
- ensure the directory containing perfdata log is writeable by nagios user.
- added export.cgi to dump rrd data in csv or xml format.
- automatically determine groups from the Nagios servicegroup definitions.
- fixed heartbeats/stepsizes/resolutions bug.  this time for real.  really.
- retain a copy of any modifications made to nagios.cfg and commands.cfg when
  removing rpm or deb packages.
- fixed install.pl to work with icinga.
- renamed upgrade.pl to flat2hier.pl
- fixed install option typo for --check-prerequisites in install instructions.
- encourage standalone installations rather than overlays unless installing
  from rpm or deb package.
- encourage nagios pre-flight checks before restarting nagios.

PR:		208483
Approved by:	hizel@vyborg.ru (maintainer)
Original commitRevision:412630 
Saturday, 5 Feb 2011
10:59 miwi search for other commits by this committer
- Update to 1.4.4.

PR:             154507
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
Feature safe:   yes
Original commit
Tuesday, 17 Aug 2010
21:32 ohauer search for other commits by this committer
 - update to version 1.4.3

* new configuration options (see nagiosgraph.conf for details): stack
* added graph zooming. zooming happens in-place (no separate window).
  drag to zoom. right-click to revert the graph.
* added mouseovers that display time under the cursor.
* optionally specify heartbeat, step, and resolution per host/service.
* clean up insert.pl in preparation for additional processing modes and
  performance data sources.
* fix to javascript to display hosts and services when specified via CGI
  even if they do not appear in the host and service menus.
* fixed bug in handling of backslashes in service and database names.
* added support for rrdtool STACK. stack can be specified using the 'stack'
  directive and/or using the 'lineformat' directive. see nagiosgraph.conf
  for details and examples.

PR:             149358
Submitted by:   Ildar Hizbulin <hizel _at_ vyborg.ru> (maintainer)
Approved by:    glarkin (mentor)
Original commit

Number of commits found: 3