/pnp4nagios-0.6.16/ChangeLog

# · #! · 138 lines · 114 code · 24 blank · 0 comment · 0 complexity · 15a20fd181e83179315a2300b359ff29 MD5 · raw file

  1. **pnp-0.6.17 ??/??/2011**
  2. **pnp-0.6.16 11/21/2011**
  3. * Bugfix: Fixed single quoted check_multi labels (Reported by Matthias Flacke)
  4. * Bugfix: Append missing slash to perfdata_spool_dir ( Reported by Juergen-Michael Radtke )
  5. * Bugfix: Fixed jQuery-ui multisite theme
  6. * Feature: PDF margins are now adjustable via config.php ( Thomas Witzenrath )
  7. * Featire: Support for PDF size 'letter' added ( Robert Becht )
  8. **pnp-0.6.15 09/15/2011**
  9. * Bugfix: Fixed Overview link (reported by Stefan Triep)
  10. * Bugfix: Fixed zoom popup (reported by Rudolf Labuschagne)
  11. * Bugfix: Fixed double urlencode() (reported by Mathias Kettner)
  12. * Feature: "Clear basket" button added (suggested by Stefan Triep)
  13. * Feature: New helper function "rrd::alerter_gr()" ( committed by Stefan Trip )
  14. **pnp-0.6.14 08/05/2011**
  15. * Feature: Webinterface for mobile devices based on jQuery Mobile \\ ( http://jquerymobile.com/ )
  16. * Feature: Zoom based on jQuery plugin imgAreaSelect \\ ( http://odyniec.net/projects/imgareaselect/ )
  17. * Feature: New template check_mssql_health.php
  18. * Bugfix: Fixed popups to work under nginx ( Joram Agten )
  19. * Bugfix: Helper rrd::vdef() fixed
  20. * Update: jQuery update to 1.6.2
  21. * Update: jQuery-ui update to 1.8.14
  22. **pnp-0.6.13 05/19/2011**
  23. * Feature: New option --ignore-hosts added to check_pnp_rrds.pl ( by Jochen Bern )
  24. * Feature: New options zgraph_width and zgraph_height in config.php ( Mike Liebsch )
  25. * Bugfix: rrd_convert.pl: parse_xml_filename() regex fix
  26. * Info: Version used by OMD-0.48 [[http://omdistro.org|OMD]]
  27. **pnp-0.6.12 04/22/2011**
  28. * Feature: mod_gearman support added
  29. * Feature: rrd_convert.pl is now able to convert all RRDs from RRD_STORAGE_TYPE=SINGLE to RRD_STORAGE_TYPE=MULTIPLE
  30. * Feature: New template check_gearman.php
  31. * Feature: Install process_perfdata.cfg and npcd.cfg by default
  32. * Bugfix: rrd_convert.pl is now able to parse xml dumps created by rrdtool 1.4.x
  33. * Bugfix: process_perfdata.pl default timeout value set to 15 seconds
  34. **pnp-0.6.11 01/15/2011**
  35. * Bugfix: urldecoding fixed
  36. * Bugfix: Zoom in/out is working again ( Reported by Thorben Soehl )
  37. * Featue: npcd.cfg - New option perfdata_file_processing_interval used by npcdmod
  38. * Info: Version used by OMD-0.46 [[http://omdistro.org|OMD]]
  39. **pnp-0.6.10 12/15/2010**
  40. * Feature: Add RRDTool Option --only-graph if graph height is below 32px to create thumbnails
  41. * Feature: RRDTool Option --width and --height is now allowed in templates
  42. * Feature: RRDTool DS Type for UOM of "c" changed from COUNTER to DERIVE
  43. * Feature: Pass query string from special controller to image controller ( Matthew Garrett )
  44. * Feature: Authorisation against [[http://mathias-kettner.de/checkmk_livestatus.html|mk_livestatus]] API added
  45. * Feature: Sample nginx webserver config added ( by evax@users.sourceforge.net )
  46. * Feature: Kohana backport to support PHP 5.1.6 ( Kudos to Andreas Ericsson )
  47. * Bugfix: Sort list of special templates
  48. * Bugfix: Urlencode hostname and service description ( Reported by Yannick )
  49. * Bugfix: corrected warning/critical thresholds in ticker/alerter functions
  50. **pnp-0.6.7 09/27/2010**
  51. * Bugfix: Page config parser fix (Beau Gunderson)
  52. * Bugfix: Zoom window size fixed (Report by Rudolf Labuschagne)
  53. * Bugfix: Fixed undefined offset while using 'ds_name' in templates (Reported by Vladimir Bilik)
  54. * Bugfix: Npcdmod respects process_perf_data option used in hosts and services definitions ( Reported by Wolfgang Barth )
  55. * Template: New Template check_nagiostats.php used with check_nagiostats written by Jochen Bern
  56. **pnp-0.6.6 08/07/2010**
  57. * Bugfix: Fixed max amount of graphs per template
  58. * Bugfix: Autodetect PNP base URL
  59. * Bugfix: Too short npcdmod perfdata_template to take perfdata + overhead, increased +1024byte
  60. * Bugfix: Ignore files in var/perfdata and check for empty directories
  61. * Bugfix: Reducing memory usage while parsing page config (Laurent Freval)
  62. **pnp-0.6.5 07/09/2010**
  63. * Feature: Special Templates are back [[tpl_special]]
  64. * Feature: New rrdtool helper functions makes template design easier [[tpl_helper]]
  65. * Feature: config.php -> 'recursive_template_search' is enabled by default
  66. * Feature: config.php -> 'template_dirs' is now an array of directorys to search for PNP templates
  67. **pnp-0.6.4 06/03/2010**
  68. * Update: jQuery Update to 1.4.2
  69. * Update: jQuery-ui Update to 1.8
  70. * Feature: New configure Option --with-base-url
  71. * Template: New template check_ntp_time.php (Mathias Kettner)
  72. * Feature: New i18n files for fr_FR (Yannig Parre)
  73. * Feature: New jQuery Theme 'multisite'
  74. **pnp-0.6.3 03/16/2010**
  75. * Feature: New helper script libexec/rrd_convert.pl -> [[rrd_convert]]
  76. * Bugfix: Ignore old XML files while building the service list
  77. * Template: New template check_hpasm.php
  78. * Bugfix: Installer now checks for json_decode()
  79. * Workaround: Allow "trailing unfilled semicolons". Workaround for nsclient++
  80. * Template: Updates for check_openmanage.php, check_hp_bladecenter.php and check_dell_baldecenter.php ( Trond Hasle Amundsen )"
  81. **pnp-0.6.2 12/23/2009**
  82. * Feature: XML_WRITE_DELAY option added to process_perfdata.cfg as suggested by Mathias Kettner
  83. * Feature: New template integer.php
  84. * Update: FPDI update to 1.3.1
  85. * Feature: PNP will now work with [[http://http://www.lighttpd.net|lighttpd]] and php-cgi
  86. * Template: check_mk-ps.perf.php added ( by Mathias Kettner )
  87. * Feature: PNP will now work without mod_rewrite -> [[webfe]]
  88. * Bugfix: Wrong pdf link used on site 'pages' and 'basket'
  89. * Bugfix: Incorrect group permissions on spool directory
  90. **pnp-0.6.1 11/22/2009**
  91. * Feature: RRD heartbeat per check_command -> [[tpl_custom]]
  92. * Feature: New config.php option pdf_graph_opt
  93. * Feature: Recognize the 'background_pdf' option in page definitions -> [[pages]]
  94. * Feature: Recognize the 'source' option in page definitions -> [[pages]]
  95. * Feature: Array $TIMERANGE now available for templates -> [[timeranges]]
  96. * Bugfix: ./configure --sysconfdir no longer ignored
  97. * Feature: Store internal runtime statistics on a per minute base
  98. * Feature: Added two widgets views/widget_menu.php and views/widget_graph.php
  99. **pnp-0.6.0 10/30/2009**
  100. * Webfrontend based on [[http://www.kohanaphp.com|Kohana]]
  101. * Webfrontend based on [[http://jqueryui.com/themeroller/|jQuery Themes]]
  102. * Javascript-functions using [[http://jquery.com/|jQuery]] plugins
  103. * process_perfdata.pl will be able to use one RRD database per datasource
  104. * improved installer. Specification of directory layouts using --with-layout
  105. * RRDtool errors are now displayed as images. no more missing images
  106. * PNP templates cannot overwrite internal variables anymore
  107. * PNP templates of version 0.4.x can still be used
  108. * PDF functions recoded
  109. * Template default.php optimized
  110. * Export from RRD databases into XML, CSV and JSON format using the RRDtool "xport" function
  111. * Page functions recoded
  112. * Error pages links to online FAQ
  113. * Mouseover Popup in Nagios frontend via jQuery.clueTip plugin
  114. * Full support of rrdcached