Changes for version 5.130510_001 - 2013-02-20
- NEW FEATURES
- New environment variable YATG_INTERVAL to override interval config val
 - NSCA plugin now has per-leaf reports for ifOperStatus, ifInErrors, ifInDiscards
 - New config option dbi_host_query to load hostnames for IPs (used in NSCA plugin only)
 - New config option dbi_interfaces_query to filter interfaces repoted by NSCA plugin
 - New ignore_*_descr config to filter interfaces by description in NSCA plugin
 
 - ENHANCEMENTS
- Remove all non-essential dependencies. User must install deps for each plugin
 - NSCA plugin no longer tries DNS PTR lookup - host names must be suitable for Nagios
 - NSCA plugin no longer searches for send_nsca in PATH
 - Use Data::Printer instead of Data::Dumper in STDOUT backend module
 
 - BUG FIXES
- Add explicit dependencies on YAML::XS and Sys::Syslog 0.25
 
 
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