Logoj0ke.net Open Build Service > Projects > server:monitoring > pnp4icinga > pnp4icinga.changes
Sign Up | Log In

File pnp4icinga.changes of Package pnp4icinga

 
1
-------------------------------------------------------------------
2
Tue Dec 23 11:40:07 UTC 2014 - cs@linux-administrator.com
3
4
- update to release 0.6.24
5
6
-------------------------------------------------------------------
7
Sun Oct 21 11:10:55 UTC 2012 - cs@linux-administrator.com
8
9
- update to 0.6.19 
10
11
-------------------------------------------------------------------
12
Sun Jul 17 20:03:04 UTC 2011 - cs@linux-administrator.com
13
14
- modified to work with icinga 
15
16
-------------------------------------------------------------------
17
Tue Dec 15 11:39:53 UTC 2009 - lars@linux-schulserver.de
18
19
- update to 0.6.1
20
  + Webfrontend based on http://www.kohanaphp.com (separate package)
21
  + Javascript-functions using jQuery plugins
22
  + process_perfdata.pl will be able to use one RRD database 
23
    per datasource
24
  + RRDtool errors are now displayed as images. no more missing images
25
  + PNP templates cannot overwrite internal variables anymore
26
  + PNP templates of version 0.4.x can still be used
27
  + PDF functions recoded
28
  + Template default.php optimized
29
  + Export from RRD databases into XML, CSV and JSON format using the 
30
    RRDtool "xport" function
31
  + Page functions recoded
32
  + Error pages links to online FAQ
33
  + Mouseover Popup in Nagios frontend via jQuery.clueTip plugin
34
  + Full support of rrdcached
35
  + RRD heartbeat per check_command -> tpl_custom
36
  + New config.php option pdf_graph_opt
37
  + Recognize the 'background_pdf' option in page definitions
38
  + Recognize the 'source' option in page definitions
39
  + Array $TIMERANGE now available for templates
40
  + Store internal runtime statistics on a per minute base
41
  + Added two widgets views/widget_menu.php and views/widget_graph.php
42
- improved apache include config
43
- pnp4nagios requires kohana now
44
45
46
-------------------------------------------------------------------
47
Thu Jul 23 22:04:32 CEST 2009 - lars@linux-schulserver.de
48
49
- update to 0.4.14:
50
  + Use Nagios TIMET Macro while creating new RRD Databases.
51
  + New config option enable_recursive_template_search.
52
  + Better signal handling in process_perfdata.pl
53
  + FIX: Optimized check_multi detection.
54
  + FIX: Popups are now working with IE.
55
  + RRA config per check_command.
56
- recommend dejavu
57
58
-------------------------------------------------------------------
59
Tue Mar 17 11:09:07 CET 2009 - lars@linux-schulserver.de
60
61
- enhance the command template for users using NPCD to process
62
  their performance data.
63
64
-------------------------------------------------------------------
65
Fri Feb 20 23:18:18 CET 2009 - lars@linux-schulserver.de
66
67
- update to 0.4.13:
68
  + Overlib 4.21 included http://www.bosrup.com/web/overlib/
69
  + Prototype Ajax Framework 1.6.0.3 included http://www.prototypejs.org/
70
  + Script.aculo.us Update to 1.8.1
71
  + FIX: Function rrd_fetch renamed to rrdtool_fetch to avoid 
72
    naming conflict
73
  + Experimental: New npcd Event Broker Module - handle with care
74
  + Experimental: New special templates stored in templates.special
75
  + FIX: autoconf detection for getloadavg() - ignore 
76
    loadthreshold if not available
77
  + FIX: Host OS Detection for mod_cflags/mod_ldflags
78
 
79
80
-------------------------------------------------------------------
81
Tue Oct 28 11:08:03 CET 2008 - lars@linux-schulserver.de
82
83
- update to 0.4.12:
84
  + Remove Call-time pass-by-reference 
85
  + FIX: Fixed wrong check_multi service description 
