<div dir="ltr">The basics of the plugin engine is that it should run and complete probing as fast as it could. So the better the code, the better would be for nagios. So i think my answer is: You can do with whatever language you can. I only use perl, since it's development cycle is very short and because I have no low end hardware concerning performance issues. Even have bash scripts that act as plugins. Have some perl plugins, and all I have of C plugins are from the standard distribution. Again, if you will be monitoring tens of thousands of objects and have little budget for high-end servers, consider writing plugins that does not have overheads like interpreting the script, generating bytecode, executing and finishing, the fast it ends, the better it'll be to nagios. <br>
<br><div class="gmail_quote">On Thu, Aug 28, 2008 at 11:52 AM, Helder Oliveira <span dir="ltr"><<a href="mailto:hrpoliveira@gmail.com">hrpoliveira@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Yes i did read it already, i have also found some good documentation on ibm but now i have another question.<br>I have a background in C, Python, Perl etc etc, what would be the best language for writing plugins since both 3 can be used for it.Note<br>

<br>Thanks<div><div></div><div class="Wj3C7c"><br><br><div class="gmail_quote">On Thu, Aug 28, 2008 at 3:13 PM, Marc Powell <span dir="ltr"><<a href="mailto:marc@ena.com" target="_blank">marc@ena.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><br>
On Aug 28, 2008, at 8:45 AM, Helder Oliveira wrote:<br>
<br>
> Hi all,<br>
><br>
> I'm starting working with nagios, i am a experienced Linux user and<br>
> i feel very comfortable with perl, i have googledded a lot and found<br>
> some stuff how to start developing plugins for nagios but im asking<br>
> this list if someone got recomendations for me, maybe some<br>
> interesting links that can save some hours around possible problems,<br>
> im refering to the little hacks and tricks that each technology has.<br>
<br>
</div>Have you seen the Developer Guidelines? <a href="http://nagiosplug.sourceforge.net/developer-guidelines.html" target="_blank">http://nagiosplug.sourceforge.net/developer-guidelines.html</a><br>
<br>
--<br>
Marc<br>
<br>
-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br>
Build the coolest Linux based applications with Moblin SDK & win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a><br>
_______________________________________________________<br>
Nagios Plugin Development Mailing List <a href="mailto:Nagiosplug-devel@lists.sourceforge.net" target="_blank">Nagiosplug-devel@lists.sourceforge.net</a><br>
Unsubscribe at <a href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel</a><br>
::: Please include plugins version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</blockquote></div><br></div></div></div>
<br>-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br>
Build the coolest Linux based applications with Moblin SDK & win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a><br>_______________________________________________________<br>
Nagios Plugin Development Mailing List <a href="mailto:Nagiosplug-devel@lists.sourceforge.net">Nagiosplug-devel@lists.sourceforge.net</a><br>
Unsubscribe at <a href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel</a><br>
::: Please include plugins version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br></div>