I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2012-04-23 06:01:55.383786-07 by pmd23 in response to 13701
Re: Conditional Config based on Server version
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.
Direct Responses: Write a response