Re: [Nagios-devel] Event Profiler Patch for Nagios 3x

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Event Profiler Patch for Nagios 3x

Post by Guest »

Steven D. Morrey wrote:
> Hello Everyone,
>
> Attached you will find the fully redesigned event profiler patch for nagios-3x.
> It was generated against the cvs head as of today.
>
> As is, it instruments each event type as well as the event loop itself.
> It has the ability to instrument any portion of code you wish to measure with very little difficulty.
>
> It will display results through the standard nagiostats as well as via mrtg.
>
> By default this will display elapsed time, event counter, time per event and events per second.
>
> mrtg for profiler stats is PROFILE_(COUNTER/ELAPSED/EVENTPS)_STAT_NAME
> For instance to get the events per second stat for service checks.
>
> nagiostats -m -d PROFILE_EVENTPS_EVENT_SERVICE_CHECK
>
> I hope this will help everyone fine tune their nagios install for maximum performance. :)
>
thanks Steve,
I will definitely test this in the next few days, I'm glad we now have
something like this, I think it's valuable.





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked