All;

    I wrote a plugin to collect data for a particular service. I invoke the
plugin with whatever parameter I want to return information on.  In fact, it
collects information on about 30 different params at once, then returns the
data that I specified.  For example, ./get_sysinfo -p param1 or
./get_sysinfo -p param2, etc. It seems to me to be a waste of resources to
call the same script 30 times. Is it possible to call the plugin once and
return all the data (including the performance data) at the same time? The
benefit that I have calling the same script 30 different times is that
Nagiosgraph creates a separate graph for each parameter and I don't want to
lose that ability. Any insight at all would be greatly appreciated.    

Thanks;

John V.

 

 

 

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to