This is TikiWiki CMS/Groupware v1.9.11 (CVS) -Sirius- © 2002–2008 by the
Tiki community
Tue 07 of Sep, 2010 [19:17 UTC]
|
|
List FAQs
Questions
Answers
Q: Is PerfParse capable to graph Check performance data, or just the Plugin performance data?
A: Both.
PerfParse will store and graph performance data (Binary Data) for any unbound time period. You can store data for the lifetime of your servers without issue.
It will also store the original (Raw Data). This can be filtered and viewed in a similar way to Nagios.
You can also obtain a history report of raw data showing statistics and a Gant chart of activity. Unlike the Nagios 'View History For This Host/Service' this takes seconds and not hours. :)
Tim Wuyts has also completed some work to store long term summary data which I hope will make the main product one day.
Ben
Q: Does PerfParse use Nagios' permissions systems to limit unauthorized report viewing?
A: Nagios uses apache .htaccess files. So if you place the perfparse binaries within the nagios directories as the perfparse installation document describes, then report viewing is protected.
Q: check_nt (and others) return valid performance data to perfparse, but perfparse does not store them. What's wrong?
A: Can you check your nagios.cfg and look for this line:
illegal_macro_output_chars=`~$&|'"<>
If it exists, please change to:
illegal_macro_output_chars=`~$&|"<>
Your plugin is correct to the specification, but Nagios is not correct to it's own specification :)
|
|
[ Execution time: 0.08 secs ] [ Memory usage: 3.45MB ] [ GZIP Enabled ] [ Server load: 0.11 ]