Personal tools
You are here: Home Projects NagPerfDiag ChangeLogs ChangeLog 0.1

ChangeLog 0.1

by Herbert Straub last modified 2008-06-09 21:18

Version 0.1

2008-06-07 [r6]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/README, trunk/share/pnp/templates.dist/check_iftraffic.php
	  (added), trunk/Makefile.in, trunk/configure.ac, trunk/AUTHORS,
	  trunk/share/pnp/include/function.inc.php, trunk/ChangeLog,
	  trunk/sample-config/pnp/process_perfdata.cfg-sample.in,
	  trunk/share/pnp/templates.dist/check_hddtemp.php (added),
	  trunk/sample-config/pnp/check_commands/check_nwstat.cfg-sample,
	  trunk/scripts/process_perfdata.pl.in,
	  trunk/share/pnp/templates.dist/check_disk_1.php (added),
	  trunk/share/pnp/templates.dist/helper_functions.php (added):
	  Update trunk with my own development

2008-06-07 [r7]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/README, trunk/BUGS, trunk/Makefile.in, trunk/ChangeLog.pnp
	  (added), trunk/configure.ac, trunk/THANKS.pnp (added),
	  trunk/man/man1/pnpsender.1, trunk/contrib/makeserviceextinfo.pl
	  (removed), trunk/AUTHORS, trunk/TODO,
	  trunk/share/pnp/include/function.inc.php, trunk/ChangeLog,
	  trunk/THANKS, trunk/scripts/process_perfdata.pl.in: Modify
	  project authors and license informations.

2008-06-07 [r8]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/share/pnp/ajax.php.in, trunk/share/pnp/include/debug.php,
	  trunk/share/pnp/zoom.php.in, trunk/share/pnp/index.php.in,
	  trunk/ChangeLog, trunk/share/pnp/include/site.php: Code style
	  reformating

2008-06-07 [r9]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/share/php/images, trunk/share/pnp (removed),
	  trunk/share/Makefile.in, trunk/share/php/ajax.php.in,
	  trunk/share/php/templates, trunk/ChangeLog,
	  trunk/share/php/zoom.php.in, trunk/share/php (added),
	  trunk/share/php/templates.dist, trunk/share/php/lang,
	  trunk/share/php/index.php.in, trunk/share/php/include: renaming
	  php source code directory

2008-06-07 [r11-10]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/ChangeLog, trunk/share/php/index.php.in: Add the
	  nagperfdiag class with rudimentary logging capabilities.

	* trunk/share/php/include/base.php (added): Add base class.

2008-06-07 [r12]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/share/php/include/function.inc.php, trunk/share/php/js
	  (added), trunk/ChangeLog, trunk/share/php/include/js (removed),
	  trunk/share/php/include/debug.php, trunk/share/php/zoom.php.in:
	  Moving js library from include to root

2008-06-07 [r13]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/AUTHORS: Localize the library websites and update Authors.

2008-06-08 [r15-14]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/sample-config/pnp (removed),
	  trunk/sample-config/nagperfdiag (added): renaming
	  sample-config/pnp to sample-config/nagperfdiag

	* trunk/share/nagperfdiag (added), trunk/share/php (removed):
	  renaming share/php to share/nagperfdiag

2008-06-08 [r16]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/configure, trunk/configure.ac, trunk/share/Makefile.in,
	  trunk/sample-config/Makefile.in, trunk/scripts/Makefile.in:
	  Modify configure and make infrastucture

2008-06-08 [r17]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/share/nagperfdiag/include/function.inc.php,
	  trunk/sample-config/nagperfdiag/pages/web_traffic.cfg-sample,
	  trunk/ChangeLog, trunk/share/nagperfdiag/include/base.php:
	  improved perl regular expression in page config, rework
	  doDataArray page logic (removing three branches), add further
	  debug output to file and syslog

2008-06-08 [r18]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/share/nagperfdiag/include/function.inc.php,
	  trunk/ChangeLog: Bugfix Page display, display Range and
	  Datasource(for multi_graph)

2008-06-08 [r19]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/share/nagperfdiag/include/function.inc.php,
	  trunk/ChangeLog, trunk/share/nagperfdiag/images/nagperfdiag.png
	  (added): Replace pnp logo with nagperfdiag and correct the link

2008-06-08 [r20]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/ChangeLog, trunk/share/nagperfdiag/include/base.php: Three
	  new logging configuration parameter:
	  - $conf['logging']['priority']=LOG_ERR;
	  - $conf['logging']['facility']=LOG_DAEMON;
	  - $conf['logging']['dump_enabled']=false;

2008-06-08 [r21]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/share/nagperfdiag/include/function.inc.php,
	  trunk/share/nagperfdiag/include/base.php: Bugfix: dumpMessage
	  with config para Bugfix: timerange request in page processing

2008-06-08 [r22]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/share/nagperfdiag/include/function.inc.php,
	  trunk/ChangeLog: * Calendar support in Pages + view * Bugfix
	  missing </form> in SearchBox; Calendar image is in next line?

2008-06-09 [r23]  Herbert Straub <herbert/at/linuxhacker.at>

	* trunk/sample-config/nagperfdiag/process_perfdata.cfg-sample.in:
	  normalize_value is default in the sample configuration file

Document Actions