-
Notifications
You must be signed in to change notification settings - Fork 18
/
CHANGELOG
72 lines (64 loc) · 3.52 KB
/
CHANGELOG
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
1.3 @ 17th of Jun 2014
- added filtering by hostgroup (requested by [email protected])
- removed calling script from the codebase
- removing single quote from alias name (thanks to [email protected])
1.2 @ 6th of March 2013
- fixed safe name parsing in functions.php - comma is now being replaced with an underscore (thanks for noticing goes to [email protected])
- added alias host information to sidebar - thanks for inspiration goes to [email protected]
1.1 @ 5th of December 2012
- fixed configuration parsing - thanks to [email protected] for helping to debug the code
- added more verbose output (configuration parameter) for debugging purposes
- added check for .dat file path (thanks to github.com/ksidlar)
1.0 @ 16th of Sept 2012
- sidebar implemented (thanks for inspisration from [email protected])
- got rid of ereg() and eregi() and moved all functions to preg_match() - (thanks for noticing goes to [email protected])
- got rid of another batch of apache errors (thanks for feedback from [email protected])
- config file contains option for Google maps type
0.12 @ 25th of Jun 2012
- fixed code so there are no E_NOTICE messages from PHP in webserver logs if enabled (thanks for inspiration goes to [email protected])
- favicon added in a image of a small maps marker
- this version has never been officialy released
0.11 @ 22nd of Jun 2012
- added config-proofing for nagios object config files (thanks to [email protected])
- fixed issues with exclamation marks in hostnames - now such hostnames are ignored (thanks to [email protected])
- now we finally suppot multiple parents! (thanks for inspiration from [email protected])
- fixed issue where hosts have no parents (thanks to [email protected])
- added color-changing links to hosts if host is not reachable / down
0.10 @ 21st of Jun 2012
- set higher z-index for red and yellow markers
- added refresh (index page refreshes every 300 seconds)
- added proof-of-concept code to monitor services
- nagios configuration can be stored in multiple files of one folder - NagMap now reads nagios.cfg file!
- reviewed call.php script
- fixed problems with displaying maps when host had whitespace in name (thanks for bugreport goes to Nick Dawson)
- added informational message if NagMaps fails to display anything
- changed link color to light blue instead of red
0.9 @ 9th of Aug 2011 - [email protected]
fixed some trivial, stupid bugs and made more compatible with SuSE and RHEL
0.8 @ 27.Apr.2011 @ [email protected]
added support for non-standard formats of hosts files
0.7 @ 26.Apr.2011 @ [email protected]
Application ported to Google Maps APIv3
Google Maps API key is NO LONGER REQUIRED
v0.5 [email protected]
NagMap now calls home for version information
config.php isolates configuration information from other source code
v0.4 by [email protected]
ofully working public version
03_may_2010 by [email protected]
code is now cleaner and more compatible with non-standard installations
in the meantime the project has been integrated into several third-party products
23_aug_2009 by [email protected]
almost completely rewritten core parser
now supports bubbles
links to Nagios info pages and topology maps
supports icons according to the host template
21_aug_2009 by [email protected]
initial release for connectedmiddlefield.org project