[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] New client-side external script to monitor Bacula backup server with Xymon
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] New client-side external script to monitor Bacula backup server with Xymon
- From: Patrick Nixon <pnixon (at) gmail.com>
- Date: Tue, 8 Jun 2010 13:11:16 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=lg89GKHs+J9JAC9mpTMjCFUOb9byNwlOZOQcM3OcSEQ=; b=eQHg5zJuONUYziiqZR7/uKf1WmtdC+AN4C396FhPJSbTEaix41914e5tTpdk99um/Q ozvfaj14hbVLzekeFJwSecibPDvfG910MtxrJXbGnZ9h8d118Y9uJl95kv1pYbmuWxfA IVjIZat1rsmi9pBgzSqvBgVdp7WEPxGCzTNko=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=XQC05JnCL7c4lxewY1I2Y8ARYoJJxSY+/xmVcpmM8OjAn2nmUdGGpe+SQFObK3PV+k 5kni+6TBT3/UZSTT78wHDYIbKOu0A+T2G+NOhfQ/OA56SUDRKb5urTLn6CHOz31XO8C1 GkSNX6HHWlnfMJU8VHatkovTGL18nvbdCI6tA=
- References: <4C094596.5080606 (at) revpol.com> <AANLkTimWqnIchCT0EcTl6mCCpwz2MdeCMvhnPDbB7_un (at) mail.gmail.com> <AANLkTilCQkd0v1TaN523DNSm4Xq881SBi-Q0SF-RKAwK (at) mail.gmail.com> <4C0E5DA2.60904 (at) revpol.com>
It's unlikely I'm ever going to run into those errors as we do backup to disk :)
I did add a $GREP -v "You have messages." to the end of the list jobs
line, because I think I saw it come across in one of the updates.
--Patrick
On Tue, Jun 8, 2010 at 11:11 AM, Bill Arlofski <waa-bacula (at) revpol.com> wrote:
> On 06/07/10 16:07, Patrick Nixon wrote:
>> Installed!
>>
>> On Fri, Jun 4, 2010 at 2:36 PM, Josh Luthman
>> <josh (at) imaginenetworksllc.com> wrote:
>>> You are awesome. Thank you for sharing and documenting!
>>>
>>> Josh Luthman
>
>
>
> Hi Josh, Patrick! Glad to see my efforts have helped someone! :)
>
>
> Just wanted to comment that the part of the script where it runs the bconsole
> "status dir" command will surely require a little "tuning" depending on your
> environment and requirements.
>
> On the initial, hurried posting of that script I was incorrectly grepping for
> "is waiting on" OR "mount" which would of course catch things like "is
> waiting on storage..." and "is waiting on max client jobs..." and probably a
> few others.
>
> Surely these are cases that may occur in an environment where there are many
> clients, and/or many jobs running simultaneously and might not represent an
> issue that needs attention.
>
> I plan on making the status messages being grepped a variable in the next
> update so they are easily modified and not obscured/blended into the script
> itself.
>
> --
> Bill Arlofski
> Reverse Polarity, LLC
> http://www.revpol.com/
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>