Skip to content

Releases: kevinzen/send_nsca

Jeweler and Rspec are now only required for development

11 Mar 07:39
Compare
Choose a tag to compare
Made Jeweler and Rspec test/development dependable only

No more flooding of the Gemfile.lock

Fixed circular dependency

10 Mar 09:13
Compare
Choose a tag to compare

The previous version of send_nsca had circular dependencies on it self. That is now finally fixed!

More features

18 May 13:02
Compare
Choose a tag to compare

A few new features have been added

  • Switch between NONE encryption or XOR.
  • Toggle debug mode, to see what is sent and what is encrypted.
  • You can now set the time out, instead of default 1 second.

refresh code and include pull request adding password support

26 Jun 20:58
Compare
Choose a tag to compare

The primary purpose for this release is to release code supporting adding passwords to the communications to Nagios.

I've also updated the rspec dependency to 2.0 or greater.

Please let me know if you find any issues.

-Kevin