-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/02/09 03:10 AM, Paolo Tealdi wrote:
> Dear all,
>
> i'm searching for the best strategy in nagios for monitoring the
> result of the execution for a generic batch (could be an rsync batch
> or a backup or something else) that runs a few times
> I could create a file if all goes well and check for the existance of
> the file and for it's creation/modification time, but this seems to
> me a little awkward ...
That's exactly what we do, and it works very well.
--
Keith Edmunds
+
Dear all,
i'm searching for the best strategy in nagios for monitoring the
result of the execution for a generic batch (could be an rsync batch
or a backup or something else) that runs a few times in a day via
cron interface.
I could create a file if all goes well and check for the existance of