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-02-15 07:46:40.45557-08 by pmd23
Is there a way to inhibit performance data output for a check
I use check_jmx4perl with many checks at a time. I only want to output performance data for some of these checks so that PNP4Nagios will only collect and graph data for them and not the others that I just want for notifications. Is there a way to define the check so that no performance data is given? Thank you, Paul dubuc
Direct Responses: 13640 | Write a response
Posted on 2012-02-16 07:26:48.099398-08 by pmd23 in response to 13639
Re: Is there a way to inhibit performance data output for a check
I wonder if this feature could be implemented by setting the 'Name' to be used by the performance data to some specific value like "__NONE__" that would say that no performance data should be output. Thanks. Paul Dubuc
Direct Responses: Write a response