|
If you are using check_jmx4perl with Nagios, you can use parameterized checks to do this, I think.
http://search.cpan.org/~roland/jmx4perl/scripts/check_jmx4perl#Parameterized_checks
This allows you to pass parameters from the Nagios configuration (where you define the server version) which are replaced in the jmx4perl config at runtime. |