FYI
Original Message
Subject: [Bacula-users] Nagios plugin for regression testing
Date: Mon, 15 Nov 2010 21:50:42 -0500
From: Dan Langille
Organization: The FreeBSD Diary
To: bacula-users
Here is my nagios script for verifying that my regression tests are
showing up on the ser
Hello,
As someone pointed out, I think there is already a nagios plugin.
If I am not mistaken, the existing plugin checks in a way that does not
disrupt Bacula -- you might want to look at that code.
If after checking out what already exists, please let me know if you still
think your plugin s
@lists.sourceforge.net
> Subject: [Bacula-devel] Nagios Plugin
>
> Good day,
> I'm currently writing a status check for bacula via a nagios
> plugin. I'm
> am having some trouble with the heartbeat signal, sending
> bnet_sig(sock, BNET_HEARTBEAT) only returns
Good day,
I'm currently writing a status check for bacula via a nagios plugin. I'm
am having some trouble with the heartbeat signal, sending
bnet_sig(sock, BNET_HEARTBEAT) only returns a BNET_TERMINATE signal. Can
the BNET_HEARTBEAT called like this?
On a side note, what would be required for