Changes for version 4.112530 - 2011-09-10

  • Port to Dist::Zilla
  • yatg (3.02) UNRELEASED; urgency=low
    • alter ignored interfaces list when storing data not to exclude port-channels
    • Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Wed, 02 Jun 2010 11:51:01 +0100
  • yatg (3.01) UNRELEASED; urgency=low
    • yatg_updater now retrieves (new) list of devices on each poll run
    • can now have multiple store backends per OID
    • new store backend NSCA for submitting passive Nagios service check results
    • Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Sun, 16 Aug 2009 11:24:09 +0100
  • yatg (2.0.1-1) UNRELEASED; urgency=low
    • Move to Module::Install
    • Sanitize the CGI
    • Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Sat, 8 Nov 2008 18:34:00 +0000
  • yatg (2.0.0-1) unstable; urgency=low
    • Use gmtime rather than localtime.
    • Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Wed, 9 Jan 2008 09:35:58 +0000
  • yatg (1.3.3-1) stable; urgency=low
    • Added Tutorial POD from Nelson Ferraz
    • Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Fri, 30 Nov 2007 15:34:00 +0000
  • yatg (1.3.2-1) stable; urgency=low
    • Missed file from MANIFEST
    • Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Thu, 11 Oct 2007 14:22:00 +0100
  • yatg (1.3.1-1) stable; urgency=low
    • Documentation fixes
    • Include nagios check example script
    • Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Tue, 9 Oct 2007 10:54:00 +0100
  • yatg (1.3-1) stable; urgency=low
    • Update for SNMP::Effective 0.4 (which is newer than 1.0)
    • Documentation
    • Perl packaging
    • Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Sun, 7 Oct 2007 22:15:00 +0100
  • yatg (1.2-2) stable; urgency=low
    • Add a cheat for adding multiple data sources (load balanced ports)
    • Check version of Module::Multiconf so that no_validation is supported
    • Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Wed, 3 Oct 2007 23:33:00 +0100
  • yatg (1.2-1) unstable; urgency=low
    • Disable config validation from CGI - parts might be missing
    • Fix for initial values of Diff data
    • Fix for various URI escaping oopsies in yatgview.cgi
    • Add check for SNMP::Effective version because its API is going to change
    • Add copyright notice to all files
    • Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Fri, 21 Sep 2007 12:38:00 +0100
  • yatg (1.1-2) unstable; urgency=low
    • Update ignore port type list to include "netflow"
    • Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Thu, 20 Sep 2007 14:16:00 +0100
  • yatg (1.1-1) unstable; urgency=low
    • Add storage of device list and port list to Memcached
    • Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Wed, 19 Sep 2007 22:37:00 +0100
  • yatg (1.0-1) unstable; urgency=low
    • Major bump to newly engineered version
    • Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Wed, 19 Sep 2007 19:19:00 +0100

Documentation

Fast SNMP data poller daemon, with storage and graphing
A simple YATG tutorial

Modules

RPC handler for YATG::Retrieve::Disk
RPC handler for YATG::Store::Disk
Configuration management for YATG
Retrieve a set of data stored by YATG::Store::Disk
Retrieve a set of polled data over the network
Back-end module to store polled data to disk
Back-end module to store polled data to a Memcached
Back-end module to send polled data to a Nagios service
Back-end module to store polled data over the network

Provides

in lib/YATG/Callback.pm
in lib/YATG/SharedStorage.pm
in lib/YATG/Store/STDOUT.pm