86
  + FIX: Fixed page config parser 
87
88
-------------------------------------------------------------------
89
Fri Aug 29 13:56:24 CEST 2008 - lars@linux-schulserver.de
90
91
- add <IfDefine PNP4NAGIOS> to the apache configuration to 
92
  avoid startup problems if SSL is enabled and no SSLKey is 
93
  available for this config.
94
95
-------------------------------------------------------------------
96
Wed Jul 16 22:13:45 CEST 2008 - lars@linux-schulserver.de
97
98
- update to 0.4.10:
99
  + BUGFIX: Fixed wrong link to avail.cgi used on pages.
100
  + BUGFIX: Don´t exit process_perfdata.pl when process_perfdata.cfg 
101
    is missig.
102
  + Report missing RRDs Perl Modules.
103
104
-------------------------------------------------------------------
105
Fri May 16 18:36:00 CEST 2008 - lars@linux-schulserver.de
106
107
- update to 0.4.9:
108
  + process_perfdata.pl results in timeouts and broken XML files 
109
    caused by missing RRDs Perl Modules
110
- removed pnp-0.4.7-buffer_overflow.patch
111
112
-------------------------------------------------------------------
113
Thu May 01 19:31:07 CEST 2008 - lars@linux-schulserver.de
114
115
- update to 0.4.8:
116
  + New process_perfdata.pl option -c [–config] to specify an 
117
    alternate config file. 
118
  + France Translation added by Jean-Marie Le Borgne 
119
  + XML Encoding can now be changed by using XML_ENC in 
120
    process_perfdata.cfg 
121
  + Set SetAutoPageBreak() in doPDF function. 
122
  + New Option background_pdf can be used in page definitions to 
123
    override the defaults. 
124
  + process_perfdata.cfg: Option RRD_HEARTBEAT added. 
125
  + New NPCD Option: sleep_time 
126
  + Fixed process_perfdata.pl race condition: config file timeout 
127
    now won't be ignored 
128
  + Backslashes used in service descriptions are now substituted 
129
    to underscores.
130
131
-------------------------------------------------------------------
132
Sat Apr 12 23:31:07 CEST 2008 - lars@linux-schulserver.de
133
134
- fix directory ownership
135
- fix execute bits for process_perfdata.pl
136
- safe_mode must currently be off to keep it easily running
137
- added nagios-pnp.cfg containing command definitions
138
139
-------------------------------------------------------------------
140
Thu Mar 13 22:27:38 CET 2008 - lars@linux-schulserver.de
141
142
- update to 0.4.7:
143
  + Fixed compiler errors on Solaris
144
  + Switched to autoconf 2.61
145
  + Fixed is_file() on older SuSE releases
146
147
-------------------------------------------------------------------
148
Mon Feb 11 19:43:06 CET 2008 - lars@linux-schulserver.de
149
150
- update to 0.4.6:
151
  + XML Tag <RRD> reflects the last rrdtool returncode and text.
152
  + parse_xml() cleanup.
153
  + Improved check_multi support.
154
  + Calendar added to all views.
155
  + New Icons based on KDE Theme nuvoX.
156
  + Fixed libpng write errors.
157
  + Added suport for threshold range format
158
  + New Template check_snmp_int-bits.php. 
159
    Output is displayed in Bits/s
160
  + NPCD now takes care about the exit status 
161
    of the executed command
162
  + No more PID File creation without Daemon Mode
163
  + Load thresholding through config file (experimental)
164
  + No try to write PID File after a HUP Signal
165
  + File Log is now ready for testing
166
  + Rotation of logfile
167
  + New configure option: –with-perfdata-spool-dir
168
  + Stay in the current timerange when switching between pages
169
  + New Configure Option –with-init-dir
170
171
-------------------------------------------------------------------
172
Tue Dec 18 12:46:21 CET 2007 - lars@linux-schulserver.de
173
174
- initial release 0.4.3
175
176