The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.009 - 2011-05-02

  • FIX: An attribute was missing the lazy attribute and Moose 2.00 caused this to make the tests failed. Added the lazy attribute.
  • FIX: When the `initialization_vector_length` is changed in ServerConfig the new value is honored.
  • A specific error message will occur if the remote server disconnects early.
  • Add a troubleshooting guide.
  • Change all uses of `Readonly` to `Const::Fast`.
  • Change all uses of `Test::Exception` to `Test::Fatal`.
  • Lots of new tests; very close to 100% coverage.

Documentation

Send reports to NSCA just like send_nsca in NSCA 2.7.2
Troubleshooting information

Modules

Send passive checks to Nagios locally and remotely.
Represents a connection between the client and the server.
Represents the transport layer security on a connection.
Implements data packet for the NSCA protocol
Implements initial packet for the NSCA protocol
Specify configuration data for the remote NSCA server
Utility functions for Net::NSCA::Client