File: UPGRADING

package info (click to toggle)
nagios4 4.4.6-4.1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 22,336 kB
  • sloc: ansic: 97,631; sh: 12,619; javascript: 5,483; perl: 2,624; makefile: 1,265; php: 381; ruby: 95
file content (26 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Upgrading Nagios Core
=====================

nagios-4.3.0 - 2017-02-21
-------------------------

If you use "corewindow", as in
	http://localhost/nagios?corewindow=www.somewhere.com
note that this functionality has been disabled by default in this
release. If you still want to use it, run ./configure with the
parameter --enable-corewindow


nagios-3.0
----------

The HTML documentation covers what you need to know in order
to upgrade from Nagios 2.x  You can find the documentation in
the following subdirectory:

	html/docs

Make sure to read the following sections:

- "What's New" (whatsnew.html)
- "Upgrading Nagios" (upgrading.html)