This shows you the differences between two versions of the page.
pnp-0.6:about [2009/10/28 13:34] Wolfgang typo |
pnp-0.6:about [2015/05/12 13:32] (current) Wolfgang fix link |
||
---|---|---|---|
Line 22: | Line 22: | ||
rta=2.687ms;3000.000;5000.000;0; pl=0%;80;100;; | rta=2.687ms;3000.000;5000.000;0; pl=0%;80;100;; | ||
- | Performance data is designed for automatic processing. The format is specified within the [[http://nagiosplug.sourceforge.net/developer-guidelines.html#AEN203|Developer Guidelines]] (you'll find an excerpt [[perfdata_format|here]]) but should be exemplified here nonetheless: | + | Performance data is designed for automatic processing. The format is specified within the [[https://www.monitoring-plugins.org/doc/guidelines.html#AEN200|Developer Guidelines]] (you'll find an excerpt [[perfdata_format|here]]) but should be exemplified here nonetheless: |
rta=2.687ms;3000.000;5000.000;0; | rta=2.687ms;3000.000;5000.000;0; | ||
Line 43: | Line 43: | ||
* Perl >= 5.x without additional modules | * Perl >= 5.x without additional modules | ||
* RRDtool >= 1.x, better 1.2 but not compulsory\\ Attention: installing RRDtool without a packet manager might lead to missing dejavu fonts. If you see graphs without text then this may be the cause. | * RRDtool >= 1.x, better 1.2 but not compulsory\\ Attention: installing RRDtool without a packet manager might lead to missing dejavu fonts. If you see graphs without text then this may be the cause. | ||
- | * PHP >= 5.2. for the Webfrontend based on [[http://www.kohanaphp.com|Kohana]] | + | * PHP >= 5.1.6 for the Webfrontend based on [[http://www.kohanaphp.com|Kohana]] |
- | * PHP-extension zlib, session and GD. | + | |
* Nagios >= 2.x or Icinga | * Nagios >= 2.x or Icinga | ||
* Kohana needs the module "mod_rewrite" to be enabled. For details please have a look at the documentation of your web-server specific to your distribution. | * Kohana needs the module "mod_rewrite" to be enabled. For details please have a look at the documentation of your web-server specific to your distribution. | ||
Line 57: | Line 56: | ||
Development of PNP is organized using [[http://sourceforge.net/projects/pnp4nagios|Sourceforge.Net]]. PNP is registered under "PNP4nagios". | Development of PNP is organized using [[http://sourceforge.net/projects/pnp4nagios|Sourceforge.Net]]. PNP is registered under "PNP4nagios". | ||
- | The current stable version of 0.4.x can be found in the download area: [[http://sourceforge.net/project/showfiles.php?group_id=191615|Sourceforge Download]] | + | The current stable version of 0.6.x can be found in the download area: [[http://sourceforge.net/project/showfiles.php?group_id=191615|Sourceforge Download]] |
- | + | ||
- | If you want to be up to date you can use the latest developer version of 0.4.x which is generated automatically on a daily basis from the SVN repository. | + | |
Starting with PNP 0.6.x the source code repository was switched from SVN to GIT. | Starting with PNP 0.6.x the source code repository was switched from SVN to GIT. | ||
- | The current development can be viewed anytime at http://pnp4nagios.git.sourceforge.net/. Clicking on [[http://pnp4nagios.git.sourceforge.net/git/gitweb.cgi?p=pnp4nagios/pnp4nagios;a=snapshot;h=HEAD;sf=tgz|PNP Devel version]] will download an archive containing the latest version. | + | The current development can be viewed anytime at https://github.com/lingej/pnp4nagios. Clicking on [[http://docs.pnp4nagios.org/_media/dwnld/pnp4nagios-head.tar.gz | pnp4nagios-head.tar.gz]] will download an archive containing the latest version. |
\\ | \\ | ||
Line 70: | Line 67: | ||
PRIOR to support questions please make sure that you have verified certain things described under [[verify|verify your installation]].\\ \\ | PRIOR to support questions please make sure that you have verified certain things described under [[verify|verify your installation]].\\ \\ | ||
- | The developers and helpers are present on a separate board at [[http://www.nagios-portal.org]] and will be informed about new postings in the PNP-section. Postings in english will be answered as well.\\ | + | The developers and helpers are present on a separate board at [[http://www.monitoring-portal.org]] and will be informed about new postings in the PNP-section. Postings in english will be answered as well.\\ |
- | After registering as a user please fill out the profile regarding operating system and PNP version used. Please mention if you used a package or compiled the sources. | + | After registering as a user **please fill in the profile regarding operating system and PNP version used. Please mention if you used a package or compiled the sources.** |
Please mark successfully solved threads by adding "[solved]" to the title as it helps other users to find a solution for their problem. | Please mark successfully solved threads by adding "[solved]" to the title as it helps other users to find a solution for their problem. | ||