Mahlon E. Smith <mahlon@martini.nu> [Mon, 02 Sep 2019 08:54:37 -0700] rev 10
Bye, Bitbucket.
Mahlon E. Smith <mahlon@laika.com> [Wed, 13 Jun 2018 09:28:29 -0700] rev 9
Added tag v0.1.0 for changeset 4f397a05dcdf
Mahlon E. Smith <mahlon@martini.nu> [Wed, 13 Jun 2018 09:28:18 -0700] rev 8
Fix versioning and dependencies for release.
Mahlon E. Smith <mahlon@martini.nu> [Thu, 12 Apr 2018 10:50:57 -0700] rev 7
Fix the matcher for slower responses.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 27 Mar 2018 14:30:38 -0700] rev 6
Remove accidental version bump (untagged), and debug output.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 27 Mar 2018 14:27:31 -0700] rev 5
Provide fping addresses via pipe, instead of an argument list.
#exec_arguments defaults to a no-op, but #exec_input does not. This
means that exec_callbacks modules that do no use #exec_input need to
define a no-op themselves, as the default will still try to write data
to stdin. (This may be addressed in the monitor at some point, it is a
bit of a gotcha.)
Rather than define an empty #exec_input method, make a functional one,
and remove #exec_arguments. This will fare better if the input list is
excessively long anyway, and it fixes Error::EPIPE.
Mahlon E. Smith <mahlon@laika.com> [Thu, 22 Mar 2018 13:52:07 -0700] rev 4
Fix documentation, bump copyright.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 30 Aug 2017 13:48:56 -0700] rev 3
Actually add the necessary files, this time.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 30 Aug 2017 13:24:02 -0700] rev 2
Convert to .ruby- files.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 30 Aug 2017 13:18:26 -0700] rev 1
Use the new #node_properties method.
Mahlon E. Smith <mahlon@martini.nu> [Wed, 24 Aug 2016 15:28:08 -0700] rev 0
Initial commit.