File: changelog

package info (click to toggle)
nagios-plugins-contrib 21.20170222
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,764 kB
  • ctags: 1,895
  • sloc: perl: 36,233; sh: 11,977; python: 2,435; php: 593; lex: 582; makefile: 456; ansic: 281; ruby: 149; awk: 81
file content (33 lines) | stat: -rw-r--r-- 835 bytes parent folder | download | duplicates (12)
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
27
28
29
30
31
32
33
Mar. 18 2007 - 1.1.0
	- Added --status-only option
	- Fixed logic of --warning option
	- Adjusted default warning age to 0 and critical age to 7 days

Sep. 16 2006 - 1.0
	- Added manpage
	- Adjusted spacing in debug messages
	- Adjusted behaviour of when an initial backup fails
	- Code cleanup

Aug. 31 2006 - 0.9.0
	- Added Makefile
	- Increased verbosity level
	- Added host exclusion option
	- Added --archive-only and --backup-only options

Aug. 23 2006 - 0.8.0
	- Added hostname option
	- Added warning threshold
	- Added severity reduction count
	- Code cleanup

Aug. 22 2006 - 0.2.0
	- First public release
	- Code cleanup
	- Added command-line arguments

Aug. 16 2006 - 0.1.1
	- Change error detection to checking for 'error' in hashes

Aug. 15 2006 - 0.1.0
	- First technically working version of plugin, still needs options