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

Changes for version 0.007

  • NEW: This module can now communicate with NSCA servers that have been custom-compiled with different packet constants.
  • Check for data integrety when decoding packets.
  • Fill empty space in packets with random alpha numeric data as the standard NSCA client/server does.
  • Change distribution management from `Module::Install` to `Module::Build`.
  • FIX: Remove test that failed when the data "didn't look random".

Documentation

Send reports to NSCA just like send_nsca in NSCA 2.7.2

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