# HG changeset patch # User Heiko Schlittermann (JUMPER) # Date 1390904771 -3600 # Node ID a4e7a16b70dd91a3c5a1cdcae6e073ae9e3b70b1 # Parent 55ace296247bd090f4946491c5c32ccaadeee1b1 * new release 0.0.4 # --- # this is for package version nagios-plugin-amanda-client_0.0.4 diff -r 55ace296247b -r a4e7a16b70dd debian/changelog --- a/debian/changelog Tue Jan 28 11:21:36 2014 +0100 +++ b/debian/changelog Tue Jan 28 11:26:11 2014 +0100 @@ -1,3 +1,12 @@ +nagios-plugin-amanda-client (0.0.4) stable; urgency=low + + * added a warning if amanda is busy: It can happen that the amanda + server is busy and can't answer the client requests for checking. We + will consider this an an event being worth to warn about. It should + go away after some more checks. + + -- Heiko Schlittermann Tue, 28 Jan 2014 11:21:53 +0100 + nagios-plugin-amanda-client (0.0.3) stable; urgency=low * testing added: I've added some testing. It can be a starting point.