root / CHANGELOG @ 1077
History | View | Annotate | Download
| 1 | 0.2 (21-APR-2009) |
|---|---|
| 2 | ----------------- |
| 3 | MIGRATION: |
| 4 | Install python-creole package (easy-install python-creole) |
| 5 | CHANGES: |
| 6 | * main |
| 7 | * Pluggable search engine (Search over IPv4 Addresses, VCs, CM Objects, Managed Objects, Knowledge Base) |
| 8 | * Database of natural languages |
| 9 | * Database of MIME Types |
| 10 | * Virtual database storage |
| 11 | * etc/noc.conf:[main]/date_format,time_format and datetime_format settings |
| 12 | * fm |
| 13 | * Event Classification Variable Expressions |
| 14 | * sa |
| 15 | * New scripts: Cisco.ASA.get_version |
| 16 | * Managed Objects have new "description" field |
| 17 | * kb |
| 18 | * New application: KB (Knowledge Base) |
| 19 | * Creole, Plain text and CSV parsers |
| 20 | * Attachments handling |
| 21 | |
| 22 | 0.1.9 (30-MAR-2009) |
| 23 | ------------------- |
| 24 | CHANGES: |
| 25 | * main |
| 26 | * Ubuntu init files in share/linux/ubuntu/init.d |
| 27 | * FastCGI socket permissions problem on Linux fixed |
| 28 | * sa |
| 29 | * Force10 FTOS support |
| 30 | * Activator does not try to execute script on unreachable managed objects |
| 31 | * New set of useful parsers in noc.lib.text available for scripts |
| 32 | * ManagedObject and Config are fully syncronized now |
| 33 | * fm |
| 34 | * Event Post-Processing Rules |
| 35 | * cm |
| 36 | * Check repo_path is inside repo |
| 37 | * ip |
| 38 | * ip.summary and ip.free reports no longer hang on 0.0.0.0/prefix |
| 39 | |
| 40 | 0.1.8 (19-MAR-2009) |
| 41 | ------------------- |
| 42 | MIGRATION: |
| 43 | * set up etc/noc.conf:[customization]/installation_name |
| 44 | CHANGES: |
| 45 | * main |
| 46 | * Site customization via etc/noc.conf:[customization]/installation_name setting |
| 47 | * sa |
| 48 | * Managed Objects can be uploaded from CSV file |
| 49 | * ip |
| 50 | * Offer first free IP in "Assign IP Address" form |
| 51 | * cm |
| 52 | * cm.ip_addresses_in_config report fixed |
| 53 | * fm |
| 54 | * Event search fixed |
| 55 | |
| 56 | 0.1.7 (16-MAR-2009) |
| 57 | ------------------- |
| 58 | MIGRATION: |
| 59 | * Set up 'dig' path in [path]/dig option in etc/noc.conf |
| 60 | * Migration process is simplified. Just after update perform |
| 61 | * su - noc |
| 62 | * cd /opt/noc |
| 63 | * ./scripts/post-install |
| 64 | CHANGES: |
| 65 | * main |
| 66 | * [path]/dig option in etc/noc.conf |
| 67 | * Autodetection of paths in etc/*.conf files in post-install script |
| 68 | * Integrated online documentation (Administrator's and User's Guides) |
| 69 | * sa |
| 70 | * f5 BIG-IP basic support |
| 71 | * Improved handling of pagers |
| 72 | * Juniper.JUNOS.get_version SRX platform support |
| 73 | * Serialization error when non-empty ManagedObject.port is fixed |
| 74 | * Better handling of XML-RPC failures in web interface |
| 75 | * fm |
| 76 | * "Clone Rule" button in Event Classification Rule form |
| 77 | |
| 78 | 0.1.6 (07-MAR-2009) |
| 79 | ------------------- |
| 80 | MIGRATION |
| 81 | * /opt/noc is default installation place now |
| 82 | CHANGES: |
| 83 | * main |
| 84 | * Improved navigation interface |
| 85 | * Standard distutils setup.py |
| 86 | * sa |
| 87 | * Cisco.IOS.ping script bugfixes |
| 88 | * pm |
| 89 | * New "Performance Management" module skeleton |
| 90 | * Experimental SLA monitor |
| 91 | * http probe for SLA monitor |
| 92 | |
| 93 | 0.1.5 (01-MAR-2009) |
| 94 | ------------------- |
| 95 | MIGRATION: |
| 96 | * Install PyKE if you wish to use event correlator (See http://trac.nocproject.org/trac/wiki/Install/Pyke) |
| 97 | * Follow common update procedure (http://trac.nocproject.org/trac/wiki/NocUpdate) |
| 98 | CHANGES: |
| 99 | * main |
| 100 | * Various templates cleanup |
| 101 | * fm |
| 102 | * Expiremental event correlator daemon (noc-correlator) |
| 103 | * New built-in event classes: EIGRP, RADIUS, VTP, DHCP and Memory-related event classes (9 new classes) |
| 104 | * New built-in classification rules: 13 new rules mostly for Cisco IOS |
| 105 | * Event life cycle: Events now have unclassified/active/closed states. |
| 106 | * Event history log |
| 107 | * noc-classifier crashes on some kinds of binary data fixed |
| 108 | * "Refresh Rules" button in Event Classification Rule admin list window |
| 109 | * manage.py sync-rules loads correlation rules too |
| 110 | |
| 111 | 0.1.4 (22-FEB-2009) |
| 112 | ----- |
| 113 | * fm |
| 114 | * New AJAX event list with search capability |
| 115 | * noc-classifier performance increased up to 300% |
| 116 | * New built-in event classes: BGP, LDP, ISDN (7 new classes). |
| 117 | * New built-in classification rules: 12 new rules for Cisco IOS and Juniper JUNOS |
| 118 | * fm.profile_events, fm.classification_quality report |
| 119 | * main |
| 120 | * main.apps_loc report counts MIB lines instead of RST |
| 121 | |
| 122 | 0.1.3 (18-FEB-2009) |
| 123 | ----- |
| 124 | * fm |
| 125 | * New built-in event classes: Link, Authentication, dot11, IPsec, STP, PoE event classes (13 new classes) |
| 126 | * New built-in classification rules: 25 new rules, mostly for Cisco IOS |
| 127 | * Skip duplicated OIDs when load MIB |
| 128 | * MIB loader uploads notifications correctly |
| 129 | * New built-in MIBS |
| 130 | * Better handling of binary data from SNMP Traps |
| 131 | * Binary datatype decoders (IPv4 and MAC) |
| 132 | |
| 133 | 0.1.2 (16-FEB-2009) |
| 134 | ------------------- |
| 135 | MIGRATION: |
| 136 | * Create local/ directory in NOC root owned by NOC daemons user |
| 137 | * Set up tar, gzip, smidump and smilint paths in etc/noc.conf |
| 138 | * Follow http://trac.nocproject.org/trac/wiki/NocUpdate procedure |
| 139 | CHANGES: |
| 140 | * fm |
| 141 | * Built-in event classes and rules are provided with system (15 classes and 13 rules) |
| 142 | * manage.py sync-rules command to import built-in classes, rules and MIBs |
| 143 | * Link to preview Event Classification Rules |
| 144 | * Link to convert Event Class/Classification rule to python representation |
| 145 | * New reports: fm.event_priority_events, fm.unclassified_trap_oids |
| 146 | * MIB dependency checking |
| 147 | * MIB uploading via web-interface |
| 148 | * Local MIB cache |
| 149 | * smidump and smilint paths can be set via etc/conf.conf |
| 150 | * main |
| 151 | * main.system report shows NOC version |
| 152 | * tar and gzip paths can be set via etc/noc.conf |
| 153 | * sa |
| 154 | * SAE no longer crashes when fails to read/deserialize crashinfo |
| 155 | * vc |
| 156 | * Import VLANs directly from switches |
| 157 | |
| 158 | 0.1.1 (11-FEB-2009) |
| 159 | ------------------- |
| 160 | * general |
| 161 | * Various bugfixes |
| 162 | * Documentation improvements |
| 163 | * vc |
| 164 | * New module: vc. Database of 802.1Q VLANs, 802.1ad Q-in-Q VLAN stacks, |
| 165 | FR DLCI, ATM VPI/VCI, MPLS labels, X.25 logical group/channels |
| 166 | * ip |
| 167 | * IP addresses export/import to/from CSV file |
| 168 | * IP addresses can be imported directly via zone transfer |
| 169 | * fm |
| 170 | * Activator can check managed objects availability via fping and raise FM events |
| 171 | * All unhandled exceptions in daemons passed as events to FM |
| 172 | * sa |
| 173 | * New script interface - IGetDot11Associations |
| 174 | * Cisco.IOS.get_dot11_associations, ZTE.ZXDSL531.get_dot11_associations scripts |
| 175 | * Not registered activator no longer breaks config pulling process |
| 176 | |
| 177 | 0.1 (03-FEB-2009) |
| 178 | ----------------- |
| 179 | * fm |
| 180 | * Optional repeated events suppression |
| 181 | * New Reports: fm.event_class_events |
| 182 | |
| 183 | 0.1RC2 (29-JAN-2009) |
| 184 | -------------------- |
| 185 | * general |
| 186 | * site_settings.py replaced with etc/noc.ini configuration file |
| 187 | * daemons reload config on SIGHUP |
| 188 | * main |
| 189 | * main.backup periodic back ups repo too |
| 190 | * New reports: main.system report, main.backups report |
| 191 | * New periodicts: main.cleanup_sessions |
| 192 | * peer |
| 193 | * Maintainer object |
| 194 | * sa |
| 195 | * New service activation framework with scripting support |
| 196 | * script interfaces |
| 197 | * generic scripts |
| 198 | * gzip message compression between SAE and activators |
| 199 | * Activator tries to reconnect to SAE on connection lost |
| 200 | * Activator digest authentication |
| 201 | * manage.py debug-profile replaced with manage.py debug-script |
| 202 | * cm |
| 203 | * Configuration management uses service activation now |
| 204 | * New reports: cm.stale_configs |
| 205 | * fm |
| 206 | * Initial Fault Management implementation |
| 207 | * noc-classifier daemon |
| 208 | * SNMP Trap and Syslog collector |
| 209 | * MIB compilation and uploading |
| 210 | |
| 211 | 0.1RC1 (19-DEC-2008) |
| 212 | -------------------- |
| 213 | * First open-source publication |