This is TikiWiki CMS/Groupware v1.9.11 (CVS) -Sirius- © 2002–2008 by the
Tiki community
Tue 07 of Sep, 2010 [19:23 UTC]
|
|
List FAQs
Questions
Answers
Q: PerfParse causes high load on my server, what can I do about this?
A: If you want to lower the load, here are some tips:
* Use a MySQL server on a different box than the one that hosts Nagios.
* Upgrade the memory on your server.
* Set the 'Delete Policy' to 'Always' for any metrics you do not want to work with. They will then be ignored.
From version 0.102.1 there are multiple methods of importing data. Some of these alow late entry of data, say once a day. By trying different methods you may gain performance.
Q: There is a "perfparse_nagios_pipe_command.pl" in Chapter 5 Method 4 of the Installation Guide. How can I get this script?
A: Download perfparse and find it in the config/ directory.
Q: I am confused about the different methods "5.4. Periodic User Log Parse" and "5.5. Pipe to Perfparse". Aren't they the same?
A: No. 5.4. uses the command perfparse_nagios_command.pl to append data to a file and perfparse-log2mysql to read the data from that file.
5.5. uses perfparse_nagios_pipe_command.pl to write the data to a named pipe (Fifo pipe, read the manpage to mkfifo for more information) and then uses perfparsed to read the data of that pipe. You have to be sure that the ServiceLog ? config option starts with a | and that the service log is not a file but a pipe.
|
|
[ Execution time: 0.06 secs ] [ Memory usage: 3.46MB ] [ GZIP Enabled ] [ Server load: 0.05 ]