Probably.  It is a Nagios-style check script?  If so, all you've got
to do is put it in the /usr/local/nagios/libexec directory and Opsview
should pick up its existence in a few minutes.  This assumes that the
server has what the script needs to run.  Try dropping the script in
place as the nagios user and running it from the machine to make sure
that it doesn't want more things.  All Nagios/Opsview does really is
call these scripts, so if the system can run it, OpsView can run it,
though it expects the resulting output to be specifically formatted
according to: http://nagiosplug.sourceforge.net/developer-guidelines.html

Here's the OpsView-specific documentation:
http://docs.opsview.com/doku.php?id=opsview-community:nagiosplugins

Thanks,
Andrew

On Tue, Jun 1, 2010 at 9:21 AM, Ralph Willemsen <[email protected]> wrote:
> Yes, I have Opsview running to monitor servers for remote customers and now
> I am streamlining checks and find out usefull checks.
> I have found a python script: check_dell_warranty.py  but I cannot find how
> to implement this in Opsview.
> The scripts checks the warranty status for a Dell server via the servicetag
> and a poll on the Dell website.
> Is this script useable in Opsview?
>
> Regards,
> Ralph Willemsen
> Arnhem, The Netherlands
>
> _______________________________________________
> Opsview-users mailing list
> [email protected]
> http://lists.opsview.org/lists/listinfo/opsview-users
>
>
_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to