Rolling Release

1,263
commits
+78,694
lines added
−45,326
lines removed

Stable Releases

27
releases
+72,355
lines added
−39,318
lines removed

Commit and release counts include all visible history. Line totals exclude configured automation, vendor, generated, and data-file changes.

Development activity in 2014

Filtered lines added and removed, with commit count by month.

December 2014

💻 r6148 ADD

Adam Armstrong 🐸
Add definition for huawei integrated access. add extra oid to huawei vrp
Files changed (1) +17 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+17 / -0
+17 added 0 removed filtered activity

💻 r6147 ADD

Adam Armstrong 🐸
Add os definition for huawei VSP
Files changed (1) +12 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+12 / -1
+12 added −1 removed filtered activity

💻 r6146 TRIVIAL

Mike Stupalov 🐱
Fixed f2c scale in sensors discovery.
Files changed (1) +6 / -5
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+6 / -5
+6 added −5 removed filtered activity

💻 r6145 TRIVIAL

Mike Stupalov 🐱
Damn mysql float.. lat/lon now decimal(10,7).
Files changed (2) +1 / -1
Changed files with action and line counts
Mupdate/172.sql+0 / -1
Aupdate/173.sql+1 / -0
0 added 0 removed filtered activity

💻 r6144 TRIVIAL

Mike Stupalov 🐱
Update lat/lon precision.
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/172.sql+1 / -0
0 added 0 removed filtered activity

💻 r6143 MAJOR

Mike Stupalov 🐱
Improved GEO location feature. Added: yandex as geo api, more informational debug/status messages, page for see/edit device geo information, logs in eventlog. Fixed: detect by DNS LOC records, all GEO API requests use only english as accept-language, do not empty requests. DB schema migrated to separate table, still backward compatible, but update recomended after svn up. Merry Christmas and Happy New Year!
Files changed (14) +636 / -147
Changed files with action and line counts
Mhtml/includes/cache-data.inc.php+27 / -16
Mhtml/includes/functions.inc.php+37 / -5
Mhtml/includes/map/google-mc.inc.php+39 / -31
Mhtml/includes/navbar.inc.php+2 / -2
Mhtml/pages/device/edit.inc.php+4 / -0
Ahtml/pages/device/edit/geo.inc.php+213 / -0
Mhtml/pages/devices.inc.php+20 / -9
Mincludes/defaults.inc.php+1 / -1
Mincludes/definitions.inc.php+10 / -10
Mincludes/geolocation.inc.php+174 / -65
Mincludes/polling/system.inc.php+73 / -8
Aupdate/169.sql+2 / -0
Aupdate/170.php+33 / -0
Aupdate/171.sql+1 / -0
+633 added −147 removed filtered activity

💻 r6142 TRIVIAL

Mike Stupalov 🐱
Fixed detect device rancid revisions when timezone negative.
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/pages/device/showconfig.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r6141 TRIVIAL

Mike Stupalov 🐱
Fixed print_message(), do not convert special chars in web output if text already html (appeared in r6140).
Files changed (2) +14 / -1
Changed files with action and line counts
Mincludes/common.inc.php+5 / -1
Mtests/IncludesCommonTest.php+9 / -0
+5 added −1 removed filtered activity

💻 r6140 MINOR

Mike Stupalov 🐱
Improved print_message(), added unit tests.
Files changed (2) +215 / -21
Changed files with action and line counts
Mincludes/common.inc.php+49 / -21
Mtests/IncludesCommonTest.php+166 / -0
+49 added −21 removed filtered activity

💻 r6139

Mike Stupalov 🐱
derp, derp, derp. I will do unit test for print_message().
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/common.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r6138

Mike Stupalov 🐱
Derp.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/common.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r6137 MINOR

Mike Stupalov 🐱
Cleanup after latest commits. print_message() does not print anything if input text not string.
Files changed (6) +55 / -51
Changed files with action and line counts
Mhtml/pages/alert_regenerate.inc.php+2 / -3
Mincludes/common.inc.php+3 / -0
Mincludes/definitions/os.inc.php+7 / -3
Dincludes/discovery/os/proxyav.inc.php+0 / -10
Mincludes/polling/fdb-table.inc.php+15 / -9
Mincludes/polling/os/fireeye.inc.php+28 / -26
+55 added −51 removed filtered activity

💻 r6136 IMPROVE

Adam Armstrong 🐸
Improve billing pages (move to post from get, use navbar functions, allow multiple ports)
Files changed (3) +91 / -91
Changed files with action and line counts
Mhtml/pages/bill/actions.inc.php+36 / -30
Mhtml/pages/bill/edit.inc.php+13 / -10
Mhtml/pages/bill/navbar.inc.php+42 / -51
+91 added −91 removed filtered activity

💻 r6135 FIX

Adam Armstrong 🐸
Rewrite more nortel ifNames
Files changed (1) +2 / -1
Changed files with action and line counts
Mincludes/rewrites.inc.php+2 / -1
+2 added −1 removed filtered activity

💻 r6134 FIX

Adam Armstrong 🐸
Attempt to fix HP printers (herpderp regexp is hard)
Files changed (1) +3 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+3 / -0
+3 added 0 removed filtered activity

💻 r6133 ICONS

Adam Armstrong 🐸
Add fireeye icon
Files changed (1) +1 / -0
Changed files with action and line counts
Ahtml/images/os/fireeye.png+1 / -0
0 added 0 removed filtered activity

💻 r6132 MIBS

Adam Armstrong 🐸
Add fireeye mibs
Files changed (2) +2,922 / -0
Changed files with action and line counts
Amibs/fireeye non-text+0 / -0
Amibs/fireeye/FE-FIREEYE-MIB+2,922 / -0
0 added 0 removed filtered activity

💻 r6131 ADD

Adam Armstrong 🐸
Add support for FireEye appliances
Files changed (6) +136 / -0
Changed files with action and line counts
Mincludes/definitions/graphtypes.inc.php+12 / -0
Mincludes/definitions/os.inc.php+48 / -0
Mincludes/discovery/os/linux.inc.php+1 / -0
Aincludes/discovery/sensors/fe-fireeye-mib.inc.php+24 / -0
Aincludes/polling/graphs/fe-fireeye-mib.inc.php+18 / -0
Aincludes/polling/os/fireeye.inc.php+33 / -0
+136 added 0 removed filtered activity

💻 r6130 FIX

Adam Armstrong 🐸
Implement workaround to translate Juniper fake vlan ids in q-bridge-mib to real vlan ids
Files changed (1) +26 / -1
Changed files with action and line counts
Mincludes/polling/fdb-table.inc.php+26 / -1
+26 added −1 removed filtered activity

💻 r6129 FIX

Adam Armstrong 🐸
Fix allowing delete on of group assocations.
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/group.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r6128 ADD

Adam Armstrong 🐸
Add more brocade rewrites.
Files changed (1) +11 / -0
Changed files with action and line counts
Mincludes/rewrites.inc.php+11 / -0
+11 added 0 removed filtered activity

💻 r6127 FIX

Adam Armstrong 🐸
Suppress empty DIVs on alert regeneration pages.
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/pages/alert_regenerate.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r6126 ADD

Adam Armstrong 🐸
Add support for Blue Coat ProxyAV appliances. (mem/cpu/stats) #1143
Files changed (10) +587 / -0
Changed files with action and line counts
Ahtml/images/os/proxyav.png+1 / -0
Mincludes/definitions/graphtypes.inc.php+72 / -0
Aincludes/discovery/mempools/bluecoat-sg-usage-mib.inc.php+25 / -0
Aincludes/discovery/os/proxyav.inc.php+10 / -0
Aincludes/discovery/processors/bluecoat-sg-usage-mib.inc.php+25 / -0
Aincludes/polling/graphs/bluecoat-av-mib.inc.php+41 / -0
Aincludes/polling/mempools/bluecoat-sg-usage-mib.inc.php+13 / -0
Aincludes/polling/os/proxyav.inc.php+19 / -0
Amibs/bluecoat/BLUECOAT-AV-MIB+332 / -0
Amibs/bluecoat/BLUECOAT-HOST-RESOURCES-MIB+49 / -0
+205 added 0 removed filtered activity

💻 r6125 MINOR

Mike Stupalov 🐱
Improved discovery_sensor(), moved multiplication value by scale into function. This fixes check sensors by correct numeric values. Small fixes for fahrenheit -> celsius conversion in sensor poller.
Files changed (48) +259 / -230

Showing the first 30 paths; 18 more are omitted from this static page.

Changed files with action and line counts
Mincludes/discovery/functions.inc.php+33 / -6
Mincludes/discovery/sensors/acmepacket-envmon-mib.inc.php+5 / -17
Mincludes/discovery/sensors/apnl-modular-pdu-mib.inc.php+3 / -10
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+2 / -2
Mincludes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php+2 / -2
Mincludes/discovery/sensors/carel-ug40cdz-mib.inc.php+2 / -2
Mincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+0 / -1
Mincludes/discovery/sensors/cisco-envmon-mib.inc.php+1 / -1
Mincludes/discovery/sensors/deltaups-mib.inc.php+1 / -1
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+2 / -2
Mincludes/discovery/sensors/foundry-sn-agent-mib.inc.php+1 / -1
Mincludes/discovery/sensors/foundry-sn-switch-group-mib.inc.php+1 / -1
Mincludes/discovery/sensors/fspr7-mib.inc.php+4 / -4
Mincludes/discovery/sensors/geist-mib-v3.inc.php+7 / -7
Mincludes/discovery/sensors/geist-v4-mib.inc.php+2 / -2
Mincludes/discovery/sensors/gudeads-epc8x-mib.inc.php+3 / -3
Mincludes/discovery/sensors/gudeads-pdu8110-mib.inc.php+3 / -3
Mincludes/discovery/sensors/gudeads-pdu8310-mib.inc.php+2 / -2
Mincludes/discovery/sensors/ipomanii-mib.inc.php+8 / -8
Mincludes/discovery/sensors/it-watchdogs-mib-v3.inc.php+1 / -1
Mincludes/discovery/sensors/juniper-dom-mib.inc.php+3 / -3
Mincludes/discovery/sensors/lm-sensors-mib.inc.php+4 / -4
Mincludes/discovery/sensors/mg-snmp-ups-mib.inc.php+13 / -13
Mincludes/discovery/sensors/mib-dell-10892.inc.php+1 / -1
Mincludes/discovery/sensors/ns-root-mib.inc.php+1 / -1
Mincludes/discovery/sensors/nscrtv-root.inc.php+6 / -6
Mincludes/discovery/sensors/oa-sfp-mib.inc.php+5 / -5
Mincludes/discovery/sensors/openbsd-sensors-mib.inc.php+1 / -1
Mincludes/discovery/sensors/p8510-mib.inc.php+1 / -1
Mincludes/discovery/sensors/packetflux-mib.inc.php+4 / -4
+259 added −230 removed filtered activity

💻 r6124 TRIVIAL

Mike Stupalov 🐱
Improved snmp_fix_numeric() for some other wrong returned numeric snmp data.
Files changed (2) +12 / -7
Changed files with action and line counts
Mincludes/snmp.inc.php+6 / -4
Mtests/IncludesSnmpTest.php+6 / -3
+6 added −4 removed filtered activity

💻 r6123 TRIVIAL

Mike Stupalov 🐱
Fixed $snmp_status when snmpwalk return 'End of MIB'.
Files changed (1) +9 / -2
Changed files with action and line counts
Mincludes/snmp.inc.php+9 / -2
+9 added −2 removed filtered activity

💻 r6122

Mike Stupalov 🐱
Forgotten file for previous commit.
Files changed (1) +7 / -0
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+7 / -0
+7 added 0 removed filtered activity

💻 r6121 MINOR

Mike Stupalov 🐱
Fixed polling/discovery sensors for some devices which return numeric data with spaces and commas. Added snmp_fix_numeric() with unit test.
Files changed (5) +80 / -22
Changed files with action and line counts
Mincludes/common.inc.php+20 / -13
Mincludes/polling/functions.inc.php+3 / -4
Mincludes/snmp.inc.php+25 / -1
Mtests/IncludesCommonTest.php+9 / -4
Mtests/IncludesSnmpTest.php+23 / -0
+48 added −18 removed filtered activity

💻 r6120 MIBS

Mike Stupalov 🐱
Multiple MIBs updated/added, fixed some errors. No functional changes. Dirs list: a3com, aerohive, allied, aos, aos7, apc, arista, avaya, cabletron, d-link, enterasys, extreme, fortinet, foundry, h3c, hh3c, huawei, ibm, juniper, netapp, paloalto, pica8, rfc, trapeze, xirrus.
Files changed (2,059) +1,676,273 / -963,164

Showing the first 30 paths; 2,029 more are omitted from this static page.

Changed files with action and line counts
Dmibs/PAN-MIB-MODULES+0 / -529
Dmibs/a3com/3fc-045.mib+0 / -2,025
Amibs/a3com/A3COM-HUAWEI-3GMODEM-MIB+813 / -0
Amibs/a3com/A3COM-HUAWEI-8021PAE-MIB+305 / -0
Amibs/a3com/A3COM-HUAWEI-AAA-NASID-MIB+71 / -0
Amibs/a3com/A3COM-HUAWEI-AAL5-MIB+195 / -0
Amibs/a3com/A3COM-HUAWEI-ACFP-MIB+1,115 / -0
Amibs/a3com/A3COM-HUAWEI-ACL-MIB+4,568 / -0
Amibs/a3com/A3COM-HUAWEI-AFC-MIB+174 / -0
Amibs/a3com/A3COM-HUAWEI-ARP-RATELIMIT-MIB+112 / -0
Amibs/a3com/A3COM-HUAWEI-ATM-DXI-MIB+324 / -0
Amibs/a3com/A3COM-HUAWEI-BFD-STD-MIB+739 / -0
Amibs/a3com/A3COM-HUAWEI-BLG-MIB+142 / -0
Amibs/a3com/A3COM-HUAWEI-CBQOS-MIB+4,104 / -0
Amibs/a3com/A3COM-HUAWEI-CBQOS2-MIB+5,805 / -0
Amibs/a3com/A3COM-HUAWEI-CFCARD-MIB+309 / -0
Amibs/a3com/A3COM-HUAWEI-COMMON-MIB+235 / -0
Amibs/a3com/A3COM-HUAWEI-CONFIG-MAN-MIB+1,096 / -0
Amibs/a3com/A3COM-HUAWEI-DAR-MIB+270 / -0
Amibs/a3com/A3COM-HUAWEI-DEVICE-MIB+2,198 / -0
Amibs/a3com/A3COM-HUAWEI-DHCP-SERVER-MIB+787 / -0
Amibs/a3com/A3COM-HUAWEI-DHCPR-MIB+322 / -0
Amibs/a3com/A3COM-HUAWEI-DHCPRELAY-MIB+673 / -0
Amibs/a3com/A3COM-HUAWEI-DHCPS-MIB+1,594 / -0
Amibs/a3com/A3COM-HUAWEI-DHCPSNOOP-MIB+271 / -0
Amibs/a3com/A3COM-HUAWEI-DLDP-MIB+422 / -0
Amibs/a3com/A3COM-HUAWEI-DLDP2-MIB+312 / -0
Amibs/a3com/A3COM-HUAWEI-DNS-MIB+236 / -0
Amibs/a3com/A3COM-HUAWEI-DOMAIN-MIB+496 / -0
Amibs/a3com/A3COM-HUAWEI-DOT11-ACMT-MIB+973 / -0
0 added 0 removed filtered activity

💻 r6119 TRIVIAL

Mike Stupalov 🐱
Fixed show device config diff with svn < 1.8.
Files changed (2) +3 / -2
Changed files with action and line counts
Mhtml/pages/device/showconfig.inc.php+1 / -1
Mincludes/definitions/os.inc.php+2 / -1
+3 added −2 removed filtered activity

💻 r6118

Adam Armstrong 🐸
PLEASE TO BE NOT COPYING DEFAULTS TO CONFIG. ERMAGHERD.
Files changed (2) +9 / -5
Changed files with action and line counts
Mconfig.php.default+2 / -2
Mincludes/defaults.inc.php+7 / -3
+9 added −5 removed filtered activity

💻 r6117 TRIVIAL

Mike Stupalov 🐱
Fixed frontpage traffic graphs (appeared in r6114).
Files changed (1) +20 / -16
Changed files with action and line counts
Mhtml/pages/front/default.php+20 / -16
+20 added −16 removed filtered activity

💻 r6116 TRIVIAL

Mike Stupalov 🐱
Fixed function redeclaration for DNOS-BOXSERVICES-PRIVATE-MIB. Small improve for rewrite_entity_name().
Files changed (3) +11 / -9
Changed files with action and line counts
Mhtml/ajax_search.php+1 / -0
Mincludes/discovery/sensors/dnos-boxservices-private-mib.inc.php+3 / -9
Mincludes/rewrites.inc.php+7 / -0
+11 added −9 removed filtered activity

💻 r6115 MINOR

Mike Stupalov 🐱
Added timeout 0.3s to ajax search before submit query. Added ajax search for both IPv4/6 addresses.
Files changed (2) +56 / -48
Changed files with action and line counts
Mhtml/ajax_search.php+40 / -40
Mhtml/includes/navbar.inc.php+16 / -8
+56 added −48 removed filtered activity

💻 r6114

Tom Laermans 🦔
Trivial: replace doublequotes by singlequotes on frontpage - from #916
Files changed (1) +86 / -56
Changed files with action and line counts
Mhtml/pages/front/default.php+86 / -56
+86 added −56 removed filtered activity

💻 r6113

Tom Laermans 🦔
Minor: clean up netapp ops script, from #970
Files changed (1) +19 / -21
Changed files with action and line counts
Mhtml/includes/graphs/device/netapp_ops.inc.php+19 / -21
+19 added −21 removed filtered activity

💻 r6112

Tom Laermans 🦔
Minor: Clarify wifi clients graph label - from #1056
Files changed (1) +8 / -2
Changed files with action and line counts
Mhtml/includes/graphs/device/wifi_clients.inc.php+8 / -2
+8 added −2 removed filtered activity

💻 r6111

Tom Laermans 🦔
Minor: add some default graphs to OS defs - from #1083
Files changed (1) +9 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+9 / -0
+9 added 0 removed filtered activity

💻 r6110 FIX

Adam Armstrong 🐸
Remove type casting (prevents weirdness being sent to rrdtool)
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/applications/mysql.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r6109 TRIVIAL

Mike Stupalov 🐱
Improved previous commit, use generate_port_link() instead hardcode urls.
Files changed (5) +26 / -10
Changed files with action and line counts
Mhtml/includes/functions.inc.php+22 / -3
Mhtml/includes/print/arptable.inc.php+1 / -2
Mhtml/includes/print/dot1xtable.inc.php+1 / -2
Mhtml/includes/print/fdbtable.inc.php+1 / -2
Mhtml/includes/print/mac_addresses.inc.php+1 / -1
+26 added −10 removed filtered activity

💻 r6108 MINOR

Mike Stupalov 🐱
Added MAC address vendor lookup on ARP/FDB/MAC/Dot1x search pages.
Files changed (6) +30 / -9
Changed files with action and line counts
Mhtml/ajax_entitypopup.php+19 / -1
Mhtml/includes/graphs/port/mac_acc_total.inc.php+1 / -1
Mhtml/includes/print/arptable.inc.php+5 / -4
Mhtml/includes/print/dot1xtable.inc.php+2 / -1
Mhtml/includes/print/fdbtable.inc.php+2 / -1
Mhtml/includes/print/mac_addresses.inc.php+1 / -1
+30 added −9 removed filtered activity

💻 r6107

Mike Stupalov 🐱
[MINOR} Moved all sysDescr detect os strings to definitions (if possible used sysObjectID).
Files changed (54) +93 / -1,048

Showing the first 30 paths; 24 more are omitted from this static page.

Changed files with action and line counts
Mincludes/definitions/os.inc.php+93 / -13
Dincludes/discovery/os/acsw.inc.php+0 / -22
Dincludes/discovery/os/airport.inc.php+0 / -21
Dincludes/discovery/os/allied-radlan.inc.php+0 / -19
Dincludes/discovery/os/arista_eos.inc.php+0 / -19
Dincludes/discovery/os/arubaos.inc.php+0 / -19
Dincludes/discovery/os/asyncos.inc.php+0 / -19
Dincludes/discovery/os/avocent.inc.php+0 / -20
Dincludes/discovery/os/axiscam.inc.php+0 / -20
Dincludes/discovery/os/axisdocserver.inc.php+0 / -19
Dincludes/discovery/os/barracudangfw.inc.php+0 / -19
Dincludes/discovery/os/bcm963.inc.php+0 / -19
Dincludes/discovery/os/bnt.inc.php+0 / -20
Dincludes/discovery/os/ciena.inc.php+0 / -19
Dincludes/discovery/os/cs121.inc.php+0 / -21
Dincludes/discovery/os/darwin.inc.php+0 / -25
Dincludes/discovery/os/dlink.inc.php+0 / -22
Dincludes/discovery/os/dlinkap.inc.php+0 / -21
Dincludes/discovery/os/draytek.inc.php+0 / -19
Dincludes/discovery/os/edgeos.inc.php+0 / -19
Dincludes/discovery/os/lcos.inc.php+0 / -19
Dincludes/discovery/os/mgepdu.inc.php+0 / -19
Dincludes/discovery/os/mgeups.inc.php+0 / -22
Dincludes/discovery/os/mrvld.inc.php+0 / -19
Dincludes/discovery/os/netbsd.inc.php+0 / -19
Dincludes/discovery/os/netopia.inc.php+0 / -19
Dincludes/discovery/os/netvision.inc.php+0 / -19
Dincludes/discovery/os/netware.inc.php+0 / -19
Dincludes/discovery/os/nos.inc.php+0 / -19
Dincludes/discovery/os/nxos.inc.php+0 / -19
+93 added −1,048 removed filtered activity

💻 r6106 MAJOR

Mike Stupalov 🐱
Improved/added detect OS for many printers (LG, Olivetti, Fuji-Xerox, Develop, Sindoh, IBM and other).
Files changed (14) +102 / -186
Changed files with action and line counts
Ahtml/images/os/ibm.png+1 / -0
Ahtml/images/os/lg.png+1 / -0
Ahtml/images/os/olivetti.png+1 / -0
Ahtml/images/os/sindoh.png+1 / -0
Mincludes/definitions/os.inc.php+95 / -47
Dincludes/discovery/os/brother.inc.php+0 / -19
Dincludes/discovery/os/dell-laser.inc.php+0 / -21
Dincludes/discovery/os/epson.inc.php+0 / -19
Dincludes/discovery/os/jetdirect.inc.php+0 / -20
Dincludes/discovery/os/nrg.inc.php+0 / -19
Dincludes/discovery/os/okilan.inc.php+0 / -19
Mincludes/discovery/os/samsung.inc.php+2 / -2
Dincludes/discovery/os/toshiba.inc.php+0 / -19
Mincludes/polling/os.inc.php+1 / -1
+98 added −186 removed filtered activity

💻 r6105 MINOR

Mike Stupalov 🐱
Added ability to detect device os by sysDescr from definitions (examples in next commit).
Files changed (1) +20 / -3
Changed files with action and line counts
Mincludes/functions.inc.php+20 / -3
+20 added −3 removed filtered activity

💻 r6104 TRIVIAL

Mike Stupalov 🐱
Fixed detect serial for routers like Cisco 720X.
Files changed (2) +10 / -0
Changed files with action and line counts
Mincludes/common.inc.php+1 / -0
Mincludes/polling/os/cisco.inc.php+9 / -0
+10 added 0 removed filtered activity

💻 r6103

Tom Laermans 🦔
Minor: use same colours for billing graphs as regular traffic graphs
Files changed (2) +16 / -16
Changed files with action and line counts
Mhtml/bandwidth-graph.php+11 / -11
Mhtml/billing-graph.php+5 / -5
+16 added −16 removed filtered activity

💻 r6102 TRIVIAL

Mike Stupalov 🐱
Clean web footer (renamed current to rolling, do not frighten with an exclamation).
Files changed (2) +4 / -4
Changed files with action and line counts
Mhtml/index.php+3 / -3
Mincludes/definitions/version.inc.php+1 / -1
+4 added −4 removed filtered activity

💻 r6101 MINOR

Mike Stupalov 🐱
Fixed cleaning sysObjectID, sysContact, sysName, sysDescr and sysLocation if they are removed on the device.
Files changed (1) +6 / -6
Changed files with action and line counts
Mincludes/polling/system.inc.php+6 / -6
+6 added −6 removed filtered activity

💻 r6100

Tom Laermans 🦔
Medium: add 'notifications' icon/popup at bottom of page, currently only used for database schema warning, more to come
Files changed (1) +37 / -6
Changed files with action and line counts
Mhtml/index.php+37 / -6
+37 added −6 removed filtered activity

💻 r6099 TRIVIAL

Mike Stupalov 🐱
Fixed rancid os_map for HP procurve (#1124).
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/definitions.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r6097

Tom Laermans 🦔
Minor: add sysObjectID for Gamatronic UPS, set default graphs
Files changed (1) +8 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+8 / -0
+8 added 0 removed filtered activity

💻 r6096 MINOR

Mike Stupalov 🐱
Fixed radio clients count for Cisco WLC. Fixed detect hardware name for Cisco 4948/4900M.
Files changed (3) +32 / -17
Changed files with action and line counts
Mincludes/polling/os.inc.php+3 / -14
Mincludes/polling/os/cisco.inc.php+26 / -2
Mincludes/polling/wifi/cisco-lwapp-sys-mib.inc.php+3 / -1
+32 added −17 removed filtered activity

💻 r6095 TRIVIAL

Mike Stupalov 🐱
Added simple wireless clients count graph for Cisco WLC from CISCO-LWAPP-SYS-MIB.
Files changed (2) +29 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+3 / -0
Aincludes/polling/wifi/cisco-lwapp-sys-mib.inc.php+26 / -0
+29 added 0 removed filtered activity

💻 r6094 MIBS

Mike Stupalov 🐱
Updated Cisco AIRESPACE and LWAPP mibs to latest.
Files changed (59) +56,197 / -23,894

Showing the first 30 paths; 29 more are omitted from this static page.

Changed files with action and line counts
Mmibs/cisco/AIRESPACE-SWITCHING-MIB.my+163 / -51
Mmibs/cisco/AIRESPACE-WIRELESS-MIB.my+8,837 / -8,471
Mmibs/cisco/CISCO-CONFIG-COPY-MIB.my+73 / -11
Amibs/cisco/CISCO-ENVMON-CAPABILITY.my+1,763 / -0
Mmibs/cisco/CISCO-LWAPP-AAA-MIB.my+1,626 / -892
Mmibs/cisco/CISCO-LWAPP-ACL-MIB.my+201 / -167
Mmibs/cisco/CISCO-LWAPP-AP-MIB.my+5,066 / -2,529
Mmibs/cisco/CISCO-LWAPP-CCX-RM-MIB.my+554 / -538
Mmibs/cisco/CISCO-LWAPP-CDP-MIB.my+118 / -49
Mmibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-CAPABILITY.my+46 / -52
Mmibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-MIB.my+531 / -529
Mmibs/cisco/CISCO-LWAPP-DHCP-MIB.my+681 / -300
Mmibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-MIB.my+1 / -1
Mmibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB.my+837 / -208
Mmibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-REPORTS-MIB.my+0 / -8
Mmibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-TC-MIB.my+24 / -11
Mmibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB.my+2,624 / -297
Mmibs/cisco/CISCO-LWAPP-DOT11-CLIENT-TS-MIB.my+104 / -29
Mmibs/cisco/CISCO-LWAPP-DOT11-LDAP-MIB.my+469 / -467
Mmibs/cisco/CISCO-LWAPP-DOT11-MIB.my+767 / -18
Mmibs/cisco/CISCO-LWAPP-DOWNLOAD-MIB.my+101 / -7
Amibs/cisco/CISCO-LWAPP-EXT-MIB.my+1,533 / -0
Amibs/cisco/CISCO-LWAPP-HA-MIB.my+470 / -0
Mmibs/cisco/CISCO-LWAPP-IDS-MIB.my+8 / -0
Mmibs/cisco/CISCO-LWAPP-INTERFACE-MIB.my+471 / -114
Amibs/cisco/CISCO-LWAPP-IPV6-MIB.my+1,250 / -0
Mmibs/cisco/CISCO-LWAPP-LOCAL-AUTH-MIB.my+554 / -614
Amibs/cisco/CISCO-LWAPP-MDNS-MIB.my+805 / -0
Mmibs/cisco/CISCO-LWAPP-MESH-BATTERY-MIB.my+17 / -54
Mmibs/cisco/CISCO-LWAPP-MESH-LINKTEST-MIB.my+53 / -65
+10 added −4 removed filtered activity

💻 r6093 TRIVIAL

Mike Stupalov 🐱
Fixed snmp_translate() uses correct mib_dir from definitions.
Files changed (1) +18 / -3
Changed files with action and line counts
Mincludes/snmp.inc.php+18 / -3
+18 added −3 removed filtered activity

💻 r6092 TRIVIAL

Mike Stupalov 🐱
Use AIRESPACE-SWITCHING-MIB for detect model/version/serial in Cisco WLC.
Files changed (2) +22 / -8
Changed files with action and line counts
Mincludes/polling/os.inc.php+0 / -5
Mincludes/polling/os/wlc.inc.php+22 / -3
+22 added −8 removed filtered activity

💻 r6091 TRIVIAL

Mike Stupalov 🐱
One more sysObjectID for Cisco WLC.
Files changed (1) +2 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -0
+2 added 0 removed filtered activity

💻 r6090 MINOR

Mike Stupalov 🐱
Added more Cisco sysObjectID for WLC/ACE/UCS devices. Fixed hardware detect for WLC (from prev. commit).
Files changed (3) +34 / -7
Changed files with action and line counts
Mincludes/definitions/os.inc.php+19 / -6
Mincludes/polling/os.inc.php+5 / -0
Mincludes/polling/os/wlc.inc.php+10 / -1
+34 added −7 removed filtered activity

💻 r6089 MINOR

Mike Stupalov 🐱
Improved support for Cisco WLC, added processor/mempool discovery.
Files changed (7) +91 / -21
Changed files with action and line counts
Mincludes/definitions/os.inc.php+6 / -0
Aincludes/discovery/mempools/airespace-switching-mib.inc.php+33 / -0
Dincludes/discovery/os/wlc.inc.php+0 / -19
Mincludes/discovery/ports-stack.inc.php+1 / -1
Aincludes/discovery/processors/airespace-switching-mib.inc.php+29 / -0
Aincludes/polling/mempools/airespace-switching-mib.inc.php+20 / -0
Mincludes/polling/os/wlc.inc.php+2 / -1
+91 added −21 removed filtered activity

💻 r6088 TRIVIAL

Mike Stupalov 🐱
Fixed detect temperature sensors for audiocodes AC-SYSTEM-MIB.
Files changed (33) +45,119 / -44,939

Showing the first 30 paths; 3 more are omitted from this static page.

Changed files with action and line counts
Mincludes/discovery/sensors/ac-system-mib.inc.php+1 / -1
Dmibs/audiocodes/AC-MODULARGATEWAY-MIB+0 / -319
Amibs/audiocodes/AC-ModularGW-MIB+319 / -0
Amibs/audiocodes/AC-PM-ATM-MIB+521 / -0
Amibs/audiocodes/AC-PM-Analog-MIB+287 / -0
Amibs/audiocodes/AC-PM-Control-MIB+4,725 / -0
Amibs/audiocodes/AC-PM-Media-MIB+5,072 / -0
Amibs/audiocodes/AC-PM-MediaServer-MIB+1,840 / -0
Amibs/audiocodes/AC-PM-PSTN-MIB+824 / -0
Amibs/audiocodes/AC-PM-SS7-MIB+2,835 / -0
Amibs/audiocodes/AC-PM-System-MIB+6,419 / -0
Dmibs/audiocodes/AC-PMANALOG-MIB+0 / -287
Dmibs/audiocodes/AC-PMAtm-MIB+0 / -521
Dmibs/audiocodes/AC-PMCONTROL-MIB+0 / -4,725
Dmibs/audiocodes/AC-PMMEDIA-MIB+0 / -5,072
Dmibs/audiocodes/AC-PMMEDIASERVER-MIB+0 / -1,840
Dmibs/audiocodes/AC-PMPSTN-MIB+0 / -824
Dmibs/audiocodes/AC-PMSS7-MIB+0 / -2,835
Dmibs/audiocodes/AC-PMSYSTEM-MIB+0 / -6,419
Dmibs/audiocodes/AC-TYPES+0 / -224
Amibs/audiocodes/AUDIOCODES-TYPES-MIB+264 / -0
Dmibs/audiocodes/AcAtm+1,110 / -0
Dmibs/audiocodes/AcGateway+19,508 / -0
Dmibs/audiocodes/AcPerfH323SIPGateway+347 / -0
Dmibs/audiocodes/AcPerfMediaGateway+437 / -0
Dmibs/audiocodes/AcPerfMediaServices+610 / -0
Dmibs/audiocodes/ChangedMibs.txt+0 / -14
Dmibs/audiocodes/Readme.txt+0 / -3
Dmibs/audiocodes/acAtm+0 / -1,110
Dmibs/audiocodes/acGateway+0 / -19,508
+1 added −1 removed filtered activity

💻 r6087 TRIVIAL

Mike Stupalov 🐱
Fixed overall_traffic graphs display (broken since r6083).
Files changed (2) +18 / -30
Changed files with action and line counts
Mhtml/pages/front/default.php+18 / -29
Mincludes/defaults.inc.php+0 / -1
+18 added −30 removed filtered activity

💻 r6086

Mike Stupalov 🐱
there are no accidents.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/os/cisco.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r6085 MINOR

Mike Stupalov 🐱
Improved Cisco os poller. Merged ios/iosxr os polling into group, fixed IOS XE os polling, fixed get device serials, fixed hardware names for stacked switches and ASR devices.
Files changed (5) +120 / -139
Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -1
Mincludes/polling/os.inc.php+12 / -3
Mincludes/polling/os/cisco.inc.php+106 / -19
Dincludes/polling/os/ios.inc.php+0 / -91
Dincludes/polling/os/iosxr.inc.php+0 / -25
+120 added −139 removed filtered activity

💻 r6084 MINOR

Mike Stupalov 🐱
Improved generate_query_values(), added unit test.
Files changed (2) +61 / -9
Changed files with action and line counts
Mhtml/includes/functions.inc.php+29 / -9
Mtests/HtmlIncludesFunctionsTest.php+32 / -0
+29 added −9 removed filtered activity

💻 r6083 FIX

Adam Armstrong 🐸
dbFacile usage fixes #1118
Files changed (7) +75 / -67
Changed files with action and line counts
Malerter.php+7 / -6
Mdiscovery.php+1 / -1
Mhtml/ajax_search.php+9 / -9
Mhtml/pages/front/default.php+19 / -15
Mincludes/billing.inc.php+23 / -23
Mpoller.php+10 / -8
Mtest_mail.php+6 / -5
+75 added −67 removed filtered activity

💻 r6082 TRIVIAL

Mike Stupalov 🐱
use putenv() for set system locales.
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/definitions.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r6081 TRIVIAL

Mike Stupalov 🐱
Always set environment locale to EN.
Files changed (1) +4 / -0
Changed files with action and line counts
Mincludes/definitions.inc.php+4 / -0
+4 added 0 removed filtered activity

💻 r6080 TRIVIAL

Mike Stupalov 🐱
Fixed updating sysLocation on every poll when geocoding disabled globally.
Files changed (2) +6 / -8
Changed files with action and line counts
Mincludes/geolocation.inc.php+2 / -1
Mincludes/polling/system.inc.php+4 / -7
+6 added −8 removed filtered activity

💻 r6079 TRIVIAL

Mike Stupalov 🐱
Fixed override sysLocation from DB. Added more debug info in get_geolocation().
Files changed (3) +91 / -68
Changed files with action and line counts
Mincludes/common.inc.php+1 / -1
Mincludes/geolocation.inc.php+89 / -66
Mincludes/polling/functions.inc.php+1 / -1
+91 added −68 removed filtered activity

💻 r6078 FIX

Adam Armstrong 🐸
Fix about page to reflect current reality
Files changed (1) +8 / -8
Changed files with action and line counts
Mhtml/pages/about.inc.php+8 / -8
+8 added −8 removed filtered activity

💻 r6077 TRIVIAL

Mike Stupalov 🐱
More fixes for display unsetted locations, use definition instead hardcodded string
Files changed (9) +62 / -57
Changed files with action and line counts
Mhtml/includes/functions.inc.php+8 / -2
Mhtml/includes/map/google-mc.inc.php+2 / -2
Mhtml/includes/map/google.inc.php+1 / -1
Mhtml/includes/navbar.inc.php+6 / -7
Mhtml/pages/devices.inc.php+1 / -1
Mhtml/pages/locations.inc.php+1 / -1
Mhtml/pages/ports.inc.php+1 / -1
Mincludes/common.inc.php+1 / -5
Mtests/IncludesCommonTest.php+41 / -37
+21 added −20 removed filtered activity

💻 r6076

Mike Stupalov 🐱
you shall not pass
Files changed (1) +0 / -1
Changed files with action and line counts
Mhtml/pages/devices.inc.php+0 / -1
0 added −1 removed filtered activity

💻 r6075 MAJOR

Mike Stupalov 🐱
Added functions var_encode() and var_decode() with unit tests. Rewritten parts where used encode/decode by base64+json to this functions. Fixed (again) search by sysLocation.
Files changed (12) +314 / -117
Changed files with action and line counts
Mhtml/includes/functions.inc.php+23 / -34
Mhtml/includes/print/search.inc.php+2 / -2
Mhtml/pages/devices.inc.php+4 / -2
Mhtml/pages/locations.inc.php+3 / -2
Mhtml/pages/ports.inc.php+7 / -6
Mincludes/common.inc.php+85 / -0
Mincludes/polling/system.inc.php+0 / -14
Mincludes/rewrites.inc.php+16 / -8
Dtests/CsvFileIterator.php+0 / -48
Mtests/IncludesCommonTest.php+125 / -0
Mtests/IncludesRewritesTest.php+1 / -1
Atests/data/CsvFileIterator.php+48 / -0
+140 added −68 removed filtered activity

💻 r6074 DEBUG

Mike Stupalov 🐱
Same as previous.
Files changed (1) +8 / -4
Changed files with action and line counts
Mincludes/functions.inc.php+8 / -4
+8 added −4 removed filtered activity

💻 r6073 DEVEL

Mike Stupalov 🐱
Fixed pear includes (use search in include_path) and mysql error when use phpunit with default config (unconfigured).
Files changed (4) +11 / -9
Changed files with action and line counts
Malerter.php+0 / -1
Mincludes/common.inc.php+1 / -1
Mincludes/definitions.inc.php+10 / -5
Mtest_mail.php+0 / -2
+11 added −9 removed filtered activity

💻 r6072 TRIVIAL

Mike Stupalov 🐱
Fixed if condition for WLSX-SWITCH-MIB mempool.
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/discovery/mempools/wlsx-switch-mib.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r6071 ADD

Adam Armstrong 🐸
Add mempool polling on aruba from WLSX-SWITCH-MIB
Files changed (2) +57 / -0
Changed files with action and line counts
Aincludes/discovery/mempools/wlsx-switch-mib.inc.php+33 / -0
Aincludes/polling/mempools/wlsx-switch-mib.inc.php+24 / -0
+57 added 0 removed filtered activity

💻 r6070 ADD

Adam Armstrong 🐸
Add support for processors on Aruba from WLSX-SWITCH-MIB and add some device rewrites (unused)
Files changed (3) +73 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -1
Aincludes/discovery/processors/wlsx-switch-mib.inc.php+36 / -0
Mincludes/rewrites.inc.php+35 / -0
+73 added −1 removed filtered activity

💻 r6069 TRIVIAL

Mike Stupalov 🐱
Fixed storage discovery order (UCD-SNMP-MIB before HOST-RESOURCES-MIB). Fixed initial value for processor discovery.
Files changed (9) +43 / -39
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -1
Mincludes/discovery/functions.inc.php+20 / -10
Mincludes/discovery/mempools.inc.php+0 / -2
Mincludes/discovery/mempools/host-resources-mib.inc.php+5 / -6
Mincludes/discovery/storage.inc.php+0 / -2
Mincludes/discovery/storage/host-resources-mib.inc.php+11 / -11
Mincludes/discovery/storage/netapp-mib.inc.php+4 / -4
Mincludes/discovery/storage/ucd-snmp-mib.inc.php+1 / -1
Mincludes/include-dir-mib.inc.php+1 / -2
+43 added −39 removed filtered activity

💻 r6068

Mike Stupalov 🐱
lost in space.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/mempools/huawei-entity-extent-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r6067 TRIVIAL

Mike Stupalov 🐱
Fixed HUAWEI-ENTITY-EXTENT-MIB memory/processor too long descriptions (#1113).
Files changed (5) +30 / -6
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+12 / -2
Mincludes/discovery/processors/huawei-entity-extent-mib.inc.php+2 / -2
Mtests/IncludesRewritesTest.php+2 / -2
Mtests/data/providerRewriteEntityName.csv+5 / -0
Atests/data/vrp.hwEntityBomEnDesc.txt+9 / -0
+14 added −4 removed filtered activity

💻 r6066 DEVEL

Mike Stupalov 🐱
Removed TESTME tag
Files changed (2) +9 / -2
Changed files with action and line counts
Mincludes/common.inc.php+0 / -2
Mtests/data/test_definitions.inc.php+9 / -0
0 added −2 removed filtered activity

💻 r6065 MAJOR

Mike Stupalov 🐱
Moved all "necessarily" discovered MIBs to default os definition. Added os/group definition "mib_blacklist" for exclude this MIBs in specific os or group. Improved function get_device_mibs() accordingly, added unittest for it.
Files changed (18) +489 / -235
Changed files with action and line counts
Mincludes/common.inc.php+14 / -2
Mincludes/definitions/os.inc.php+15 / -4
Mincludes/discovery/discovery-protocols.inc.php+0 / -4
Dincludes/discovery/entity-physical.inc.php+0 / -46
Mincludes/discovery/graphs.inc.php+1 / -1
Dincludes/discovery/hr-device.inc.php+0 / -71
Mincludes/discovery/inventory.inc.php+1 / -4
Aincludes/discovery/inventory/entity-mib.inc.php+44 / -0
Aincludes/discovery/inventory/host-resources-mib.inc.php+70 / -0
Mincludes/discovery/mempools.inc.php+0 / -3
Mincludes/discovery/processors.inc.php+0 / -6
Mincludes/discovery/sensors.inc.php+0 / -4
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+77 / -80
Mincludes/discovery/storage.inc.php+0 / -3
Mincludes/discovery/vlans.inc.php+0 / -3
Mincludes/polling/graphs.inc.php+3 / -3
Mtests/IncludesCommonTest.php+120 / -1
Atests/data/test_definitions.inc.php+144 / -0
+225 added −234 removed filtered activity

💻 r6064 DEVEL

Mike Stupalov 🐱
Show stderr message in external_exec() when exit code not 0.
Files changed (1) +5 / -0
Changed files with action and line counts
Mincludes/common.inc.php+5 / -0
+5 added 0 removed filtered activity

💻 r6063 TRIVIAL

Mike Stupalov 🐱
Use mib_dirs() in ospf modules.
Files changed (4) +5 / -4,602
Changed files with action and line counts
Mincludes/discovery/ospf-autodiscovery.inc.php+1 / -1
Mincludes/polling/ospf.inc.php+4 / -4
Dmibs/OSPF-MIB+0 / -4,160
Dmibs/OSPF-TRAP-MIB+0 / -437
+5 added −5 removed filtered activity

💻 r6062 TRIVIAL

Mike Stupalov 🐱
Fixed Riverbed Steelhead not recongnised correctly (#1112).
Files changed (1) +3 / -1
Changed files with action and line counts
Mincludes/discovery/os/linux.inc.php+3 / -1
+3 added −1 removed filtered activity

💻 r6061 MAJOR

Mike Stupalov 🐱
Improved support for SonicWALL devices, added processor/mempool and firewall graphs, added MIBs.
Files changed (18) +989 / -155
Changed files with action and line counts
Dhtml/includes/graphs/device/sonicwall_sessions.inc.php+0 / -22
Mincludes/definitions/graphtypes.inc.php+42 / -0
Mincludes/definitions/os.inc.php+15 / -5
Aincludes/discovery/mempools/sonicwall-firewall-ip-statistics-mib.inc.php+27 / -0
Dincludes/discovery/os/sonicwall.inc.php+0 / -19
Aincludes/discovery/processors/sonicwall-firewall-ip-statistics-mib.inc.php+29 / -0
Dincludes/discovery/processors/sonicwall.inc.php+0 / -21
Aincludes/polling/graphs/sonicwall-firewall-ip-statistics-mib non-text+0 / -0
Aincludes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicSAStatTable.inc.php+49 / -0
Aincludes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicwallFwStats.inc.php+31 / -0
Aincludes/polling/mempools/sonicwall-firewall-ip-statistics-mib.inc.php+16 / -0
Mincludes/polling/os/sonicwall.inc.php+12 / -28
Mincludes/polling/processors.inc.php+1 / -1
Mmibs/sonicwall/SNWL-COMMON-MIB+55 / -56
Amibs/sonicwall/SNWL-SSLVPN-MIB+188 / -0
Amibs/sonicwall/SONICWALL-FIREWALL-IP-STATISTICS-MIB+252 / -0
Amibs/sonicwall/SONICWALL-GMS-TRAP-MIB+266 / -0
Mmibs/sonicwall/SONICWALL-SMI+6 / -3
+222 added −96 removed filtered activity

💻 r6060 ADD

Adam Armstrong 🐸
Add ability to copy ifDescr to ifAlias if braindead vendor uses ifDescr for user-defined stuff. Only do this if ifDescr != ifName (on NOS this means it's unset)
Files changed (2) +10 / -3
Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -0
Mincludes/polling/ports.inc.php+8 / -3
+10 added −3 removed filtered activity

💻 r6059 SQL

Adam Armstrong 🐸
Expand processor_type to 64 characters
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/168.sql+1 / -0
0 added 0 removed filtered activity

💻 r6058 FIX

Adam Armstrong 🐸
Fix missing oid separator
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/f10-m-series-chassis-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r6057 ADD

Adam Armstrong 🐸
Add more Dell Powerconnect RADLAN oids
Files changed (1) +4 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+4 / -0
+4 added 0 removed filtered activity

💻 r6056 FIX

Adam Armstrong 🐸
Fix dell device comments
Files changed (1) +4 / -4
Changed files with action and line counts
Mincludes/definitions/os.inc.php+4 / -4
+4 added −4 removed filtered activity

💻 r6055

Tom Laermans 🦔
Minor: replace tabs by spaces in nginx agent script for Python 3 compatibility
Files changed (1) +14 / -14
Changed files with action and line counts
Mscripts/agent-local/nginx+14 / -14
+14 added −14 removed filtered activity

💻 r6054 OS

Adam Armstrong 🐸
Move around some dell/f10 os stuff. add a couple of new ids to powerconnect.
Files changed (1) +31 / -25
Changed files with action and line counts
Mincludes/definitions/os.inc.php+31 / -25
+31 added −25 removed filtered activity

💻 r6053 MINOR

Mike Stupalov 🐱
Fixed caching in memory/storage module for HOST-RESOURCES-MIB.
Files changed (7) +24 / -14
Changed files with action and line counts
Mincludes/discovery/mempools.inc.php+2 / -0
Mincludes/discovery/mempools/host-resources-mib.inc.php+8 / -3
Mincludes/discovery/storage.inc.php+2 / -0
Mincludes/discovery/storage/host-resources-mib.inc.php+7 / -2
Mincludes/polling/mempools.inc.php+2 / -0
Mincludes/polling/storage.inc.php+2 / -8
Mincludes/polling/storage/host-resources-mib.inc.php+1 / -1
+24 added −14 removed filtered activity

💻 r6052 FIX

Adam Armstrong 🐸
Add M-SERIES mib to Force 10
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r6051 DEVEL

Mike Stupalov 🐱
Added memory usage info in poller/discovery executables.
Files changed (2) +2 / -0
Changed files with action and line counts
Mdiscovery.php+1 / -0
Mpoller.php+1 / -0
+2 added 0 removed filtered activity

💻 r6050 TRIVIAL

Mike Stupalov 🐱
Added mail config options name in output test_mail.php script for bastards.
Files changed (1) +15 / -9
Changed files with action and line counts
Mtest_mail.php+15 / -9
+15 added −9 removed filtered activity

💻 r6049 TRIVIAL

Mike Stupalov 🐱
Hardcoded fix for Cisco ASA ENTITY-SENSOR-MIB sensor scales.
Files changed (1) +8 / -2
Changed files with action and line counts
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+8 / -2
+8 added −2 removed filtered activity

💻 r6048 MIBS

Mike Stupalov 🐱
Renamed liebert MIBs.
Files changed (18) +13,700 / -13,442
Changed files with action and line counts
Amibs/liebert/LIEBERT-GP-AGENT-MIB+403 / -0
Amibs/liebert/LIEBERT-GP-CONDITIONS-MIB+3,902 / -0
Amibs/liebert/LIEBERT-GP-CONTROLLER-MIB+109 / -0
Amibs/liebert/LIEBERT-GP-ENVIRONMENTAL-MIB+2,490 / -0
Amibs/liebert/LIEBERT-GP-NOTIFICATIONS-MIB+397 / -0
Amibs/liebert/LIEBERT-GP-PDU-MIB+2,223 / -0
Amibs/liebert/LIEBERT-GP-POWER-MIB+3,109 / -0
Amibs/liebert/LIEBERT-GP-REGISTRATION-MIB+588 / -0
Amibs/liebert/LIEBERT-GP-SYSTEM-MIB+479 / -0
Dmibs/liebert/LIEBERT_GP_AGENT.MIB+0 / -386
Dmibs/liebert/LIEBERT_GP_COND.MIB+0 / -3,890
Dmibs/liebert/LIEBERT_GP_CONTROLLER.MIB+0 / -101
Dmibs/liebert/LIEBERT_GP_ENV.MIB+0 / -2,437
Dmibs/liebert/LIEBERT_GP_NOTIFY.MIB+0 / -391
Dmibs/liebert/LIEBERT_GP_PDU.MIB+0 / -2,193
Dmibs/liebert/LIEBERT_GP_POWER.MIB+0 / -3,055
Dmibs/liebert/LIEBERT_GP_REG.MIB+0 / -545
Dmibs/liebert/LIEBERT_GP_SYSTEM.MIB+0 / -444
0 added 0 removed filtered activity

💻 r6047 DEVEL

Mike Stupalov 🐱
rename-mibs.pl now allow use 'svn mv' instead system mv.
Files changed (1) +27 / -4
Changed files with action and line counts
Mscripts/rename-mibs.pl+27 / -4
+27 added −4 removed filtered activity

💻 r6046 MINOR

Mike Stupalov 🐱
Updated discovery_sensor now checks if value is numeric for not state sensors. UPS-MIB sensors also checks numeric value instead just snmp_status.
Files changed (2) +26 / -19
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+7 / -0
Mincludes/discovery/sensors/ups-mib.inc.php+19 / -19
+26 added −19 removed filtered activity

💻 r6045 ADD

Adam Armstrong 🐸
Add support for CPU/Mem/Temp polling on Force10 M-series devices.
Files changed (4) +140 / -0
Changed files with action and line counts
Aincludes/discovery/mempools/f10-m-series-chassis-mib.inc.php+47 / -0
Aincludes/discovery/processors/f10-m-series-chassis-mib.inc.php+38 / -0
Aincludes/discovery/sensors/f10-m-series-chassis-mib.inc.php+32 / -0
Aincludes/polling/mempools/f10-m-series-chassis-mib.inc.php+23 / -0
+140 added 0 removed filtered activity

💻 r6044 ADD

Adam Armstrong 🐸
Add support for polling temperature/humidity from liebert-gp-environmental-mib. #1109
Files changed (2) +66 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Aincludes/discovery/sensors/liebert-gp-environmental-mib.inc.php+65 / -0
+66 added 0 removed filtered activity

💻 r6043 MIBS

Adam Armstrong 🐸
Add Liebert MIBs
Files changed (10) +13,700 / -0
Changed files with action and line counts
Amibs/liebert non-text+0 / -0
Amibs/liebert/LIEBERT_GP_AGENT.MIB+403 / -0
Amibs/liebert/LIEBERT_GP_COND.MIB+3,902 / -0
Amibs/liebert/LIEBERT_GP_CONTROLLER.MIB+109 / -0
Amibs/liebert/LIEBERT_GP_ENV.MIB+2,490 / -0
Amibs/liebert/LIEBERT_GP_NOTIFY.MIB+397 / -0
Amibs/liebert/LIEBERT_GP_PDU.MIB+2,223 / -0
Amibs/liebert/LIEBERT_GP_POWER.MIB+3,109 / -0
Amibs/liebert/LIEBERT_GP_REG.MIB+588 / -0
Amibs/liebert/LIEBERT_GP_SYSTEM.MIB+479 / -0
0 added 0 removed filtered activity

💻 r6042 FIX

Adam Armstrong 🐸
Don't add OutputFrequency and BypassFrequency on UPS-MIB if they don't exist. #1108
Files changed (1) +8 / -2
Changed files with action and line counts
Mincludes/discovery/sensors/ups-mib.inc.php+8 / -2
+8 added −2 removed filtered activity

💻 r6041

Mike Stupalov 🐱
oh..
Files changed (1) +0 / -1
Changed files with action and line counts
Mhtml/pages/device/showconfig.inc.php+0 / -1
0 added −1 removed filtered activity

💻 r6040 TRIVIAL

Mike Stupalov 🐱
Use os definition for device comments.
Files changed (2) +7 / -3
Changed files with action and line counts
Mhtml/pages/device/showconfig.inc.php+5 / -3
Mincludes/definitions/os.inc.php+2 / -0
+7 added −3 removed filtered activity

💻 r6039 MINOR

Mike Stupalov 🐱
Page "show device config" now correctly ignore Cisco comments ($config['rancid_ignorecomments']).
Files changed (1) +9 / -3
Changed files with action and line counts
Mhtml/pages/device/showconfig.inc.php+9 / -3
+9 added −3 removed filtered activity

💻 r6038

Tom Laermans 🦔
Minor: fix rancid_ignorecomments option
Files changed (1) +2 / -3
Changed files with action and line counts
Mhtml/pages/device/showconfig.inc.php+2 / -3
+2 added −3 removed filtered activity

November 2014

💻 r6037 TRIVIAL

Mike Stupalov 🐱
Fixed mib name in mempool poller ADTRAN-AOSCPU.
Files changed (2) +2 / -2
Changed files with action and line counts
Mincludes/polling/graphs.inc.php+1 / -1
Mincludes/polling/mempools/adtran-aoscpu.inc.php+1 / -1
+2 added −2 removed filtered activity

💻 r6036 DERP

Adam Armstrong 🐸
Files changed (1) +0 / -1
Changed files with action and line counts
Mincludes/snmp.inc.php+0 / -1
0 added −1 removed filtered activity

💻 r6035 ADD

Adam Armstrong 🐸
Docblock
Files changed (1) +12 / -1
Changed files with action and line counts
Mincludes/snmp.inc.php+12 / -1
+12 added −1 removed filtered activity

💻 r6034

Tom Laermans 🦔
Minor: fix Netscreen mempool poller, pass MIB name correctly
Files changed (1) +2 / -0
Changed files with action and line counts
Mincludes/polling/mempools/netscreen-resource-mib.inc.php+2 / -0
+2 added 0 removed filtered activity

💻 r6033 MIBS

Adam Armstrong 🐸
Update Cisco MIBs (Meraki and Cerent aren't CISCO- MIBs...)
Files changed (96) +54,131 / -18,932

Showing the first 30 paths; 66 more are omitted from this static page.

Changed files with action and line counts
Mmibs/cisco/CISCO-AUTH-FRAMEWORK-MIB.my+340 / -2
Mmibs/cisco/CISCO-CABLE-SPECTRUM-MIB.my+394 / -60
Mmibs/cisco/CISCO-CABLE-WIDEBAND-MIB.my+264 / -5
Mmibs/cisco/CISCO-CALLHOME-MIB.my+926 / -52
Mmibs/cisco/CISCO-CAT6K-CROSSBAR-MIB.my+911 / -653
Mmibs/cisco/CISCO-CDSTV-SERVER-MIB.my+14 / -176
Mmibs/cisco/CISCO-CIDS-MIB.my+2,353 / -749
Mmibs/cisco/CISCO-CONTENT-SERVICES-MIB.my+1,406 / -5
Mmibs/cisco/CISCO-DOCS-EXT-MIB.my+998 / -29
Mmibs/cisco/CISCO-ENHANCED-IPSEC-FLOW-MIB.my+251 / -53
Mmibs/cisco/CISCO-ENHANCED-SLB-MIB.my+393 / -18
Mmibs/cisco/CISCO-ENTITY-FRU-CONTROL-MIB.my+71 / -40
Mmibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB.my+1,113 / -66
Mmibs/cisco/CISCO-EPC-GATEWAY-MIB.my+131 / -7
Mmibs/cisco/CISCO-ERR-DISABLE-MIB.my+143 / -18
Mmibs/cisco/CISCO-EVC-MIB.my+858 / -34
Mmibs/cisco/CISCO-FC-FE-MIB.my+407 / -10
Mmibs/cisco/CISCO-FEATURE-CONTROL-MIB.my+135 / -140
Mmibs/cisco/CISCO-FLASH-MIB.my+246 / -20
Mmibs/cisco/CISCO-GGSN-MIB.my+43 / -7
Mmibs/cisco/CISCO-GPRS-ACC-PT-MIB.my+199 / -4
Mmibs/cisco/CISCO-GTP-MIB.my+460 / -39
Mmibs/cisco/CISCO-HW-MODULE-CONTROL-MIB.my+183 / -47
Mmibs/cisco/CISCO-ICSUDSU-MIB.my+1 / -1
Mmibs/cisco/CISCO-IDSL-LINE-MIB.my+1 / -0
Mmibs/cisco/CISCO-IETF-PIM-EXT-MIB.my+572 / -372
Mmibs/cisco/CISCO-IF-EXTENSION-MIB.my+448 / -26
Mmibs/cisco/CISCO-INTERFACETOPN-EXT-MIB.my+267 / -256
Mmibs/cisco/CISCO-IP-URPF-MIB.my+562 / -466
Mmibs/cisco/CISCO-L2-CONTROL-MIB.my+231 / -4
0 added 0 removed filtered activity

💻 r6032 MIBS

Adam Armstrong 🐸
Files changed (1) +79 / -16
Changed files with action and line counts
Mmibs/cisco/CISCO-PRODUCTS-MIB.my+79 / -16
0 added 0 removed filtered activity

💻 r6031 ADD

Adam Armstrong 🐸
Add Brocade 6910 switch name
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/rewrites.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r6030 FIX

Adam Armstrong 🐸
Fix cisco hardware collection (was missing mibdir)
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/os/ios.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r6029 ADD

Adam Armstrong 🐸
Add basic detection of Actelis (model and version, on tested devices parsed from sysDescr)
Files changed (1) +8 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+8 / -0
+8 added 0 removed filtered activity

💻 r6028 ICONS

Adam Armstrong 🐸
Add actelis icon
Files changed (1) +1 / -0
Changed files with action and line counts
Ahtml/images/os/actelis.png+1 / -0
0 added 0 removed filtered activity

💻 r6027 TRIVIAL

Mike Stupalov 🐱
Additional fix for lldp ports association on HP switches (forgotten in r6024).
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/discovery-protocols/lldp-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r6026

Mike Stupalov 🐱
Lost in prev commit.
Files changed (1) +3 / -0
Changed files with action and line counts
Mincludes/common.inc.php+3 / -0
+3 added 0 removed filtered activity

💻 r6025 MINOR

Mike Stupalov 🐱
Added function print_obsolete_config(). Show warning about obsolete configs on some pages and console utilities.
Files changed (4) +77 / -1
Changed files with action and line counts
Mdiscovery.php+3 / -0
Mhtml/index.php+8 / -0
Mincludes/common.inc.php+60 / -0
Mtest_mail.php+6 / -1
+77 added −1 removed filtered activity

💻 r6024 TRIVIAL

Mike Stupalov 🐱
Fixed lldp ports association on HP switches.
Files changed (1) +5 / -3
Changed files with action and line counts
Mincludes/discovery/discovery-protocols/lldp-mib.inc.php+5 / -3
+5 added −3 removed filtered activity

💻 r6023 MINOR

Mike Stupalov 🐱
Fixed multi_* graphs by using array/implode instead $separator variable (this produce rrdgraph errors if separator not unset previously).
Files changed (10) +195 / -134
Changed files with action and line counts
Mhtml/includes/graphs/device/bits.inc.php+21 / -14
Mhtml/includes/graphs/generic_data.inc.php+16 / -7
Mhtml/includes/graphs/generic_multi_bits.inc.php+21 / -14
Mhtml/includes/graphs/generic_multi_bits_separated.inc.php+32 / -28
Mhtml/includes/graphs/generic_multi_data.inc.php+19 / -14
Mhtml/includes/graphs/generic_multi_data_separated.inc.php+10 / -7
Mhtml/includes/graphs/generic_multi_separated.inc.php+16 / -11
Mhtml/includes/graphs/generic_multi_simplex_separated.inc.php+11 / -7
Mhtml/includes/graphs/multiport/bits_duo.inc.php+20 / -12
Mhtml/includes/graphs/multiport/bits_trio.inc.php+29 / -20
+195 added −134 removed filtered activity

💻 r6022 MINOR

Mike Stupalov 🐱
Fixed Q-BRIDGE-MIB vlan/ifindex mapping.
Files changed (2) +9 / -3
Changed files with action and line counts
Mincludes/discovery/vlans/q-bridge-mib.inc.php+7 / -2
Mincludes/polling/ports.inc.php+2 / -1
+9 added −3 removed filtered activity

💻 r6021 TRIVIAL

Mike Stupalov 🐱
Humanized some debug web output. In print_message() added striping some Pear::Console_Color2 color codes into specific html styles.
Files changed (1) +25 / -3
Changed files with action and line counts
Mincludes/common.inc.php+25 / -3
+25 added −3 removed filtered activity

💻 r6020

Tom Laermans 🦔
Medium: Opengear sensor and RANCID support
Files changed (3) +37 / -2
Changed files with action and line counts
Mincludes/definitions.inc.php+2 / -1
Mincludes/definitions/os.inc.php+1 / -1
Aincludes/discovery/sensors/og-status-mib.inc.php+34 / -0
+37 added −2 removed filtered activity

💻 r6019 MINOR

Mike Stupalov 🐱
Updated rewrite_entity_name() and use for rewrite sensor descr in HP-ICF-CHASSIS mib. Exclude temperature sensors with value 0 in ENTITY-SENSOR-MIB.
Files changed (7) +886 / -7
Changed files with action and line counts
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+1 / -1
Mincludes/discovery/sensors/hp-icf-chassis.inc.php+1 / -1
Mincludes/rewrites.inc.php+3 / -2
Mtests/IncludesRewritesTest.php+1 / -1
Atests/data/procurve.entPhysicalDescr.txt+287 / -0
Atests/data/procurve.entPhysicalName.txt+287 / -0
Mtests/data/providerRewriteEntityName.csv+306 / -2
+5 added −4 removed filtered activity

💻 r6018 MINOR

Mike Stupalov 🐱
Fixed function get_port_by_index_cache(), this fixes usage this functions in some modules () which passes device array instead device_id.
Files changed (1) +14 / -1
Changed files with action and line counts
Mincludes/common.inc.php+14 / -1
+14 added −1 removed filtered activity

💻 r6017 TRIVIAL

Mike Stupalov 🐱
Fixed incorrectly detect OS for opengear if previously detected as linux (#1101).
Files changed (1) +14 / -0
Changed files with action and line counts
Mincludes/discovery/os/linux.inc.php+14 / -0
+14 added 0 removed filtered activity

💻 r6016 TRIVIAL

Mike Stupalov 🐱
One more sysObjectID for Opengear.
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r6015 MINOR

Mike Stupalov 🐱
Fixed get_device_os() for correct compare wildcard sysObjectID from definitions. Use wildcard sysObjectID for opengear since they do not intersects with other OSes.
Files changed (2) +68 / -49
Changed files with action and line counts
Mincludes/definitions/os.inc.php+48 / -45
Mincludes/functions.inc.php+20 / -4
+68 added −49 removed filtered activity

💻 r6014 TRIVIAL

Mike Stupalov 🐱
Do not print refresh header if not authenticated (for example on logon page).
Files changed (1) +6 / -0
Changed files with action and line counts
Mhtml/includes/print/common.inc.php+6 / -0
+6 added 0 removed filtered activity

💻 r6013

Tom Laermans 🦔
Minor: missing commit for r6012
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/print/alert_log.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r6012

Tom Laermans 🦔
Medium: Add single-device 'alert log' to the device logs section
Files changed (3) +99 / -1
Changed files with action and line counts
Mhtml/pages/device/logs.inc.php+3 / -0
Ahtml/pages/device/logs/alertlog.inc.php+92 / -0
Mincludes/definitions.inc.php+4 / -1
+99 added −1 removed filtered activity

💻 r6011

Tom Laermans 🦔
Minor: add more opengear sysobjectIDs
Files changed (1) +18 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+18 / -1
+18 added −1 removed filtered activity

💻 r6010 MINOR

Mike Stupalov 🐱
Some small cleanup and fixes according to latest changes.
Files changed (7) +34 / -41
Changed files with action and line counts
Mhtml/includes/graphs/device/netstat_tcp_stats.inc.php+1 / -1
Mhtml/includes/print/status.inc.php+0 / -18
Mhtml/pages/device/graphs.inc.php+1 / -1
Mincludes/alerting/email.inc.php+1 / -1
Mincludes/definitions/graphtypes.inc.php+31 / -16
Mincludes/definitions/version.inc.php+0 / -3
Mincludes/polling/graphs/alvarion-dot11-wlan-mib.inc.php+0 / -1
+34 added −41 removed filtered activity

💻 r6009

Tom Laermans 🦔
Medium: restore some poller graphs (uptime, snmp ping, icmp ping)
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/functions.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r6008

Tom Laermans 🦔
Minor: add support for 2 Cisco Small Business switches
Files changed (1) +2 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -0
+2 added 0 removed filtered activity

💻 r6007

Tom Laermans 🦔
Medium: clean up duplicate device_graphs entries when running the db cleanup script
Files changed (1) +30 / -0
Changed files with action and line counts
Mscripts/db_cleanup.php+30 / -0
+30 added 0 removed filtered activity

💻 r6006

Tom Laermans 🦔
Minor: use cached device graphs on show tech page, should have gone in with r6005
Files changed (1) +1 / -3
Changed files with action and line counts
Mhtml/pages/device/showtech.inc.php+1 / -3
+1 added −3 removed filtered activity

💻 r6005

Tom Laermans 🦔
Medium: filter device page minigraphs and device hover-popup graphs by way of the known per-device graph list. No more 'Error creating graph' on devices that don't have known mempools or similar, yay. We can now define more default graphs per OS to show on the device page without fear of big red errored graphs.
Files changed (12) +125 / -77
Changed files with action and line counts
Mhtml/includes/cache-data.inc.php+14 / -1
Mhtml/includes/functions.inc.php+29 / -20
Mhtml/includes/print/device.inc.php+8 / -2
Mhtml/pages/device.inc.php+0 / -1
Mincludes/common.inc.php+4 / -0
Mincludes/definitions/os.inc.php+57 / -51
Mincludes/polling/aruba-controller.inc.php+3 / -0
Mincludes/polling/functions.inc.php+4 / -1
Mincludes/polling/ports.inc.php+2 / -0
Mincludes/polling/sensors.inc.php+2 / -0
Mincludes/polling/toner.inc.php+2 / -0
Mincludes/rewrites.inc.php+0 / -1
+125 added −77 removed filtered activity

💻 r6004

Tom Laermans 🦔
Minor: Get rid of 'MAC changed from/to 00:00:00:00:00:00' messages in event log for new/disappearing MACs. Code compared to '' but due to translation above it, empty macs got set to all-zeroes.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/arp-table.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r6002

Tom Laermans 🦔
Medium: use graph_types definitions for minigraph/popup graphs, restructure long description to fit into the same system
Files changed (5) +145 / -359
Changed files with action and line counts
Mhtml/includes/functions.inc.php+23 / -5
Mhtml/includes/graphs/graph.inc.php+1 / -0
Mhtml/includes/print/device.inc.php+20 / -1
Mincludes/definitions/graphtypes.inc.php+27 / -13
Mincludes/definitions/os.inc.php+74 / -340
+145 added −359 removed filtered activity

💻 r6001

Tom Laermans 🦔
Medium: cleanups of old file/variable rename/compatibility code
Files changed (16) +1 / -552
Changed files with action and line counts
Mincludes/alerting/email.inc.php+0 / -13
Mincludes/definitions.inc.php+0 / -3
Mincludes/discovery/sensors/powernet-mib.inc.php+0 / -177
Mincludes/discovery/sensors/sentry3-mib.inc.php+0 / -32
Mincludes/discovery/sensors/sw-mib.inc.php+1 / -1
Mincludes/discovery/sensors/ups-mib.inc.php+0 / -86
Mincludes/discovery/sensors/xups-mib.inc.php+0 / -61
Mincludes/discovery/storage/host-resources-mib.inc.php+0 / -7
Mincludes/functions.inc.php+0 / -99
Mincludes/polling/applications/memcached.inc.php+0 / -6
Mincludes/polling/applications/postfix_mailgraph.inc.php+0 / -8
Mincludes/polling/mempools.inc.php+0 / -41
Mincludes/polling/netscaler-vsvr.inc.php+0 / -1
Mincludes/polling/port-etherlike.inc.php+0 / -9
Mincludes/polling/unix-agent/munin-plugins.inc.php+0 / -1
Dincludes/static-config.php+0 / -7
+1 added −552 removed filtered activity

💻 r6000

Tom Laermans 🦔
Minor: cleanup OS definition layout
Files changed (1) +1,720 / -1,712
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1,720 / -1,712
+1,720 added −1,712 removed filtered activity

💻 r5999

Tom Laermans 🦔
Medium: add max port speed config setting, used when creating RRD files. No way to update existing RRDs for now
Files changed (2) +31 / -30
Changed files with action and line counts
Mincludes/defaults.inc.php+7 / -6
Mincludes/polling/ports.inc.php+24 / -24
+31 added −30 removed filtered activity

💻 r5998 MINOR

Mike Stupalov 🐱
Observium product name/version/url now not changeable over $config variable and defined as constants: OBSERVIUM_EDITION, OBSERVIUM_PRODUCT, OBSERVIUM_PRODUCT_LONG, OBSERVIUM_VERSION, OBSERVIUM_VERSION_LONG, OBSERVIUM_TRAIN, OBSERVIUM_URL
Files changed (27) +113 / -101
Changed files with action and line counts
Madd_device.php+1 / -2
Madduser.php+7 / -15
Malerter.php+4 / -3
Mdelete_device.php+3 / -4
Mdiscovery.php+4 / -3
Mhousekeeping.php+5 / -2
Mhtml/feed.php+1 / -1
Mhtml/includes/navbar.inc.php+3 / -3
Mhtml/includes/print/syslogs.inc.php+1 / -1
Mhtml/includes/status-summary.inc.php+1 / -1
Mhtml/index.php+1 / -1
Mhtml/map.php+24 / -24
Mhtml/pages/about.inc.php+5 / -6
Mhtml/pages/device.inc.php+1 / -1
Mhtml/pages/device/logs/syslog.inc.php+1 / -1
Mhtml/pages/device/port.inc.php+2 / -2
Mhtml/pdf.php+1 / -1
Mincludes/alerting/email.inc.php+3 / -3
Mincludes/definitions.inc.php+1 / -1
Mincludes/definitions/version.inc.php+22 / -5
Mincludes/functions.inc.php+3 / -3
Mincludes/versioncheck.inc.php+3 / -3
Mirc.php+2 / -2
Mpoller.php+4 / -3
Mrename_device.php+4 / -6
Mscripts/db_cleanup.php+5 / -3
Mtest_mail.php+1 / -1
+113 added −101 removed filtered activity

💻 r5997 MIBS

Mike Stupalov 🐱
Last game with Allied Telesys mib_dirs.
Files changed (117) +29,370 / -28,052

Showing the first 30 paths; 87 more are omitted from this static page.

Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -2
Mmibs/allied non-text+0 / -0
Dmibs/allied-old non-text+0 / -0
Dmibs/allied-old/AT-BOARDS-MIB+0 / -870
Dmibs/allied-old/AT-BRI-MIB+0 / -214
Dmibs/allied-old/AT-CAPABILITIES+0 / -250
Dmibs/allied-old/AT-DHCP-MIB+0 / -314
Dmibs/allied-old/AT-DOS-MIB+0 / -386
Dmibs/allied-old/AT-DS3-MIB+0 / -135
Dmibs/allied-old/AT-ENVMON-MIB+0 / -598
Dmibs/allied-old/AT-EPSR-MIB+0 / -203
Dmibs/allied-old/AT-ETH-MIB+0 / -147
Dmibs/allied-old/AT-FILE-MIB+0 / -143
Dmibs/allied-old/AT-FIREWALL-MIB+0 / -124
Dmibs/allied-old/AT-FLASH-MIB+0 / -156
Dmibs/allied-old/AT-IGMP-MIB+0 / -546
Dmibs/allied-old/AT-INSTALL-MIB+0 / -425
Dmibs/allied-old/AT-INTERFACES-MIB+0 / -444
Dmibs/allied-old/AT-ISDN-MIB+0 / -1,255
Dmibs/allied-old/AT-LB-MIB+0 / -629
Dmibs/allied-old/AT-LOADER-MIB+0 / -165
Dmibs/allied-old/AT-PAE-MIB+0 / -1,131
Dmibs/allied-old/AT-PIM-MIB+0 / -103
Dmibs/allied-old/AT-PING-MIB+0 / -304
Dmibs/allied-old/AT-PRI-MIB+0 / -233
Dmibs/allied-old/AT-PRODUCT-MIB+0 / -487
Dmibs/allied-old/AT-PVSTPM-MIB+0 / -104
Dmibs/allied-old/AT-QOS-MIB+0 / -839
Dmibs/allied-old/AT-SMI-MIB+0 / -128
Dmibs/allied-old/AT-STACK-MIB+0 / -222
+2 added −2 removed filtered activity

💻 r5996 MINOR

Mike Stupalov 🐱
Added discovery power and line attenuation sensors for Adva Optical DWDM.
Files changed (9) +80,975 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+3 / -0
Aincludes/discovery/sensors/fspr7-mib.inc.php+86 / -0
Amibs/adva non-text+0 / -0
Amibs/adva/ADVA-FSPR7-CFM-EXTENSION-MIB+384 / -0
Amibs/adva/ADVA-FSPR7-MODULE-ENCRYPTION-MIB+827 / -0
Amibs/adva/ADVA-MIB+5,403 / -0
Amibs/adva/FspR7-LAYER2-MIB+6,706 / -0
Amibs/adva/FspR7-MIB+66,723 / -0
Amibs/adva/FspR7-SPEQ-MIB+843 / -0
+89 added 0 removed filtered activity

💻 r5995 MINOR

Mike Stupalov 🐱
Added discovery OpenBSD sensors for OPENBSD-SENSORS-MIB.
Files changed (8) +2,211 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Aincludes/discovery/sensors/openbsd-sensors-mib.inc.php+43 / -0
Amibs/openbsd non-text+0 / -0
Amibs/openbsd/OPENBSD-BASE-MIB+64 / -0
Amibs/openbsd/OPENBSD-CARP-MIB+311 / -0
Amibs/openbsd/OPENBSD-MEM-MIB+113 / -0
Amibs/openbsd/OPENBSD-PF-MIB+1,493 / -0
Amibs/openbsd/OPENBSD-SENSORS-MIB+186 / -0
+44 added 0 removed filtered activity

💻 r5994 MAJOR

Mike Stupalov 🐱
Added support for Dell DNOS switches (#980). Allied Telesys MIBs again separated because there different base platforms.
Files changed (75) +32,926 / -16,863

Showing the first 30 paths; 45 more are omitted from this static page.

Changed files with action and line counts
Mincludes/definitions/os.inc.php+42 / -24
Mincludes/definitions/sensors.inc.php+16 / -0
Aincludes/discovery/mempools/dnos-switching-mib.inc.php+32 / -0
Aincludes/discovery/processors/dnos-switching-mib.inc.php+29 / -0
Aincludes/discovery/sensors/dnos-boxservices-private-mib.inc.php+226 / -0
Aincludes/polling/mempools/dnos-switching-mib.inc.php+20 / -0
Aincludes/polling/processors/dnos-switching-mib.inc.php+28 / -0
Amibs/allied-old non-text+0 / -0
Amibs/allied-old/AT-BOARDS-MIB+883 / -0
Amibs/allied-old/AT-BRI-MIB+232 / -0
Amibs/allied-old/AT-CAPABILITIES+264 / -0
Amibs/allied-old/AT-DHCP-MIB+345 / -0
Amibs/allied-old/AT-DOS-MIB+419 / -0
Amibs/allied-old/AT-DS3-MIB+147 / -0
Amibs/allied-old/AT-ENVMON-MIB+626 / -0
Amibs/allied-old/AT-EPSR-MIB+221 / -0
Amibs/allied-old/AT-ETH-MIB+162 / -0
Amibs/allied-old/AT-FILE-MIB+157 / -0
Amibs/allied-old/AT-FIREWALL-MIB+138 / -0
Amibs/allied-old/AT-FLASH-MIB+167 / -0
Amibs/allied-old/AT-IGMP-MIB+567 / -0
Amibs/allied-old/AT-INSTALL-MIB+448 / -0
Amibs/allied-old/AT-INTERFACES-MIB+496 / -0
Amibs/allied-old/AT-ISDN-MIB+1,286 / -0
Amibs/allied-old/AT-LB-MIB+650 / -0
Amibs/allied-old/AT-LOADER-MIB+183 / -0
Amibs/allied-old/AT-PAE-MIB+1,178 / -0
Amibs/allied-old/AT-PIM-MIB+112 / -0
Amibs/allied-old/AT-PING-MIB+335 / -0
Amibs/allied-old/AT-PRI-MIB+251 / -0
+393 added −24 removed filtered activity

💻 r5993 MAJOR

Mike Stupalov 🐱
Improved os definition key 'mib_dirs' for use only specified dirs. Updated function mib_dirs() for exclude duplicated entries and allow add base mib_dir to list by key 'mibs'. Updated MIBs for Dell iDRAC to 7.4. Combined Allied Telesys MIBs into one dir. Added script for rename MIBs.
Files changed (162) +72,423 / -26,693

Showing the first 30 paths; 132 more are omitted from this static page.

Changed files with action and line counts
Mincludes/definitions/os.inc.php+18 / -16
Mincludes/discovery/mempools/adtran-aoscpu.inc.php+2 / -6
Mincludes/discovery/processors/adtran-aoscpu.inc.php+1 / -1
Mincludes/discovery/processors/at-sysinfo-mib.inc.php+1 / -1
Mincludes/discovery/sensors/poseidon-mib.inc.php+3 / -3
Mincludes/discovery/sensors/ste-mib.inc.php+1 / -1
Mincludes/polling/mempools/adtran-aoscpu.inc.php+2 / -6
Mincludes/polling/os/adtran-aos.inc.php+3 / -3
Mincludes/polling/os/allied.inc.php+5 / -5
Mincludes/polling/os/alliedwareplus.inc.php+1 / -1
Mincludes/polling/os/drac.inc.php+6 / -4
Mincludes/snmp.inc.php+8 / -8
Mmibs/allied non-text+0 / -0
Amibs/allied/AT-ATMF-MIB+425 / -0
Amibs/allied/AT-BOARDS-MIB+1,064 / -0
Amibs/allied/AT-BRI-MIB+232 / -0
Amibs/allied/AT-CAPABILITIES+264 / -0
Amibs/allied/AT-CHASSIS-MIB+206 / -0
Amibs/allied/AT-DHCP-MIB+345 / -0
Amibs/allied/AT-DHCPSN-MIB+347 / -0
Amibs/allied/AT-DNS-CLIENT-MIB+189 / -0
Amibs/allied/AT-DOS-MIB+419 / -0
Amibs/allied/AT-DS3-MIB+147 / -0
Amibs/allied/AT-ENVMON-MIB+626 / -0
Amibs/allied/AT-ENVMONv2-MIB+1,004 / -0
Amibs/allied/AT-EPSR-MIB+221 / -0
Amibs/allied/AT-EPSRv2-MIB+332 / -0
Amibs/allied/AT-ETH-MIB+162 / -0
Amibs/allied/AT-FILE-MIB+157 / -0
Amibs/allied/AT-FILEv2-MIB+1,307 / -0
+110 added −55 removed filtered activity

💻 r5992

Tom Laermans 🦔
Major: add support for mib_dirs directive for OS types. WARNING: This has been running in test for over 2 weeks and has not produced any adverse results on my installations. Please check if you have anything that stops registering data and let me know.
Files changed (1) +16 / -3
Changed files with action and line counts
Mincludes/snmp.inc.php+16 / -3
+16 added −3 removed filtered activity

💻 r5991

Tom Laermans 🦔
Minor: add basic Opengear support
Files changed (17) +8,080 / -0
Changed files with action and line counts
Ahtml/images/os/opengear.png+1 / -0
Mincludes/definitions/os.inc.php+22 / -0
Aincludes/polling/os/opengear.inc.php+23 / -0
Amibs/opengear non-text+0 / -0
Amibs/opengear/OG-CONNECT-MIB+187 / -0
Amibs/opengear/OG-DATA-MIB+183 / -0
Amibs/opengear/OG-HOST-MIB+204 / -0
Amibs/opengear/OG-PATTERN-MIB+188 / -0
Amibs/opengear/OG-PRODUCTS-MIB+58 / -0
Amibs/opengear/OG-SENSOR-MIB+182 / -0
Amibs/opengear/OG-SIGNAL-MIB+187 / -0
Amibs/opengear/OG-SMI-MIB+122 / -0
Amibs/opengear/OG-STATUS-MIB+900 / -0
Amibs/opengear/OG-STATUSv2-MIB+4,084 / -0
Amibs/opengear/OG-UPS-MIB+161 / -0
Amibs/opengear/OGTRAP-MIB+401 / -0
Amibs/opengear/OGTRAPv2-MIB+1,177 / -0
+45 added 0 removed filtered activity

💻 r5990

Tom Laermans 🦔
Minor: Add bundle-ether rewrite to rewrites
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/rewrites.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5989 TRIVIAL

Mike Stupalov 🐱
Fixed scale for temperature sensors in Sentry3-MIB.
Files changed (1) +11 / -5
Changed files with action and line counts
Mincludes/discovery/sensors/sentry3-mib.inc.php+11 / -5
+11 added −5 removed filtered activity

💻 r5988 TRIVIAL

Mike Stupalov 🐱
Fixed detect Pica8 OS.
Files changed (2) +6 / -5
Changed files with action and line counts
Mincludes/discovery/os/picos.inc.php+1 / -1
Mincludes/polling/os/picos.inc.php+5 / -4
+6 added −5 removed filtered activity

💻 r5987 MINOR

Mike Stupalov 🐱
Fixed DB schema for 4-byte ASN.
Files changed (1) +2 / -0
Changed files with action and line counts
Aupdate/167.sql+2 / -0
0 added 0 removed filtered activity

💻 r5986

Tom Laermans 🦔
Minor: split up CPQIDA-MIB and CPQHLTH-MIB sensor polling, they were erroneously coupled
Files changed (3) +84 / -67
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Mincludes/discovery/sensors/cpqhlth-mib.inc.php+0 / -67
Aincludes/discovery/sensors/cpqida-mib.inc.php+83 / -0
+84 added −67 removed filtered activity

💻 r5985 MINOR

Mike Stupalov 🐱
Fixed 32bit ASN for discovery/polling BGP4-MIB. Added unit test for snmp_dewrap32bit().
Files changed (3) +35 / -8
Changed files with action and line counts
Mincludes/discovery/bgp-peers.inc.php+8 / -6
Mincludes/polling/bgp-peers.inc.php+3 / -2
Mtests/IncludesSnmpTest.php+24 / -0
+11 added −8 removed filtered activity

💻 r5984 FIX

Adam Armstrong 🐸
Hide non-functional billing customer notification configuration form. Add database backend update code for the form. Billing is so messy. Argh.
Files changed (2) +11 / -9
Changed files with action and line counts
Mhtml/pages/bill/actions.inc.php+4 / -1
Mhtml/pages/bill/edit.inc.php+7 / -8
+11 added −9 removed filtered activity

💻 r5983

Tom Laermans 🦔
Minor: add basic recognition for WePresent hardware
Files changed (1) +8 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+8 / -0
+8 added 0 removed filtered activity

💻 r5982 MINOR

Mike Stupalov 🐱
Just for fun. Allow to use git-enabled repos in show device config page (aka rancid-git). For enable require add in config path to git cmd: $config['git'] = '/usr/bin/git';
Files changed (2) +66 / -24
Changed files with action and line counts
Mhtml/pages/device/showconfig.inc.php+65 / -24
Mincludes/defaults.inc.php+1 / -0
+66 added −24 removed filtered activity

💻 r5981 FIX

Adam Armstrong 🐸
Small fixes
Files changed (4) +12 / -6
Changed files with action and line counts
Dhtml/images/os/mikrotik.png+0 / -1
Mhtml/pages/bill/edit.inc.php+6 / -2
Mincludes/definitions/os.inc.php+4 / -1
Mincludes/polling/ports.inc.php+2 / -2
+12 added −5 removed filtered activity

💻 r5980 MINOR

Mike Stupalov 🐱
Added support for Riverbed Steelhead and Stingray/Steelapp ZeusTM based devices.
Files changed (10) +13,563 / -46
Changed files with action and line counts
Ahtml/images/os/riverbed.png+1 / -0
Mincludes/definitions/os.inc.php+16 / -0
Mincludes/definitions/sensors.inc.php+16 / -0
Mincludes/discovery/os/linux.inc.php+7 / -0
Aincludes/discovery/sensors/steelhead-mib.inc.php+51 / -0
Aincludes/polling/os/steelhead.inc.php+66 / -0
Aincludes/polling/os/zeustm.inc.php+19 / -0
Mmibs/riverbed/STEELHEAD-MIB+170 / -46
Amibs/riverbed/ZXTM-MIB+5,754 / -0
Amibs/riverbed/ZXTM-MIB-SMIv2+7,463 / -0
+175 added 0 removed filtered activity

💻 r5979 MINOR

Mike Stupalov 🐱
Added discovery sensors for ROOMALERT4E-MIB. Added basic os detection for PicOS (Pica8 for Open Switches).
Files changed (7) +175 / -4
Changed files with action and line counts
Ahtml/images/os/pica8.png+1 / -0
Mincludes/definitions/os.inc.php+5 / -0
Mincludes/discovery/os/jdsu_edfa.inc.php+2 / -2
Aincludes/discovery/os/picos.inc.php+19 / -0
Aincludes/discovery/sensors/roomalert4e-mib.inc.php+127 / -0
Mincludes/polling/fdb-table.inc.php+2 / -2
Aincludes/polling/os/picos.inc.php+19 / -0
+174 added −4 removed filtered activity

💻 r5978 DEVEL

Mike Stupalov 🐱
Fixed snmp hide_auth option when snmp context specified in cmd.
Files changed (1) +3 / -3
Changed files with action and line counts
Mincludes/common.inc.php+3 / -3
+3 added −3 removed filtered activity

💻 r5977

Tom Laermans 🦔
Medium: support external enclosure sensors Areca RAID controllers
Files changed (2) +50 / -5
Changed files with action and line counts
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+49 / -5
Mincludes/discovery/sensors/lsi-megaraid-sas-mib.inc.php+1 / -0
+50 added −5 removed filtered activity

💻 r5976 MAJOR

Mike Stupalov 🐱
Added multiple basic os detection and definitions: Nexsan NST, Cisco Cerent ONS, Cisco Prime LMS, Cisco Secure ACS, Room Alert 4E.
Files changed (16) +63,229 / -42
Changed files with action and line counts
Ahtml/images/os/nexsan.png+1 / -0
Mincludes/definitions/os.inc.php+46 / -13
Mincludes/discovery/os/cisco.inc.php+31 / -26
Mincludes/discovery/os/roomalert.inc.php+1 / -1
Mincludes/polling/os/netapp.inc.php+5 / -2
Amibs/cisco/CERENT-454-MIB.mib+24,419 / -0
Amibs/cisco/CERENT-ENVMON-MIB.mib+311 / -0
Amibs/cisco/CERENT-FC-MIB.mib+2,364 / -0
Amibs/cisco/CERENT-GENERIC-MIB.mib+25,033 / -0
Amibs/cisco/CERENT-GENERIC-PM-MIB.mib+560 / -0
Amibs/cisco/CERENT-GLOBAL-REGISTRY.mib+2,662 / -0
Amibs/cisco/CERENT-HC-RMON-MIB.mib+2,548 / -0
Amibs/cisco/CERENT-IF-EXT-MIB.mib+152 / -0
Amibs/cisco/CERENT-MSDWDM-MIB.mib+3,509 / -0
Amibs/cisco/CERENT-OPTICAL-MONITOR-MIB.mib+700 / -0
Amibs/cisco/CERENT-TC.mib+887 / -0
+83 added −42 removed filtered activity

💻 r5975

Tom Laermans 🦔
Minor: better fix for r5974: allow rra_min/max to be set both for global graph definition or per DS
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/includes/graphs/generic_definition.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5974

Tom Laermans 🦔
Medium: fix min/max RRA graph definition settings
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/includes/graphs/generic_definition.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5973 MINOR

Mike Stupalov 🐱
Added option for enable/disable escape text in functions overlib_link(), generate_entity_link(), generate_link(), generate_device_link(), generate_port_link(), generate_ap_link().
Files changed (3) +35 / -23
Changed files with action and line counts
Mhtml/includes/functions.inc.php+23 / -11
Mhtml/includes/print/inventory.inc.php+1 / -1
Mincludes/entities.inc.php+11 / -11
+35 added −23 removed filtered activity

💻 r5972 TRIVIAL

Mike Stupalov 🐱
Restore previous device status detect in generate-rancid script.
Files changed (1) +1 / -2
Changed files with action and line counts
Mscripts/generate-rancid.php+1 / -2
+1 added −2 removed filtered activity

💻 r5971 MINOR

Mike Stupalov 🐱
Improved log_event(), added info about who added/changed device.
Files changed (7) +36 / -9
Changed files with action and line counts
Mhtml/pages/device/edit/agent.inc.php+1 / -0
Mhtml/pages/device/edit/device.inc.php+8 / -0
Mhtml/pages/device/edit/snmp.inc.php+1 / -0
Mincludes/discovery/arp-table.inc.php+3 / -3
Mincludes/discovery/functions.inc.php+1 / -1
Mincludes/functions.inc.php+21 / -4
Mincludes/polling/system.inc.php+1 / -1
+36 added −9 removed filtered activity

💻 r5970 ADD

Adam Armstrong 🐸
Record in eventlog who added a device.
Files changed (1) +2 / -1
Changed files with action and line counts
Mincludes/functions.inc.php+2 / -1
+2 added −1 removed filtered activity

💻 r5969 ADD

Adam Armstrong 🐸
Add ifInBits_rate and ifOutBits_rate to port alert metrics
Files changed (1) +3 / -0
Changed files with action and line counts
Mincludes/polling/ports.inc.php+3 / -0
+3 added 0 removed filtered activity

💻 r5968 MINOR

Mike Stupalov 🐱
Added Equallogic disks state sensors for EQLDISK-MIB.
Files changed (5) +112 / -44
Changed files with action and line counts
Mincludes/definitions/os.inc.php+3 / -0
Mincludes/definitions/sensors.inc.php+15 / -0
Aincludes/discovery/sensors/eqldisk-mib.inc.php+47 / -0
Mincludes/discovery/sensors/eqlmember-mib.inc.php+30 / -27
Mincludes/polling/os/equallogic.inc.php+17 / -17
+112 added −44 removed filtered activity

💻 r5967 TRIVIAL

Mike Stupalov 🐱
Exclude duplicate ports status if neighbor detected over multiple discovery protocols.
Files changed (1) +12 / -6
Changed files with action and line counts
Mhtml/includes/print/status.inc.php+12 / -6
+12 added −6 removed filtered activity

💻 r5966 TRIVIAL

Mike Stupalov 🐱
Function nicecase() moved to global rewrites.inc.php
Files changed (2) +12 / -12
Changed files with action and line counts
Mhtml/includes/functions.inc.php+0 / -12
Mincludes/rewrites.inc.php+12 / -0
+12 added −12 removed filtered activity

💻 r5965 TRIVIAL

Mike Stupalov 🐱
Fixed "unsupported operand types" in netstats poller module.
Files changed (1) +6 / -3
Changed files with action and line counts
Mincludes/polling/netstats.inc.php+6 / -3
+6 added −3 removed filtered activity

💻 r5964 MAJOR

Mike Stupalov 🐱
Improved show rancid config page, now uses direct svn command instead faulty php-svn extension. Minor changes in navbar (added 'alt' attribute for links) and fixed print_refresh() for showconfig page.
Files changed (4) +131 / -48
Changed files with action and line counts
Mhtml/includes/print/common.inc.php+1 / -0
Mhtml/includes/print/navbar.inc.php+13 / -3
Mhtml/pages/device/showconfig.inc.php+116 / -44
Mincludes/definitions/version.inc.php+1 / -1
+131 added −48 removed filtered activity

💻 r5963 MINOR

Mike Stupalov 🐱
Detect more Ubiquiti Edge devices (#1080).
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/os/edgeos.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5962 TRIVIAL

Mike Stupalov 🐱
Restore delimiter for rancid v3 script. Added missing MIBs CAMBIUM-PTP800-V2-MIB, MOTOROLA-PTP-MIB.
Files changed (5) +4,838 / -6
Changed files with action and line counts
Mincludes/polling/os/ptp400.inc.php+2 / -2
Mincludes/polling/os/ptp800.inc.php+3 / -3
Amibs/cambium/CAMBIUM-PTP800-V2-MIB+4,393 / -0
Amibs/cambium/MOTOROLA-PTP-MIB+439 / -0
Mscripts/generate-rancid.php+1 / -1
+6 added −6 removed filtered activity

💻 r5961

Tom Laermans 🦔
Minor: check for enable_syslog on device 'logs' page
Files changed (1) +3 / -1
Changed files with action and line counts
Mhtml/pages/device/logs.inc.php+3 / -1
+3 added −1 removed filtered activity

💻 r5960

Tom Laermans 🦔
Minor: optimize generate-rancid script
Files changed (2) +34 / -30
Changed files with action and line counts
Mincludes/definitions.inc.php+21 / -0
Mscripts/generate-rancid.php+13 / -30
+34 added −30 removed filtered activity

💻 r5959

Tom Laermans 🦔
Minor: update Mikrotik logo to something a bit less ugly
Files changed (1) +1 / -0
Changed files with action and line counts
Ahtml/images/os/mikrotik.png+1 / -0
0 added 0 removed filtered activity

💻 r5958 TRIVIAL

Mike Stupalov 🐱
Fixed incorrect snmp_dewrap32bit() (#1019).
Files changed (1) +3 / -2
Changed files with action and line counts
Mincludes/snmp.inc.php+3 / -2
+3 added −2 removed filtered activity

💻 r5957 MINOR

Mike Stupalov 🐱
Added config option $config['rancid_version'] to allow generate Rancid v3 router.db. Fixed potential XSS when view rancid configs.
Files changed (3) +12 / -4
Changed files with action and line counts
Mhtml/pages/device/showconfig.inc.php+1 / -1
Mincludes/defaults.inc.php+2 / -1
Mscripts/generate-rancid.php+9 / -2
+12 added −4 removed filtered activity

💻 r5956 TRIVIAL

Mike Stupalov 🐱
Fixed CISCO-PROCESS-MIB mempools precision.
Files changed (1) +9 / -9
Changed files with action and line counts
Mincludes/discovery/mempools/cisco-process-mib.inc.php+9 / -9
+9 added −9 removed filtered activity

💻 r5955 MAJOR

Mike Stupalov 🐱
Added basic Cisco Meraki devices support.
Files changed (4) +641 / -0
Changed files with action and line counts
Ahtml/images/os/meraki.png+1 / -0
Mincludes/definitions/os.inc.php+9 / -0
Aincludes/polling/os/meraki.inc.php+17 / -0
Amibs/cisco/MERAKI-CLOUD-CONTROLLER-MIB+614 / -0
+26 added 0 removed filtered activity

💻 r5954 TRIVIAL

Mike Stupalov 🐱
More generic sysObjectID for Patton Smartnode.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5953 MINOR

Mike Stupalov 🐱
Added HP-ICF-CHASSIS state sensors (#1032).
Files changed (3) +59 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Mincludes/definitions/sensors.inc.php+7 / -0
Aincludes/discovery/sensors/hp-icf-chassis.inc.php+51 / -0
+59 added 0 removed filtered activity

💻 r5952 MINOR

Mike Stupalov 🐱
Added basic support for Patton Smartnode VoIP Gateways (#1066).
Files changed (8) +1,261 / -0
Changed files with action and line counts
Ahtml/images/os/patton.png+1 / -0
Mincludes/definitions/os.inc.php+14 / -0
Aincludes/discovery/mempools/smartnode-mib.inc.php+33 / -0
Aincludes/discovery/processors/smartnode-mib.inc.php+29 / -0
Aincludes/discovery/sensors/smartnode-mib.inc.php+60 / -0
Aincludes/polling/mempools/smartnode-mib.inc.php+23 / -0
Amibs/patton non-text+0 / -0
Amibs/patton/SMARTNODE-MIB+1,101 / -0
+159 added 0 removed filtered activity

💻 r5951 MINOR

Mike Stupalov 🐱
Detect more Juniper Trapeze. Added UBNT-MIB.
Files changed (2) +1,418 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+5 / -1
Amibs/ubiquiti/UBNT-MIB+1,413 / -0
+5 added −1 removed filtered activity

💻 r5950 TRIVIAL

Mike Stupalov 🐱
Fixed checkpoint ha state names.
Files changed (1) +3 / -2
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+3 / -2
+3 added −2 removed filtered activity

💻 r5949 MINOR

Mike Stupalov 🐱
Added CHECKPOINT-MIB HA state sensor.
Files changed (2) +27 / -6
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+12 / -6
Mincludes/discovery/sensors/checkpoint-mib.inc.php+15 / -0
+27 added −6 removed filtered activity

💻 r5948 MINOR

Mike Stupalov 🐱
Added Netscaler HA pair state sensor.
Files changed (2) +16 / -0
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+4 / -0
Mincludes/discovery/sensors/ns-root-mib.inc.php+12 / -0
+16 added 0 removed filtered activity

💻 r5947 MIBS

Mike Stupalov 🐱
Update Brocade MIBs to 7.2.1c
Files changed (15) +1,224 / -0
Changed files with action and line counts
Mmibs/brocade/BCCUSTOM-OPR-MIB non-text+0 / -0
Mmibs/brocade/BD-MIB non-text+0 / -0
Mmibs/brocade/BRCD-FCIP-EXT-MIB non-text+0 / -0
Mmibs/brocade/BROCADE-MAPS-MIB non-text+0 / -0
Mmibs/brocade/Brocade-REG-MIB non-text+0 / -0
Mmibs/brocade/Brocade-TC non-text+0 / -0
Mmibs/brocade/CPQHOST-MIB non-text+0 / -0
Mmibs/brocade/CPQRACK-MIB non-text+0 / -0
Mmibs/brocade/FA-EXT-MIB non-text+0 / -0
Mmibs/brocade/FCMGMT-MIB non-text+0 / -0
Mmibs/brocade/HA-MIB non-text+0 / -0
Amibs/brocade/IBM-BCCUSTOM-MIB+1,224 / -0
Mmibs/brocade/IBM-FEATURE-ACTIVATION-MIB non-text+0 / -0
Mmibs/brocade/LINK-INCIDENT-MIB non-text+0 / -0
Mmibs/brocade/SW-MIB non-text+0 / -0
0 added 0 removed filtered activity

💻 r5946 MINOR

Mike Stupalov 🐱
More CISCO-ENVMON-MIB sensor ignore for duplicated sensors or with empty description.
Files changed (1) +37 / -25
Changed files with action and line counts
Mincludes/discovery/sensors/cisco-envmon-mib.inc.php+37 / -25
+37 added −25 removed filtered activity

💻 r5945 MINOR

Mike Stupalov 🐱
Added power supply state sensors for NS-ROOT-MIB.
Files changed (4) +13 / -3
Changed files with action and line counts
Mincludes/common.inc.php+1 / -1
Mincludes/definitions/sensors.inc.php+4 / -0
Mincludes/discovery/sensors/ns-root-mib.inc.php+7 / -1
Mincludes/discovery/sensors/sw-mib.inc.php+1 / -1
+13 added −3 removed filtered activity

💻 r5944 TRIVIAL

Mike Stupalov 🐱
Removed nonexistent include (appear in r5800).
Files changed (1) +0 / -2
Changed files with action and line counts
Mincludes/polling/os/netscaler.inc.php+0 / -2
0 added −2 removed filtered activity

💻 r5943 MIBS

Mike Stupalov 🐱
Remove duplicate brocade MIBs.
Files changed (9) +0 / -10,092
Changed files with action and line counts
Dmibs/BRCD-FCIP-EXT-MIB+0 / -296
Dmibs/Brocade-REG-MIB+0 / -75
Dmibs/Brocade-TC+0 / -68
Dmibs/FCFABRIC-ELEMENT-MIB+0 / -1,973
Dmibs/FCMGMT-MIB+0 / -2,718
Dmibs/HA-MIB+0 / -375
Dmibs/LINK-INCIDENT-MIB+0 / -800
Dmibs/MB-MIB+0 / -247
Dmibs/SW-MIB+0 / -3,540
0 added 0 removed filtered activity

💻 r5942 MINOR

Mike Stupalov 🐱
Added latest brocade MIBs, fixed mib_dirs() for NS-ROOT-MIB and SW-MIB.
Files changed (33) +39,325 / -20,568

Showing the first 30 paths; 3 more are omitted from this static page.

Changed files with action and line counts
Mincludes/discovery/mac-accounting.inc.php+1 / -1
Mincludes/discovery/mempools/sw-mib.inc.php+1 / -1
Mincludes/discovery/processors/ns-root-mib.inc.php+1 / -1
Mincludes/discovery/processors/sw-mib.inc.php+1 / -1
Mincludes/discovery/sensors/ns-root-mib.inc.php+1 / -1
Mincludes/discovery/sensors/sw-mib.inc.php+1 / -1
Mincludes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php+1 / -1
Mincludes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php+1 / -1
Mincludes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php+1 / -1
Mincludes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php+1 / -1
Mincludes/polling/mempools/sw-mib.inc.php+1 / -1
Mincludes/polling/netscaler-vsvr.inc.php+3 / -3
Mincludes/polling/os/fabos.inc.php+3 / -3
Mincludes/polling/os/netscaler.inc.php+3 / -3
Mincludes/polling/os/nos.inc.php+1 / -1
Amibs/brocade non-text+0 / -0
Amibs/brocade/BCCUSTOM-OPR-MIB+122 / -0
Amibs/brocade/BD-MIB+285 / -0
Amibs/brocade/BRCD-FCIP-EXT-MIB+300 / -0
Amibs/brocade/BROCADE-MAPS-MIB+237 / -0
Amibs/brocade/Brocade-REG-MIB+85 / -0
Amibs/brocade/Brocade-TC+78 / -0
Amibs/brocade/CPQHOST-MIB+2,078 / -0
Amibs/brocade/CPQRACK-MIB+3,586 / -0
Amibs/brocade/FA-EXT-MIB+323 / -0
Amibs/brocade/FCMGMT-MIB+2,844 / -0
Amibs/brocade/HA-MIB+480 / -0
Amibs/brocade/IBM-FEATURE-ACTIVATION-MIB+339 / -0
Amibs/brocade/LINK-INCIDENT-MIB+834 / -0
Amibs/brocade/SW-MIB+4,172 / -0
+21 added −21 removed filtered activity

💻 r5941

Tom Laermans 🦔
Medium: add support for APC Universal I/O environmental sensors
Files changed (1) +96 / -22
Changed files with action and line counts
Mincludes/discovery/sensors/powernet-mib.inc.php+96 / -22
+96 added −22 removed filtered activity

💻 r5940 FIX

Adam Armstrong 🐸
Small poller/discovery fixes. Add vm entity for eventlog.
Files changed (3) +4 / -6
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+1 / -1
Mincludes/polling/applications.inc.php+1 / -3
Mincludes/polling/os/vmware.inc.php+2 / -2
+4 added −6 removed filtered activity

💻 r5939 FIX

Adam Armstrong 🐸
Rewrite SW-MIB polling #1071
Files changed (3) +27 / -45
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+3 / -0
Mincludes/discovery/sensors/sw-mib.inc.php+21 / -42
Mincludes/polling/os/fabos.inc.php+3 / -3
+27 added −45 removed filtered activity

💻 r5938 FIX

Adam Armstrong 🐸
Ignore sensors on virtual NetScaler devices. #697
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/ns-root-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5937 FIX

Adam Armstrong 🐸
HTML and other minor fixes. (#1070)
Files changed (29) +252 / -235
Changed files with action and line counts
Mhtml/includes/print-vlan.inc.php+5 / -7
Mhtml/includes/print-vrf.inc.php+2 / -4
Mhtml/pages/about.inc.php+26 / -28
Mhtml/pages/addhost.inc.php+7 / -8
Mhtml/pages/adduser.inc.php+5 / -4
Mhtml/pages/apps.inc.php+8 / -20
Mhtml/pages/bill/edit.inc.php+57 / -24
Mhtml/pages/bills.inc.php+20 / -20
Mhtml/pages/customers.inc.php+7 / -5
Mhtml/pages/delhost.inc.php+1 / -1
Mhtml/pages/device/apps.inc.php+4 / -3
Mhtml/pages/device/edit.inc.php+1 / -1
Mhtml/pages/device/edit/wmi.inc.php+9 / -9
Mhtml/pages/device/health.inc.php+1 / -1
Mhtml/pages/device/health/storage.inc.php+8 / -8
Mhtml/pages/device/hrdevice.inc.php+15 / -13
Mhtml/pages/device/loadbalancer/netscaler_services.inc.php+16 / -16
Mhtml/pages/device/loadbalancer/netscaler_vsvr.inc.php+4 / -4
Mhtml/pages/device/overview.inc.php+2 / -3
Mhtml/pages/device/overview/toner.inc.php+3 / -4
Mhtml/pages/device/overview/ucd_mem.inc.php+10 / -16
Mhtml/pages/device/port.inc.php+1 / -1
Mhtml/pages/device/vm.inc.php+1 / -1
Mhtml/pages/devices/detail.inc.php+14 / -13
Mhtml/pages/devices/status.inc.php+11 / -10
Mhtml/pages/edituser.inc.php+8 / -6
Mhtml/pages/health/sensors.inc.php+2 / -2
Mhtml/pages/packages.inc.php+1 / -1
Mhtml/pages/routing/overview.inc.php+3 / -2
+252 added −235 removed filtered activity

💻 r5935 TRIVIAL

Mike Stupalov 🐱
Small visual fixes for initial db schema install.
Files changed (4) +7 / -7
Changed files with action and line counts
Mhtml/includes/navbar.inc.php+2 / -2
Mupdate/038.sql+2 / -2
Mupdate/074.php+1 / -1
Mupdate/153.php+2 / -2
+5 added −5 removed filtered activity

💻 r5934

Tom Laermans 🦔
Trivial: remove 2 duplicate MIBs
Files changed (2) +0 / -1,945
Changed files with action and line counts
Dmibs/ELS100-S24TX2M-MIB+0 / -663
Dmibs/infinera/INFINERA-REG-MIB+0 / -1,282
0 added 0 removed filtered activity

💻 r5933

Tom Laermans 🦔
Trivial: set default of 15 seconds for realtime graph for a few Linux derivatives
Files changed (1) +2 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -0
+2 added 0 removed filtered activity

💻 r5932

Tom Laermans 🦔
Trivial: more MIB renames to their actual names
Files changed (545) +244,328 / -225,525

Showing the first 30 paths; 515 more are omitted from this static page.

Changed files with action and line counts
Amibs/bluesocket/BLUE-NOTIFICATION-MIB+345 / -0
Amibs/bluesocket/BLUESERVER-MIB+5,791 / -0
Amibs/bluesocket/BLUESOCKET-PRODUCTS+85 / -0
Amibs/bluesocket/BLUESOCKET-ROOT+22 / -0
Amibs/bluesocket/BLUESOCKET-TRAPS+353 / -0
Dmibs/bluesocket/BlueNotify-Mib.txt+0 / -333
Dmibs/bluesocket/BlueServer3.0-MIB.txt+0 / -5,753
Dmibs/bluesocket/BlueSocket-Products-MIB.txt+0 / -81
Dmibs/bluesocket/BlueSocket-Root-MIB.txt+0 / -22
Dmibs/bluesocket/BlueSocket-Traps-MIB.txt+0 / -346
Amibs/cabletron/CABLETRON-TRAPS+4,483 / -0
Amibs/cabletron/CABLETRON-TRAPS-IRM+150 / -0
Amibs/cabletron/CHASSIS-MIB+709 / -0
Amibs/cabletron/COMMUNITY-MIB+130 / -0
Amibs/cabletron/CT-BROADCAST-MIB+169 / -0
Amibs/cabletron/CT-CMMPHYS-MIB+1,176 / -0
Amibs/cabletron/CT-CONTAINER-MIB+647 / -0
Amibs/cabletron/CT-ELS10-MIB+3,504 / -0
Amibs/cabletron/CT-FASTPATH-ARPACL-MIB+181 / -0
Amibs/cabletron/CT-FASTPATH-DHCPSERVER-MIB+1,015 / -0
Amibs/cabletron/CT-FASTPATH-DHCPSNOOPING-MIB+448 / -0
Amibs/cabletron/CT-FASTPATH-DYNAMIC-ARP-INSPECTION-MIB+432 / -0
Amibs/cabletron/CT-FASTPATH-PROTECTED-PORT-MIB+132 / -0
Amibs/cabletron/CT-FLASH-MIB+361 / -0
Amibs/cabletron/CT-FPS-SERVICES-MIB+73 / -0
Amibs/cabletron/CT-HSIMPHYS-MIB+343 / -0
Amibs/cabletron/CT-PIC-MIB+876 / -0
Amibs/cabletron/CT-PRIORITY-CLASSIFY-MIB+288 / -0
Amibs/cabletron/CT-PRIORITY-QUEUING+232 / -0
Amibs/cabletron/CTATM-CONFIG-MIB+1,688 / -0
0 added 0 removed filtered activity

💻 r5931

Tom Laermans 🦔
Minor: add rrdtool_add_rra function using rrdtoolx; not currently used - could have been in update 165
Files changed (1) +23 / -0
Changed files with action and line counts
Mincludes/rrdtool.inc.php+23 / -0
+23 added 0 removed filtered activity

💻 r5930

Tom Laermans 🦔
Medium: Escape remote input better to avoid html injection on the webpages
Files changed (17) +24 / -26
Changed files with action and line counts
Mhtml/graph-realtime.php+1 / -1
Mhtml/includes/functions.inc.php+1 / -3
Mhtml/includes/print-interface.inc.php+1 / -1
Mhtml/includes/print/alert.inc.php+1 / -1
Mhtml/includes/print/alert_log.inc.php+3 / -3
Mhtml/pages/deleted-ports.inc.php+1 / -1
Mhtml/pages/device/edit/ports.inc.php+2 / -2
Mhtml/pages/device/edit/sensors.inc.php+1 / -1
Mhtml/pages/device/health/sensors.inc.php+1 / -1
Mhtml/pages/device/overview/sensors.inc.php+1 / -1
Mhtml/pages/health/mempool.inc.php+1 / -1
Mhtml/pages/health/processor.inc.php+2 / -2
Mhtml/pages/health/sensors.inc.php+2 / -2
Mhtml/pages/health/storage.inc.php+2 / -2
Mhtml/pages/health/toner.inc.php+1 / -1
Mhtml/pages/ports/list.inc.php+2 / -2
Mincludes/alerts.inc.php+1 / -1
+24 added −26 removed filtered activity

💻 r5929

Tom Laermans 🦔
Medium: remove PEAR includes from graph code, as they are now included from definitions
Files changed (1) +0 / -7
Changed files with action and line counts
Mhtml/graph.php+0 / -7
0 added −7 removed filtered activity

💻 r5928

Tom Laermans 🦔
Medium: add ignore_common_subnet option, which allows you to specify (exact) subnets that should not be considered for the 'other ports on same subnet' displayed in the port listing. Small addition/change to dbFacile semantics, should not affect existing code. Move PEAR includes from functions to definitions so they can be used there.
Files changed (7) +51 / -16
Changed files with action and line counts
Mhtml/includes/functions.inc.php+1 / -1
Mhtml/includes/print-interface.inc.php+6 / -2
Mincludes/dbFacile.php+20 / -4
Mincludes/defaults.inc.php+9 / -0
Mincludes/definitions.inc.php+14 / -1
Mincludes/discovery/ipv6-addresses.inc.php+1 / -1
Mincludes/functions.inc.php+0 / -7
+51 added −16 removed filtered activity

💻 r5927

Tom Laermans 🦔
Trivial: a whole bunch of MIB renames, nothing to see here
Files changed (1,162) +651,808 / -638,444

Showing the first 30 paths; 1,132 more are omitted from this static page.

Changed files with action and line counts
Amibs/junos/ADSL-TC-MIB+115 / -0
Amibs/junos/APS-MIB+1,737 / -0
Amibs/junos/ATM-MIB+3,023 / -0
Amibs/junos/BFD-STD-MIB+857 / -0
Amibs/junos/BGP4-MIB+715 / -0
Amibs/junos/BGP4-V2-MIB-JUNIPER+4,251 / -0
Amibs/junos/BRIDGE-MIB+1,466 / -0
Amibs/junos/DIFFSERV-DSCP-TC+64 / -0
Amibs/junos/DIFFSERV-MIB+3,494 / -0
Amibs/junos/DISMAN-PING-MIB+1,141 / -0
Amibs/junos/DLSW-MIB+3,585 / -0
Amibs/junos/DRAFT-MSDP-MIB+1,079 / -0
Amibs/junos/DS1-MIB+2,108 / -0
Amibs/junos/ESO-CONSORTIUM-MIB+183 / -0
Amibs/junos/EtherLike-MIB+1,144 / -0
Amibs/junos/FR-MFR-MIB+884 / -0
Amibs/junos/FRAME-RELAY-DTE-MIB+1,049 / -0
Amibs/junos/HCNUM-TC+117 / -0
Amibs/junos/HOST-RESOURCES-MIB+1,542 / -0
Amibs/junos/HOST-RESOURCES-TYPES+387 / -0
Amibs/junos/IANA-ADDRESS-FAMILY-NUMBERS-MIB+121 / -0
Dmibs/junos/IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt+0 / -121
Amibs/junos/IANA-RTPROTO-MIB+95 / -0
Amibs/junos/IANAifType-MIB+314 / -0
Amibs/junos/IEEE8023-LAG-MIB+1,435 / -0
Amibs/junos/IF-MIB+1,830 / -0
Amibs/junos/IGMP-STD-MIB+511 / -0
Amibs/junos/INET-ADDRESS-MIB+308 / -0
Amibs/junos/INTEGRATED-SERVICES-MIB+795 / -0
Amibs/junos/IP-FORWARD-MIB+428 / -0
0 added 0 removed filtered activity

💻 r5926

Tom Laermans 🦔
Trivial: rename Enterasys MIBs to actual MIB name
Files changed (144) +63,839 / -58,693

Showing the first 30 paths; 114 more are omitted from this static page.

Changed files with action and line counts
Amibs/enterasys/ENTERASYS-8021X-EXTENSIONS-MIB+1,428 / -0
Amibs/enterasys/ENTERASYS-8021X-REKEYING-MIB+308 / -0
Amibs/enterasys/ENTERASYS-AAA-POLICY-MIB+205 / -0
Amibs/enterasys/ENTERASYS-ACTIVATION-MIB+430 / -0
Amibs/enterasys/ENTERASYS-CLASS-OF-SERVICE-MIB+3,555 / -0
Amibs/enterasys/ENTERASYS-CONFIGURATION-CHANGE-MIB+259 / -0
Amibs/enterasys/ENTERASYS-CONFIGURATION-MANAGEMENT-MIB+746 / -0
Amibs/enterasys/ENTERASYS-CONVERGENCE-END-POINT-MIB+1,104 / -0
Amibs/enterasys/ENTERASYS-DIAGNOSTIC-MESSAGE-MIB+332 / -0
Amibs/enterasys/ENTERASYS-DNS-RESOLVER-MIB+434 / -0
Amibs/enterasys/ENTERASYS-DVMRP-EXT-MIB+395 / -0
Amibs/enterasys/ENTERASYS-ENCR-8021X-CONFIG-MIB+801 / -0
Amibs/enterasys/ENTERASYS-ENCR-8021X-REKEYING-MIB+503 / -0
Amibs/enterasys/ENTERASYS-ESWITCH-MIB+624 / -0
Amibs/enterasys/ENTERASYS-FIREWALL-MIB+2,941 / -0
Amibs/enterasys/ENTERASYS-FLOW-LIMITING-MIB+1,157 / -0
Amibs/enterasys/ENTERASYS-IEEE8023-LAG-MIB-EXT-MIB+251 / -0
Amibs/enterasys/ENTERASYS-IEEE802DOT11EXT-MIB+713 / -0
Amibs/enterasys/ENTERASYS-IETF-BRIDGE-MIB-EXT-MIB+1,076 / -0
Amibs/enterasys/ENTERASYS-IETF-P-BRIDGE-MIB-EXT-MIB+168 / -0
Amibs/enterasys/ENTERASYS-IF-MIB-EXT-MIB+290 / -0
Amibs/enterasys/ENTERASYS-IMAGE-VALIDATION-MIB+235 / -0
Amibs/enterasys/ENTERASYS-JUMBO-ETHERNET-FRAME-MIB+226 / -0
Amibs/enterasys/ENTERASYS-LICENSE-KEY-MIB+418 / -0
Amibs/enterasys/ENTERASYS-LICENSE-KEY-OIDS-MIB+237 / -0
Amibs/enterasys/ENTERASYS-LINK-FLAP-MIB+598 / -0
Amibs/enterasys/ENTERASYS-LSNAT-MIB+2,617 / -0
Amibs/enterasys/ENTERASYS-MAC-AUTHENTICATION-MIB+587 / -0
Amibs/enterasys/ENTERASYS-MAC-LOCKING-MIB+769 / -0
Amibs/enterasys/ENTERASYS-MAU-MIB-EXT-MIB+269 / -0
0 added 0 removed filtered activity

💻 r5925

Tom Laermans 🦔
Minor: add basic support for Enterasys devices, mainly an icon + ifName override
Files changed (2) +8 / -0
Changed files with action and line counts
Ahtml/images/os/enterasys.png+1 / -0
Mincludes/definitions/os.inc.php+7 / -0
+7 added 0 removed filtered activity

October 2014

💻 r5924 MINOR

Mike Stupalov 🐱
Added ability for enable debug in poller-wrapper. WARNING, do not use this unless you know what it does!
Files changed (1) +12 / -2
Changed files with action and line counts
Mpoller-wrapper.py+12 / -2
+12 added −2 removed filtered activity

💻 r5923 SQL

Adam Armstrong 🐸
Add database fields for contact, threshold and notify to bills table
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/166.sql+1 / -0
0 added 0 removed filtered activity

💻 r5922 FIX

Adam Armstrong 🐸
Fix date format for bills
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/bills/month.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5921 ADD

Adam Armstrong 🐸
Basic support for Cambium PTP400/600 and PTP800
Files changed (3) +51 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+16 / -0
Aincludes/polling/os/ptp400.inc.php+17 / -0
Aincludes/polling/os/ptp800.inc.php+18 / -0
+51 added 0 removed filtered activity

💻 r5920

Tom Laermans 🦔
Trivial: add -u option to discovery help output
Files changed (1) +1 / -1
Changed files with action and line counts
Mdiscovery.php+1 / -1
+1 added −1 removed filtered activity

💻 r5919

Tom Laermans 🦔
Trivial: Syntaxer run
Files changed (11) +22 / -23
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+1 / -1
Mhtml/includes/functions.inc.php+6 / -6
Mhtml/includes/graphs/generic_definition.inc.php+2 / -2
Mincludes/common.inc.php+4 / -4
Mincludes/definitions/os.inc.php+0 / -1
Mincludes/geolocation.inc.php+1 / -1
Mincludes/polling/graphs.inc.php+2 / -2
Mincludes/polling/loadbalancer/cisco-slb-mib.inc.php+1 / -1
Mincludes/polling/os/unix.inc.php+1 / -1
Mincludes/polling/wifi/canopy-mib.inc.php+3 / -2
Mupdate/165.php+1 / -2
+22 added −23 removed filtered activity

💻 r5918 ADD

Adam Armstrong 🐸
Add basic support for MRV Fiberdriver (and others?) using NBS mib family.
Files changed (18) +17,792 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+8 / -0
Aincludes/polling/os/mrvnbs.inc.php+8 / -0
Amibs/mrv/cmmc.mib+7,446 / -0
Amibs/mrv/mrvefm.mib+1,202 / -0
Amibs/mrv/nbs-eusm.mib+2,453 / -0
Amibs/mrv/nbs-jumper.mib+139 / -0
Amibs/mrv/nbs-meta.mib+265 / -0
Amibs/mrv/nbs-ntp.mib+130 / -0
Amibs/mrv/nbs-osa.mib+497 / -0
Amibs/mrv/nbs-prbs.mib+681 / -0
Amibs/mrv/nbs-sff.mib+1,941 / -0
Amibs/mrv/nbs-sigcond.mib+396 / -0
Amibs/mrv/nbs-sla.mib+1,562 / -0
Amibs/mrv/nbs-syslog.mib+231 / -0
Amibs/mrv/nbs-trapcontrol.mib+218 / -0
Amibs/mrv/nbs-tunable.mib+191 / -0
Amibs/mrv/nbs-user-session.mib+174 / -0
Amibs/mrv/nbs-vlan-fwd.mib+250 / -0
+16 added 0 removed filtered activity

💻 r5917 ADD

Adam Armstrong 🐸
Add Mellanox OS definition and logo. Add device array dump data page. Protect device and port data page by user level.
Files changed (5) +47 / -3
Changed files with action and line counts
Ahtml/images/os/mellanox.png+1 / -0
Mhtml/pages/device.inc.php+1 / -0
Ahtml/pages/device/data.inc.php+22 / -0
Mhtml/pages/device/port/data.inc.php+6 / -3
Mincludes/definitions/os.inc.php+17 / -0
+46 added −3 removed filtered activity

💻 r5916 FIX

Adam Armstrong 🐸
Fix alerting on ignore_until_ok
Files changed (1) +2 / -0
Changed files with action and line counts
Mincludes/alerts.inc.php+2 / -0
+2 added 0 removed filtered activity

💻 r5915 FIX

Adam Armstrong 🐸
IMPEDANCE
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5914 ADD

Adam Armstrong 🐸
Add icon for impedence/resistance (omega/ohm) and use it for impedence
Files changed (3) +147 / -146
Changed files with action and line counts
Mhtml/css/sprite.css+146 / -145
Mhtml/img/sprite.png non-text+0 / -0
Mincludes/definitions/sensors.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5913 ADD

Adam Armstrong 🐸
Add Impedence sensor type
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5912 FIX

Adam Armstrong 🐸
Better fix :)
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/includes/graphs/generic_definition.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5911 FIX

Adam Armstrong 🐸
Fix definition-drawn graphs (incorrect assignment of min/max)
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/includes/graphs/generic_definition.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5910 ADD

Adam Armstrong 🐸
Add Cambium Canopy support (#1055)
Files changed (11) +12,167 / -1
Changed files with action and line counts
Ahtml/images/os/cambium.png+1 / -0
Mincludes/definitions/graphtypes.inc.php+1 / -1
Mincludes/definitions/os.inc.php+12 / -0
Aincludes/polling/os/canopy.inc.php+21 / -0
Aincludes/polling/wifi/canopy-mib.inc.php+20 / -0
Amibs/cambium non-text+0 / -0
Amibs/cambium/WHISP-APS-MIB+4,158 / -0
Amibs/cambium/WHISP-BOX-MIBV2-MIB+4,405 / -0
Amibs/cambium/WHISP-GLOBAL-REG-MIB+94 / -0
Amibs/cambium/WHISP-SM-MIB+3,385 / -0
Amibs/cambium/WHISP-TCV2-MIB+70 / -0
+54 added −1 removed filtered activity

💻 r5909 ADD

Adam Armstrong 🐸
Add the ability to use RRDs without min/max RRAs
Files changed (1) +14 / -2
Changed files with action and line counts
Mhtml/includes/graphs/generic_definition.inc.php+14 / -2
+14 added −2 removed filtered activity

💻 r5908 ICONS

Adam Armstrong 🐸
Resize some icons.
Files changed (6) +1 / -0
Changed files with action and line counts
Mhtml/images/os/arista.png non-text+0 / -0
Mhtml/images/os/cisco.png non-text+0 / -0
Mhtml/images/os/extreme.png non-text+0 / -0
Mhtml/images/os/netapp.png non-text+0 / -0
Mhtml/images/os/zhone.png non-text+0 / -0
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5907 ICONS

Adam Armstrong 🐸
correct size for infoblox
Files changed (1) +0 / -0
Changed files with action and line counts
Mhtml/images/os/infoblox.png non-text+0 / -0
0 added 0 removed filtered activity

💻 r5906

Tom Laermans 🦔
Minor: add missing Infoblox icon
Files changed (2) +2 / -0
Changed files with action and line counts
Ahtml/images/os/infoblox.png+1 / -0
Ahtml/images/os/wepresent.png+1 / -0
0 added 0 removed filtered activity

💻 r5905

Tom Laermans 🦔
Minor: fix for update 164, now also correctly updates interrupts and context switches
Files changed (2) +62 / -40
Changed files with action and line counts
Mupdate/164.php+1 / -40
Aupdate/165.php+61 / -0
+62 added −40 removed filtered activity

💻 r5904

Tom Laermans 🦔
Minor: finally fix missing MIN RRA on various system graphs for veteran installations with fairly old devices. Fixes load average, process count, user count, context switches, interrupts.
Files changed (1) +55 / -0
Changed files with action and line counts
Aupdate/164.php+55 / -0
+55 added 0 removed filtered activity

💻 r5903 ADD

Adam Armstrong 🐸
Some cosmetic CSS changes and add os definition for infoblox
Files changed (4) +15 / -4
Changed files with action and line counts
Mhtml/css/bootstrap-hacks.css+1 / -1
Mhtml/css/bootstrap.css+1 / -1
Mhtml/css/bootstrap/less/forms.less+2 / -2
Mincludes/definitions/os.inc.php+11 / -0
+11 added 0 removed filtered activity

💻 r5901 TRIVIAL

Mike Stupalov 🐱
Fixed snmp hide_auth config in debug output with timeout/retries options. Returned global $debug in snmp_get_multi.
Files changed (2) +2 / -2
Changed files with action and line counts
Mincludes/common.inc.php+1 / -1
Mincludes/snmp.inc.php+1 / -1
+2 added −2 removed filtered activity

💻 r5900

Tom Laermans 🦔
Minor: add sysObjectID for Powerconnect 6024 to radlan
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5899 MINOR

Mike Stupalov 🐱
Exclude DB entries with empty device_id or port_id in generate_query_permitted() (this is unclean entries). Exclude empty netscaler IPs in print_addresses().
Files changed (2) +34 / -19
Changed files with action and line counts
Mhtml/includes/functions.inc.php+33 / -18
Mhtml/includes/print/addresses.inc.php+1 / -1
+34 added −19 removed filtered activity

💻 r5897

Tom Laermans 🦔
Trivial: remove files obsoleted by r5895
Files changed (2) +0 / -151
Changed files with action and line counts
Dincludes/polling/cisco-ace-loadbalancer.inc.php+0 / -74
Dincludes/polling/cisco-ace-serverfarms.inc.php+0 / -77
0 added −151 removed filtered activity

💻 r5896 TRIVIAL

Mike Stupalov 🐱
Fixed mysql agent script ignores mysql_host config (#1053).
Files changed (1) +1 / -2
Changed files with action and line counts
Mscripts/agent-local/mysql+1 / -2
+1 added −2 removed filtered activity

💻 r5895

Tom Laermans 🦔
Medium: move cisco loadbalancer modules to 'loadbalancer' module with mib-type support
Files changed (6) +184 / -2
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -2
Mincludes/definitions/os.inc.php+2 / -0
Aincludes/polling/loadbalancer non-text+0 / -0
Aincludes/polling/loadbalancer.inc.php+21 / -0
Aincludes/polling/loadbalancer/cisco-enhanced-slb-mib.inc.php+78 / -0
Aincludes/polling/loadbalancer/cisco-slb-mib.inc.php+82 / -0
+184 added −2 removed filtered activity

💻 r5894 TRIVIAL

Mike Stupalov 🐱
Fixed use $_SERVER['SCRIPT_FILENAME'] when used symlinks to observium dirs.
Files changed (2) +2 / -2
Changed files with action and line counts
Mhtml/includes/functions.inc.php+1 / -1
Mscripts/generate-rancid.php+1 / -1
+2 added −2 removed filtered activity

💻 r5893

Tom Laermans 🦔
Minor: remove base_url from default config, it should be left alone to set up a base install of Observium unless doing very advanced things
Files changed (1) +0 / -4
Changed files with action and line counts
Mconfig.php.default+0 / -4
0 added −4 removed filtered activity

💻 r5892 TRIVIAL

Mike Stupalov 🐱
Restored previously removed $config['web_url'].
Files changed (3) +20 / -8
Changed files with action and line counts
Mhtml/includes/functions.inc.php+7 / -1
Mincludes/defaults.inc.php+2 / -1
Mincludes/definitions.inc.php+11 / -6
+20 added −8 removed filtered activity

💻 r5891

Tom Laermans 🦔
Minor: specify HOST-RESOURCES-MIB in Synology DSM detection
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/os/linux.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5890 DEVEL

Mike Stupalov 🐱
Added tag MOVEME for some functions, removed $config['web_url'] (as duplicated with base_url), small cleanup.
Files changed (6) +120 / -71
Changed files with action and line counts
Mconfig.php.default+4 / -4
Mhtml/includes/functions.inc.php+5 / -9
Mincludes/common.inc.php+41 / -1
Mincludes/defaults.inc.php+3 / -15
Mincludes/definitions.inc.php+32 / -7
Mincludes/functions.inc.php+35 / -35
+120 added −71 removed filtered activity

💻 r5888 TRIVIAL

Mike Stupalov 🐱
Strip slash char from the end of config options *_dir.
Files changed (1) +13 / -3
Changed files with action and line counts
Mincludes/definitions.inc.php+13 / -3
+13 added −3 removed filtered activity

💻 r5887 TRIVIAL

Mike Stupalov 🐱
Use wildcard sysObjectID for NetApp os definition.
Files changed (1) +1 / -2
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -2
+1 added −2 removed filtered activity

💻 r5886 TRIVIAL

Mike Stupalov 🐱
Fixed very rare situation when stdout is ended before got correct status exitcode in external_exec().
Files changed (1) +9 / -7
Changed files with action and line counts
Mincludes/common.inc.php+9 / -7
+9 added −7 removed filtered activity

💻 r5885 TRIVIAL

Mike Stupalov 🐱
Fixed get current revision in stable branch with old svn.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/definitions/version.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5884 TRIVIAL

Mike Stupalov 🐱
Fixed sometimes get wrong exit status in external_exec().
Files changed (3) +23 / -18
Changed files with action and line counts
Mincludes/common.inc.php+13 / -11
Mincludes/include-dir-mib.inc.php+1 / -1
Mincludes/snmp.inc.php+9 / -6
+23 added −18 removed filtered activity

💻 r5883

Tom Laermans 🦔
Trivial: don't set auth_ldap_ad_domain by default
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5882 DEVEL

Mike Stupalov 🐱
Show last snmp_status for all snmp function calls in debug output.
Files changed (2) +28 / -8
Changed files with action and line counts
Mincludes/polling/ports.inc.php+2 / -1
Mincludes/snmp.inc.php+26 / -7
+28 added −8 removed filtered activity

💻 r5881 MIBS

Adam Armstrong 🐸
Files changed (1) +337 / -4
Changed files with action and line counts
Mmibs/cisco/CISCO-PRODUCTS-MIB.my+337 / -4
0 added 0 removed filtered activity

💻 r5880

Tom Laermans 🦔
Medium: add support to automatically determine LDAP server list from AD SRV records
Files changed (2) +42 / -1
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+41 / -1
Mincludes/defaults.inc.php+1 / -0
+42 added −1 removed filtered activity

💻 r5879

Tom Laermans 🦔
Minor: reset geolocation when device location changes
Files changed (2) +7 / -2
Changed files with action and line counts
Mincludes/geolocation.inc.php+3 / -2
Mincludes/polling/system.inc.php+4 / -0
+7 added −2 removed filtered activity

💻 r5878

Tom Laermans 🦔
Medium: Fix 'require all' alerter condition setting upon alert creation, fixes #908
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/add_alert_check.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5877

Tom Laermans 🦔
Medium: Allow support of multiple LDAP servers listed in an array. Luckily, ldap_connect already supports this for us ;)
Files changed (2) +5 / -3
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+4 / -2
Mincludes/defaults.inc.php+1 / -1
+5 added −3 removed filtered activity

💻 r5876 TRIVIAL

Mike Stupalov 🐱
Fixed display crossbar overview for Cisco 6k/7k, do not show non fabric channels (#1033).
Files changed (2) +22 / -17
Changed files with action and line counts
Mhtml/pages/device/overview.inc.php+4 / -1
Mhtml/pages/device/overview/c6kxbar.inc.php+18 / -16
+22 added −17 removed filtered activity

💻 r5875 TRIVIAL

Mike Stupalov 🐱
Removed unused file, as duplicated functionality added in r5862.
Files changed (1) +0 / -21
Changed files with action and line counts
Dincludes/polling/os/ngx.inc.php+0 / -21
0 added −21 removed filtered activity

💻 r5874 TRIVIAL

Mike Stupalov 🐱
Restore some old Force10 MIBs. Removed svn:executable property from MIBs.
Files changed (19) +4,125 / -16
Changed files with action and line counts
Mmibs/ATM-FORUM-ADDR-REG+0 / -1
Mmibs/LLDP-EXT-DCBX-MIB+0 / -1
Mmibs/LLDP-EXT-DOT3-MIB+0 / -1
Mmibs/LLDP-EXT-MED-MIB+0 / -1
Mmibs/RBTWS-AP-TC+0 / -1
Mmibs/RBTWS-CLIENT-SESSION-TC+0 / -1
Mmibs/UPS-MIB+0 / -1
Mmibs/bti/bti-ol.my+0 / -1
Mmibs/bti/packetvx-bridge.my+0 / -1
Mmibs/cisco/CISCO-IP-CBR-METRICS-MIB.my+0 / -1
Mmibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB.my+0 / -1
Mmibs/cisco/CISCO-MDI-METRICS-MIB.my+0 / -1
Mmibs/cisco/CISCO-RTP-METRICS-MIB.my+0 / -1
Mmibs/cisco/CISCO-VSAN-MIB.my+0 / -1
Amibs/force10/f10-cs-chassis.mib+1,507 / -0
Mmibs/force10/f10-dcbx.mib+0 / -1
Amibs/force10/f10-mon.mib+1,650 / -0
Amibs/force10/f10-mstp.mib+968 / -0
Mmibs/force10/f10-zc-chassis.mib+0 / -1
0 added 0 removed filtered activity

💻 r5873 MIBS

Adam Armstrong 🐸
Add new Force10 MIBs
Files changed (23) +24,543 / -0
Changed files with action and line counts
Amibs/force10/Dell_ITA.Rev_1_1.mib+558 / -0
Amibs/force10/f10-VirtualLinkTrunk.mib+899 / -0
Amibs/force10/f10-bgp4-v2.mib+4,116 / -0
Amibs/force10/f10-bmp.mib+111 / -0
Amibs/force10/f10-bpstats.mib+936 / -0
Amibs/force10/f10-chassis.mib+2,606 / -0
Amibs/force10/f10-copy-config.mib+517 / -0
Amibs/force10/f10-dcbx.mib+1,610 / -0
Amibs/force10/f10-fib.mib+498 / -0
Amibs/force10/f10-fip-snooping.mib+1,583 / -0
Amibs/force10/f10-fpstats.mib+1,657 / -0
Amibs/force10/f10-if-extension.mib+653 / -0
Amibs/force10/f10-isis.mib+282 / -0
Amibs/force10/f10-linkagg.mib+960 / -0
Amibs/force10/f10-ms-chassis.mib+1,595 / -0
Amibs/force10/f10-openFlow.mib+1,049 / -0
Amibs/force10/f10-products.mib+292 / -0
Amibs/force10/f10-smi.mib+82 / -0
Amibs/force10/f10-ss-chassis.mib+1,742 / -0
Amibs/force10/f10-system-component.mib+695 / -0
Amibs/force10/f10-tc.mib+598 / -0
Amibs/force10/f10-trap-alarm.mib+444 / -0
Amibs/force10/f10-zc-chassis.mib+1,060 / -0
0 added 0 removed filtered activity

💻 r5872 MIBS

Adam Armstrong 🐸
Delete old Force10 MIBs
Files changed (16) +0 / -17,140
Changed files with action and line counts
Dmibs/force10/F10-C-SERIES-CHASSIS-MIB+0 / -1,398
Dmibs/force10/F10-CHASSIS-MIB+0 / -2,560
Dmibs/force10/F10-FIB-MIB+0 / -229
Dmibs/force10/F10-IF-EXTENSION-MIB+0 / -507
Dmibs/force10/F10-LINK-AGGREGATION-MIB+0 / -589
Dmibs/force10/F10-M-SERIES-CHASSIS-MIB+0 / -1,484
Dmibs/force10/F10-PRODUCTS-MIB+0 / -167
Dmibs/force10/F10-S-SERIES-CHASSIS-MIB+0 / -1,450
Dmibs/force10/FORCE10-BGP4-V2-MIB+0 / -4,103
Dmibs/force10/FORCE10-COPY-CONFIG-MIB+0 / -470
Dmibs/force10/FORCE10-MONITORING-MIB+0 / -1,595
Dmibs/force10/FORCE10-MSTP-MIB+0 / -972
Dmibs/force10/FORCE10-SMI+0 / -92
Dmibs/force10/FORCE10-SYSTEM-COMPONENT-MIB+0 / -567
Dmibs/force10/FORCE10-TC+0 / -561
Dmibs/force10/FORCE10-TRAP-EVENT-MIB+0 / -396
0 added 0 removed filtered activity

💻 r5871 TRIVIAL

Mike Stupalov 🐱
Fixed simple_template(), if {{var}} not exist in keys, remove it from template.
Files changed (2) +13 / -2
Changed files with action and line counts
Mincludes/rewrites.inc.php+7 / -2
Mtests/IncludesRewritesTest.php+6 / -0
+7 added −2 removed filtered activity

💻 r5870 DEL

Adam Armstrong 🐸
Remove configuration-specific hacked icap poller. Never worked for anyone except the writer! :D
Files changed (1) +0 / -76
Changed files with action and line counts
Dincludes/polling/graphs/bluecoat-sg-icap-mib.inc.php+0 / -76
0 added −76 removed filtered activity

💻 r5869 FIX

Adam Armstrong 🐸
Convert Bluecoat collection and graphing to new table-based poller with two RRDs. ICAP-MIB needs instance-aware polling, so will be removed.
Files changed (6) +71 / -62
Changed files with action and line counts
Mhtml/includes/graphs/device/bluecoat_cache.inc.php+1 / -1
Mhtml/includes/graphs/device/bluecoat_http_client.inc.php+1 / -1
Mhtml/includes/graphs/device/bluecoat_http_server.inc.php+1 / -1
Mhtml/includes/graphs/device/bluecoat_server.inc.php+1 / -1
Mincludes/polling/graphs/bluecoat-sg-icap-mib.inc.php+3 / -1
Mincludes/polling/graphs/bluecoat-sg-proxy-mib.inc.php+64 / -57
+71 added −62 removed filtered activity

💻 r5868 TRIVIAL

Mike Stupalov 🐱
Small fixes for polling NS-ROOT-MIB, EMBEDDED-NGX-MIB.
Files changed (7) +97 / -60
Changed files with action and line counts
Dincludes/polling/embedded-ngx-mib.inc.php+0 / -19
Mincludes/polling/graphs/checkpoint-mib.inc.php+6 / -6
Mincludes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php+23 / -11
Mincludes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php+13 / -1
Mincludes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php+20 / -8
Mincludes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php+16 / -15
Aincludes/polling/storage/embedded-ngx-mib.inc.php+19 / -0
+97 added −60 removed filtered activity

💻 r5867 ADD

Adam Armstrong 🐸
Add support for config storage and ngx os info from embedded-ngx-mib
Files changed (3) +60 / -0
Changed files with action and line counts
Aincludes/discovery/storage/embedded-ngx-mib.inc.php+20 / -0
Aincludes/polling/embedded-ngx-mib.inc.php+19 / -0
Aincludes/polling/os/ngx.inc.php+21 / -0
+60 added 0 removed filtered activity

💻 r5866 FIX

Adam Armstrong 🐸
typo on device/edit/graphs
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/device/edit/graphs.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5865

Adam Armstrong 🐸
rename collect_table -> collect_table_old and collect_table_new -> collect_table
Files changed (2) +3 / -3
Changed files with action and line counts
Mincludes/polling/functions.inc.php+2 / -2
Mincludes/polling/graphs.inc.php+1 / -1
+3 added −3 removed filtered activity

💻 r5864

Adam Armstrong 🐸
Convert NS-ROOT-MIB graphs to _new function. Add README directing to new function.
Files changed (7) +347 / -342
Changed files with action and line counts
Mincludes/polling/functions.inc.php+1 / -1
Aincludes/polling/graphs/README+3 / -0
Mincludes/polling/graphs/checkpoint-mib.inc.php+12 / -12
Mincludes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php+57 / -57
Mincludes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php+38 / -38
Mincludes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php+135 / -136
Mincludes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php+101 / -98
+347 added −342 removed filtered activity

💻 r5863 ADD

Adam Armstrong 🐸
Move per-mib/table collection to array + foreach loop containing function call. Means definitions can be loaded without being triggered. If Tumblr has taught us anything, it's that triggering is a serious problem.
Files changed (2) +51 / -49
Changed files with action and line counts
Mincludes/polling/graphs.inc.php+13 / -0
Mincludes/polling/graphs/checkpoint-mib.inc.php+38 / -49
+51 added −49 removed filtered activity

💻 r5862 MAJOR

Mike Stupalov 🐱
Added and improved support for Check Point Embedded and IPSO devices. Polling CHECKPOINT-MIB graphs now enabled.
Files changed (14) +2,085 / -129
Changed files with action and line counts
Mincludes/definitions.inc.php+1 / -1
Mincludes/definitions/graphtypes.inc.php+2 / -2
Mincludes/definitions/os.inc.php+13 / -1
Mincludes/definitions/sensors.inc.php+7 / -0
Aincludes/discovery/mempools/embedded-ngx-mib.inc.php+33 / -0
Aincludes/discovery/sensors/nokia-ipso-system-mib.inc.php+62 / -0
Mincludes/polling/functions.inc.php+13 / -4
Mincludes/polling/graphs/checkpoint-mib.inc.php+6 / -6
Aincludes/polling/mempools/embedded-ngx-mib.inc.php+20 / -0
Mincludes/polling/os/unix.inc.php+150 / -110
Mmibs/checkpoint/EMBEDDED-NGX-MIB+3 / -5
Amibs/checkpoint/NOKIA-IPSO-LBCLUSTER-MIB+531 / -0
Amibs/checkpoint/NOKIA-IPSO-REGISTRATION-MIB+92 / -0
Amibs/checkpoint/NOKIA-IPSO-SYSTEM-MIB+1,152 / -0
+307 added −124 removed filtered activity

💻 r5861 TRIVIAL

Mike Stupalov 🐱
Do not set stdout to FALSE when stderr not empty in external_exec(). Fixed unit test.
Files changed (2) +43 / -15
Changed files with action and line counts
Mincludes/common.inc.php+34 / -6
Mtests/IncludesCommonTest.php+9 / -9
+34 added −6 removed filtered activity

💻 r5860 TRIVIAL

Mike Stupalov 🐱
Use rewrite_entity_name() for processor description in HOST-RESOURCES-MIB.
Files changed (5) +28 / -11
Changed files with action and line counts
Mincludes/discovery/processors/host-resources-mib.inc.php+1 / -3
Mincludes/rewrites.inc.php+7 / -3
Mtests/IncludesRewritesTest.php+19 / -4
Dtests/templates/partials/partials.json+0 / -1
Atests/templates/partials/partials.json.failed+1 / -0
+8 added −6 removed filtered activity

💻 r5859

cleanup
Trivial: syntaxer
Files changed (12) +34 / -36
Changed files with action and line counts
Mdiscovery.php+1 / -0
Mhtml/graph.php+0 / -1
Mhtml/includes/functions.inc.php+1 / -3
Mhtml/includes/graphs/functions.inc.php+2 / -7
Mhtml/includes/graphs/generic_definition.inc.php+2 / -2
Mhtml/includes/graphs/graph.inc.php+1 / -0
Mhtml/pages/bill.inc.php+4 / -0
Mincludes/definitions/graphtypes.inc.php+0 / -1
Mincludes/polling/functions.inc.php+9 / -9
Mtests/IncludesPortDescrParserTest.php+1 / -1
Mtests/IncludesRewritesTest.php+3 / -3
Mtests/templates/child_context/ChildContext.php+10 / -9
0 added 0 removed filtered activity

💻 r5858 MINOR

Mike Stupalov 🐱
Added detect for Check Point IPSO devices. Updated polling graph module for CHECKPOINT-MIB (but still NOT enabled).
Files changed (4) +281 / -98
Changed files with action and line counts
Mincludes/definitions/graphtypes.inc.php+48 / -31
Mincludes/definitions/os.inc.php+8 / -0
Mincludes/polling/functions.inc.php+10 / -2
Mincludes/polling/graphs/checkpoint-mib.inc.php+215 / -65
+281 added −98 removed filtered activity

💻 r5857 TRIVIAL

Mike Stupalov 🐱
Fixed display ucd_load graphs.
Files changed (3) +17 / -16
Changed files with action and line counts
Mincludes/polling/functions.inc.php+15 / -13
Mincludes/polling/netstats.inc.php+1 / -2
Mincludes/polling/ucd-mib.inc.php+1 / -1
+17 added −16 removed filtered activity

💻 r5856 DEVEL

Mike Stupalov 🐱
Updated collect_table_new(), still do not use it.
Files changed (1) +47 / -27
Changed files with action and line counts
Mincludes/polling/functions.inc.php+47 / -27
+47 added −27 removed filtered activity

💻 r5855 TRIVIAL

Mike Stupalov 🐱
Fixed DB schema and disabled polling checkpoint graphs (until not occur nirvana).
Files changed (3) +5 / -5
Changed files with action and line counts
Mincludes/polling/graphs/checkpoint-mib.inc.php+4 / -4
Mupdate/162.sql+0 / -1
Aupdate/163.sql+1 / -0
+4 added −4 removed filtered activity

💻 r5854

Mike Stupalov 🐱
just fix some graphs
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/polling/graphs/checkpoint-mib.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5853

Mike Stupalov 🐱
clean debug
Files changed (1) +9 / -7
Changed files with action and line counts
Mincludes/polling/functions.inc.php+9 / -7
+9 added −7 removed filtered activity

💻 r5852

Mike Stupalov 🐱
derp
Files changed (1) +1 / -1
Changed files with action and line counts
Mupdate/162.sql+1 / -1
0 added 0 removed filtered activity

💻 r5851 MAJOR

Mike Stupalov 🐱
Updated function collect_table_new(). NOTE list and format arguments changed, see comments and examples in code. Added new table 'devices_mibs' for check exist MIBs/tables/oids per device. Updated code polling graphs for CHECKPOINT-MIB.
Files changed (5) +261 / -179
Changed files with action and line counts
Mincludes/definitions/graphtypes.inc.php+2 / -2
Mincludes/polling/functions.inc.php+169 / -85
Mincludes/polling/graphs/checkpoint-mib.inc.php+85 / -86
Mincludes/snmp.inc.php+4 / -6
Aupdate/162.sql+1 / -0
+260 added −179 removed filtered activity

💻 r5850 TRIVIAL

Mike Stupalov 🐱
Removed extra out from snmp_get_multi().
Files changed (1) +3 / -4
Changed files with action and line counts
Mincludes/snmp.inc.php+3 / -4
+3 added −4 removed filtered activity

September 2014

💻 r5849 MAJOR

Mike Stupalov 🐱
Improved CheckPoint devices support, added polling CHECKPOINT-MIB firewall staff (#955).
Files changed (5) +3,324 / -2,522
Changed files with action and line counts
Mincludes/definitions/graphtypes.inc.php+90 / -0
Aincludes/polling/graphs/checkpoint-mib.inc.php+106 / -0
Mincludes/polling/os/gaia.inc.php+8 / -1
Mincludes/polling/os/splat.inc.php+8 / -1
Mmibs/checkpoint/CHECKPOINT-MIB+3,112 / -2,520
+212 added −2 removed filtered activity

💻 r5848 MAJOR

Mike Stupalov 🐱
Added improved and more generic poller function collect_table_new() for poll tables or oids based on an array of arguments.
Files changed (1) +121 / -1
Changed files with action and line counts
Mincludes/polling/functions.inc.php+121 / -1
+121 added −1 removed filtered activity

💻 r5847

Tom Laermans 🦔
Trivial: disable all services related configuration by default
Files changed (1) +3 / -3
Changed files with action and line counts
Mincludes/defaults.inc.php+3 / -3
+3 added −3 removed filtered activity

💻 r5846

Tom Laermans 🦔
Minor: missing commit to make cleanup script work
Files changed (2) +15 / -14
Changed files with action and line counts
Mincludes/definitions.inc.php+14 / -1
Mincludes/functions.inc.php+1 / -13
+15 added −14 removed filtered activity

💻 r5845

Tom Laermans 🦔
Minor: add db_cleanup script that deletes residual rows in your database for devices that were not removed correctly. You should not need this on fairly recent installations, but for installations that have been running for a few years, this could help clean your database - we have not always removed all rows correctly in the past when a device was deleted. Not recommended to put in cron, just run once by hand and see if it finds anything.
Files changed (1) +115 / -0
Changed files with action and line counts
Ascripts/db_cleanup.php+115 / -0
+115 added 0 removed filtered activity

💻 r5844

Adam Armstrong 🐸
ARGH
Files changed (1) +7 / -5
Changed files with action and line counts
Mhtml/includes/graphs/generic_definition.inc.php+7 / -5
+7 added −5 removed filtered activity

💻 r5843

Tom Laermans 🦔
Minor: fix global Health|Toner overview page
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/health.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5842 TRIVIAL

Mike Stupalov 🐱
Small fixes for legend in array-based graphs.
Files changed (3) +9 / -74
Changed files with action and line counts
Mhtml/includes/graphs/generic_definition.inc.php+3 / -45
Mhtml/includes/graphs/legend.inc.php+1 / -4
Mincludes/definitions/graphtypes.inc.php+5 / -25
+9 added −74 removed filtered activity

💻 r5841 FIX

Adam Armstrong 🐸
Add missing legend include
Files changed (2) +80 / -0
Changed files with action and line counts
Ahtml/includes/graphs/legend.inc.php+63 / -0
Mincludes/definitions/graphtypes.inc.php+17 / -0
+80 added 0 removed filtered activity

💻 r5840 MINOR

Mike Stupalov 🐱
Migrate Alvarion graphs to array-based definitions, removed generic device graph (as migrated to graph definitions). Fixed some parts of graph builder.
Files changed (6) +231 / -192
Changed files with action and line counts
Dhtml/includes/graphs/device/generic.inc.php+0 / -36
Mhtml/includes/graphs/device/graph.inc.php+0 / -8
Mhtml/includes/graphs/generic_definition.inc.php+107 / -62
Mhtml/includes/graphs/graph.inc.php+3 / -7
Mincludes/definitions/graphtypes.inc.php+121 / -78
Mincludes/polling/graphs/alvarion-dot11-wlan-mib.inc.php+0 / -1
+231 added −192 removed filtered activity

💻 r5839

Mike Stupalov 🐱
why I forgot this?
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5838 TRIVIAL

Mike Stupalov 🐱
Added ability for store RAW syslog string into debug.log
Files changed (2) +6 / -8
Changed files with action and line counts
Mincludes/syslog.inc.php+1 / -1
Msyslog.php+5 / -7
+6 added −8 removed filtered activity

💻 r5837

Mike Stupalov 🐱
damn
Files changed (1) +1 / -1
Changed files with action and line counts
Mdiscovery.php+1 / -1
+1 added −1 removed filtered activity

💻 r5836 TRIVIAL

Mike Stupalov 🐱
Added warning in discovery about need DB schema update, run DB schema update only with '-u' and '-h all' command options.
Files changed (1) +14 / -7
Changed files with action and line counts
Mdiscovery.php+14 / -7
+14 added −7 removed filtered activity

💻 r5835 ADD

Adam Armstrong 🐸
Add ucd_load from array. Add ability to specify number format and enable/disable si magnitude.
Files changed (2) +7 / -49
Changed files with action and line counts
Dhtml/includes/graphs/device/ucd_load.inc.php+0 / -42
Mhtml/includes/graphs/generic_definition.inc.php+7 / -7
+7 added −49 removed filtered activity

💻 r5834 ADD

Adam Armstrong 🐸
Migrate Ping/SNMP/Poller graphs to array-based definitions
Files changed (4) +35 / -103
Changed files with action and line counts
Dhtml/includes/graphs/device/ping.inc.php+0 / -34
Dhtml/includes/graphs/device/ping_snmp.inc.php+0 / -33
Dhtml/includes/graphs/device/poller_perf.inc.php+0 / -33
Mincludes/definitions/graphtypes.inc.php+35 / -3
+35 added −103 removed filtered activity

💻 r5833 MOVE

Adam Armstrong 🐸
Move colour darkener function to html/functions.inc.php
Files changed (2) +28 / -16
Changed files with action and line counts
Mhtml/includes/functions.inc.php+28 / -0
Mhtml/includes/graphs/generic_definition.inc.php+0 / -16
+28 added −16 removed filtered activity

💻 r5832 ADD

Adam Armstrong 🐸
Migrate 5 more device graphs to be generated from arrays. Added a couple of features to the graph builder function.
Files changed (7) +81 / -169
Changed files with action and line counts
Dhtml/includes/graphs/device/hr_processes.inc.php+0 / -32
Dhtml/includes/graphs/device/hr_users.inc.php+0 / -32
Dhtml/includes/graphs/device/ucd_contexts.inc.php+0 / -29
Dhtml/includes/graphs/device/ucd_interrupts.inc.php+0 / -30
Dhtml/includes/graphs/device/uptime.inc.php+0 / -28
Mhtml/includes/graphs/generic_definition.inc.php+26 / -3
Mincludes/definitions/graphtypes.inc.php+55 / -15
+81 added −169 removed filtered activity

💻 r5831 MAJOR

Mike Stupalov 🐱
Improved alert mail generate, now mails multipart (text+html). Mails generates by simple_engine().
Files changed (4) +79 / -114
Changed files with action and line counts
Mincludes/alerts.inc.php+70 / -101
Mincludes/pear/Net/SMTP.php+0 / -5
Mincludes/rewrites.inc.php+0 / -1
Mtest_mail.php+9 / -7
+79 added −109 removed filtered activity

💻 r5830

Adam Armstrong 🐸
SPACE SPACES SPACES!
Files changed (1) +9 / -9
Changed files with action and line counts
Mincludes/rewrites.inc.php+9 / -9
+9 added −9 removed filtered activity

💻 r5829 MAJOR

Mike Stupalov 🐱
Added functions simple_template() with simple template engine. NOTE, do not use this function for generate pages! Used Mustache syntax, not fully implemented, only that necessary to generate alert in mail and other notify types. See exaples in tests/templates and includes/templates.
Files changed (142) +1,027 / -0

Showing the first 30 paths; 112 more are omitted from this static page.

Changed files with action and line counts
Mincludes/rewrites.inc.php+195 / -0
Aincludes/templates non-text+0 / -0
Aincludes/templates/alert non-text+0 / -0
Aincludes/templates/alert/email_html.tpl+64 / -0
Aincludes/templates/alert/email_text.tpl+38 / -0
Mtests/IncludesRewritesTest.php+52 / -0
Atests/templates non-text+0 / -0
Atests/templates/README+6 / -0
Atests/templates/child_context non-text+0 / -0
Atests/templates/child_context/ChildContext.php+13 / -0
Atests/templates/child_context/child_context.json.failed+1 / -0
Atests/templates/child_context/child_context.mustache+2 / -0
Atests/templates/child_context/child_context.txt+2 / -0
Atests/templates/comments non-text+0 / -0
Atests/templates/comments/Comments.php+5 / -0
Atests/templates/comments/comments.json+1 / -0
Atests/templates/comments/comments.mustache+1 / -0
Atests/templates/comments/comments.txt+1 / -0
Atests/templates/complex non-text+0 / -0
Atests/templates/complex/complex.json.failed+1 / -0
Atests/templates/complex/complex.mustache+16 / -0
Atests/templates/complex/complex.php+14 / -0
Atests/templates/complex/complex.txt+6 / -0
Atests/templates/delimiters non-text+0 / -0
Atests/templates/delimiters/Delimiters.php+12 / -0
Atests/templates/delimiters/delimiters.json.failed+1 / -0
Atests/templates/delimiters/delimiters.mustache+8 / -0
Atests/templates/delimiters/delimiters.txt+4 / -0
Atests/templates/dot_notation non-text+0 / -0
Atests/templates/dot_notation/DotNotation.php+15 / -0
+297 added 0 removed filtered activity

💻 r5828 FIX

Adam Armstrong 🐸
use graph def array when 'ds' array exists, otherwise check for entity/graph.inc.php.
Files changed (2) +30 / -30
Changed files with action and line counts
Mhtml/includes/graphs/graph.inc.php+2 / -2
Mincludes/definitions/graphtypes.inc.php+28 / -28
+30 added −30 removed filtered activity

💻 r5827 ADD

Adam Armstrong 🐸
Allow taking graphs header text from graph_sections array. Add new TCP compression graph for netscaler.
Files changed (4) +23 / -8
Changed files with action and line counts
Mhtml/includes/graphs/generic_definition.inc.php+2 / -0
Mhtml/pages/device/graphs.inc.php+3 / -2
Mincludes/definitions/graphtypes.inc.php+17 / -5
Mincludes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php+1 / -1
+23 added −8 removed filtered activity

💻 r5826 ADD

Adam Armstrong 🐸
Replace netscaler SSL transactions graph with array-generated graph.
Files changed (2) +13 / -47
Changed files with action and line counts
Dhtml/includes/graphs/device/nsSslTransactions.inc.php+0 / -44
Mincludes/definitions/graphtypes.inc.php+13 / -3
+13 added −47 removed filtered activity

💻 r5825 DEL

Adam Armstrong 🐸
Remove static graph definition file for netscaler http requests.
Files changed (1) +0 / -43
Changed files with action and line counts
Dhtml/includes/graphs/device/nsHttpRequests.inc.php+0 / -43
0 added −43 removed filtered activity

💻 r5824 ADD

Adam Armstrong 🐸
Add new array-based graph generation code. Builds graphs from arrays of data in the existing $config['graph_types'] array. Three netscaler HTTP graphs are now generated this way.
Files changed (6) +283 / -16
Changed files with action and line counts
Mhtml/graph.php+1 / -0
Mhtml/includes/graphs/functions.inc.php+132 / -0
Ahtml/includes/graphs/generic_definition.inc.php+94 / -0
Mhtml/includes/graphs/graph.inc.php+9 / -4
Mincludes/definitions/graphtypes.inc.php+38 / -3
Mincludes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php+9 / -9
+283 added −16 removed filtered activity

💻 r5823

Tom Laermans 🦔
Minor: allow custom port types again in new port description parser, fixes #1022
Files changed (3) +42 / -2
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -0
Mincludes/port-descr-parser.inc.php+6 / -2
Mtests/IncludesPortDescrParserTest.php+35 / -0
+7 added −2 removed filtered activity

💻 r5822

Tom Laermans 🦔
Minor: add index to packages name field; speeds up global packages page query from 168s to 2.3s for me
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/161.sql+1 / -0
0 added 0 removed filtered activity

💻 r5821

Tom Laermans 🦔
Minor: remove sensor subtype entities from alerting, as they do not work
Files changed (1) +4 / -0
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+4 / -0
+4 added 0 removed filtered activity

💻 r5820

Tom Laermans 🦔
Minor: allow per-OS realtime graph default interval; currently only set for Linux, adds new setting for the default value for all others
Files changed (3) +11 / -7
Changed files with action and line counts
Mhtml/pages/device/port/realtime.inc.php+7 / -7
Mincludes/defaults.inc.php+3 / -0
Mincludes/definitions/os.inc.php+1 / -0
+11 added −7 removed filtered activity

💻 r5819

Tom Laermans 🦔
Minor: add alert log cleanup to housekeeping; some english fixes; add icon to regenerate link on device page
Files changed (6) +71 / -8
Changed files with action and line counts
Mhousekeeping.php+7 / -4
Mhtml/pages/device/alerts.inc.php+1 / -0
Mincludes/defaults.inc.php+2 / -1
Aincludes/housekeeping/alertlog.inc.php+58 / -0
Mincludes/housekeeping/syslog.inc.php+1 / -1
Mincludes/housekeeping/timing.inc.php+2 / -2
+71 added −8 removed filtered activity

💻 r5818 FIX

Adam Armstrong 🐸
Correctly populate link for entity on port graphs in /graphs/
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/graphs/port/auth.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5817 IMPROVE

Adam Armstrong 🐸
Improve port ifAlias parser and add unit tests. #1015
Files changed (2) +241 / -19
Changed files with action and line counts
Mincludes/port-descr-parser.inc.php+25 / -19
Atests/IncludesPortDescrParserTest.php+216 / -0
+25 added −19 removed filtered activity

💻 r5816

Tom Laermans 🦔
Minor: correct changed/alerted labels on alert details page
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/pages/device/alert.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5815 FIX

Adam Armstrong 🐸
Fill blank description for hrDevice processors without descriptions in inventory.
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/discovery/hr-device.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5814 FIX

Adam Armstrong 🐸
Set "Processor" as description for hrDevice processors with no description
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/processors/host-resources-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5813

Tom Laermans 🦔
Minor: fix AIRESPACE-WIRELESS-MIB sensor detection
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/airespace-wireless-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5812 ADD

Adam Armstrong 🐸
Add Compression and HTTP statistics collection from NetScaler using new poller. Add two graphs and graphtype definitions for testing.
Files changed (7) +169 / -3
Changed files with action and line counts
Ahtml/includes/graphs/device/nsHttpRequests.inc.php+43 / -0
Ahtml/includes/graphs/device/nsSslTransactions.inc.php+44 / -0
Mincludes/definitions.inc.php+4 / -1
Mincludes/definitions/graphtypes.inc.php+14 / -1
Aincludes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php+61 / -0
Mincludes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php+1 / -1
Mincludes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php+2 / -0
+169 added −3 removed filtered activity

💻 r5811 FIX

Adam Armstrong 🐸
Fix multiple association editing #994
Files changed (1) +28 / -25
Changed files with action and line counts
Mhtml/pages/alert_check.inc.php+28 / -25
+28 added −25 removed filtered activity

💻 r5810 ADD

Adam Armstrong 🐸
Add collector for nsHttpStatsGroup on Netscaler. Fix collector OID truncating code.
Files changed (2) +45 / -1
Changed files with action and line counts
Mincludes/polling/functions.inc.php+3 / -1
Aincludes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php+42 / -0
+45 added −1 removed filtered activity

💻 r5809 ADD

Adam Armstrong 🐸
Add new OS script output format (two pipes) and don't send newline-containing format in stats.
Files changed (2) +5 / -2
Changed files with action and line counts
Mincludes/versioncheck.inc.php+3 / -2
Mscripts/os+2 / -0
+5 added −2 removed filtered activity

💻 r5808

cleanup
Trivial: syntaxer run
Files changed (28) +96 / -107
Changed files with action and line counts
Mhtml/includes/graphs/alert/auth.inc.php+1 / -1
Mhtml/includes/graphs/alert/status.inc.php+0 / -1
Mhtml/includes/graphs/common.inc.php+0 / -1
Mhtml/includes/graphs/device/graph.inc.php+1 / -0
Mhtml/includes/graphs/sensor/auth.inc.php+1 / -1
Mhtml/includes/print-interface.inc.php+7 / -7
Mhtml/includes/print/alert_log.inc.php+0 / -5
Mhtml/includes/print/search.inc.php+7 / -7
Mhtml/pages/alert_log.inc.php+3 / -3
Mhtml/pages/device/alert.inc.php+1 / -1
Mhtml/pages/device/edit/graphs.inc.php+4 / -4
Mhtml/pages/device/port/alertlog.inc.php+0 / -1
Mhtml/pages/device/ports.inc.php+3 / -3
Mhtml/pages/devices.inc.php+8 / -8
Mhtml/pages/front/default.php+0 / -2
Mincludes/alerting/email.inc.php+4 / -4
Mincludes/alerts.inc.php+3 / -3
Mincludes/common.inc.php+6 / -6
Mincludes/definitions/os.inc.php+0 / -1
Mincludes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php+5 / -5
Mincludes/polling/functions.inc.php+10 / -10
Mincludes/polling/graphs/alvarion-dot11-wlan-mib.inc.php+6 / -6
Mincludes/polling/graphs/bluecoat-sg-icap-mib.inc.php+3 / -3
Mincludes/polling/graphs/bluecoat-sg-proxy-mib.inc.php+2 / -2
Mincludes/polling/os/breeze.inc.php+1 / -1
Mincludes/polling/ports.inc.php+2 / -2
Mtest_mail.php+9 / -9
Mtests/IncludesCommonTest.php+9 / -10
0 added 0 removed filtered activity

💻 r5807 FIX

Adam Armstrong 🐸
remove hardcoded debugging enable in group updating code
Files changed (1) +0 / -1
Changed files with action and line counts
Mhtml/pages/group.inc.php+0 / -1
0 added −1 removed filtered activity

💻 r5806 FIX

Adam Armstrong 🐸
Fix table on about page. Update year in License.
Files changed (2) +3 / -3
Changed files with action and line counts
MLICENSE+1 / -1
Mhtml/pages/about.inc.php+2 / -2
+3 added −3 removed filtered activity

💻 r5805 ADD

Adam Armstrong 🐸
Add support for temperatore/humidity sensors on IT Watchdogs MicroGoose running v3.
Files changed (2) +68 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+3 / -0
Aincludes/discovery/sensors/it-watchdogs-mib-v3.inc.php+65 / -0
+68 added 0 removed filtered activity

💻 r5804 FIX

Adam Armstrong 🐸
Fix SQL queries for some billing and api related things.
Files changed (4) +10 / -10
Changed files with action and line counts
Mhtml/includes/api/functions.inc.php+2 / -2
Mhtml/includes/api/module.billing.inc.php+2 / -2
Mhtml/pages/bills/search.inc.php+2 / -2
Mhtml/pages/bills/searchaction.inc.php+4 / -4
+10 added −10 removed filtered activity

💻 r5803 ADD

Adam Armstrong 🐸
Add pfsense and asa to rancid generation script
Files changed (1) +3 / -1
Changed files with action and line counts
Mscripts/generate-rancid.php+3 / -1
+3 added −1 removed filtered activity

💻 r5802 FIX

Adam Armstrong 🐸
Fix bug where alert entry page doesn't show data after it has been saved.
Files changed (1) +6 / -5
Changed files with action and line counts
Mhtml/pages/device/alert.inc.php+6 / -5
+6 added −5 removed filtered activity

💻 r5800 ADD

Adam Armstrong 🐸
Add basic version of new function to allow generic SNMP table polling and RRD building based on a single array of arguments. Convert Netscaler TCP stats to the new function. Add new poller for Netscaler SSL stats using the new function. No Graphs for SSL stats yet.
Files changed (5) +300 / -87
Changed files with action and line counts
Mincludes/polling/functions.inc.php+49 / -0
Aincludes/polling/graphs/ns-root-mib non-text+0 / -0
Aincludes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php+138 / -0
Aincludes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php+113 / -0
Dincludes/polling/netscaler-stats.inc.php+0 / -87
+300 added −87 removed filtered activity

💻 r5799

Adam Armstrong 🐸
Update NS-ROOT-MIB for Netscaler to 10.5
Files changed (1) +4,353 / -346
Changed files with action and line counts
Mmibs/NS-MIB+4,353 / -346
0 added 0 removed filtered activity

💻 r5798 MAJOR

Mike Stupalov 🐱
Added support for Alvarion BreezeACCESS devices (sponsored by Race Communications). Added support for snr sensor type (Signal-to-Noise Ratio). Allow to use generic device graphs (without graph file include, just graph all DS from rrd file)
Files changed (50) +25,152 / -32

Showing the first 30 paths; 20 more are omitted from this static page.

Changed files with action and line counts
Ahtml/images/os/alvarion.png+1 / -0
Ahtml/includes/graphs/device/generic.inc.php+36 / -0
Mhtml/includes/graphs/device/graph.inc.php+7 / -0
Ahtml/includes/graphs/sensor/snr.inc.php+31 / -0
Mincludes/definitions.inc.php+1 / -0
Mincludes/definitions/graphtypes.inc.php+19 / -0
Mincludes/definitions/os.inc.php+22 / -0
Mincludes/definitions/sensors.inc.php+1 / -0
Aincludes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php+95 / -0
Mincludes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php+24 / -23
Aincludes/polling/graphs/alvarion-dot11-wlan-mib.inc.php+115 / -0
Mincludes/polling/graphs/bluecoat-sg-icap-mib.inc.php+11 / -2
Mincludes/polling/graphs/cisco-firewall-mib.inc.php+14 / -1
Aincludes/polling/os/breeze.inc.php+31 / -0
Mincludes/polling/wifi.inc.php+6 / -6
Aincludes/polling/wifi/alvarion-dot11-wlan-mib.inc.php+24 / -0
Amibs/alvarion non-text+0 / -0
Amibs/alvarion/ALVARION-802DOT1X-MIB.my+218 / -0
Amibs/alvarion/ALVARION-AAA-CLIENT-MIB.my+271 / -0
Amibs/alvarion/ALVARION-BANDWIDTH-CONTROL-MIB.my+194 / -0
Amibs/alvarion/ALVARION-CDP-MIB.my+231 / -0
Amibs/alvarion/ALVARION-CLIENT-TRACKING-MIB.my+302 / -0
Amibs/alvarion/ALVARION-CONNECTION-LIMITING-MIB.my+113 / -0
Amibs/alvarion/ALVARION-DEVICE-DOT1X-MIB.my+319 / -0
Amibs/alvarion/ALVARION-DEVICE-EVENT-MIB.my+502 / -0
Amibs/alvarion/ALVARION-DEVICE-IF-MIB.my+285 / -0
Amibs/alvarion/ALVARION-DEVICE-MIB.my+583 / -0
Amibs/alvarion/ALVARION-DEVICE-WDS-MIB.my+806 / -0
Amibs/alvarion/ALVARION-DEVICE-WIRELESS-MIB.my+1,509 / -0
Amibs/alvarion/ALVARION-DOT11-WLAN-MIB+9,294 / -0
+437 added −32 removed filtered activity

💻 r5797 TRIVIAL

Mike Stupalov 🐱
Use default mail recipient if sysContact not valid mail address.
Files changed (2) +6 / -5
Changed files with action and line counts
Mincludes/alerting/email.inc.php+1 / -1
Mtest_mail.php+5 / -4
+6 added −5 removed filtered activity

💻 r5796 TRIVIAL

Mike Stupalov 🐱
One more checks in test_mail.
Files changed (1) +9 / -1
Changed files with action and line counts
Mtest_mail.php+9 / -1
+9 added −1 removed filtered activity

💻 r5795 TRIVIAL

Mike Stupalov 🐱
Added warning in test_mail about no one recipient found.
Files changed (1) +17 / -11
Changed files with action and line counts
Mtest_mail.php+17 / -11
+17 added −11 removed filtered activity

💻 r5794

Tom Laermans 🦔
Trivial: rusglish -> english
Files changed (1) +1 / -1
Changed files with action and line counts
Mtest_mail.php+1 / -1
+1 added −1 removed filtered activity

💻 r5793

Tom Laermans 🦔
Minor: include suppressed recovery notifications into alert log
Files changed (3) +4 / -0
Changed files with action and line counts
Mhtml/includes/print/alert_log.inc.php+2 / -0
Mincludes/alerts.inc.php+1 / -0
Aupdate/160.sql+1 / -0
+3 added 0 removed filtered activity

💻 r5792 FIX

Adam Armstrong 🐸
Fix rancid generator script
Files changed (1) +1 / -1
Changed files with action and line counts
Mscripts/generate-rancid.php+1 / -1
+1 added −1 removed filtered activity

💻 r5791 FIX

Adam Armstrong 🐸
remove confusing copypasta comments
Files changed (1) +0 / -6
Changed files with action and line counts
Mhtml/includes/print/alert_log.inc.php+0 / -6
0 added −6 removed filtered activity

💻 r5790

Tom Laermans 🦔
Medium: fix alerting delay (was delaying one step less than configured)
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/alerts.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5789 ALERTING

Adam Armstrong 🐸
Add ability to filter eventlog by status type
Files changed (3) +20 / -2
Changed files with action and line counts
Mhtml/includes/print/alert_log.inc.php+3 / -0
Mhtml/pages/alert_log.inc.php+16 / -2
Aupdate/159.sql+1 / -0
+19 added −2 removed filtered activity

💻 r5788 TRIVIAL

Mike Stupalov 🐱
Small email signature fix.
Files changed (2) +14 / -4
Changed files with action and line counts
Mincludes/alerting/email.inc.php+3 / -3
Mtest_mail.php+11 / -1
+14 added −4 removed filtered activity

💻 r5787 MAJOR

Mike Stupalov 🐱
Improved transport email in alerts. Use test_mail.php for check options and work email transport.
  • email options migrated to $config['email'], old options still works, but will be removed later
  • email now uses MIME parts for html/text messages
  • emails now fully RFC compilant and spam systems detect mails as clean (ham)
  • fixed links in alerts mail body
  • fixed graph scalling in alerts body and sensors graphs
Files changed (14) +3,162 / -151
Changed files with action and line counts
Mhtml/includes/functions.inc.php+16 / -3
Mhtml/includes/graphs/common.inc.php+10 / -10
Mhtml/includes/graphs/graph.inc.php+15 / -27
Mhtml/includes/graphs/sensor/auth.inc.php+8 / -1
Mhtml/includes/graphs/sensor/temperature.inc.php+1 / -1
Mincludes/alerting/email.inc.php+141 / -61
Mincludes/alerts.inc.php+25 / -17
Mincludes/common.inc.php+23 / -0
Mincludes/defaults.inc.php+16 / -13
Mincludes/functions.inc.php+3 / -2
Mincludes/pear/Mail/Mail/smtp.php+8 / -4
Aincludes/pear/Mail/mime.php+1,494 / -0
Aincludes/pear/Mail/mimePart.php+1,260 / -0
Mtest_mail.php+142 / -12
+400 added −147 removed filtered activity

💻 r5786 ALERTING

Adam Armstrong 🐸
remove alert_status from mysql query
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/alerts.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5785 TRIVIAL

Mike Stupalov 🐱
Added small note in debug about config option.
Files changed (3) +9 / -1
Changed files with action and line counts
Mdiscovery.php+4 / -0
Mincludes/common.inc.php+1 / -1
Mpoller.php+4 / -0
+9 added −1 removed filtered activity

💻 r5784 MAJOR

Mike Stupalov 🐱
Improved external_exec(): removed extra EOL at end of output, used non-blocking streams, added optional timeout and show runtime for cmd. Also snmp auth params now hidden from debug output, unit not set config: $config['snmp']['hide_auth'] = FALSE; Added unit tests for external_exec().
Files changed (4) +187 / -22
Changed files with action and line counts
Mincludes/common.inc.php+88 / -19
Mincludes/snmp.inc.php+4 / -3
Mtests/IncludesCommonTest.php+84 / -0
Atests/data/text.txt+11 / -0
+92 added −22 removed filtered activity

💻 r5783 ADD

Adam Armstrong 🐸
Colourize syslog table (colours should be pulled from config, they are hardcoded now into way too many places)
Files changed (1) +28 / -1
Changed files with action and line counts
Mhtml/includes/print/syslogs.inc.php+28 / -1
+28 added −1 removed filtered activity

💻 r5782 ALERTING

Adam Armstrong 🐸
Add per-entity alert log to device/port/ page
Files changed (5) +40 / -11
Changed files with action and line counts
Mhtml/includes/alerting-navbar.inc.php+2 / -0
Mhtml/includes/print/alert_log.inc.php+2 / -3
Mhtml/pages/alert_log.inc.php+9 / -8
Mhtml/pages/device/port.inc.php+1 / -0
Ahtml/pages/device/port/alertlog.inc.php+26 / -0
+40 added −11 removed filtered activity

💻 r5781 TRIVIAL

Mike Stupalov 🐱
Fixed unit tests for rewrite_entity_name().
Files changed (3) +62 / -12
Changed files with action and line counts
Mincludes/rewrites.inc.php+53 / -3
Mtests/IncludesRewritesTest.php+2 / -2
Mtests/data/providerRewriteEntityName.csv+7 / -7
+53 added −3 removed filtered activity

💻 r5780 ALERTING

Adam Armstrong 🐸
Add missing sprite and graph definition for alerting log
Files changed (4) +93 / -0
Changed files with action and line counts
Ahtml/img/sprite/bell--exclamation.png+1 / -0
Ahtml/includes/graphs/alert non-text+0 / -0
Ahtml/includes/graphs/alert/auth.inc.php+37 / -0
Ahtml/includes/graphs/alert/status.inc.php+55 / -0
+92 added 0 removed filtered activity

💻 r5779 TRIVIAL

Mike Stupalov 🐱
Disabled --dynamic-labels since not supported in rrdtool < 1.4 (appear in r5778).
Files changed (1) +2 / -1
Changed files with action and line counts
Mhtml/includes/graphs/common.inc.php+2 / -1
+2 added −1 removed filtered activity

💻 r5778 ALERTING

Adam Armstrong 🐸
Add alerting log and availability tracking using RRD
Files changed (16) +1,762 / -90
Changed files with action and line counts
Mhtml/css/bootstrap.css+1,293 / -40
Mhtml/css/bootstrap/less/tables.less+6 / -0
Mhtml/css/bootstrap/less/variables.less+4 / -0
Mhtml/css/sprite.css+37 / -36
Mhtml/img/sprite.png non-text+0 / -0
Mhtml/includes/alerting-navbar.inc.php+1 / -1
Mhtml/includes/graphs/common.inc.php+5 / -2
Mhtml/includes/navbar.inc.php+1 / -0
Ahtml/includes/print/alert_log.inc.php+261 / -0
Ahtml/pages/alert_log.inc.php+97 / -0
Mhtml/pages/device/alert.inc.php+20 / -9
Mhtml/pages/front/default.php+5 / -0
Mincludes/alerts.inc.php+18 / -1
Mincludes/common.inc.php+9 / -0
Mincludes/polling/ports.inc.php+1 / -1
Aupdate/158.sql+4 / -0
+418 added −14 removed filtered activity

💻 r5777 MINOR

Mike Stupalov 🐱
Added more unit tests, fixed some common functions, renamed formatMac() to format_mac(), removed duplicate mac_clean_to_readable().
Files changed (13) +872 / -142
Changed files with action and line counts
Mhtml/includes/graphs/macaccounting/auth.inc.php+1 / -1
Mhtml/includes/print-interface.inc.php+1 / -1
Mhtml/includes/print/arptable.inc.php+1 / -1
Mhtml/includes/print/dot1xtable.inc.php+1 / -1
Mhtml/includes/print/fdbtable.inc.php+1 / -1
Mhtml/includes/print/mac_addresses.inc.php+1 / -1
Mhtml/pages/device/port/macaccounting.inc.php+1 / -1
Mincludes/common.inc.php+108 / -70
Mincludes/discovery/arp-table.inc.php+3 / -3
Mincludes/functions.inc.php+0 / -9
Mincludes/rewrites.inc.php+1 / -1
Mscripts/generate-rancid.php+1 / -1
Mtests/IncludesCommonTest.php+752 / -51
+120 added −91 removed filtered activity

💻 r5776 MINOR

Mike Stupalov 🐱
Added print_form(), uses grid system (not final). Search form in devices page now uses print_form().
Files changed (2) +205 / -82
Changed files with action and line counts
Mhtml/includes/print/search.inc.php+119 / -11
Mhtml/pages/devices.inc.php+86 / -71
+205 added −82 removed filtered activity

August 2014

💻 r5775 MAJOR

Mike Stupalov 🐱
Rewritten search form on devices page to use print_search(), fixed permissions issue for this form. Improved print_search() accordingly.
Files changed (7) +272 / -318
Changed files with action and line counts
Mhtml/includes/functions.inc.php+2 / -2
Mhtml/includes/print/search.inc.php+84 / -65
Mhtml/pages/device/logs/eventlog.inc.php+2 / -1
Mhtml/pages/device/logs/syslog.inc.php+2 / -1
Mhtml/pages/devices.inc.php+178 / -247
Mhtml/pages/eventlog.inc.php+2 / -1
Mhtml/pages/syslog.inc.php+2 / -1
+272 added −318 removed filtered activity

💻 r5774 TRIVIAL

Mike Stupalov 🐱
Removed comma from unix device hardware, because comma used to separate in get queries.
Files changed (1) +11 / -11
Changed files with action and line counts
Mincludes/rewrites.inc.php+11 / -11
+11 added −11 removed filtered activity

💻 r5773 MINOR

Mike Stupalov 🐱
Fixed generate many pipes after filtered syslog messages, fixes #985.
Files changed (3) +231 / -234
Changed files with action and line counts
Mincludes/functions.inc.php+1 / -1
Aincludes/syslog.inc.php+230 / -0
Dincludes/syslog.php+0 / -233
+231 added −234 removed filtered activity

💻 r5772 MINOR

Mike Stupalov 🐱
Added check exception in ipFromEtcHosts(), fixes #976.
Files changed (1) +12 / -6
Changed files with action and line counts
Mincludes/common.inc.php+12 / -6
+12 added −6 removed filtered activity

💻 r5771 TRIVIAL

Mike Stupalov 🐱
Last change for isSNMPable(), now uses snmp_get_multi().
Files changed (2) +4 / -5
Changed files with action and line counts
Mincludes/functions.inc.php+3 / -4
Mincludes/snmp.inc.php+1 / -1
+4 added −5 removed filtered activity

💻 r5770 MIBS

Adam Armstrong 🐸
rename fortinet mibs removing .mib
Files changed (4) +6,112 / -5,793
Changed files with action and line counts
Amibs/fortinet/FORTINET-CORE-MIB+446 / -0
Dmibs/fortinet/FORTINET-CORE-MIB.mib+0 / -399
Amibs/fortinet/FORTINET-FORTIGATE-MIB+5,666 / -0
Dmibs/fortinet/FORTINET-FORTIGATE-MIB.mib+0 / -5,394
0 added 0 removed filtered activity

💻 r5769 FIX

Adam Armstrong 🐸
Move fortinet mibs to fortinet directory. Fixes mempool discovery on fortigate
Files changed (7) +6,842 / -6,498
Changed files with action and line counts
Dmibs/FORTINET-CORE-MIB.mib+0 / -399
Dmibs/FORTINET-FORTIGATE-MIB.mib+0 / -5,394
Dmibs/FORTINET-MIB-280+0 / -705
Amibs/fortinet non-text+0 / -0
Amibs/fortinet/FORTINET-CORE-MIB.mib+446 / -0
Amibs/fortinet/FORTINET-FORTIGATE-MIB.mib+5,666 / -0
Amibs/fortinet/FORTINET-MIB-280+730 / -0
0 added 0 removed filtered activity

💻 r5768 FIX

Adam Armstrong 🐸
Give slightly more space for MIB type on device/edit/sensors/
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/device/edit/sensors.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5767

Tom Laermans 🦔
Trivial: Remove stray u from beginning of file
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/unix-agent.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5765 TRIVIAL

Mike Stupalov 🐱
Fixed tooltip position.
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/includes/print-interface.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5764 MINOR

Mike Stupalov 🐱
More speedup and less db queries in device ports page. Fixed some js tooltips.
Files changed (6) +72 / -51
Changed files with action and line counts
Mhtml/includes/print-interface.inc.php+46 / -33
Mhtml/js/observium.js+1 / -1
Mhtml/pages/bill/history.inc.php+2 / -2
Mhtml/pages/bills/month.inc.php+9 / -9
Mhtml/pages/device/ports.inc.php+13 / -5
Mhtml/pages/packages.inc.php+1 / -1
+71 added −50 removed filtered activity

💻 r5763 MAJOR

Mike Stupalov 🐱
Fixed huge memory usage by ports detail page, also reduced the amount of db queries in device ports page. Fixed counting usage dbFetchCell. Fixed lost 'wifi' discovery module in defaults.
Files changed (4) +156 / -81
Changed files with action and line counts
Mhtml/includes/print-interface.inc.php+121 / -75
Mhtml/pages/device/ports.inc.php+21 / -1
Mincludes/dbFacile.php+13 / -5
Mincludes/defaults.inc.php+1 / -0
+156 added −81 removed filtered activity

💻 r5762 TRIVIAL

Mike Stupalov 🐱
Disabled scrollwheel and streetview on default frontpage map.
Files changed (1) +2 / -0
Changed files with action and line counts
Mhtml/includes/map/google-mc.inc.php+2 / -0
+2 added 0 removed filtered activity

💻 r5761 TRIVIAL

Mike Stupalov 🐱
Disable graphing FDB counts if fdb table empty.
Files changed (1) +3 / -1
Changed files with action and line counts
Mincludes/polling/fdb-table.inc.php+3 / -1
+3 added −1 removed filtered activity

💻 r5760 TRIVIAL

Mike Stupalov 🐱
Fixed mystical variable.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/functions.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5759 MINOR

Mike Stupalov 🐱
Fixed clear user permissions when user delete (appear in r5570).
Files changed (3) +13 / -21
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+3 / -5
Mhtml/includes/authentication/mysql.inc.php+3 / -5
Mhtml/pages/edituser/deleteuser.inc.php+7 / -11
+13 added −21 removed filtered activity

💻 r5758 MAJOR

Mike Stupalov 🐱
Improved polling for module 'graphs' (now graphs not polled if not have relevant data for current MIB). Added edit section for re-enable or manual disable specific graphs.
Files changed (10) +233 / -75
Changed files with action and line counts
Mhtml/pages/device/edit.inc.php+1 / -0
Ahtml/pages/device/edit/graphs.inc.php+106 / -0
Mhtml/pages/device/edit/mibs.inc.php+1 / -1
Mhtml/pages/device/graphs.inc.php+14 / -13
Mhtml/pages/device/showtech.inc.php+5 / -2
Mincludes/polling/functions.inc.php+37 / -20
Mincludes/polling/graphs/bluecoat-sg-icap-mib.inc.php+20 / -14
Mincludes/polling/graphs/bluecoat-sg-proxy-mib.inc.php+33 / -20
Mincludes/polling/graphs/cisco-firewall-mib.inc.php+15 / -5
Aupdate/157.sql+1 / -0
+232 added −75 removed filtered activity

💻 r5757 MINOR

Mike Stupalov 🐱
Disabled debug port spikes by default. Added more checks for detect port HC counters, ports never swithes back to 32bit if 64bit detected.
Files changed (3) +19 / -13
Changed files with action and line counts
Mincludes/defaults.inc.php+2 / -2
Mincludes/polling/ports.inc.php+15 / -9
Mincludes/snmp.inc.php+2 / -2
+19 added −13 removed filtered activity

💻 r5756 FIX

Adam Armstrong 🐸
Show graphs that are likely to exist on "default" os
Files changed (1) +7 / -4
Changed files with action and line counts
Mincludes/definitions/os.inc.php+7 / -4
+7 added −4 removed filtered activity

💻 r5755 MINOR

Mike Stupalov 🐱
Fixed ports never rechecked that has HC counters. Improved debugging for spikes, added config options for enable/disable spikes debug.
Files changed (2) +75 / -31
Changed files with action and line counts
Mincludes/defaults.inc.php+6 / -4
Mincludes/polling/ports.inc.php+69 / -27
+75 added −31 removed filtered activity

💻 r5754

Tom Laermans 🦔
Medium: fix LDAP authentication (change from r4807) if you don't have auth_ldap_group set
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/definitions.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5753

cleanup
Trivial: syntaxer
Files changed (32) +79 / -83

Showing the first 30 paths; 2 more are omitted from this static page.

Changed files with action and line counts
Madduser.php+2 / -1
Malerter.php+1 / -1
Mdelete_device.php+1 / -1
Mdiscovery.php+1 / -1
Mhousekeeping.php+3 / -3
Mhtml/includes/authenticate.inc.php+2 / -1
Mhtml/includes/authentication/http-auth.inc.php+1 / -1
Mhtml/includes/graphs/device/firewall_sessions_ipv4.inc.php+0 / -1
Mhtml/includes/navbar.inc.php+7 / -7
Mhtml/includes/print/common.inc.php+7 / -7
Mhtml/index.php+3 / -3
Mhtml/pages/alert_check.inc.php+0 / -1
Mhtml/pages/alert_regenerate.inc.php+1 / -1
Mhtml/pages/device/edit/ports.inc.php+3 / -3
Mincludes/alerts.inc.php+0 / -2
Mincludes/common.inc.php+9 / -9
Mincludes/dbFacile.php+7 / -7
Mincludes/definitions/graphtypes.inc.php+0 / -1
Mincludes/definitions/os.inc.php+2 / -2
Mincludes/definitions/sensors.inc.php+1 / -1
Mincludes/discovery/cisco-cbqos.inc.php+10 / -11
Mincludes/discovery/sensors/xups-mib.inc.php+1 / -1
Mincludes/discovery/vlans.inc.php+1 / -1
Mincludes/housekeeping/eventlog.inc.php+1 / -1
Mincludes/housekeeping/rrd.inc.php+5 / -5
Mincludes/housekeeping/syslog.inc.php+1 / -1
Mincludes/housekeeping/timing.inc.php+4 / -4
Mincludes/include-dir-mib.inc.php+2 / -1
Mincludes/polling/netstats.inc.php+0 / -1
Mpoller.php+1 / -1
0 added 0 removed filtered activity

💻 r5752 FIX

Adam Armstrong 🐸
Fix accurate billing graphs (variable inside single quotes!)
Files changed (1) +4 / -4
Changed files with action and line counts
Mhtml/pages/bill/accurate.inc.php+4 / -4
+4 added −4 removed filtered activity

💻 r5751 MINOR

Mike Stupalov 🐱
Small fixes for html/rancid/versioncheck.
Files changed (18) +27 / -23
Changed files with action and line counts
Mhtml/css/bootstrap-hacks.css+1 / -1
Mhtml/index.php+1 / -1
Mhtml/pages/deleted-ports.inc.php+1 / -1
Mhtml/pages/devices.inc.php+3 / -4
Mhtml/pages/eventlog.inc.php+1 / -1
Mhtml/pages/iftype.inc.php+1 / -1
Mhtml/pages/inventory.inc.php+1 / -1
Mhtml/pages/logon.inc.php+2 / -2
Mhtml/pages/ports.inc.php+1 / -1
Mhtml/pages/search/arp.inc.php+1 / -1
Mhtml/pages/search/dot1x.inc.php+1 / -1
Mhtml/pages/search/fdb.inc.php+1 / -1
Mhtml/pages/search/ipv4.inc.php+1 / -1
Mhtml/pages/search/ipv6.inc.php+1 / -1
Mhtml/pages/search/mac.inc.php+1 / -1
Mhtml/pages/syslog.inc.php+1 / -1
Mincludes/versioncheck.inc.php+1 / -1
Mscripts/generate-rancid.php+7 / -2
+26 added −22 removed filtered activity

💻 r5750 MINOR

Mike Stupalov 🐱
Fixed Q-BRIDGE discovery, improved module stats output.
Files changed (3) +67 / -29
Changed files with action and line counts
Mincludes/discovery/vlans.inc.php+43 / -16
Mincludes/discovery/vlans/cisco-vtp-mib.inc.php+13 / -6
Mincludes/discovery/vlans/q-bridge-mib.inc.php+11 / -7
+67 added −29 removed filtered activity

💻 r5749 MINOR

Mike Stupalov 🐱
Use both sysObjectID and sysUpTime in isSNMPable().
Files changed (2) +11 / -8
Changed files with action and line counts
Mincludes/functions.inc.php+1 / -1
Mincludes/snmp.inc.php+10 / -7
+11 added −8 removed filtered activity

💻 r5748 TRIVIAL

Mike Stupalov 🐱
Added mib_dir() for isSNMPable().
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/functions.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5747 FIX

Adam Armstrong 🐸
switch isSNMPable() to use sysObjectID instead of sysUpTime (which Meraki doesn't support!)
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/functions.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5746 MINOR

Mike Stupalov 🐱
Small fixes.
Files changed (9) +49 / -37
Changed files with action and line counts
Madd_device.php+2 / -3
Mhtml/api.php+2 / -0
Mhtml/includes/graphs/sensor/current.inc.php+1 / -1
Mhtml/includes/graphs/sensor/dbm.inc.php+1 / -3
Mhtml/includes/graphs/sensor/percent.inc.php+1 / -1
Mhtml/includes/graphs/sensor/temperature.inc.php+1 / -1
Mincludes/dbFacile.php+22 / -3
Mincludes/defaults.inc.php+0 / -11
Mincludes/include-dir-mib.inc.php+19 / -14
+49 added −37 removed filtered activity

💻 r5744 FIX

Adam Armstrong 🐸
Fix Cisco SLA collection. Add basic graphs discovery module.
Files changed (4) +24 / -3
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -0
Aincludes/discovery/graphs non-text+0 / -0
Aincludes/discovery/graphs.inc.php+20 / -0
Mincludes/polling/cisco-sla.inc.php+3 / -3
+24 added −3 removed filtered activity

💻 r5742 TRIVIAL

Mike Stupalov 🐱
Fixed Simple API includes (OBSERVIUM-957).
Files changed (2) +6 / -4
Changed files with action and line counts
Mhtml/api.php+6 / -3
Mhtml/includes/api/functions.inc.php+0 / -1
+6 added −4 removed filtered activity

💻 r5741 TRIVIAL

Mike Stupalov 🐱
Bad, very bad calix.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5740 TRIVIAL

Mike Stupalov 🐱
Updated max-rep for calix devices (due latest firmware changes).
Files changed (2) +7 / -2
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -1
Mmibs/calix/E7-TC.my+6 / -1
+1 added −1 removed filtered activity

💻 r5739 ADD

Adam Armstrong 🐸
Add graphing of Cisco ASA IPv4 sessions (from CISCO-FIREWALL-MIB)
Files changed (4) +47 / -0
Changed files with action and line counts
Ahtml/includes/graphs/device/firewall_sessions_ipv4.inc.php+28 / -0
Mincludes/definitions/graphtypes.inc.php+7 / -0
Mincludes/definitions/os.inc.php+1 / -0
Aincludes/polling/graphs/cisco-firewall-mib.inc.php+11 / -0
+47 added 0 removed filtered activity

💻 r5738 ADD

Adam Armstrong 🐸
Add code to remove entries from alert_table and group_table when ports are removed.
Files changed (1) +5 / -0
Changed files with action and line counts
Mincludes/functions.inc.php+5 / -0
+5 added 0 removed filtered activity

💻 r5737 MAJOR

Mike Stupalov 🐱
Fixed broken auth function calls (since r5733). Also fixes latest broken "fixes".
Files changed (7) +190 / -184
Changed files with action and line counts
Madduser.php+7 / -8
Mhtml/includes/api/functions.inc.php+6 / -5
Ahtml/includes/authenticate-functions.inc.php+157 / -0
Mhtml/includes/authenticate.inc.php+4 / -5
Mhtml/includes/authentication/http-auth.inc.php+10 / -3
Dhtml/includes/authentication/interface.inc.php+0 / -157
Mhtml/includes/authentication/mysql.inc.php+6 / -6
+190 added −184 removed filtered activity

💻 r5736

Tom Laermans 🦔
Medium: fix API authentication after 5733 (#948)
Files changed (1) +2 / -0
Changed files with action and line counts
Mhtml/includes/api/functions.inc.php+2 / -0
+2 added 0 removed filtered activity

💻 r5735

Tom Laermans 🦔
Medium: make sure auth functions are available outside webinterface; fixes adduser.php (#949)
Files changed (3) +161 / -143
Changed files with action and line counts
Madduser.php+2 / -0
Mhtml/includes/authenticate.inc.php+2 / -143
Ahtml/includes/authentication/interface.inc.php+157 / -0
+161 added −143 removed filtered activity

💻 r5734 FIX

Adam Armstrong 🐸
Fix building of alert table using NULL fields
Files changed (1) +12 / -10
Changed files with action and line counts
Mincludes/alerts.inc.php+12 / -10
+12 added −10 removed filtered activity

💻 r5733

Tom Laermans 🦔
Major: always provide mysql auth functions, call specific ones for auth backend if they exist. Can later be used to have user management in observium and only password checking via radius or other auth methods (by removing everything but the password checking function from the radius plugin)
Files changed (6) +188 / -45
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+147 / -1
Mhtml/includes/authentication/http-auth.inc.php+0 / -2
Mhtml/includes/authentication/ldap.inc.php+19 / -19
Mhtml/includes/authentication/mysql.inc.php+11 / -11
Mhtml/includes/authentication/radius.inc.php+11 / -11
Mincludes/definitions/os.inc.php+0 / -1
+188 added −45 removed filtered activity

💻 r5732 MINOR

Mike Stupalov 🐱
Changed functions gethostbyname6() and gethostbynamel6(). Now by default first try IPv4 addresses, than IPv6.
Files changed (4) +33 / -26
Changed files with action and line counts
Mhtml/netcmd.php+1 / -1
Mincludes/common.inc.php+20 / -17
Mincludes/discovery/functions.inc.php+3 / -3
Mincludes/functions.inc.php+9 / -5
+33 added −26 removed filtered activity

July 2014

💻 r5731 SQL

Adam Armstrong 🐸
Increase toner_descr in the database
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/156.sql+1 / -0
0 added 0 removed filtered activity

💻 r5730 FIX

Adam Armstrong 🐸
Fix variable leakage in postfix_mailgraph application poller
Files changed (1) +2 / -0
Changed files with action and line counts
Mincludes/polling/applications/postfix_mailgraph.inc.php+2 / -0
+2 added 0 removed filtered activity

💻 r5729 ADD

Adam Armstrong 🐸
Add Sonicwall CPU and Active sessions. Add ShoreTel OS detection and logo.
Files changed (5) +80 / -9
Changed files with action and line counts
Ahtml/images/os/shoretelos.png+1 / -0
Ahtml/includes/graphs/device/sonicwall_sessions.inc.php+22 / -0
Ahtml/pages/device/graphs/sonicwall-sessions.inc.php+13 / -0
Aincludes/discovery/processors/sonicwall.inc.php+21 / -0
Mincludes/polling/os/sonicwall.inc.php+23 / -9
+79 added −9 removed filtered activity

💻 r5728 FIX

Adam Armstrong 🐸
Add single quotes around WMI options.
Files changed (1) +3 / -3
Changed files with action and line counts
Mincludes/wmi.inc.php+3 / -3
+3 added −3 removed filtered activity

💻 r5727 ADD

Adam Armstrong 🐸
Add basic RADWARE support. Probably needs to go to sysObjectID detection.
Files changed (6) +6,608 / -0
Changed files with action and line counts
Ahtml/images/os/radware.png+1 / -0
Mincludes/definitions/os.inc.php+9 / -0
Aincludes/discovery/os/radware.inc.php+10 / -0
Aincludes/polling/os/radware.inc.php+18 / -0
Amibs/radware non-text+0 / -0
Amibs/radware/RADWARE-MIB+6,570 / -0
+37 added 0 removed filtered activity

💻 r5726 ADD

Adam Armstrong 🐸
Add Dell VRTX R1-2401 chassis switching module to sysObjectID discovery.
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5725 ADD

Adam Armstrong 🐸
Add additional F5 support (HW, Serial, Software version and features)
Files changed (2) +52 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+4 / -0
Aincludes/polling/os/f5.inc.php+48 / -0
+52 added 0 removed filtered activity

💻 r5724

Tom Laermans 🦔
Minor: English fixes
Files changed (5) +9 / -9
Changed files with action and line counts
Mhtml/pages/api/manual.billing.inc.php+4 / -4
Mhtml/pages/api/manual.encryption.inc.php+1 / -1
Mhtml/pages/api/manual.general.inc.php+2 / -2
Mhtml/pages/api/manual.inventory.inc.php+1 / -1
Mhtml/pages/api/manual.packages.inc.php+1 / -1
+9 added −9 removed filtered activity

💻 r5723 FIX

Adam Armstrong 🐸
Improvements to some sensors adding limits, scale and some new sensor types.
Files changed (5) +49 / -8
Changed files with action and line counts
Mincludes/discovery/sensors/dell-rac-mib.inc.php+2 / -1
Mincludes/discovery/sensors/mg-snmp-ups-mib.inc.php+2 / -0
Mincludes/discovery/sensors/oa-sfp-mib.inc.php+32 / -5
Mincludes/discovery/sensors/oadwdm-mib.inc.php+4 / -1
Mincludes/discovery/sensors/sw-mib.inc.php+9 / -1
+49 added −8 removed filtered activity

💻 r5722 FIX

Adam Armstrong 🐸
HTML Fixes
Files changed (43) +194 / -211

Showing the first 30 paths; 13 more are omitted from this static page.

Changed files with action and line counts
Mhtml/includes/navbar.inc.php+1 / -1
Mhtml/includes/print/arptable.inc.php+1 / -1
Mhtml/includes/print/dot1xtable.inc.php+6 / -6
Mhtml/includes/print/fdbtable.inc.php+2 / -2
Mhtml/includes/print/mac_addresses.inc.php+2 / -2
Mhtml/pages/adduser.inc.php+0 / -1
Mhtml/pages/api/manual.billing.inc.php+4 / -4
Mhtml/pages/api/manual.encryption.inc.php+1 / -1
Mhtml/pages/api/manual.general.inc.php+2 / -2
Mhtml/pages/api/manual.inventory.inc.php+1 / -1
Mhtml/pages/authlog.inc.php+0 / -2
Mhtml/pages/bill/accurate.inc.php+16 / -16
Mhtml/pages/bill/edit.inc.php+3 / -3
Mhtml/pages/bill/infoboxes.inc.php+1 / -1
Mhtml/pages/bill/transfer.inc.php+17 / -20
Mhtml/pages/bills/month.inc.php+1 / -1
Mhtml/pages/deleted-ports.inc.php+1 / -1
Mhtml/pages/device/edit/alerts.inc.php+1 / -1
Mhtml/pages/device/edit/device.inc.php+5 / -5
Mhtml/pages/device/edit/mibs.inc.php+2 / -3
Mhtml/pages/device/edit/modules.inc.php+9 / -13
Mhtml/pages/device/edit/ports.inc.php+30 / -30
Mhtml/pages/device/edit/sensors.inc.php+18 / -18
Mhtml/pages/device/edit/snmp.inc.php+3 / -3
Mhtml/pages/device/perf.inc.php+0 / -1
Mhtml/pages/device/port/vlans.inc.php+2 / -2
Mhtml/pages/device/routing/bgp.inc.php+1 / -1
Mhtml/pages/device/routing/eigrp_ports.inc.php+1 / -1
Mhtml/pages/devices.inc.php+6 / -6
Mhtml/pages/edituser.inc.php+3 / -3
+194 added −211 removed filtered activity

💻 r5721

Tom Laermans 🦔
Minor: fix wrong include for renamed common file in definitions
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/definitions.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5720 MINOR

Mike Stupalov 🐱
Fixed discovery bgp-peers (OBSERVIUM-903 - peer not removed when removed from device).
Files changed (1) +22 / -16
Changed files with action and line counts
Mincludes/discovery/bgp-peers.inc.php+22 / -16
+22 added −16 removed filtered activity

💻 r5719 TRIVIAL

Mike Stupalov 🐱
Fixed unit tests for includes. Added test for '-'/'_' in mib_dirs().
Files changed (5) +6 / -5
Changed files with action and line counts
Mtests/HtmlIncludesFunctionsTest.php+1 / -1
Mtests/IncludesCommonTest.php+1 / -1
Mtests/IncludesFunctionsTest.php+1 / -1
Mtests/IncludesRewritesTest.php+1 / -1
Mtests/IncludesSnmpTest.php+2 / -1
0 added 0 removed filtered activity

💻 r5718 MINOR

Mike Stupalov 🐱
Fixed discovery d-link proccessors and mempools. Fixed mib_dirs() for work with '-' and '_' in dir name.
Files changed (2) +2 / -2
Changed files with action and line counts
Mincludes/discovery/processors/agent-general-mib.inc.php+1 / -1
Mincludes/snmp.inc.php+1 / -1
+2 added −2 removed filtered activity

💻 r5717 ADD

Adam Armstrong 🐸
Add support for ServersCheck ServersRoom Temperature Sensor.
Files changed (5) +955 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+8 / -0
Aincludes/discovery/os/sensorgateway-mib.inc.php+19 / -0
Aincludes/discovery/sensors/sensorgateway-mib.inc.php+39 / -0
Aincludes/polling/os/sensorgateway.inc.php+17 / -0
Amibs/SENSORGATEWAY-MIB.mib+872 / -0
+83 added 0 removed filtered activity

💻 r5716

Adam Armstrong 🐸
[Add] Add additional sensors to XUPS-MIB (Output Load Sensor, Battery Capacity Sensor, Battery Runtime Remaining Sensor)
Files changed (1) +20 / -3
Changed files with action and line counts
Mincludes/discovery/sensors/xups-mib.inc.php+20 / -3
+20 added −3 removed filtered activity

💻 r5715 ADD

Adam Armstrong 🐸
Add ability to search Juniper/Trapeze APs using the new tables from the global search box.
Files changed (1) +33 / -0
Changed files with action and line counts
Mhtml/ajax_search.php+33 / -0
+33 added 0 removed filtered activity

💻 r5714 TRIVIAL

Mike Stupalov 🐱
Updated html5shiv to latest (who still uses IE < 9?).
Files changed (3) +6 / -7
Changed files with action and line counts
Mhtml/index.php+2 / -4
Dhtml/js/html5.js+0 / -3
Ahtml/js/html5shiv.min.js+4 / -0
+2 added −4 removed filtered activity

💻 r5713 MINOR

Mike Stupalov 🐱
Less JSes loaded by default. Changed font size for switch-mini.
Files changed (3) +37 / -27
Changed files with action and line counts
Mhtml/css/bootstrap.css+1 / -1
Mhtml/css/bootstrap/less/bootstrap-switch.less+1 / -1
Mhtml/index.php+35 / -25
+35 added −25 removed filtered activity

💻 r5712 MINOR

Mike Stupalov 🐱
Revert back old bs2 style for bootstrap-switch.
Files changed (3) +21 / -31
Changed files with action and line counts
Mhtml/css/bootstrap-hacks.css+0 / -5
Mhtml/css/bootstrap.css+1 / -1
Mhtml/css/bootstrap/less/bootstrap-switch.less+20 / -25
0 added 0 removed filtered activity

💻 r5711 TRIVIAL

Mike Stupalov 🐱
Derp.. 71.7 -> 71.8!
Files changed (2) +2 / -2
Changed files with action and line counts
Mhtml/css/bootstrap.css+1 / -1
Mhtml/css/bootstrap/less/bootstrap-switch.less+1 / -1
0 added 0 removed filtered activity

💻 r5710 MINOR

Mike Stupalov 🐱
Fixed 1px bug in css bootstrap-switch. Don't load google code prettify on every page. Forgotten file ref.php. Added more page refresh excludes.
Files changed (6) +132 / -65
Changed files with action and line counts
Mhtml/css/bootstrap-hacks.css+4 / -0
Mhtml/css/bootstrap.css+1 / -1
Mhtml/css/bootstrap/less/bootstrap-switch.less+2 / -1
Mhtml/includes/print/common.inc.php+3 / -0
Mhtml/index.php+11 / -4
Mincludes/debug/ref.inc.php+111 / -59
+125 added −63 removed filtered activity

💻 r5709

Tom Laermans 🦔
Minor: change frontend logic from suppress recovery to send recovery
Files changed (2) +7 / -7
Changed files with action and line counts
Mhtml/pages/add_alert_check.inc.php+3 / -3
Mhtml/pages/alert_check.inc.php+4 / -4
+7 added −7 removed filtered activity

💻 r5708

Tom Laermans 🦔
Medium: attempt #2 at suppressing recovery, adding the database update
Files changed (3) +3 / -4
Changed files with action and line counts
Mhtml/pages/add_alert_check.inc.php+1 / -1
Mhtml/pages/alert_check.inc.php+1 / -3
Aupdate/155.sql+1 / -0
+2 added −4 removed filtered activity

💻 r5707 FIX

Adam Armstrong 🐸
Fix alert check editing. Fix some alignment issues by re-ordering divs.
Files changed (1) +80 / -75
Changed files with action and line counts
Mhtml/pages/alert_check.inc.php+80 / -75
+80 added −75 removed filtered activity

💻 r5706 FIX

Adam Armstrong 🐸
Fix add alert check
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/add_alert_check.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5705 TRIVIAL

Mike Stupalov 🐱
Fixed includes in scripts.
Files changed (4) +3 / -42
Changed files with action and line counts
Mscripts/generate-rancid.php+1 / -1
Mscripts/generate-smokeping.php+1 / -1
Mscripts/rename-port-rrdfile.php+1 / -1
Dscripts/update-sql.php+0 / -39
+3 added −42 removed filtered activity

💻 r5704 TRIVIAL

Mike Stupalov 🐱
Updated ref formatter to latest.
Files changed (3) +16 / -12
Changed files with action and line counts
Mhtml/css/ref.css+12 / -9
Mhtml/includes/functions.inc.php+2 / -2
Mhtml/js/ref.js+2 / -1
+2 added −2 removed filtered activity

💻 r5703 TRIVIAL

Mike Stupalov 🐱
Moved html specific ref formatter include into right place.
Files changed (2) +10 / -5
Changed files with action and line counts
Mhtml/includes/functions.inc.php+10 / -2
Mincludes/common.inc.php+0 / -3
+10 added −5 removed filtered activity

💻 r5702 ADD

Adam Armstrong 🐸
Add missing graph definition
Files changed (1) +20 / -0
Changed files with action and line counts
Ahtml/includes/graphs/device/netstat_tcp_currestab.inc.php+20 / -0
+20 added 0 removed filtered activity

💻 r5701

Tom Laermans 🦔
Minor: module timing information on console for discovery (not in database/webinterface yet)
Files changed (2) +16 / -4
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+15 / -3
Mincludes/polling/functions.inc.php+1 / -1
+16 added −4 removed filtered activity

💻 r5700 FIX

Adam Armstrong 🐸
Fix legends for cbqos packets graph
Files changed (1) +10 / -10
Changed files with action and line counts
Mhtml/includes/graphs/cbqos/pkts.inc.php+10 / -10
+10 added −10 removed filtered activity

💻 r5699

Tom Laermans 🦔
Minor: code style cleanup of sensor discovery files. No need for is_array, foreach will only do arrays and snmp_*_oid ALWAYS returns an array, empty if no data
Files changed (36) +778 / -917

Showing the first 30 paths; 6 more are omitted from this static page.

Changed files with action and line counts
Mincludes/discovery/sensors/ac-system-mib.inc.php+23 / -32
Mincludes/discovery/sensors/acmepacket-envmon-mib.inc.php+36 / -44
Mincludes/discovery/sensors/airespace-wireless-mib.inc.php+10 / -12
Mincludes/discovery/sensors/apnl-modular-pdu-mib.inc.php+28 / -40
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+8 / -8
Mincludes/discovery/sensors/asyncos-mail-mib.inc.php+15 / -21
Mincludes/discovery/sensors/carel-ug40cdz-mib.inc.php+6 / -6
Mincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+5 / -5
Mincludes/discovery/sensors/cisco-ucs-cimc-mib.inc.php+8 / -11
Mincludes/discovery/sensors/dell-rac-mib.inc.php+29 / -35
Mincludes/discovery/sensors/dell-vendor-mib.inc.php+22 / -28
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+8 / -8
Mincludes/discovery/sensors/eqlmember-mib.inc.php+17 / -23
Mincludes/discovery/sensors/f10-c-series-chassis-mib.inc.php+6 / -8
Mincludes/discovery/sensors/f10-chassis-mib.inc.php+5 / -8
Mincludes/discovery/sensors/f10-s-series-chassis-mib.inc.php+5 / -8
Mincludes/discovery/sensors/foundry-sn-agent-mib.inc.php+2 / -2
Mincludes/discovery/sensors/foundry-sn-switch-group-mib.inc.php+58 / -65
Mincludes/discovery/sensors/gamatronic-mib.inc.php+26 / -22
Mincludes/discovery/sensors/ipomanii-mib.inc.php+69 / -88
Mincludes/discovery/sensors/juniper-dom-mib.inc.php+74 / -83
Mincludes/discovery/sensors/juniper-system-mib.inc.php+10 / -12
Mincludes/discovery/sensors/ns-root-mib.inc.php+3 / -3
Mincludes/discovery/sensors/nscrtv-root.inc.php+12 / -12
Mincludes/discovery/sensors/oa-sfp-mib.inc.php+32 / -35
Mincludes/discovery/sensors/pdu-mib.inc.php+24 / -27
Mincludes/discovery/sensors/poseidon-mib.inc.php+37 / -40
Mincludes/discovery/sensors/radlan-hwenviroment.inc.php+14 / -20
Mincludes/discovery/sensors/roomalert24e-mib.inc.php+73 / -76
Mincludes/discovery/sensors/siconups-mib.inc.php+29 / -29
+778 added −917 removed filtered activity

💻 r5698

Tom Laermans 🦔
Minor: restore regeneration output when run from web interface
Files changed (2) +4 / -2
Changed files with action and line counts
Mhtml/pages/alert_regenerate.inc.php+3 / -1
Mincludes/alerts.inc.php+1 / -1
+4 added −2 removed filtered activity

💻 r5697

Tom Laermans 🦔
Trivial: rename .php to .inc.php files to fall in line with most of our other include files
Files changed (43) +6,193 / -6,193

Showing the first 30 paths; 13 more are omitted from this static page.

Changed files with action and line counts
Madd_device.php+1 / -1
Madduser.php+1 / -1
Malerter.php+1 / -1
Malerts.php+1 / -1
Mbilling-calculate.php+1 / -1
Mcheck-errors.php+1 / -1
Mcheck-services.php+1 / -1
Mdelete_device.php+1 / -1
Mdiscovery.php+1 / -1
Mhousekeeping.php+1 / -1
Mhtml/ajax_entitypopup.php+2 / -2
Mhtml/ajax_listports.php+2 / -2
Mhtml/ajax_poller_status.php+2 / -2
Mhtml/ajax_search.php+3 / -3
Mhtml/bandwidth-graph.php+1 / -1
Mhtml/billing-graph.php+1 / -1
Mhtml/data.php+2 / -2
Mhtml/feed.php+3 / -3
Mhtml/graph-realtime.php+2 / -2
Mhtml/graph.php+2 / -2
Mhtml/includes/api/functions.inc.php+1 / -1
Mhtml/includes/graphs/bill/auth.inc.php+1 / -1
Mhtml/index.php+1 / -1
Mhtml/map.php+1 / -1
Mhtml/netcmd.php+1 / -1
Mhtml/pdf.php+1 / -1
Aincludes/billing.inc.php+248 / -0
Dincludes/billing.php+0 / -248
Aincludes/common.inc.php+1,762 / -0
Dincludes/common.php+0 / -1,762
+6,193 added −6,193 removed filtered activity

💻 r5696 TRIVIAL

Mike Stupalov 🐱
Fixed disable refresh on settings page.
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/includes/print/common.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5695

Tom Laermans 🦔
Trivial: correct previous commit, now really not refreshing on realtime port view, whoops
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/print/common.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5694

Tom Laermans 🦔
Minor: disable refresh on realtime port view
Files changed (1) +1 / -0
Changed files with action and line counts
Mhtml/includes/print/common.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5693

Tom Laermans 🦔
Minor: some database code fixups and other small cleanups
Files changed (42) +120 / -101

Showing the first 30 paths; 12 more are omitted from this static page.

Changed files with action and line counts
Malerter.php+2 / -0
Mbilling-calculate.php+1 / -1
Mdiscovery.php+1 / -1
Mhtml/ajax_listports.php+1 / -1
Mhtml/includes/graphs/common.inc.php+1 / -0
Mhtml/includes/graphs/device/collectd.inc.php+1 / -0
Mhtml/includes/graphs/port/mac_acc_total.inc.php+1 / -0
Mhtml/includes/print/arptable.inc.php+2 / -1
Mhtml/includes/print/dot1xtable.inc.php+1 / -0
Mhtml/includes/print/fdbtable.inc.php+1 / -0
Mhtml/includes/print/mac_addresses.inc.php+1 / -0
Mhtml/pages/addhost.inc.php+14 / -12
Mhtml/pages/apps.inc.php+2 / -2
Mhtml/pages/bill.inc.php+1 / -1
Mhtml/pages/bills.inc.php+2 / -2
Mhtml/pages/delhost.inc.php+1 / -1
Mhtml/pages/device.inc.php+1 / -1
Mhtml/pages/device/apps.inc.php+2 / -2
Mhtml/pages/device/edit.inc.php+1 / -1
Mhtml/pages/device/edit/alerts.inc.php+1 / -1
Mhtml/pages/device/edit/device.inc.php+1 / -1
Mhtml/pages/device/edit/mibs.inc.php+1 / -1
Mhtml/pages/device/edit/modules.inc.php+3 / -3
Mhtml/pages/device/edit/sensors.inc.php+1 / -1
Mhtml/pages/device/edit/snmp.inc.php+11 / -11
Mhtml/pages/device/edit/wmi.inc.php+28 / -28
Mhtml/pages/device/health.inc.php+2 / -2
Mhtml/pages/device/loadbalancer.inc.php+5 / -5
Mhtml/pages/device/port.inc.php+2 / -1
Mhtml/pages/device/routing.inc.php+5 / -5
+120 added −101 removed filtered activity

💻 r5692 TRIVIAL

Mike Stupalov 🐱
Fixed -1sec refresh left.
Files changed (1) +8 / -1
Changed files with action and line counts
Mhtml/includes/navbar.inc.php+8 / -1
+8 added −1 removed filtered activity

💻 r5691 MINOR

Mike Stupalov 🐱
Added time left counter to next page refresh (see in refresh navbar).
Files changed (2) +39 / -54
Changed files with action and line counts
Mhtml/includes/navbar.inc.php+34 / -3
Mhtml/includes/print/common.inc.php+5 / -51
+39 added −54 removed filtered activity

💻 r5690

Tom Laermans 🦔
Minor: add omitted sensor state definition for OADWDM power supply
Files changed (1) +6 / -1
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+6 / -1
+6 added −1 removed filtered activity

💻 r5689 TRIVIAL

Mike Stupalov 🐱
Fixed code-style for EXTREME-BASE-MIB discovery (from prev. commit).
Files changed (1) +27 / -15
Changed files with action and line counts
Mincludes/discovery/processors/extreme-base-mib.inc.php+27 / -15
+27 added −15 removed filtered activity

💻 r5688 ADD

Adam Armstrong 🐸
Add support for per-slot CPU usage on Extreme devices.
Files changed (1) +23 / -0
Changed files with action and line counts
Aincludes/discovery/processors/extreme-base-mib.inc.php+23 / -0
+23 added 0 removed filtered activity

💻 r5687

Tom Laermans 🦔
Minor: add fan and pwowersupply state sensors for OADWDM-MIB (MRV)
Files changed (2) +35 / -8
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+6 / -0
Mincludes/discovery/sensors/oadwdm-mib.inc.php+29 / -8
+35 added −8 removed filtered activity

💻 r5686 MAJOR

Mike Stupalov 🐱
Added nav-menu for control web page refresh time. Uses page exceptions, where refresh not allowed. Added and improved functions print_refresh(), formatUptime().
Files changed (5) +163 / -9
Changed files with action and line counts
Mhtml/includes/functions.inc.php+2 / -1
Mhtml/includes/navbar.inc.php+20 / -3
Ahtml/includes/print/common.inc.php+129 / -0
Mhtml/index.php+1 / -1
Mincludes/common.php+11 / -4
+163 added −9 removed filtered activity

💻 r5685

Tom Laermans 🦔
Medium: allow suppression of the recovery notification on a per alert checker basis. Useful for device reboots, bgp or interface flaps, etc.
Files changed (4) +43 / -19
Changed files with action and line counts
Mhtml/pages/add_alert_check.inc.php+7 / -0
Mhtml/pages/alert_check.inc.php+17 / -6
Mincludes/alerts.inc.php+18 / -12
Mincludes/definitions/os.inc.php+1 / -1
+43 added −19 removed filtered activity

💻 r5684 FIX

Adam Armstrong 🐸
variable name
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/includes/graphs/multiport/bits.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5683 ADD

Adam Armstrong 🐸
Improve Cisco CBQoS support to show policy and class map names in the UI. This is done in discovery as it's too slow for polling. Names will appear after first discovery.
Files changed (15) +154 / -40
Changed files with action and line counts
Mhtml/includes/alerting-navbar.inc.php+0 / -2
Mhtml/includes/graphs/multiport/auth.inc.php+0 / -8
Mhtml/includes/graphs/multiport/bits.inc.php+1 / -1
Mhtml/pages/alert_check.inc.php+38 / -16
Mhtml/pages/device/port/cbqos.inc.php+1 / -1
Mincludes/alerts.inc.php+1 / -1
Mincludes/defaults.inc.php+1 / -2
Mincludes/definitions/graphtypes.inc.php+5 / -0
Aincludes/discovery/cisco-cbqos.inc.php+101 / -0
Mincludes/polling/cisco-cbqos.inc.php+3 / -4
Mincludes/polling/netstats.inc.php+2 / -2
Mincludes/polling/sensors.inc.php+0 / -1
Mincludes/polling/system.inc.php+0 / -1
Mincludes/update/update.php+0 / -1
Aupdate/154.sql+1 / -0
+153 added −40 removed filtered activity

💻 r5682

Tom Laermans 🦔
Trivial: Rename HUAWEI-ENTITY-EXTENT to HUAWEI-ENTITY-EXTENT-MIB for Wolfgang
Files changed (2) +1,316 / -1,285
Changed files with action and line counts
Dmibs/huawei/HUAWEI-ENTITY-EXTENT+0 / -1,285
Amibs/huawei/HUAWEI-ENTITY-EXTENT-MIB+1,316 / -0
0 added 0 removed filtered activity

💻 r5681

Tom Laermans 🦔
Minor: rename OASFP-MIB to OA-SFP-MIB
Files changed (5) +1,846 / -1,758
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -1
Aincludes/discovery/sensors/oa-sfp-mib.inc.php+67 / -0
Dincludes/discovery/sensors/oasfp-mib.inc.php+0 / -67
Amibs/mrv/OA-SFP-MIB+1,778 / -0
Dmibs/mrv/OASFP-MIB+0 / -1,690
+68 added −68 removed filtered activity

💻 r5680 TRIVIAL

Mike Stupalov 🐱
Additional reserved/image mempool ignores.
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5678

Tom Laermans 🦔
Trivial: derusski housekeeping logs
Files changed (5) +25 / -25
Changed files with action and line counts
Mincludes/housekeeping/eventlog.inc.php+6 / -6
Mincludes/housekeeping/ports.inc.php+5 / -5
Mincludes/housekeeping/rrd.inc.php+4 / -4
Mincludes/housekeeping/syslog.inc.php+5 / -5
Mincludes/housekeeping/timing.inc.php+5 / -5
+25 added −25 removed filtered activity

💻 r5677

Tom Laermans 🦔
Medium: add support for MRV SFP temperature, dbm and bias current metrics. From #922
Files changed (4) +4,003 / -117
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Aincludes/discovery/sensors/oasfp-mib.inc.php+67 / -0
Mmibs/mrv/OADWDM-MIB+2,157 / -117
Amibs/mrv/OASFP-MIB+1,778 / -0
+68 added 0 removed filtered activity

💻 r5676 MINOR

Mike Stupalov 🐱
Fixed delete entries from huge tables by housekeeping script. Added message about "not found entries".
Files changed (5) +146 / -40
Changed files with action and line counts
Mincludes/housekeeping/eventlog.inc.php+29 / -8
Mincludes/housekeeping/ports.inc.php+16 / -9
Mincludes/housekeeping/rrd.inc.php+23 / -0
Mincludes/housekeeping/syslog.inc.php+29 / -8
Mincludes/housekeeping/timing.inc.php+49 / -15
+146 added −40 removed filtered activity

💻 r5675

Tom Laermans 🦔
Minor: move infinera iqnos to sysobjectid discovery
Files changed (2) +1 / -20
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Dincludes/discovery/os/iqnos.inc.php+0 / -20
+1 added −20 removed filtered activity

💻 r5674

Tom Laermans 🦔
Major: remove old deprecated alerts; they can all be replaced by checkers in the new alerting system. Handle with care if you were relying on the old system.
Files changed (7) +4 / -69
Changed files with action and line counts
Mincludes/defaults.inc.php+0 / -9
Mincludes/functions.php+1 / -2
Mincludes/polling/bgp-peers.inc.php+2 / -4
Mincludes/polling/functions.inc.php+1 / -14
Mincludes/polling/ports.inc.php+0 / -38
Mincludes/polling/sensors.inc.php+0 / -1
Mincludes/polling/system.inc.php+0 / -1
+4 added −69 removed filtered activity

💻 r5673

Tom Laermans 🦔
Minor: add small warning to poller and discovery when passing an invalid device
Files changed (2) +4 / -0
Changed files with action and line counts
Mdiscovery.php+2 / -0
Mpoller.php+2 / -0
+4 added 0 removed filtered activity

💻 r5672

Tom Laermans 🦔
Minor: add Infinera device OS recognition and icon
Files changed (6) +2,617 / -0
Changed files with action and line counts
Ahtml/images/os/infinera.png+1 / -0
Mincludes/definitions/os.inc.php+8 / -0
Aincludes/discovery/os/iqnos.inc.php+20 / -0
Amibs/infinera non-text+0 / -0
Amibs/infinera/INFINERA-REG-MIB+1,294 / -0
Amibs/infinera/INFINERA-TC-MIB+1,294 / -0
+28 added 0 removed filtered activity

💻 r5671

Tom Laermans 🦔
Minor: add option to enable/disable chasing of LDAP referrals, from #488. Turned off by default.
Files changed (2) +10 / -0
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+9 / -0
Mincludes/defaults.inc.php+1 / -0
+10 added 0 removed filtered activity

💻 r5670

Tom Laermans 🦔
Medium: rework navbar backend code. IMPORTANT: if you use navbar-custom, the bad news is you will have to change its contents to fill an array like the new code does. The good news is you'll be able to create new menus, and append to just about all others.
Files changed (3) +285 / -302
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+1 / -1
Mhtml/includes/navbar.inc.php+281 / -301
Mincludes/definitions.inc.php+3 / -0
+285 added −302 removed filtered activity

💻 r5669

Tom Laermans 🦔
Trivial: use $scriptname in housekeeping example, minor html fix on perf page
Files changed (2) +62 / -66
Changed files with action and line counts
Mhousekeeping.php+3 / -3
Mhtml/pages/device/perf.inc.php+59 / -63
+62 added −66 removed filtered activity

💻 r5668 MINOR

Mike Stupalov 🐱
Added additional check if device SNMPable before discovery, changed order - first discovered the fastest.
Files changed (1) +14 / -3
Changed files with action and line counts
Mdiscovery.php+14 / -3
+14 added −3 removed filtered activity

💻 r5667 MINOR

Mike Stupalov 🐱
Small fix for check_extension_exists(). Suppress error about not exist 'posix' php extension in is_cron() and print_prompt() functions.
Files changed (1) +19 / -11
Changed files with action and line counts
Mincludes/common.php+19 / -11
+19 added −11 removed filtered activity

💻 r5666 DEVEL

Mike Stupalov 🐱
Added svn:ignore for logs, rrd, config.php
Files changed (1) +1 / -0
Changed files with action and line counts
M/home/observium/trunk+1 / -0
+1 added 0 removed filtered activity

💻 r5665 MINOR

Mike Stupalov 🐱
Added config option '-A <age>' in housekeeping script, for specify maximum age (overrides config options).
Files changed (2) +23 / -3
Changed files with action and line counts
M/home/observium/trunk+2 / -0
Mhousekeeping.php+21 / -3
+23 added −3 removed filtered activity

💻 r5664 MINOR

Mike Stupalov 🐱
Small fixes. logfile() now create log file if not exist.
Files changed (3) +18 / -5
Changed files with action and line counts
Mhtml/pages/device/edit/sensors.inc.php+2 / -2
Mincludes/common.php+14 / -1
Mincludes/housekeeping/ports.inc.php+2 / -2
+18 added −5 removed filtered activity

💻 r5663

Tom Laermans 🦔
Minor: only show new/old os in discovery output when actually changing it
Files changed (1) +1 / -2
Changed files with action and line counts
Mincludes/functions.php+1 / -2
+1 added −2 removed filtered activity

💻 r5662

Tom Laermans 🦔
Minor: housekeeping rusglish to english; small logfile cleanups; if we deleted the rrd, no need to check for its validity
Files changed (8) +19 / -17
Changed files with action and line counts
Mhousekeeping.php+4 / -4
Mincludes/common.php+2 / -1
Mincludes/functions.php+1 / -0
Mincludes/housekeeping/eventlog.inc.php+2 / -2
Mincludes/housekeeping/ports.inc.php+2 / -2
Mincludes/housekeeping/rrd.inc.php+3 / -3
Mincludes/housekeeping/syslog.inc.php+2 / -2
Mincludes/housekeeping/timing.inc.php+3 / -3
+19 added −17 removed filtered activity

💻 r5661 TRIVIAL

Mike Stupalov 🐱
Fixed quotes in housekeeper 'deleted_ports'.
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/housekeeping/ports.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5660 TRIVIAL

Mike Stupalov 🐱
Removed web specific function from discovery.
Files changed (2) +2 / -2
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+1 / -1
Mincludes/functions.php+1 / -1
+2 added −2 removed filtered activity

💻 r5659 MAJOR

Mike Stupalov 🐱
Improved housekeeping script. More checks for ages (minimum allowed 24h in most modules), allowed use human readable ages like 3w, 2.5d. Now by default script asks 'Are you sure want to delete (y/N)?', for bypass promts use '-y'. Added new common functions: is_cron(), print_prompt(), age_to_seconds(), age_to_unixtime().
Files changed (8) +297 / -66
Changed files with action and line counts
Mhousekeeping.php+23 / -4
Mincludes/common.php+130 / -0
Mincludes/defaults.inc.php+14 / -6
Mincludes/housekeeping/eventlog.inc.php+18 / -6
Mincludes/housekeeping/ports.inc.php+20 / -6
Mincludes/housekeeping/rrd.inc.php+49 / -25
Mincludes/housekeeping/syslog.inc.php+18 / -6
Mincludes/housekeeping/timing.inc.php+25 / -13
+297 added −66 removed filtered activity

💻 r5658

Tom Laermans 🦔
Trivial: CLEANME markings for code cleanup later on; reducing FIXME to actual issues
Files changed (13) +16 / -16
Changed files with action and line counts
Mincludes/definitions.inc.php+1 / -1
Mincludes/discovery/sensors/powernet-mib.inc.php+1 / -1
Mincludes/discovery/sensors/sentry3-mib.inc.php+1 / -1
Mincludes/discovery/sensors/ups-mib.inc.php+1 / -1
Mincludes/discovery/sensors/xups-mib.inc.php+1 / -1
Mincludes/discovery/storage/host-resources-mib.inc.php+1 / -1
Mincludes/polling/applications/memcached.inc.php+1 / -1
Mincludes/polling/applications/postfix_mailgraph.inc.php+2 / -2
Mincludes/polling/mempools.inc.php+3 / -3
Mincludes/polling/netscaler-vsvr.inc.php+1 / -1
Mincludes/polling/port-etherlike.inc.php+1 / -1
Mincludes/polling/unix-agent/munin-plugins.inc.php+1 / -1
Mincludes/static-config.php+1 / -1
+16 added −16 removed filtered activity

💻 r5657

Tom Laermans 🦔
Minor: database updater now logs errors to the log directory instead of the main observium directory; no longer possible to update from a revision before 0.12.1.2828
Files changed (1) +3 / -19
Changed files with action and line counts
Mincludes/update/update.php+3 / -19
+3 added −19 removed filtered activity

💻 r5656

Tom Laermans 🦔
Trivial: Use script filename in help texts - some were renamed and the syntax help was wrong; this makes it always-right.
Files changed (14) +49 / -31
Changed files with action and line counts
Madd_device.php+11 / -9
Madduser.php+7 / -5
Malerter.php+4 / -2
Malerts.php+1 / -1
Mbilling-calculate.php+1 / -1
Mcheck-errors.php+1 / -1
Mconfig_to_json.php+1 / -1
Mdelete_device.php+6 / -4
Mdiscovery.php+3 / -1
Mhousekeeping.php+3 / -1
Mpoll-billing.php+1 / -1
Mpoller.php+3 / -1
Mrename_device.php+4 / -2
Mtest_mail.php+3 / -1
+49 added −31 removed filtered activity

💻 r5655

Tom Laermans 🦔
Minor: log script name and pid in logs
Files changed (2) +6 / -4
Changed files with action and line counts
Mincludes/common.php+5 / -3
Mincludes/definitions.inc.php+1 / -1
+6 added −4 removed filtered activity

💻 r5654

Tom Laermans 🦔
Minor: add forgotten timing housekeeper
Files changed (1) +32 / -0
Changed files with action and line counts
Aincludes/housekeeping/timing.inc.php+32 / -0
+32 added 0 removed filtered activity

💻 r5653

Tom Laermans 🦔
Medium: add housekeeping script with various options to clean up; change logfile() function to accept a filename
Files changed (10) +260 / -10
Changed files with action and line counts
Ahousekeeping.php+89 / -0
Mhtml/index.php+6 / -1
Mincludes/common.php+9 / -3
Mincludes/defaults.inc.php+16 / -4
Mincludes/definitions.inc.php+11 / -2
Aincludes/housekeeping non-text+0 / -0
Aincludes/housekeeping/eventlog.inc.php+25 / -0
Aincludes/housekeeping/ports.inc.php+25 / -0
Aincludes/housekeeping/rrd.inc.php+54 / -0
Aincludes/housekeeping/syslog.inc.php+25 / -0
+260 added −10 removed filtered activity

💻 r5652

Tom Laermans 🦔
Trivial: some documentation, comments and syntax reordering
Files changed (1) +83 / -67
Changed files with action and line counts
Mincludes/common.php+83 / -67
+83 added −67 removed filtered activity

💻 r5651 MAJOR

Mike Stupalov 🐱
Updated bootstrap-switch to 3.0.2, changed some styles and js.
Files changed (17) +475 / -1,842
Changed files with action and line counts
Mhtml/css/bootstrap.css+40 / -1,288
Ahtml/css/bootstrap/less/bootstrap-switch.less+205 / -0
Mhtml/css/bootstrap/less/bootstrap-www.less+1 / -1
Mhtml/css/bootstrap/less/bootstrap.less+1 / -1
Dhtml/css/bootstrap/less/switch.less+0 / -153
Mhtml/index.php+5 / -91
Ahtml/js/bootstrap-switch.min.js+22 / -0
Dhtml/js/jquery.switch.js+0 / -209
Mhtml/js/observium.js+99 / -0
Mhtml/pages/device/alert.inc.php+1 / -3
Mhtml/pages/device/edit/alerts.inc.php+1 / -1
Mhtml/pages/device/edit/apps.inc.php+1 / -2
Mhtml/pages/device/edit/netscaler_svcs.inc.php+3 / -2
Mhtml/pages/device/edit/netscaler_vsvrs.inc.php+3 / -2
Mhtml/pages/device/edit/ports.inc.php+80 / -80
Mhtml/pages/device/edit/sensors.inc.php+12 / -9
Mincludes/rewrites.php+1 / -0
+107 added −190 removed filtered activity

💻 r5650

Tom Laermans 🦔
Minor: by default, disable example LDAP group requirement; move some definitions to definitions
Files changed (2) +25 / -24
Changed files with action and line counts
Mincludes/defaults.inc.php+2 / -24
Mincludes/definitions.inc.php+23 / -0
+25 added −24 removed filtered activity

💻 r5649

Tom Laermans 🦔
Trivial: remove some unused config options from defaults
Files changed (1) +0 / -5
Changed files with action and line counts
Mincludes/defaults.inc.php+0 / -5
0 added −5 removed filtered activity

💻 r5648

Tom Laermans 🦔
Minor: Use unit_text instead of units_descr in generic graphs, fixes #907
Files changed (9) +19 / -23
Changed files with action and line counts
Mhtml/includes/graphs/application/powerdns_querycache.inc.php+1 / -1
Mhtml/includes/graphs/device/diskio_ops.inc.php+1 / -1
Mhtml/includes/graphs/device/processor_separate.inc.php+2 / -2
Mhtml/includes/graphs/generic_data.inc.php+4 / -4
Mhtml/includes/graphs/generic_multi_line.inc.php+4 / -6
Mhtml/includes/graphs/generic_multi_separated.inc.php+4 / -6
Mhtml/includes/graphs/port/errors.inc.php+1 / -1
Mhtml/includes/graphs/port/nupkts.inc.php+1 / -1
Mhtml/includes/graphs/processor/usage.inc.php+1 / -1
+19 added −23 removed filtered activity

💻 r5647

Tom Laermans 🦔
Minor: fix broken HTML around frontpage traffic graph, fixes #915
Files changed (1) +10 / -10
Changed files with action and line counts
Mhtml/pages/front/default.php+10 / -10
+10 added −10 removed filtered activity

💻 r5646

cleanup
Trivial: syntaxer run (yes, I realize most lines affected are from the previous commit ;)
Files changed (851) +1,565 / -1,565

Showing the first 30 paths; 821 more are omitted from this static page.

Changed files with action and line counts
Mhtml/includes/cache-data.inc.php+2 / -2
Mhtml/includes/error-no-perm.inc.php+1 / -1
Mhtml/includes/graphs/XXX_device_memory_windows.inc.php+2 / -2
Mhtml/includes/graphs/accesspoints/channel.inc.php+2 / -2
Mhtml/includes/graphs/accesspoints/interference.inc.php+2 / -2
Mhtml/includes/graphs/accesspoints/numasoclients.inc.php+2 / -2
Mhtml/includes/graphs/accesspoints/nummonbssid.inc.php+2 / -2
Mhtml/includes/graphs/accesspoints/nummonclients.inc.php+2 / -2
Mhtml/includes/graphs/accesspoints/radioutil.inc.php+2 / -2
Mhtml/includes/graphs/accesspoints/txpow.inc.php+2 / -2
Mhtml/includes/graphs/altiga_ssl_sessions.inc.php+2 / -2
Mhtml/includes/graphs/application/apache_bits.inc.php+2 / -2
Mhtml/includes/graphs/application/apache_cpu.inc.php+2 / -2
Mhtml/includes/graphs/application/apache_hits.inc.php+2 / -2
Mhtml/includes/graphs/application/apache_scoreboard.inc.php+2 / -2
Mhtml/includes/graphs/application/asterisk_activecall.inc.php+2 / -2
Mhtml/includes/graphs/application/asterisk_peers.inc.php+2 / -2
Mhtml/includes/graphs/application/auth.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_answers.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_cache.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_query_in.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_query_out.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_query_rejected.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_req_in.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_req_proto.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_resolv_dnssec.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_resolv_errors.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_resolv_queries.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_resolv_rtt.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_updates.inc.php+2 / -2
0 added 0 removed filtered activity

💻 r5645

Tom Laermans 🦔
Trivial: add copyright headers to most files; large but harmless. Some code reindentation/reformatting.
Files changed (543) +6,449 / -374

Showing the first 30 paths; 513 more are omitted from this static page.

Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+11 / -0
Mhtml/includes/authentication/http-auth.inc.php+11 / -0
Mhtml/includes/authentication/mysql.inc.php+11 / -0
Mhtml/includes/authentication/radius.inc.php+11 / -0
Mhtml/includes/cache-data.inc.php+11 / -0
Mhtml/includes/error-no-perm.inc.php+11 / -0
Mhtml/includes/graphs/XXX_device_memory_windows.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/auth.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/channel.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/interference.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/numasoclients.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/nummonbssid.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/nummonclients.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/radioutil.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/txpow.inc.php+11 / -0
Mhtml/includes/graphs/altiga_ssl_sessions.inc.php+11 / -0
Mhtml/includes/graphs/application/apache_bits.inc.php+11 / -0
Mhtml/includes/graphs/application/apache_cpu.inc.php+11 / -0
Mhtml/includes/graphs/application/apache_hits.inc.php+11 / -0
Mhtml/includes/graphs/application/apache_scoreboard.inc.php+11 / -0
Mhtml/includes/graphs/application/asterisk_activecall.inc.php+11 / -10
Mhtml/includes/graphs/application/asterisk_peers.inc.php+11 / -10
Mhtml/includes/graphs/application/auth.inc.php+11 / -0
Mhtml/includes/graphs/application/bind_answers.inc.php+11 / -0
Mhtml/includes/graphs/application/bind_cache.inc.php+11 / -0
Mhtml/includes/graphs/application/bind_query_in.inc.php+11 / -0
Mhtml/includes/graphs/application/bind_query_out.inc.php+11 / -0
Mhtml/includes/graphs/application/bind_query_rejected.inc.php+11 / -0
Mhtml/includes/graphs/application/bind_req_in.inc.php+11 / -0
Mhtml/includes/graphs/application/bind_req_proto.inc.php+11 / -0
+6,449 added −374 removed filtered activity

💻 r5644

Tom Laermans 🦔
Minor: change to 'password' field type for password change form - replacing password text by ***
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/pages/edituser.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5643

Tom Laermans 🦔
Medium: ship OADWDM-MIB for MRV, we had code for temperature sensors but it was useless without this
Files changed (3) +3,568 / -2
Changed files with action and line counts
Mincludes/discovery/sensors/oadwdm-mib.inc.php+2 / -2
Amibs/mrv non-text+0 / -0
Amibs/mrv/OADWDM-MIB+3,566 / -0
+2 added −2 removed filtered activity

💻 r5642 TRIVIAL

Mike Stupalov 🐱
check_device_duplicated() use additional check if hostname uniq in DB.
Files changed (1) +8 / -0
Changed files with action and line counts
Mincludes/functions.php+8 / -0
+8 added 0 removed filtered activity

💻 r5641 TRIVIAL

Mike Stupalov 🐱
Remove web specific function call from delete_port().
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/functions.php+2 / -2
+2 added −2 removed filtered activity

💻 r5640 MINOR

Mike Stupalov 🐱
Fixed checks for IP and snmpEngineID for autodiscovery, snmpEngineID now also added in createHost().
Files changed (2) +20 / -16
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+13 / -11
Mincludes/functions.php+7 / -5
+20 added −16 removed filtered activity

💻 r5639 MINOR

Mike Stupalov 🐱
Added multiselect for grant new device/port/bill permissions (OBSERVIUM-874).
Files changed (1) +18 / -14
Changed files with action and line counts
Mhtml/pages/edituser.inc.php+18 / -14
+18 added −14 removed filtered activity

💻 r5638 MAJOR

Mike Stupalov 🐱
Fixed delete_port(), actualized tables and rrd for removal. Updated delete_device. Iproved "Delete devices" and "Deleted ports" pages.
Files changed (10) +106 / -88
Changed files with action and line counts
Mdelete_device.php+1 / -1
Mhtml/includes/functions.inc.php+1 / -0
Mhtml/includes/graphs/global/bits.inc.php+1 / -1
Mhtml/pages/deleted-ports.inc.php+19 / -9
Mhtml/pages/delhost.inc.php+25 / -22
Dhtml/pages/purgeports.inc.php+0 / -21
Mincludes/common.php+2 / -25
Mincludes/discovery/ports.inc.php+5 / -2
Mincludes/functions.php+50 / -5
Mincludes/polling/ports.inc.php+2 / -2
+106 added −88 removed filtered activity

💻 r5637 TRIVIAL

Mike Stupalov 🐱
Fixed count ignored devices if it also disabled and $config['web_show_disabled'] is true.
Files changed (1) +7 / -7
Changed files with action and line counts
Mhtml/includes/cache-data.inc.php+7 / -7
+7 added −7 removed filtered activity

💻 r5636 MINOR

Mike Stupalov 🐱
Added links for down/ignored/disabled devices under main navbar.
Files changed (1) +53 / -22
Changed files with action and line counts
Mhtml/includes/navbar.inc.php+53 / -22
+53 added −22 removed filtered activity

💻 r5635 TRIVIAL

Mike Stupalov 🐱
++
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/graphs/multiport/bits_duo.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5634 MINOR

Mike Stupalov 🐱
Fixed port graphs where uses get_port_rrdfilename().
Files changed (7) +9 / -9
Changed files with action and line counts
Mhtml/includes/graphs/multiport/bits.inc.php+1 / -1
Mhtml/includes/graphs/multiport/bits_duo.inc.php+1 / -1
Mhtml/includes/graphs/multiport/bits_separate.inc.php+1 / -1
Mhtml/includes/graphs/multiport/bits_trio.inc.php+3 / -3
Mhtml/pages/device/port/adsl.inc.php+1 / -1
Mhtml/pages/device/port/graphs.inc.php+1 / -1
Mincludes/polling/fdb-table.inc.php+1 / -1
+9 added −9 removed filtered activity

💻 r5633 MINOR

Mike Stupalov 🐱
Fixed search IP for Loopbacks and Vlans (OBSERVIUM-909).
Files changed (3) +7 / -12
Changed files with action and line counts
Mhtml/includes/print/addresses.inc.php+5 / -10
Mhtml/pages/search/ipv4.inc.php+1 / -1
Mhtml/pages/search/ipv6.inc.php+1 / -1
+7 added −12 removed filtered activity

💻 r5632 MAJOR

Mike Stupalov 🐱
Rewritten function discover_new_device(), now work with hostnames and IPv4/6. Fixed detect snmp transport and detect snmp version by first use $config['snmp']['version']. Old function discover_new_device_ip now deprecated.
Files changed (4) +116 / -95
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -1
Mincludes/discovery/bgp-peers.inc.php+1 / -1
Mincludes/discovery/functions.inc.php+113 / -92
Mincludes/discovery/ospf-autodiscovery.inc.php+1 / -1
+116 added −95 removed filtered activity

💻 r5631 MINOR

Mike Stupalov 🐱
Fixed LLDP autodiscovery for empty lldpRemSysName (remote hostname).
Files changed (1) +13 / -5
Changed files with action and line counts
Mincludes/discovery/discovery-protocols/lldp-mib.inc.php+13 / -5
+13 added −5 removed filtered activity

💻 r5630 MAJOR

Mike Stupalov 🐱
Fixes and improvements in functions: * add_device() - fixed detect snmp transport for IPv6, detect snmp version by first use $config['snmp']['version']; * delete_device() - more checks before delete rrd dir, actualized tables for removal; * isDomainResolves() - fixed for resolve any hostname (using hosts file, A and AAAA records) * gethostbyaddr6() - added function for get PTR records for both IPv4/IPv6 addresses; * detect_device_snmpauth() - added function for detect snmp auth params for any host by fqdn hostname or IPv4/6 without actual adding device; * match_network() - fixed for work with both IPv4/6 and added UnitTest.
Files changed (6) +325 / -53
Changed files with action and line counts
Mincludes/common.php+24 / -1
Mincludes/functions.php+196 / -44
Mincludes/pear/Net/IPv6.php+46 / -5
Mincludes/polling/functions.inc.php+1 / -1
Mincludes/rrdtool.inc.php+5 / -2
Mtests/IncludesFunctionsTest.php+53 / -0
+226 added −48 removed filtered activity

💻 r5629

Tom Laermans 🦔
Trivial: add copyright headers; reindent some files and comments
Files changed (318) +3,503 / -74

Showing the first 30 paths; 288 more are omitted from this static page.

Changed files with action and line counts
Mincludes/alerting/email.inc.php+12 / -0
Mincludes/debug/ref.inc.php+0 / -2
Mincludes/definitions.inc.php+11 / -0
Mincludes/definitions/apps.inc.php+11 / -0
Mincludes/definitions/entities.inc.php+11 / -0
Mincludes/definitions/graphtypes.inc.php+11 / -0
Mincludes/definitions/os.inc.php+11 / -0
Mincludes/definitions/sensors.inc.php+11 / -0
Mincludes/definitions/version.inc.php+11 / -0
Mincludes/definitions/vmware_guestid.inc.php+11 / -0
Mincludes/discovery/arp-table.inc.php+12 / -1
Mincludes/discovery/bgp-peers.inc.php+11 / -0
Mincludes/discovery/cisco-cef.inc.php+12 / -1
Mincludes/discovery/cisco-pw.inc.php+12 / -1
Mincludes/discovery/cisco-sla.inc.php+12 / -1
Mincludes/discovery/cisco-vrf.inc.php+11 / -0
Mincludes/discovery/entity-physical.inc.php+11 / -0
Mincludes/discovery/hr-device.inc.php+13 / -2
Mincludes/discovery/inventory.inc.php+11 / -0
Mincludes/discovery/inventory/e7-calix-mib.inc.php+11 / -0
Mincludes/discovery/inventory/foundry-sn-agent-mib.inc.php+11 / -0
Mincludes/discovery/inventory/geist-mib-v3.inc.php+11 / -0
Mincludes/discovery/inventory/juniper-mib.inc.php+11 / -0
Mincludes/discovery/inventory/mikrotik-mib.inc.php+13 / -1
Mincludes/discovery/ipv4-addresses.inc.php+11 / -0
Mincludes/discovery/ipv6-addresses.inc.php+11 / -0
Mincludes/discovery/junose-atm-vp.inc.php+13 / -2
Mincludes/discovery/libvirt-vminfo.inc.php+11 / -0
Mincludes/discovery/mac-accounting.inc.php+11 / -0
Mincludes/discovery/mempools.inc.php+11 / -0
+3,503 added −74 removed filtered activity

💻 r5628 MINOR

Mike Stupalov 🐱
Fixed DS type for tcpCurrEstab in netstats. NOTE, because old values for tcpCurrEstab ​​were recorded with the wrong type, then for fix it delete old netstat_tcp rrd files manually: rm -rf <observium_dir>/rrd/*/netstats-tcp.rrd (but this also remove all other tcp netstats).
Files changed (2) +32 / -1
Changed files with action and line counts
Mincludes/polling/netstats.inc.php+6 / -1
Aupdate/153.php+26 / -0
+32 added −1 removed filtered activity

💻 r5627

Tom Laermans 🦔
Minor: add tcpCurrEstab (back?) into netstat_tcp_stats
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/graphs/device/netstat_tcp_stats.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5626

Tom Laermans 🦔
Minor: fix multiport_bits graph, from #902, thanks Cameron!
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/graphs/multiport/bits.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5625

cleanup
Trivial: syntaxer run
Files changed (22) +169 / -176
Changed files with action and line counts
Mhtml/ajax_search.php+1 / -1
Mhtml/feed.php+1 / -1
Mhtml/includes/authenticate.inc.php+1 / -1
Mhtml/includes/authentication/http-auth.inc.php+1 / -1
Mhtml/includes/authentication/ldap.inc.php+4 / -4
Mhtml/includes/graphs/cbqos/bits.inc.php+0 / -1
Mhtml/includes/status-summary.inc.php+0 / -1
Mhtml/pages/device/port/cbqos.inc.php+1 / -1
Mhtml/pages/front/default.php+1 / -1
Mincludes/alerts.inc.php+7 / -7
Mincludes/billing.php+23 / -23
Mincludes/dbFacile.php+1 / -3
Mincludes/discovery/sensors/lsi-megaraid-sas-mib.inc.php+3 / -3
Mincludes/discovery/sensors/powernet-mib.inc.php+1 / -1
Mincludes/entities.inc.php+7 / -7
Mincludes/functions.php+49 / -49
Mincludes/geolocation.inc.php+7 / -7
Mincludes/groups.inc.php+5 / -6
Mincludes/polling/cisco-cbqos.inc.php+4 / -6
Mincludes/rewrites.php+23 / -23
Mincludes/rrdtool.inc.php+4 / -4
Mincludes/snmp.inc.php+25 / -25
0 added 0 removed filtered activity

💻 r5624

Tom Laermans 🦔
Minor: clean up dbFacile code indentation
Files changed (1) +330 / -287
Changed files with action and line counts
Mincludes/dbFacile.php+330 / -287
+330 added −287 removed filtered activity

💻 r5623

Tom Laermans 🦔
Trivial: more DOCME/TESTME comment indicators; minor cleanups
Files changed (38) +426 / -63

Showing the first 30 paths; 8 more are omitted from this static page.

Changed files with action and line counts
Mhtml/ajax_search.php+1 / -1
Mhtml/includes/api/functions.inc.php+0 / -10
Mhtml/includes/api/module.billing.inc.php+0 / -5
Mhtml/includes/api/module.demo.inc.php+0 / -1
Mhtml/includes/api/module.inventory.inc.php+0 / -2
Mhtml/includes/api/module.packages.inc.php+0 / -2
Mhtml/includes/authenticate.inc.php+1 / -0
Mhtml/includes/authentication/http-auth.inc.php+1 / -0
Mhtml/includes/authentication/ldap.inc.php+17 / -0
Mhtml/includes/authentication/mysql.inc.php+11 / -1
Mhtml/includes/authentication/radius.inc.php+12 / -0
Mhtml/includes/functions.inc.php+118 / -9
Mhtml/includes/graphs/functions.inc.php+1 / -0
Mhtml/includes/navbar.inc.php+1 / -0
Mhtml/includes/print/addresses.inc.php+0 / -1
Mhtml/includes/print/alert.inc.php+1 / -1
Mhtml/includes/print/arptable.inc.php+0 / -1
Mhtml/includes/print/authlog.inc.php+1 / -0
Mhtml/includes/print/device.inc.php+1 / -0
Mhtml/includes/print/dot1xtable.inc.php+0 / -1
Mhtml/includes/print/events.inc.php+0 / -1
Mhtml/includes/print/mac_addresses.inc.php+0 / -1
Mhtml/includes/print/navbar.inc.php+1 / -1
Mhtml/includes/print/rows.inc.php+3 / -0
Mhtml/includes/print/search.inc.php+1 / -1
Mhtml/includes/print/status.inc.php+1 / -0
Mincludes/alerts.inc.php+16 / -2
Mincludes/billing.php+23 / -1
Mincludes/common.php+78 / -2
Mincludes/entities.inc.php+8 / -2
+426 added −63 removed filtered activity

💻 r5622

Tom Laermans 🦔
Minor: add more sysObjectIDs for Dell Powerconnects (Broadcom)
Files changed (1) +19 / -2
Changed files with action and line counts
Mincludes/definitions/os.inc.php+19 / -2
+19 added −2 removed filtered activity

💻 r5621

Tom Laermans 🦔
Trivial: get rid of one of the utime functions, move the other to common. Add copyright notices to a few files. Add DOCME indicators for functions without phpdoc block.
Files changed (16) +304 / -76
Changed files with action and line counts
Mhtml/ajax_search.php+2 / -0
Mhtml/feed.php+1 / -0
Mhtml/graph-realtime.php+2 / -2
Mhtml/graph.php+6 / -15
Mincludes/alerts.inc.php+12 / -13
Mincludes/billing.php+14 / -0
Mincludes/common.php+103 / -5
Mincludes/entities.inc.php+9 / -1
Mincludes/functions.php+50 / -6
Mincludes/geolocation.inc.php+15 / -0
Mincludes/groups.inc.php+6 / -5
Mincludes/rewrites.php+26 / -8
Mincludes/rrdtool.inc.php+10 / -15
Mincludes/snmp.inc.php+27 / -5
Mincludes/syslog.php+4 / -1
Mincludes/wmi.inc.php+17 / -0
+304 added −76 removed filtered activity

💻 r5620

Tom Laermans 🦔
Minor: allow remote_platform to be NULL in links table, makes LLDP link discovery work on HP 1810 switches
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/152.sql+1 / -0
0 added 0 removed filtered activity

💻 r5619

Tom Laermans 🦔
Medium: check for validity in delete_device() before deleting /
Files changed (1) +32 / -26
Changed files with action and line counts
Mincludes/functions.php+32 / -26
+32 added −26 removed filtered activity

💻 r5618 ADD

Adam Armstrong 🐸
Add script to autogenerate RANCID configs
Files changed (1) +43 / -0
Changed files with action and line counts
Ascripts/generate-rancid.php+43 / -0
+43 added 0 removed filtered activity

💻 r5617 ADD

Adam Armstrong 🐸
Add svc_bps_in, svc_bps_out, vsvr_bps_in and vsvr_bps_out to netscaler alerting entities.
Files changed (1) +4 / -2
Changed files with action and line counts
Mincludes/polling/netscaler-vsvr.inc.php+4 / -2
+4 added −2 removed filtered activity

💻 r5616

Tom Laermans 🦔
Medium: switch LOC geolocation to Net_DNS2
Files changed (105) +19,274 / -5,303

Showing the first 30 paths; 75 more are omitted from this static page.

Changed files with action and line counts
Mincludes/geolocation.inc.php+4 / -7
Dincludes/pear/Net/DNS non-text+0 / -0
Dincludes/pear/Net/DNS.php+0 / -510
Dincludes/pear/Net/DNS/Header.php+0 / -290
Dincludes/pear/Net/DNS/Packet.php+0 / -675
Dincludes/pear/Net/DNS/Question.php+0 / -94
Dincludes/pear/Net/DNS/RR.php+0 / -317
Dincludes/pear/Net/DNS/RR/A.php+0 / -108
Dincludes/pear/Net/DNS/RR/AAAA.php+0 / -145
Dincludes/pear/Net/DNS/RR/CNAME.php+0 / -95
Dincludes/pear/Net/DNS/RR/HINFO.php+0 / -111
Dincludes/pear/Net/DNS/RR/LOC.php+0 / -287
Dincludes/pear/Net/DNS/RR/MX.php+0 / -104
Dincludes/pear/Net/DNS/RR/NAPTR.php+0 / -135
Dincludes/pear/Net/DNS/RR/NS.php+0 / -96
Dincludes/pear/Net/DNS/RR/PTR.php+0 / -97
Dincludes/pear/Net/DNS/RR/RP.php+0 / -108
Dincludes/pear/Net/DNS/RR/SOA.php+0 / -145
Dincludes/pear/Net/DNS/RR/SPF.php+0 / -48
Dincludes/pear/Net/DNS/RR/SRV.php+0 / -113
Dincludes/pear/Net/DNS/RR/TSIG.php+0 / -276
Dincludes/pear/Net/DNS/RR/TXT.php+0 / -113
Dincludes/pear/Net/DNS/Resolver.php+0 / -1,429
Aincludes/pear/Net/DNS2 non-text+0 / -0
Aincludes/pear/Net/DNS2.php+1,228 / -0
Aincludes/pear/Net/DNS2/BitMap.php+254 / -0
Aincludes/pear/Net/DNS2/Cache non-text+0 / -0
Aincludes/pear/Net/DNS2/Cache.php+305 / -0
Aincludes/pear/Net/DNS2/Cache/File.php+242 / -0
Aincludes/pear/Net/DNS2/Cache/Shm.php+305 / -0
+4 added −7 removed filtered activity

💻 r5615 ADD

Adam Armstrong 🐸
Add ability to delete groups.
Files changed (2) +8 / -8
Changed files with action and line counts
Mhtml/includes/group-navbar.inc.php+5 / -6
Mhtml/pages/group.inc.php+3 / -2
+8 added −8 removed filtered activity

💻 r5614

Tom Laermans 🦔
Minor: only add pdState LSI sensor when there's an actual state to report
Files changed (1) +6 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/lsi-megaraid-sas-mib.inc.php+6 / -1
+6 added −1 removed filtered activity

💻 r5613

Tom Laermans 🦔
Minor: add APC UPS Basic Output State sensor
Files changed (2) +36 / -0
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+21 / -0
Mincludes/discovery/sensors/powernet-mib.inc.php+15 / -0
+36 added 0 removed filtered activity

💻 r5612

Tom Laermans 🦔
Minor: split out front page map code to general code files
Files changed (4) +312 / -298
Changed files with action and line counts
Ahtml/includes/map non-text+0 / -0
Ahtml/includes/map/google-mc.inc.php+209 / -0
Ahtml/includes/map/google.inc.php+90 / -0
Mhtml/pages/front/default.php+13 / -298
+312 added −298 removed filtered activity

💻 r5611

Tom Laermans 🦔
Medium: add DNS LOC support for geolocation; disabled by default + ship Pear Net_DNS for this.
Files changed (26) +5,359 / -15
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -0
Mincludes/geolocation.inc.php+61 / -14
Aincludes/pear/Net/DNS non-text+0 / -0
Aincludes/pear/Net/DNS.php+510 / -0
Aincludes/pear/Net/DNS/Header.php+290 / -0
Aincludes/pear/Net/DNS/Packet.php+675 / -0
Aincludes/pear/Net/DNS/Question.php+94 / -0
Aincludes/pear/Net/DNS/RR non-text+0 / -0
Aincludes/pear/Net/DNS/RR.php+317 / -0
Aincludes/pear/Net/DNS/RR/A.php+108 / -0
Aincludes/pear/Net/DNS/RR/AAAA.php+145 / -0
Aincludes/pear/Net/DNS/RR/CNAME.php+95 / -0
Aincludes/pear/Net/DNS/RR/HINFO.php+111 / -0
Aincludes/pear/Net/DNS/RR/LOC.php+287 / -0
Aincludes/pear/Net/DNS/RR/MX.php+104 / -0
Aincludes/pear/Net/DNS/RR/NAPTR.php+135 / -0
Aincludes/pear/Net/DNS/RR/NS.php+96 / -0
Aincludes/pear/Net/DNS/RR/PTR.php+97 / -0
Aincludes/pear/Net/DNS/RR/RP.php+108 / -0
Aincludes/pear/Net/DNS/RR/SOA.php+145 / -0
Aincludes/pear/Net/DNS/RR/SPF.php+48 / -0
Aincludes/pear/Net/DNS/RR/SRV.php+113 / -0
Aincludes/pear/Net/DNS/RR/TSIG.php+276 / -0
Aincludes/pear/Net/DNS/RR/TXT.php+113 / -0
Aincludes/pear/Net/DNS/Resolver.php+1,429 / -0
Mincludes/polling/system.inc.php+1 / -1
+63 added −15 removed filtered activity

💻 r5610

Tom Laermans 🦔
Minor: Use (and fix) LDAP escape function that was [apparently] already in the LDAP auth module for the comma fix
Files changed (1) +5 / -12
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+5 / -12
+5 added −12 removed filtered activity

💻 r5609

Tom Laermans 🦔
Minor: correctly compare ldap_compare result to -1/FALSE/TRUE in all instances
Files changed (1) +23 / -6
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+23 / -6
+23 added −6 removed filtered activity

💻 r5608

Tom Laermans 🦔
Major: fix LDAP authorization for CNs with a comma - tested on Windows AD, Samba4 AD and OpenLDAP. Let me know if you run into auth issues.
Files changed (1) +50 / -14
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+50 / -14
+50 added −14 removed filtered activity

💻 r5607

Tom Laermans 🦔
Minor: correct unit description for PowerDNS Query Cache application graph
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/graphs/application/powerdns_querycache.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5606

Tom Laermans 🦔
Minor: fix rename_device, broken in r5599
Files changed (2) +3 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/dell-vendor-mib.inc.php+2 / -0
Mrename_device.php+1 / -1
+3 added −1 removed filtered activity

💻 r5605 FIX

Adam Armstrong 🐸
Fix include-dir
Files changed (1) +7 / -8
Changed files with action and line counts
Mincludes/include-dir-mib.inc.php+7 / -8
+7 added −8 removed filtered activity

💻 r5604

Tom Laermans 🦔
Minor: move API key set to the correct place ()user_id was not set at that point yetÃ
Files changed (1) +7 / -6
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+7 / -6
+7 added −6 removed filtered activity

💻 r5603

Tom Laermans 🦔
Minor: don't redirect after login when debugging
Files changed (1) +6 / -1
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+6 / -1
+6 added −1 removed filtered activity

💻 r5602

Tom Laermans 🦔
Minor: some LDAP auth module debugging improvements
Files changed (1) +19 / -12
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+19 / -12
+19 added −12 removed filtered activity

💻 r5601

Tom Laermans 🦔
Trivial: remove debug
Files changed (1) +0 / -2
Changed files with action and line counts
Madd_device.php+0 / -2
0 added −2 removed filtered activity

💻 r5600 SQL

Adam Armstrong 🐸
Add CBQoS table. Disable some debugging.
Files changed (2) +5 / -4
Changed files with action and line counts
Mincludes/polling/cisco-cbqos.inc.php+4 / -4
Aupdate/151.sql+1 / -0
+4 added −4 removed filtered activity

💻 r5599 MAJOR

Adam Armstrong 🐸
Initial commit of Cisco Class-based QoS MIB graphing. Currently no policy or class names. DB to follow.
Files changed (27) +19,760 / -175
Changed files with action and line counts
Madd_device.php+2 / -0
Mhtml/css/bootstrap.css+2 / -2
Mhtml/css/bootstrap/less/modals.less+1 / -1
Mhtml/css/font-awesome/less/path.less+12 / -3
Ahtml/includes/graphs/cbqos non-text+0 / -0
Ahtml/includes/graphs/cbqos/auth.inc.php+20 / -0
Ahtml/includes/graphs/cbqos/bits.inc.php+34 / -0
Ahtml/includes/graphs/cbqos/bits_drop.inc.php+22 / -0
Ahtml/includes/graphs/cbqos/bits_post.inc.php+22 / -0
Ahtml/includes/graphs/cbqos/bits_pre.inc.php+22 / -0
Ahtml/includes/graphs/cbqos/pkts.inc.php+28 / -0
Ahtml/includes/graphs/cbqos/pkts_drop.inc.php+22 / -0
Ahtml/includes/graphs/cbqos/pkts_post.inc.php+22 / -0
Ahtml/includes/graphs/cbqos/pkts_pre.inc.php+22 / -0
Mhtml/includes/status-summary.inc.php+30 / -0
Mhtml/pages/device/port.inc.php+5 / -0
Ahtml/pages/device/port/cbqos.inc.php+30 / -0
Mincludes/alerts.inc.php+8 / -0
Mincludes/groups.inc.php+22 / -0
Mincludes/include-dir-mib.inc.php+9 / -0
Aincludes/polling/cisco-cbqos.inc.php+107 / -0
Mmibs/cisco/CISCO-CLASS-BASED-QOS-MIB.my+2,329 / -168
Amibs/itwatchdogs non-text+0 / -0
Amibs/itwatchdogs/itw_mib.mib+4,560 / -0
Amibs/itwatchdogs/itw_mibv3.mib+11,120 / -0
Amibs/itwatchdogs/itw_mibv4.mib+1,308 / -0
Mrename_device.php+1 / -1
+428 added −1 removed filtered activity

💻 r5598

Tom Laermans 🦔
Minor: per-enclosure numbering of LSI MegaRAID sensors
Files changed (1) +4 / -5
Changed files with action and line counts
Mincludes/discovery/sensors/lsi-megaraid-sas-mib.inc.php+4 / -5
+4 added −5 removed filtered activity

💻 r5597

Tom Laermans 🦔
Minor: forgotten OS detection check for Engenius ECB350 et al
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/discovery/os/linux.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5596

Tom Laermans 🦔
Major: add LSI MegaRAID SAS MIB support
Files changed (1) +218 / -0
Changed files with action and line counts
Aincludes/discovery/sensors/lsi-megaraid-sas-mib.inc.php+218 / -0
+218 added 0 removed filtered activity

💻 r5595

Tom Laermans 🦔
Minor: add Engenius ECB350 'support'. Sucky MIBs, Engenius, sucky MIBs.
Files changed (2) +31 / -4
Changed files with action and line counts
Mincludes/definitions/os.inc.php+3 / -0
Mincludes/polling/os/engenius.inc.php+28 / -4
+31 added −4 removed filtered activity

💻 r5594 FIX

Adam Armstrong 🐸
Fix /ports/ ifSpeed search.
Files changed (1) +10 / -25
Changed files with action and line counts
Mhtml/pages/ports.inc.php+10 / -25
+10 added −25 removed filtered activity

💻 r5593

Tom Laermans 🦔
Medium: fix Engenius wifi operational mode polling
Files changed (1) +6 / -6
Changed files with action and line counts
Mincludes/polling/os/engenius.inc.php+6 / -6
+6 added −6 removed filtered activity

💻 r5592

Tom Laermans 🦔
Medium: don't show deleted ports in traffic accounting ports selection dropdown
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/ajax_listports.php+1 / -1
+1 added −1 removed filtered activity

💻 r5591

Tom Laermans 🦔
Major: rename rrdtool_update/create_new to original names; this impacts people with uncommitted or local changes, please remove _new from your code now. Fixes storage MIB polling issues as well.
Files changed (77) +260 / -318

Showing the first 30 paths; 47 more are omitted from this static page.

Changed files with action and line counts
Mcheck-services.php+2 / -2
Mincludes/polling/altiga-ssl.inc.php+2 / -2
Mincludes/polling/applications/apache.inc.php+2 / -2
Mincludes/polling/applications/asterisk.inc.php+2 / -2
Mincludes/polling/applications/bind.inc.php+14 / -14
Mincludes/polling/applications/crashplan.inc.php+2 / -2
Mincludes/polling/applications/drbd.inc.php+2 / -2
Mincludes/polling/applications/exchange.inc.php+16 / -16
Mincludes/polling/applications/exim-mailqueue.inc.php+2 / -2
Mincludes/polling/applications/freeradius.inc.php+2 / -2
Mincludes/polling/applications/mailscanner.inc.php+2 / -2
Mincludes/polling/applications/memcached.inc.php+2 / -2
Mincludes/polling/applications/mssql.inc.php+8 / -8
Mincludes/polling/applications/mysql.inc.php+4 / -4
Mincludes/polling/applications/nfs.inc.php+2 / -2
Mincludes/polling/applications/nginx.inc.php+2 / -2
Mincludes/polling/applications/ntp-client.inc.php+2 / -2
Mincludes/polling/applications/ntpd-server.inc.php+2 / -2
Mincludes/polling/applications/ntpd.inc.php+4 / -4
Mincludes/polling/applications/postfix_mailgraph.inc.php+2 / -2
Mincludes/polling/applications/postgresql.inc.php+2 / -2
Mincludes/polling/applications/powerdns-recursor.inc.php+2 / -2
Mincludes/polling/applications/powerdns.inc.php+2 / -2
Mincludes/polling/applications/shoutcast.inc.php+2 / -2
Mincludes/polling/applications/unbound.inc.php+6 / -6
Mincludes/polling/applications/vmwaretools.inc.php+2 / -2
Mincludes/polling/applications/zimbra.inc.php+12 / -12
Mincludes/polling/arista-software-ip-forwarding.inc.php+4 / -4
Mincludes/polling/aruba-controller.inc.php+6 / -6
Mincludes/polling/bgp-peers.inc.php+4 / -4
+260 added −318 removed filtered activity

💻 r5590

Tom Laermans 🦔
Minor: fix shoutcast stats
Files changed (1) +4 / -2
Changed files with action and line counts
Mhtml/includes/graphs/application/shoutcast_stats.inc.php+4 / -2
+4 added −2 removed filtered activity

💻 r5589

Tom Laermans 🦔
Minor: fix multiport_bits_duo_separate graph
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/graphs/multiport/bits_duo_separate.inc.php+1 / -1
+1 added −1 removed filtered activity

June 2014

💻 r5588

cleanup
Trivial: syntaxer run
Files changed (3) +3 / -3
Changed files with action and line counts
Mincludes/common.php+1 / -1
Mincludes/discovery/libvirt-vminfo.inc.php+1 / -1
Mincludes/versioncheck.inc.php+1 / -1
0 added 0 removed filtered activity

💻 r5587

Tom Laermans 🦔
Trivial: use NULL as suffix instead of '' in get_port_rrdfilename calls
Files changed (14) +20 / -20
Changed files with action and line counts
Mhtml/includes/graphs/customer/bits.inc.php+1 / -1
Mhtml/includes/graphs/device/bits.inc.php+1 / -1
Mhtml/includes/graphs/location/bits.inc.php+1 / -1
Mhtml/includes/graphs/multiport/bits.inc.php+1 / -1
Mhtml/includes/graphs/multiport/bits_duo.inc.php+2 / -2
Mhtml/includes/graphs/multiport/bits_separate.inc.php+1 / -1
Mhtml/includes/graphs/multiport/bits_trio.inc.php+3 / -3
Mhtml/includes/graphs/port/auth.inc.php+1 / -1
Mhtml/includes/graphs/port/nupkts.inc.php+3 / -3
Mhtml/includes/graphs/port/pagp_bits.inc.php+1 / -1
Mhtml/includes/print-interface.inc.php+1 / -1
Mhtml/pages/device/port/graphs.inc.php+1 / -1
Mhtml/pages/iftype.inc.php+1 / -1
Mincludes/common.php+2 / -2
+20 added −20 removed filtered activity

💻 r5586 FIX

Adam Armstrong 🐸
Fix billing graph
Files changed (1) +3 / -2
Changed files with action and line counts
Mhtml/includes/graphs/bill/bits.inc.php+3 / -2
+3 added −2 removed filtered activity

💻 r5585

Tom Laermans 🦔
Major: switch to get_rrd_path or relative paths everywhere, change all rrdtool create/update to _new, minor other fixes, formatting fixes
Files changed (424) +624 / -699

Showing the first 30 paths; 394 more are omitted from this static page.

Changed files with action and line counts
Mcheck-services.php+1 / -1
Mhtml/includes/graphs/XXX_device_memory_windows.inc.php+1 / -1
Mhtml/includes/graphs/accesspoints/auth.inc.php+1 / -2
Mhtml/includes/graphs/altiga_ssl_sessions.inc.php+1 / -1
Mhtml/includes/graphs/application/apache_bits.inc.php+1 / -1
Mhtml/includes/graphs/application/apache_cpu.inc.php+1 / -1
Mhtml/includes/graphs/application/apache_hits.inc.php+1 / -1
Mhtml/includes/graphs/application/apache_scoreboard.inc.php+1 / -1
Mhtml/includes/graphs/application/asterisk_activecall.inc.php+1 / -1
Mhtml/includes/graphs/application/asterisk_peers.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_answers.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_cache.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_query_in.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_query_out.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_query_rejected.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_req_in.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_req_proto.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_resolv_dnssec.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_resolv_errors.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_resolv_queries.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_resolv_rtt.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_updates.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_zone_maint.inc.php+1 / -1
Mhtml/includes/graphs/application/drbd_disk_bits.inc.php+1 / -1
Mhtml/includes/graphs/application/drbd_network_bits.inc.php+1 / -1
Mhtml/includes/graphs/application/drbd_queue.inc.php+1 / -1
Mhtml/includes/graphs/application/drbd_unsynced.inc.php+1 / -1
Mhtml/includes/graphs/application/exchange_as_curreqs.inc.php+1 / -1
Mhtml/includes/graphs/application/exchange_as_pingcmd.inc.php+1 / -1
Mhtml/includes/graphs/application/exchange_as_syncmd.inc.php+1 / -1
+624 added −699 removed filtered activity

💻 r5584 MINOR

Mike Stupalov 🐱
Exclude hr-average processor type from stacked and overview processor graphs (bug appeared in r5571).
Files changed (3) +4 / -4
Changed files with action and line counts
Mhtml/includes/graphs/device/processor.inc.php+1 / -1
Mhtml/pages/device/overview/processors-unix.inc.php+2 / -2
Mhtml/pages/device/overview/processors.inc.php+1 / -1
+4 added −4 removed filtered activity

💻 r5583 STATS

Adam Armstrong 🐸
add alerts and groups to stats
Files changed (1) +3 / -1
Changed files with action and line counts
Mincludes/versioncheck.inc.php+3 / -1
+3 added −1 removed filtered activity

💻 r5582

Tom Laermans 🦔
Minor: poller serial number for HH3C devices
Files changed (1) +2 / -0
Changed files with action and line counts
Mincludes/polling/os/hh3c.inc.php+2 / -0
+2 added 0 removed filtered activity

💻 r5581 TRIVIAL

Mike Stupalov 🐱
Fixed display port references in event logs (broken in r5570).
Files changed (2) +2 / -2
Changed files with action and line counts
Mhtml/includes/print/events.inc.php+1 / -1
Mincludes/functions.php+1 / -1
+2 added −2 removed filtered activity

💻 r5580

Tom Laermans 🦔
Medium: optimize libvirt discovery by removing one state call, also include shutdown machines in vm overview
Files changed (1) +40 / -37
Changed files with action and line counts
Mincludes/discovery/libvirt-vminfo.inc.php+40 / -37
+40 added −37 removed filtered activity

💻 r5579

Tom Laermans 🦔
Trivial: code cleanup: this is always an array, foreach will skip empty ones
Files changed (2) +11 / -17
Changed files with action and line counts
Mincludes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php+6 / -9
Mincludes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php+5 / -8
+11 added −17 removed filtered activity

💻 r5577

Tom Laermans 🦔
Medium: don't ignore index 0 on SPU processor discovery
Files changed (1) +4 / -7
Changed files with action and line counts
Mincludes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php+4 / -7
+4 added −7 removed filtered activity

💻 r5576

Tom Laermans 🦔
Trivial: fix debug output
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5575

Tom Laermans 🦔
Minor: change description on SRX SPU mempools, remove 'single' cluster node name from srx mempool and cpu
Files changed (2) +17 / -11
Changed files with action and line counts
Mincludes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php+14 / -10
Mincludes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php+3 / -1
+17 added −11 removed filtered activity

💻 r5574

cleanup
Trivial: syntaxer run
Files changed (27) +66 / -82
Changed files with action and line counts
Mhtml/includes/group-navbar.inc.php+0 / -1
Mhtml/pages/alert_check.inc.php+1 / -1
Mhtml/pages/device.inc.php+1 / -1
Mhtml/pages/device/port.inc.php+34 / -34
Mhtml/pages/edituser.inc.php+0 / -3
Mhtml/pages/group.inc.php+0 / -2
Mhtml/pages/group_add.inc.php+0 / -1
Mhtml/pages/groups.inc.php+0 / -2
Mhtml/pages/health.inc.php+4 / -4
Mincludes/alerts.inc.php+0 / -1
Mincludes/definitions/sensors.inc.php+1 / -1
Mincludes/discovery/processors/host-resources-mib.inc.php+1 / -2
Mincludes/discovery/sensors/cisco-ucs-cimc-mib.inc.php+0 / -1
Mincludes/discovery/sensors/poseidon-mib.inc.php+2 / -2
Mincludes/discovery/sensors/powernet-mib.inc.php+2 / -2
Mincludes/discovery/sensors/ste-mib.inc.php+2 / -2
Mincludes/entities.inc.php+1 / -1
Mincludes/groups.inc.php+4 / -7
Mincludes/polling/applications/memcached.inc.php+1 / -1
Mincludes/polling/applications/ntpd.inc.php+1 / -1
Mincludes/polling/applications/shoutcast.inc.php+3 / -3
Mincludes/polling/os/calix.inc.php+1 / -1
Mincludes/polling/os/cimc.inc.php+2 / -3
Mincludes/polling/os/hwg-ste.inc.php+1 / -1
Mincludes/polling/processors/hr-average.inc.php+1 / -1
Mincludes/rewrites.php+2 / -2
Mincludes/rrdtool.inc.php+1 / -1
0 added 0 removed filtered activity

💻 r5573 TRIVIAL

Mike Stupalov 🐱
Do not show down status for ports and bgp on a overview page if device status down also.
Files changed (2) +6 / -5
Changed files with action and line counts
Mhtml/includes/cache-data.inc.php+2 / -1
Mhtml/includes/print/status.inc.php+4 / -4
+6 added −5 removed filtered activity

💻 r5572 FIX

Adam Armstrong 🐸
Fix billing 'add port' form population with new version of javascript function.
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/bill/edit.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5571 ADD

Adam Armstrong 🐸
Add new processor usage measurement for UNIX-like systems which presents average CPU usage. This allows useful alerting, alerting on individual cores is not useful.
Files changed (2) +58 / -10
Changed files with action and line counts
Mincludes/discovery/processors/host-resources-mib.inc.php+12 / -10
Aincludes/polling/processors/hr-average.inc.php+46 / -0
+58 added −10 removed filtered activity

💻 r5570 MAJOR

Adam Armstrong 🐸
Significant UI and functionality improvements to alerting and grouping. Rewriting of a number of things to be more generic, including permissions and eventlog. Creation of new alert log. Rename of interface to port in eventlog might be slow on large systems. Some CSS tweaks. Some new icons.
Files changed (36) +1,921 / -1,682

Showing the first 30 paths; 6 more are omitted from this static page.

Changed files with action and line counts
Mhtml/css/bootstrap.css+1,274 / -1,273
Mhtml/css/bootstrap/less/code.less+4 / -2
Mhtml/css/bootstrap/less/wells3.less+7 / -0
Mhtml/css/sprite.css+169 / -167
Mhtml/img/sprite.png non-text+0 / -0
Mhtml/img/sprite/minus-circle.png non-text+0 / -0
Mhtml/img/sprite/pencil.png non-text+0 / -0
Mhtml/img/sprite/plus-circle.png non-text+0 / -0
Mhtml/includes/functions.inc.php+3 / -13
Mhtml/includes/javascript-interfacepicker.inc.php+5 / -5
Mhtml/pages/add_alert_check.inc.php+2 / -2
Mhtml/pages/alert_check.inc.php+71 / -11
Mhtml/pages/alert_checks.inc.php+21 / -33
Mhtml/pages/devices.inc.php+3 / -3
Mhtml/pages/edituser.inc.php+49 / -68
Mhtml/pages/front/default.php+9 / -2
Mhtml/pages/group.inc.php+64 / -2
Mhtml/pages/groups.inc.php+29 / -32
Mhtml/pages/groups_regenerate.inc.php+1 / -0
Mhtml/pages/health.inc.php+21 / -5
Mhtml/pages/health/mempool.inc.php+8 / -0
Mhtml/pages/health/processor.inc.php+8 / -0
Mhtml/pages/health/sensors.inc.php+8 / -0
Mhtml/pages/health/storage.inc.php+8 / -0
Mincludes/alerts.inc.php+69 / -19
Mincludes/common.php+13 / -0
Mincludes/definitions/entities.inc.php+1 / -7
Mincludes/definitions/sensors.inc.php+17 / -3
Mincludes/discovery/functions.inc.php+2 / -2
Mincludes/discovery/ipv4-addresses.inc.php+5 / -5
+455 added −240 removed filtered activity

💻 r5569

Tom Laermans 🦔
Medium: fix UPS-MIB line discovery when the device does not provide upsInputLineIndex/upsOutputLineIndex OIDs
Files changed (1) +8 / -0
Changed files with action and line counts
Mincludes/discovery/sensors/ups-mib.inc.php+8 / -0
+8 added 0 removed filtered activity

💻 r5568

Tom Laermans 🦔
Minor: move NetManPlus detection tot sysObjectID
Files changed (2) +1 / -8
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Dincludes/discovery/os/netmanplus.inc.php+0 / -8
+1 added −8 removed filtered activity

💻 r5567 ADD

Adam Armstrong 🐸
Pass deltas for stat oids to alerting code in ports poller.
Files changed (1) +6 / -1
Changed files with action and line counts
Mincludes/polling/ports.inc.php+6 / -1
+6 added −1 removed filtered activity

💻 r5566 FIX

Adam Armstrong 🐸
Remove ability to change alert check entity_type.
Files changed (1) +2 / -19
Changed files with action and line counts
Mhtml/pages/alert_check.inc.php+2 / -19
+2 added −19 removed filtered activity

💻 r5565

Tom Laermans 🦔
Medium: backend restructure rrdtool_update to simplify code and start abstracting rrd location; note to all people with uncommitted changes or local patches: please convert to _new syntax
Files changed (77) +173 / -137

Showing the first 30 paths; 47 more are omitted from this static page.

Changed files with action and line counts
Mcheck-services.php+5 / -2
Mincludes/polling/altiga-ssl.inc.php+1 / -1
Mincludes/polling/applications/apache.inc.php+1 / -1
Mincludes/polling/applications/asterisk.inc.php+1 / -1
Mincludes/polling/applications/bind.inc.php+7 / -7
Mincludes/polling/applications/crashplan.inc.php+1 / -1
Mincludes/polling/applications/drbd.inc.php+1 / -1
Mincludes/polling/applications/exchange.inc.php+8 / -8
Mincludes/polling/applications/exim-mailqueue.inc.php+1 / -1
Mincludes/polling/applications/freeradius.inc.php+1 / -1
Mincludes/polling/applications/mailscanner.inc.php+1 / -1
Mincludes/polling/applications/memcached.inc.php+1 / -1
Mincludes/polling/applications/mssql.inc.php+4 / -4
Mincludes/polling/applications/mysql.inc.php+2 / -2
Mincludes/polling/applications/nfs.inc.php+1 / -1
Mincludes/polling/applications/nginx.inc.php+1 / -1
Mincludes/polling/applications/ntp-client.inc.php+1 / -1
Mincludes/polling/applications/ntpd-server.inc.php+1 / -1
Mincludes/polling/applications/ntpd.inc.php+2 / -2
Mincludes/polling/applications/postfix_mailgraph.inc.php+1 / -1
Mincludes/polling/applications/postgresql.inc.php+1 / -1
Mincludes/polling/applications/powerdns-recursor.inc.php+1 / -1
Mincludes/polling/applications/powerdns.inc.php+1 / -1
Mincludes/polling/applications/shoutcast.inc.php+1 / -1
Mincludes/polling/applications/unbound.inc.php+3 / -3
Mincludes/polling/applications/vmwaretools.inc.php+1 / -1
Mincludes/polling/applications/zimbra.inc.php+6 / -6
Mincludes/polling/arista-software-ip-forwarding.inc.php+4 / -4
Mincludes/polling/aruba-controller.inc.php+3 / -3
Mincludes/polling/bgp-peers.inc.php+2 / -2
+173 added −137 removed filtered activity

💻 r5564 FIX

Adam Armstrong 🐸
Fix alerting issue where floating point numbers were converted to integers erroneously.
Files changed (2) +9 / -9
Changed files with action and line counts
Mincludes/alerts.inc.php+6 / -6
Mincludes/common.php+3 / -3
+9 added −9 removed filtered activity

💻 r5563 FIX

Adam Armstrong 🐸
Fix Fabos hardware/serial detection.
Files changed (2) +4 / -3
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Mincludes/polling/os/fabos.inc.php+3 / -3
+4 added −3 removed filtered activity

💻 r5562 ADD

Adam Armstrong 🐸
Add new URL-from-form builder to /devices/. Move to new observium.js and remove from individual pages.
Files changed (4) +80 / -103
Changed files with action and line counts
Mhtml/index.php+3 / -2
Ahtml/js/observium.js+40 / -0
Mhtml/pages/devices.inc.php+36 / -52
Mhtml/pages/ports.inc.php+1 / -49
+40 added −103 removed filtered activity

💻 r5561 FIX

Adam Armstrong 🐸
remove debugging
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/group_add.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5560 MIBS

Adam Armstrong 🐸
Update PowerNet-MIB to 4.1.1
Files changed (1) +524 / -27
Changed files with action and line counts
Mmibs/apc/PowerNet-MIB+524 / -27
0 added 0 removed filtered activity

💻 r5559

Tom Laermans 🦔
Medium: backend restructure rrd_create to simplify code and start abstracting rrd location; note to all people with uncommitted changes or local patches: please convert to _new syntax; some code layout fixes and comments
Files changed (79) +587 / -887

Showing the first 30 paths; 49 more are omitted from this static page.

Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -0
Mincludes/polling/altiga-ssl.inc.php+2 / -5
Mincludes/polling/applications/apache.inc.php+4 / -7
Mincludes/polling/applications/asterisk.inc.php+4 / -7
Mincludes/polling/applications/bind.inc.php+33 / -53
Mincludes/polling/applications/crashplan.inc.php+3 / -6
Mincludes/polling/applications/drbd.inc.php+5 / -6
Mincludes/polling/applications/exchange.inc.php+20 / -42
Mincludes/polling/applications/exim-mailqueue.inc.php+4 / -9
Mincludes/polling/applications/freeradius.inc.php+4 / -7
Mincludes/polling/applications/mailscanner.inc.php+4 / -6
Mincludes/polling/applications/memcached.inc.php+7 / -7
Mincludes/polling/applications/mssql.inc.php+12 / -21
Mincludes/polling/applications/mysql.inc.php+6 / -13
Mincludes/polling/applications/nfs.inc.php+15 / -9
Mincludes/polling/applications/nginx.inc.php+13 / -26
Mincludes/polling/applications/ntp-client.inc.php+4 / -6
Mincludes/polling/applications/ntpd-server.inc.php+4 / -6
Mincludes/polling/applications/ntpd.inc.php+19 / -21
Mincludes/polling/applications/postfix_mailgraph.inc.php+7 / -8
Mincludes/polling/applications/postgresql.inc.php+39 / -41
Dincludes/polling/applications/postgresql.php+0 / -33
Mincludes/polling/applications/powerdns-recursor.inc.php+3 / -6
Mincludes/polling/applications/powerdns.inc.php+3 / -6
Mincludes/polling/applications/shoutcast.inc.php+31 / -39
Mincludes/polling/applications/unbound.inc.php+7 / -16
Mincludes/polling/applications/vmwaretools.inc.php+20 / -23
Mincludes/polling/applications/zimbra.inc.php+13 / -31
Mincludes/polling/arista-software-ip-forwarding.inc.php+2 / -2
Mincludes/polling/aruba-controller.inc.php+12 / -20
+587 added −887 removed filtered activity

💻 r5557 MINOR

Adam Armstrong 🐸
add <code> tags around match conditions in /pages/alert_check/
Files changed (1) +4 / -4
Changed files with action and line counts
Mhtml/pages/alert_check.inc.php+4 / -4
+4 added −4 removed filtered activity

💻 r5556 ICONS

Adam Armstrong 🐸
Change "state" icon to exclamation-white.
Files changed (4) +97 / -95
Changed files with action and line counts
Mhtml/css/sprite.css+95 / -94
Mhtml/img/sprite.png non-text+0 / -0
Ahtml/img/sprite/exclamation-white.png+1 / -0
Mincludes/definitions/sensors.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5555 ICONS

Adam Armstrong 🐸
Change capacity and runtime icons to be a bar and a clock. Make more sense.
Files changed (5) +206 / -203
Changed files with action and line counts
Mhtml/css/sprite.css+202 / -200
Mhtml/img/sprite.png non-text+0 / -0
Ahtml/img/sprite/battery.png+1 / -0
Ahtml/img/sprite/ui-progress-bar.png+1 / -0
Mincludes/definitions/sensors.inc.php+2 / -3
+2 added −3 removed filtered activity

💻 r5554

Tom Laermans 🦔
Trivial: comments and re-indents
Files changed (2) +139 / -136
Changed files with action and line counts
Mincludes/polling/os/acsw.inc.php+11 / -8
Mincludes/polling/system.inc.php+128 / -128
+139 added −136 removed filtered activity

💻 r5553 FIX

Adam Armstrong 🐸
Remove unneeded placeholder option.
Files changed (1) +0 / -1
Changed files with action and line counts
Mhtml/pages/ports.inc.php+0 / -1
0 added −1 removed filtered activity

💻 r5552 MAJOR

Adam Armstrong 🐸
Implementation of group updating. Addition of group to /ports/ search form. Switch /ports/ search form to set URL directly without form. Add icons to group/alert types.
Files changed (6) +319 / -39
Changed files with action and line counts
Mhtml/index.php+1 / -1
Mhtml/pages/alert_check.inc.php+3 / -2
Mhtml/pages/group.inc.php+237 / -18
Mhtml/pages/groups.inc.php+2 / -0
Mhtml/pages/ports.inc.php+35 / -18
Mincludes/groups.inc.php+41 / -0
+319 added −39 removed filtered activity

💻 r5551 TRIVIAL

Mike Stupalov 🐱
Removed max-rep option for Cisco cat29xxStack platform (2960S) (this causes a heavy device load).
Files changed (1) +7 / -1
Changed files with action and line counts
Mincludes/polling/os/ios.inc.php+7 / -1
+7 added −1 removed filtered activity

💻 r5550 MINOR

Mike Stupalov 🐱
Added APC rPDU Power Supply state sensors.
Files changed (2) +66 / -18
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+23 / -12
Mincludes/discovery/sensors/powernet-mib.inc.php+43 / -6
+66 added −18 removed filtered activity

💻 r5549

Tom Laermans 🦔
Trivial: document mikrotik sensor value scale
Files changed (1) +27 / -20
Changed files with action and line counts
Mincludes/discovery/sensors/mikrotik-mib.inc.php+27 / -20
+27 added −20 removed filtered activity

💻 r5548

Tom Laermans 🦔
Medium: move back to sysDescr detection for Papouch probes, as the sysObjectIDs are used in other devices as well
Files changed (2) +21 / -2
Changed files with action and line counts
Mincludes/definitions/os.inc.php+0 / -2
Aincludes/discovery/os/papouch.inc.php+21 / -0
+21 added −2 removed filtered activity

💻 r5547

Tom Laermans 🦔
Minor: fix Mikrotik sensor scale, for real
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/discovery/sensors/mikrotik-mib.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5546

Tom Laermans 🦔
Minor: fix Mikrotik sensor scale
Files changed (1) +3 / -3
Changed files with action and line counts
Mincludes/discovery/sensors/mikrotik-mib.inc.php+3 / -3
+3 added −3 removed filtered activity

💻 r5545

Tom Laermans 🦔
Minor: add device traffic to windows device bar graphs
Files changed (1) +8 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+8 / -0
+8 added 0 removed filtered activity

💻 r5544 TRIVIAL

Mike Stupalov 🐱
Added max-rep for calix devices.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5543 FIX

Adam Armstrong 🐸
add headers
Files changed (2) +25 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/cisco-ucs-cimc-mib.inc.php+12 / -0
Mincludes/polling/os/cimc.inc.php+13 / -1
+25 added −1 removed filtered activity

💻 r5542 ADD

Adam Armstrong 🐸
Cisco Unified Computing UCS detection and sensors. Update some Cisco MIBs.
Files changed (22) +96,934 / -1,370
Changed files with action and line counts
Mhtml/pages/group.inc.php+0 / -2
Mincludes/definitions/os.inc.php+21 / -0
Aincludes/discovery/sensors/cisco-ucs-cimc-mib.inc.php+71 / -0
Aincludes/polling/os/cimc.inc.php+12 / -0
Mmibs/cisco/CISCO-SMI.my+15 / -2
Amibs/cisco/CISCO-UNIFIED-COMPUTING-ADAPTOR-MIB.my+25,032 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB.my+9,538 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB.my+18,526 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-FAULT-MIB.my+1,001 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB.my+2,562 / -0
Mmibs/cisco/CISCO-UNIFIED-COMPUTING-MIB.my+3,346 / -1,366
Amibs/cisco/CISCO-UNIFIED-COMPUTING-NOTIFS-MIB.my+97 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB.my+1,797 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-STORAGE-MIB.my+3,946 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-TC-MIB.my+28,256 / -0
Amibs/cisco/INET-ADDRESS-MIB.my+425 / -0
Amibs/cisco/ITU-ALARM-TC-MIB.my+90 / -0
Amibs/cisco/SNMP-FRAMEWORK-MIB.my+538 / -0
Amibs/cisco/SNMPv2-CONF.my+19 / -0
Amibs/cisco/SNMPv2-MIB.my+864 / -0
Amibs/cisco/SNMPv2-SMI.my+49 / -0
Amibs/cisco/SNMPv2-TC.my+729 / -0
+104 added −2 removed filtered activity

💻 r5541 MAJOR

Mike Stupalov 🐱
Added support for HW group environmental devices HWg-STE and Poseidon.
Files changed (10) +1,088 / -0
Changed files with action and line counts
Ahtml/images/os/hwg-ste.png+1 / -0
Ahtml/images/os/poseidon.png+1 / -0
Mincludes/definitions/os.inc.php+22 / -0
Aincludes/discovery/sensors/poseidon-mib.inc.php+173 / -0
Aincludes/discovery/sensors/ste-mib.inc.php+66 / -0
Aincludes/polling/os/hwg-ste.inc.php+21 / -0
Aincludes/polling/os/poseidon.inc.php+19 / -0
Amibs/hwgroup non-text+0 / -0
Amibs/hwgroup/POSEIDON-MIB+625 / -0
Amibs/hwgroup/STE-MIB+160 / -0
+301 added 0 removed filtered activity

💻 r5540 TRIVIAL

Mike Stupalov 🐱
-- debug.
Files changed (1) +0 / -2
Changed files with action and line counts
Mincludes/polling/ports.inc.php+0 / -2
0 added −2 removed filtered activity

💻 r5539 MINOR

Mike Stupalov 🐱
Improved support for Calix E7 platform. Fixed switched ifName/ifDescr for FW > 2.1.
Files changed (8) +66 / -15
Changed files with action and line counts
Mincludes/defaults.inc.php+2 / -0
Mincludes/discovery/ports.inc.php+13 / -6
Mincludes/functions.php+2 / -2
Mincludes/polling/mempools/host-resources-mib.inc.php+1 / -1
Mincludes/polling/os/calix.inc.php+26 / -4
Mincludes/polling/ports.inc.php+6 / -1
Mincludes/rewrites.php+12 / -0
Mmibs/calix/E7-TC.my+4 / -1
+62 added −14 removed filtered activity

May 2014

💻 r5538 MAJOR

Adam Armstrong 🐸
Add initial groups support. Still WiP, no editing yet. :) Add some icons.
Files changed (17) +929 / -105
Changed files with action and line counts
Mhtml/css/sprite.css+99 / -97
Mhtml/img/sprite.png non-text+0 / -0
Mhtml/img/sprite/categories.png non-text+0 / -0
Ahtml/img/sprite/category-group.png+1 / -0
Mhtml/img/sprite/category.png non-text+0 / -0
Ahtml/img/sprite/gear--edit.png+1 / -0
Ahtml/includes/group-navbar.inc.php+81 / -0
Mhtml/includes/navbar.inc.php+4 / -0
Ahtml/pages/group.inc.php+217 / -0
Ahtml/pages/group_add.inc.php+177 / -0
Ahtml/pages/groups.inc.php+115 / -0
Ahtml/pages/groups_regenerate.inc.php+33 / -0
Mincludes/alerts.inc.php+0 / -6
Mincludes/functions.php+1 / -0
Aincludes/groups.inc.php+191 / -0
Mscripts/makesprites.sh+2 / -2
Aupdate/149.sql+7 / -0
+821 added −8 removed filtered activity

💻 r5537 MINOR

Mike Stupalov 🐱
Allow netmask 0 in is_ipv4_valid() and is_ipv6_valid() (some devices report this netmask).
Files changed (1) +5 / -9
Changed files with action and line counts
Mincludes/functions.php+5 / -9
+5 added −9 removed filtered activity

💻 r5536

Tom Laermans 🦔
Trivial: 23.5->24 hours
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5535 FIX

Adam Armstrong 🐸
Add more ciscosb oids
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5534 ADD

Adam Armstrong 🐸
Add another Cisco SB oid
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5533 MINOR

Mike Stupalov 🐱
Added more checks for HH3C-ENTITY-EXT-MIB temperature sensors (OBSERVIUM-845).
Files changed (1) +5 / -3
Changed files with action and line counts
Mincludes/discovery/sensors/hh3c-entity-ext-mib.inc.php+5 / -3
+5 added −3 removed filtered activity

💻 r5532 MINOR

Mike Stupalov 🐱
Fixed check port ifdescr in port tab.
Files changed (2) +142 / -134
Changed files with action and line counts
Mhtml/pages/device.inc.php+10 / -7
Mhtml/pages/device/port.inc.php+132 / -127
+142 added −134 removed filtered activity

💻 r5531

Tom Laermans 🦔
Medium: add JUNIPER-ALARM-MIB for Yellow/Red alarm notification on Juniper devices
Files changed (3) +42 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Mincludes/definitions/sensors.inc.php+5 / -0
Aincludes/discovery/sensors/juniper-alarm-mib.inc.php+36 / -0
+42 added 0 removed filtered activity

💻 r5530

Tom Laermans 🦔
Minor: add missing fastpath stack temperature definitions, add LSI Megaraid state sensor values
Files changed (1) +30 / -0
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+30 / -0
+30 added 0 removed filtered activity

💻 r5529

Tom Laermans 🦔
Major: fix device/portname on bill edit page
Files changed (1) +14 / -14
Changed files with action and line counts
Mhtml/pages/bill/edit.inc.php+14 / -14
+14 added −14 removed filtered activity

💻 r5528

cleanup
Trivial: syntaxer run
Files changed (14) +27 / -35
Changed files with action and line counts
Mhtml/includes/graphs/device/edac_errors.inc.php+1 / -1
Mhtml/includes/graphs/eigrpport/packets.inc.php+0 / -1
Mhtml/includes/graphs/generic_simplex.inc.php+0 / -1
Mhtml/pages/device/alerts.inc.php+0 / -1
Mhtml/pages/device/pseudowires.inc.php+0 / -3
Mhtml/pages/device/routing/eigrp_ports.inc.php+1 / -1
Mincludes/common.php+2 / -2
Mincludes/definitions/graphtypes.inc.php+0 / -1
Mincludes/definitions/sensors.inc.php+0 / -1
Mincludes/discovery/functions.inc.php+1 / -1
Mincludes/discovery/sensors/fastpath-boxservices-private-mib.inc.php+3 / -3
Mincludes/discovery/sensors/powernet-mib.inc.php+16 / -16
Mincludes/polling/unix-agent/edac.inc.php+1 / -1
Mtests/IncludesSnmpTest.php+2 / -2
0 added 0 removed filtered activity

💻 r5527

Tom Laermans 🦔
Medium: edac agent script to go with previous commit; + a few trivial comments and code style
Files changed (3) +20 / -6
Changed files with action and line counts
Mhtml/includes/navbar.inc.php+5 / -5
Mincludes/polling/sensors.inc.php+1 / -1
Ascripts/agent-local/edac+14 / -0
+20 added −6 removed filtered activity

💻 r5526

Tom Laermans 🦔
Medium: add EDAC agent script to check for RAM errors
Files changed (4) +158 / -0
Changed files with action and line counts
Ahtml/includes/graphs/device/edac_errors.inc.php+59 / -0
Mincludes/common.php+7 / -0
Mincludes/definitions/graphtypes.inc.php+7 / -0
Aincludes/polling/unix-agent/edac.inc.php+85 / -0
+158 added 0 removed filtered activity

💻 r5525

Tom Laermans 🦔
Trivial: code cleanup, html fix
Files changed (1) +4 / -5
Changed files with action and line counts
Mhtml/pages/device/edit/apps.inc.php+4 / -5
+4 added −5 removed filtered activity

💻 r5524 TRIVIAL

Adam Armstrong 🐸
Some HTML cleanups.
Files changed (22) +120 / -114
Changed files with action and line counts
Mhtml/includes/hostbox-basic.inc.php+2 / -2
Mhtml/includes/hostbox-status.inc.php+3 / -3
Mhtml/includes/navbar.inc.php+7 / -8
Mhtml/includes/print/arptable.inc.php+3 / -3
Mhtml/pages/customers.inc.php+16 / -16
Mhtml/pages/deleted-ports.inc.php+3 / -3
Mhtml/pages/device/overview/ucd_mem.inc.php+1 / -1
Mhtml/pages/device/perf.inc.php+16 / -8
Mhtml/pages/device/port/realtime.inc.php+3 / -3
Mhtml/pages/device/ports.inc.php+1 / -1
Mhtml/pages/front/default.php+6 / -6
Mhtml/pages/graphs.inc.php+2 / -2
Mhtml/pages/health/processor.inc.php+3 / -3
Mhtml/pages/health/sensors.inc.php+6 / -6
Mhtml/pages/health/storage.inc.php+2 / -2
Mhtml/pages/health/toner.inc.php+6 / -6
Mhtml/pages/iftype.inc.php+11 / -11
Mhtml/pages/locations.inc.php+7 / -7
Mhtml/pages/ports.inc.php+3 / -3
Mhtml/pages/ports/list.inc.php+2 / -2
Mhtml/pages/routing/bgp.inc.php+2 / -3
Mhtml/pages/routing/vrf.inc.php+15 / -15
+120 added −114 removed filtered activity

💻 r5523

Tom Laermans 🦔
Medium: add GUI to disable MIBs linked to devices
Files changed (4) +133 / -4
Changed files with action and line counts
Mhtml/pages/device/edit.inc.php+1 / -0
Ahtml/pages/device/edit/mibs.inc.php+123 / -0
Mincludes/common.php+8 / -3
Mincludes/include-dir-mib.inc.php+1 / -1
+133 added −4 removed filtered activity

💻 r5522

Tom Laermans 🦔
Minor: hide search dropdown when focus is lost on input box
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/navbar.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5521

Adam Armstrong 🐸
OOPS
Files changed (1) +1 / -1
Changed files with action and line counts
Mupdate/148.sql+1 / -1
0 added 0 removed filtered activity

💻 r5520 SQL

Adam Armstrong 🐸
Add group tables
Files changed (1) +3 / -0
Changed files with action and line counts
Aupdate/148.sql+3 / -0
0 added 0 removed filtered activity

💻 r5519 FIX

Adam Armstrong 🐸
minor typo in help
Files changed (1) +3 / -3
Changed files with action and line counts
Mdelete_device.php+3 / -3
+3 added −3 removed filtered activity

💻 r5518

Tom Laermans 🦔
Minor: fix Ciena OS version, from #847
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/os/ciena.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5517

Tom Laermans 🦔
Medium: add stack temperature support for newer broadcom fastpath firmware, code cleanup
Files changed (1) +102 / -40
Changed files with action and line counts
Mincludes/discovery/sensors/fastpath-boxservices-private-mib.inc.php+102 / -40
+102 added −40 removed filtered activity

💻 r5516

Tom Laermans 🦔
Minor: remove ftos sysDescr detector as we moved to sysObjectID
Files changed (1) +0 / -10
Changed files with action and line counts
Dincludes/discovery/os/ftos.inc.php+0 / -10
0 added −10 removed filtered activity

💻 r5515

Tom Laermans 🦔
Minor: add force10 e/c/m-series sysobjectid
Files changed (1) +3 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+3 / -0
+3 added 0 removed filtered activity

💻 r5514

Tom Laermans 🦔
Minor: add force10 s-series sysobjectid
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5513 FIX

Adam Armstrong 🐸
Some improvements to /device/alerts/
Files changed (1) +19 / -0
Changed files with action and line counts
Mhtml/pages/device/alerts.inc.php+19 / -0
+19 added 0 removed filtered activity

💻 r5512 FIX

Adam Armstrong 🐸
Update CSS. Update IPSLA page to new styles. Update generic_multi_line graphtype.
Files changed (4) +70 / -56
Changed files with action and line counts
Mhtml/css/bootstrap-hacks.css+4 / -3
Mhtml/includes/graphs/device/cipsec_flow_stats.inc.php+0 / -2
Mhtml/includes/graphs/generic_multi_line.inc.php+46 / -26
Mhtml/pages/device/slas.inc.php+20 / -25
+66 added −53 removed filtered activity

💻 r5511 FIX

Adam Armstrong 🐸
Strip escaped double quotes (dell seems to like putting these in idrac)
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/polling/system.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5510

Tom Laermans 🦔
Trivial: some htmltidy fixups
Files changed (3) +1 / -4
Changed files with action and line counts
Mhtml/includes/navbar.inc.php+1 / -1
Mhtml/index.php+0 / -1
Mhtml/pages/logon.inc.php+0 / -2
+1 added −4 removed filtered activity

💻 r5509

Tom Laermans 🦔
Medium: allow IPMI user level to be set in device settings
Files changed (3) +52 / -18
Changed files with action and line counts
Mhtml/pages/device/edit/ipmi.inc.php+35 / -10
Mincludes/definitions.inc.php+14 / -7
Mincludes/polling/ipmi.inc.php+3 / -1
+52 added −18 removed filtered activity

💻 r5508

Tom Laermans 🦔
Minor: add graphs to overview apps page for mssql
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/apps.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5507

Tom Laermans 🦔
Medium: better support for AIX systems; add IBM-AIX-MIB, resolves #440
Files changed (2) +3,766 / -1
Changed files with action and line counts
Mincludes/polling/os/unix.inc.php+11 / -1
Amibs/IBM-AIX-MIB+3,755 / -0
+11 added −1 removed filtered activity

💻 r5506

Tom Laermans 🦔
Trivial: MIB file renames, some new Dell and more Fastpath MIBs, add LSI megaraid SAS-IR mib
Files changed (74) +42,081 / -30,592

Showing the first 30 paths; 44 more are omitted from this static page.

Changed files with action and line counts
Amibs/broadcom/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB+452 / -0
Amibs/broadcom/FASTPATH-QOS-ACL-MIB+1,558 / -0
Amibs/broadcom/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB+1,077 / -0
Amibs/broadcom/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB+2,764 / -0
Amibs/broadcom/FASTPATH-QOS-MIB+52 / -0
Amibs/broadcom/FASTPATH-RADIUS-AUTH-CLIENT-MIB+551 / -0
Amibs/dell/LAG-MIB+1,225 / -0
Amibs/dell/RADLAN-AAA+2,080 / -0
Amibs/dell/RADLAN-COPY-MIB+495 / -0
Amibs/dell/RADLAN-DHCP-MIB+675 / -0
Amibs/dell/RADLAN-DNSCL-MIB+225 / -0
Amibs/dell/RADLAN-File+194 / -0
Amibs/dell/RADLAN-HWENVIROMENT+204 / -0
Amibs/dell/RADLAN-IP+840 / -0
Amibs/dell/RADLAN-IpRouter+1,633 / -0
Amibs/dell/RADLAN-MAC-BASE-PRIO+252 / -0
Amibs/dell/RADLAN-MIB+6,610 / -0
Amibs/dell/RADLAN-MNGINF-MIB+184 / -0
Amibs/dell/RADLAN-PHY-MIB+208 / -0
Amibs/dell/RADLAN-Physicaldescription-MIB+884 / -0
Amibs/dell/RADLAN-QOS-CLI-MIB+2,793 / -0
Amibs/dell/RADLAN-QOS-SERV+1,233 / -0
Amibs/dell/RADLAN-RMON+328 / -0
Amibs/dell/RADLAN-SENSORENTMIB+87 / -0
Amibs/dell/RADLAN-SNMP-MIB+137 / -0
Amibs/dell/RADLAN-SNMPv2+518 / -0
Amibs/dell/RADLAN-SSH-MIB+586 / -0
Amibs/dell/RADLAN-SSL+380 / -0
Amibs/dell/RADLAN-SYSLOG-MIB+405 / -0
Amibs/dell/RADLAN-TIMESYNCHRONIZATION-MIB+883 / -0
0 added 0 removed filtered activity

💻 r5505

Tom Laermans 🦔
Minor: add and update dell/broadcom fastpath MIBs
Files changed (27) +22,605 / -2
Changed files with action and line counts
Mmibs/broadcom/FASTPATH-BOXSERVICES-PRIVATE-MIB+95 / -2
Amibs/broadcom/FASTPATH-CAPTIVE-PORTAL-MIB+1,254 / -0
Amibs/broadcom/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB+291 / -0
Amibs/broadcom/FASTPATH-DHCP6SERVER-PRIVATE-MIB+1,183 / -0
Amibs/broadcom/FASTPATH-DHCPSERVER-PRIVATE-MIB+1,002 / -0
Amibs/broadcom/FASTPATH-DNS-RESOLVER-CONTROL-MIB+270 / -0
Amibs/broadcom/FASTPATH-INVENTORY-MIB+1,189 / -0
Amibs/broadcom/FASTPATH-IPV6-LOOPBACK-MIB+112 / -0
Amibs/broadcom/FASTPATH-IPV6-TUNNEL-MIB+253 / -0
Amibs/broadcom/FASTPATH-ISDP-MIB+548 / -0
Amibs/broadcom/FASTPATH-KEYING-PRIVATE-MIB+137 / -0
Amibs/broadcom/FASTPATH-LOGGING-MIB+519 / -0
Amibs/broadcom/FASTPATH-LOOPBACK-MIB+130 / -0
Amibs/broadcom/FASTPATH-MGMT-SECURITY-MIB+252 / -0
Amibs/broadcom/FASTPATH-MULTICAST-MIB+457 / -0
Amibs/broadcom/FASTPATH-NSF-MIB+362 / -0
Amibs/broadcom/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB+84 / -0
Amibs/broadcom/FASTPATH-PFC-MIB+214 / -0
Amibs/broadcom/FASTPATH-PORTSECURITY-PRIVATE-MIB+275 / -0
Amibs/broadcom/FASTPATH-QOS-AUTOVOIP-MIB+126 / -0
Amibs/broadcom/FASTPATH-QOS-COS-MIB+969 / -0
Amibs/broadcom/FASTPATH-QOS-ISCSI-MIB+336 / -0
Amibs/broadcom/FASTPATH-ROUTING-MIB+2,887 / -0
Amibs/broadcom/FASTPATH-ROUTING6-MIB+811 / -0
Amibs/broadcom/FASTPATH-SNTP-CLIENT-MIB+758 / -0
Amibs/broadcom/FASTPATH-SWITCHING-MIB+7,618 / -0
Amibs/broadcom/FASTPATH-TIMEZONE-PRIVATE-MIB+473 / -0
0 added 0 removed filtered activity

💻 r5504

Tom Laermans 🦔
Minor: optimize is_cli, resolves #820
Files changed (1) +11 / -2
Changed files with action and line counts
Mincludes/common.php+11 / -2
+11 added −2 removed filtered activity

💻 r5503 FIX

Adam Armstrong 🐸
cleanups to netscaler services page. add default max area colour to generic_simplex
Files changed (2) +15 / -7
Changed files with action and line counts
Mhtml/includes/graphs/generic_simplex.inc.php+3 / -0
Mhtml/pages/device/loadbalancer/netscaler_services.inc.php+12 / -7
+15 added −7 removed filtered activity

💻 r5502 FIX

Adam Armstrong 🐸
Fix indentation and add a cross
Files changed (3) +26 / -23
Changed files with action and line counts
Ahtml/img/sprite/cross.png+1 / -0
Mhtml/includes/functions.inc.php+21 / -21
Mincludes/definitions/version.inc.php+4 / -2
+25 added −23 removed filtered activity

💻 r5501

Tom Laermans 🦔
Major: unbreak r5500
Files changed (1) +4 / -2
Changed files with action and line counts
Mhtml/includes/functions.inc.php+4 / -2
+4 added −2 removed filtered activity

💻 r5500 ADD

Adam Armstrong 🐸
EIGRP WiP code. Some other improvements.
Files changed (17) +224 / -105
Changed files with action and line counts
Ahtml/images/icons/kamailio.png+1 / -0
Mhtml/includes/functions.inc.php+5 / -2
Mhtml/includes/graphs/accesspoints/numasoclients.inc.php+7 / -16
Mhtml/includes/graphs/accesspoints/radioutil.inc.php+9 / -17
Mhtml/includes/graphs/device/arubacontroller_numaps.inc.php+7 / -13
Mhtml/includes/graphs/device/arubacontroller_numclients.inc.php+7 / -18
Ahtml/includes/graphs/eigrpport non-text+0 / -0
Ahtml/includes/graphs/eigrpport/auth.inc.php+18 / -0
Ahtml/includes/graphs/eigrpport/packets.inc.php+33 / -0
Mhtml/index.php+1 / -1
Mhtml/pages/device/pseudowires.inc.php+61 / -22
Ahtml/pages/device/routing/eigrp_ports.inc.php+44 / -0
Mincludes/definitions/version.inc.php+20 / -1
Mincludes/discovery/arp-table.inc.php+1 / -0
Mincludes/discovery/discovery-protocols.inc.php+2 / -0
Mincludes/discovery/functions.inc.php+3 / -3
Mincludes/versioncheck.inc.php+5 / -12
+223 added −105 removed filtered activity

💻 r5499 SQL

Adam Armstrong 🐸
Add eigrp_ports table for unfinished EIGRP poller
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/147.sql+1 / -0
0 added 0 removed filtered activity

💻 r5498 FIX

Adam Armstrong 🐸
Micro-optimisation of ports and vlan poller
Files changed (2) +4 / -2
Changed files with action and line counts
Mincludes/discovery/vlans/q-bridge-mib.inc.php+2 / -1
Mincludes/polling/ports.inc.php+2 / -1
+4 added −2 removed filtered activity

💻 r5497

Tom Laermans 🦔
Trivial: add Procera PLOS icon; add LSI mibs to unix and windows
Files changed (1) +4 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+4 / -1
+4 added −1 removed filtered activity

💻 r5496

Tom Laermans 🦔
Medium: remove monitor check for supermicro, this is no longer supplied with recent superdoctor releases; small code cleanup
Files changed (1) +39 / -43
Changed files with action and line counts
Mincludes/discovery/sensors/supermicro-health-mib.inc.php+39 / -43
+39 added −43 removed filtered activity

💻 r5495

Tom Laermans 🦔
Medium: fix alert message id generation for non-smtp mail methods
Files changed (1) +5 / -3
Changed files with action and line counts
Mincludes/alerting/email.inc.php+5 / -3
+5 added −3 removed filtered activity

💻 r5494

Tom Laermans 🦔
Minor: slight gui change for limits reset config page
Files changed (1) +7 / -2
Changed files with action and line counts
Mhtml/pages/device/edit/sensors.inc.php+7 / -2
+7 added −2 removed filtered activity

💻 r5493

Tom Laermans 🦔
Medium: add SUPERMICRO-HEALTH-MIB state sensors (ie PSU failure, Chassis Intrusion); adjust high limit calculation for temperatures below 0
Files changed (3) +22 / -4
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+4 / -0
Mincludes/discovery/functions.inc.php+8 / -2
Mincludes/discovery/sensors/supermicro-health-mib.inc.php+10 / -2
+22 added −4 removed filtered activity

💻 r5492

Tom Laermans 🦔
Minor: don't mark sensor as alerted if no data was found in the state table
Files changed (1) +3 / -2
Changed files with action and line counts
Mincludes/rewrites.php+3 / -2
+3 added −2 removed filtered activity

💻 r5491 ICONS

Adam Armstrong 🐸
Add Cloud Linux icon
Files changed (1) +1 / -0
Changed files with action and line counts
Ahtml/images/os/cloudlinux.png+1 / -0
0 added 0 removed filtered activity

💻 r5490

Tom Laermans 🦔
Medium: allow support for new os script via snmp extend
Files changed (1) +17 / -31
Changed files with action and line counts
Mincludes/polling/os/unix.inc.php+17 / -31
+17 added −31 removed filtered activity

💻 r5489 ADD

Adam Armstrong 🐸
Detect AIX with net-snmp agents
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5488

Tom Laermans 🦔
Files changed (2) +5,454 / -0
Changed files with action and line counts
Amibs/lsi non-text+0 / -0
Amibs/lsi/LSI-MegaRAID-SAS-MIB+5,454 / -0
0 added 0 removed filtered activity

💻 r5487

Tom Laermans 🦔
Trivial: add kemp loadmaster MIBs
Files changed (4) +950 / -0
Changed files with action and line counts
Amibs/kemp non-text+0 / -0
Amibs/kemp/B100-MIB+585 / -0
Amibs/kemp/IPVS-MIB+348 / -0
Amibs/kemp/ONE4NET-MIB+17 / -0
0 added 0 removed filtered activity

💻 r5486

Tom Laermans 🦔
Minor: add Drac7 SysObjectOID, small comments and fixes
Files changed (6) +15 / -9
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -1
Mincludes/definitions/os.inc.php+1 / -0
Mincludes/discovery/functions.inc.php+2 / -1
Mincludes/polling/functions.inc.php+8 / -6
Mincludes/polling/os/drac.inc.php+2 / -0
Mtest_mail.php+1 / -1
+15 added −9 removed filtered activity

💻 r5485

Tom Laermans 🦔
Medium: rewrite and expand APC InRow Chiller support
Files changed (1) +159 / -17
Changed files with action and line counts
Mincludes/discovery/sensors/powernet-mib.inc.php+159 / -17
+159 added −17 removed filtered activity

💻 r5484

Tom Laermans 🦔
Trivial: add POSEIDON-MIB
Files changed (2) +583 / -0
Changed files with action and line counts
Amibs/poseidon non-text+0 / -0
Amibs/poseidon/POSEIDON-MIB+583 / -0
0 added 0 removed filtered activity

💻 r5483

Tom Laermans 🦔
Minor: add config mysql table
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/146.sql+1 / -0
0 added 0 removed filtered activity

💻 r5482

Tom Laermans 🦔
Trivial: add some 'incorrect' mib names to mib_dirs unit test as well
Files changed (1) +2 / -0
Changed files with action and line counts
Mtests/IncludesSnmpTest.php+2 / -0
0 added 0 removed filtered activity

💻 r5481

Tom Laermans 🦔
Trivial: remove debug output
Files changed (1) +0 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/fastpath-boxservices-private-mib.inc.php+0 / -1
0 added −1 removed filtered activity

💻 r5480

Tom Laermans 🦔
Major: fix sensor discovery on broadcom fastpath devices, move broadcom mibs around
Files changed (8) +879 / -820
Changed files with action and line counts
Mincludes/discovery/sensors/fastpath-boxservices-private-mib.inc.php+4 / -3
Dmibs/BROADCOM-POWER-ETHERNET-MIB+0 / -341
Dmibs/BROADCOM-REF-MIB+0 / -75
Dmibs/FASTPATH-BOXSERVICES-PRIVATE-MIB+0 / -401
Amibs/broadcom non-text+0 / -0
Amibs/broadcom/BROADCOM-POWER-ETHERNET-MIB+351 / -0
Amibs/broadcom/BROADCOM-REF-MIB+94 / -0
Amibs/broadcom/FASTPATH-BOXSERVICES-PRIVATE-MIB+430 / -0
+4 added −3 removed filtered activity

💻 r5479

Tom Laermans 🦔
Minor: allow mib_dirs() to take infinite parameters, with unit test
Files changed (2) +38 / -3
Changed files with action and line counts
Mincludes/snmp.inc.php+3 / -3
Atests/IncludesSnmpTest.php+35 / -0
+3 added −3 removed filtered activity

💻 r5478 ADD

Adam Armstrong 🐸
Add new front page module which allows side by side syslog/eventlog
Files changed (2) +19 / -1
Changed files with action and line counts
Mhtml/pages/front/default.php+18 / -0
Mincludes/defaults.inc.php+1 / -1
+19 added −1 removed filtered activity

💻 r5476

Tom Laermans 🦔
Trivial: OH GOD MY EYES
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/discovery/discovery-protocols/alcatel-ind1-interswitch-protocol-mib.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5475 FIX

Adam Armstrong 🐸
Improve Alcatel AMAP
Files changed (1) +6 / -2
Changed files with action and line counts
Mincludes/discovery/discovery-protocols/alcatel-ind1-interswitch-protocol-mib.inc.php+6 / -2
+6 added −2 removed filtered activity

💻 r5474

Tom Laermans 🦔
Trivial: OH GOD MY EYES
Files changed (1) +37 / -29
Changed files with action and line counts
Mincludes/discovery/sensors/foundry-sn-agent-mib.inc.php+37 / -29
+37 added −29 removed filtered activity

💻 r5473 ADD

Adam Armstrong 🐸
Add PSU and Fan state sensors to foundry/brocade ironware devices
Files changed (2) +78 / -0
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+6 / -0
Mincludes/discovery/sensors/foundry-sn-agent-mib.inc.php+72 / -0
+78 added 0 removed filtered activity

💻 r5472

Tom Laermans 🦔
Medium: allow new device discovery by iBGP peers
Files changed (2) +7 / -1
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -1
Mincludes/discovery/bgp-peers.inc.php+6 / -0
+7 added −1 removed filtered activity

💻 r5471

cleanup
Trivial: syntaxer run
Files changed (9) +127 / -140
Changed files with action and line counts
Mhtml/pages/device/routing/bgp.inc.php+0 / -4
Mhtml/pages/device/routing/cef.inc.php+1 / -1
Mhtml/pages/device/routing/vrf.inc.php+0 / -1
Mhtml/pages/routing/cef.inc.php+1 / -1
Mhtml/pages/routing/vrf.inc.php+122 / -128
Mincludes/common.php+1 / -1
Mincludes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php+1 / -1
Mincludes/polling/cisco-cef.inc.php+0 / -2
Mincludes/polling/wifi/trapeze-networks-ap-status-mib.inc.php+1 / -1
0 added 0 removed filtered activity

💻 r5470

Tom Laermans 🦔
Medium: remodel device config apps page
Files changed (1) +15 / -13
Changed files with action and line counts
Mhtml/pages/device/edit/apps.inc.php+15 / -13
+15 added −13 removed filtered activity

💻 r5469 SQL

Adam Armstrong 🐸
add managment ip field to links table
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/145.sql+1 / -0
0 added 0 removed filtered activity

💻 r5468

Tom Laermans 🦔
Minor: fix description on iftype page for non-combined views
Files changed (1) +2 / -0
Changed files with action and line counts
Mhtml/pages/iftype.inc.php+2 / -0
+2 added 0 removed filtered activity

💻 r5467 FIX

Adam Armstrong 🐸
Update more instances of print_message to suppress tag removal
Files changed (4) +4 / -4
Changed files with action and line counts
Mdelete_device.php+1 / -1
Mdiscovery.php+1 / -1
Mpoller.php+1 / -1
Mrename_device.php+1 / -1
+4 added −4 removed filtered activity

💻 r5466 FIX

Adam Armstrong 🐸
add ability to suppress tag stripping in print_message, use this to print CLI help
Files changed (2) +3 / -3
Changed files with action and line counts
Madd_device.php+1 / -1
Mincludes/common.php+2 / -2
+3 added −3 removed filtered activity

💻 r5465

Tom Laermans 🦔
Medium: allow jwh os script to be used as agent script or via snmp, as alternative over old distro script; minor other fixes
Files changed (3) +50 / -19
Changed files with action and line counts
Mhtml/pages/device/overview/information.inc.php+2 / -2
Mincludes/polling/os/unix.inc.php+34 / -17
Aincludes/polling/unix-agent/distro.inc.php+14 / -0
+50 added −19 removed filtered activity

💻 r5464

Tom Laermans 🦔
Medium: latest version scripts/os script from jwh's github. again.
Files changed (1) +1 / -1
Changed files with action and line counts
Mscripts/os+1 / -1
+1 added −1 removed filtered activity

💻 r5463

Tom Laermans 🦔
Medium: latest version scripts/os script from jwh's github
Files changed (2) +74 / -82
Changed files with action and line counts
Mincludes/versioncheck.inc.php+20 / -25
Mscripts/os+54 / -57
+74 added −82 removed filtered activity

💻 r5462 FIX

Adam Armstrong 🐸
Disable max-rep for nxos
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5461 SPRITE

Adam Armstrong 🐸
Add cross to sprites
Files changed (2) +80 / -79
Changed files with action and line counts
Mhtml/css/sprite.css+80 / -79
Mhtml/img/sprite.png non-text+0 / -0
0 added 0 removed filtered activity

💻 r5460 ADD

Adam Armstrong 🐸
Add support for collecting and displaying per-entity/per-AFI CEF Prefix summaries. No graphs yet. Update of CEF page.
Files changed (3) +83 / -35
Changed files with action and line counts
Mhtml/pages/device/routing/cef.inc.php+22 / -25
Mhtml/pages/routing/cef.inc.php+18 / -7
Mincludes/polling/cisco-cef.inc.php+43 / -3
+83 added −35 removed filtered activity

💻 r5459 SQL

Adam Armstrong 🐸
Database schema updates. Add cef_prefixes table to store per-entity/per-afi CEF prefix counts
Files changed (2) +3 / -0
Changed files with action and line counts
Aupdate/143.sql+2 / -0
Aupdate/144.sql+1 / -0
0 added 0 removed filtered activity

💻 r5458 FIX

Adam Armstrong 🐸
Update styles of VRF pages
Files changed (3) +105 / -103
Changed files with action and line counts
Mhtml/pages/device/routing/bgp.inc.php+31 / -9
Mhtml/pages/device/routing/vrf.inc.php+23 / -40
Mhtml/pages/routing/vrf.inc.php+51 / -54
+105 added −103 removed filtered activity

💻 r5457 MIBS

Adam Armstrong 🐸
Add v1 versions of SNMPv2 MIBs
Files changed (2) +761 / -0
Changed files with action and line counts
Amibs/rfc/SNMPv2-SMI-v1+43 / -0
Amibs/rfc/SNMPv2-TC-v1+718 / -0
0 added 0 removed filtered activity

💻 r5456 FIX

Adam Armstrong 🐸
Drop Allied Telesis from hardware name on allied-radlan
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/os/allied-radlan.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5455 FIX

Adam Armstrong 🐸
Stop allied radlan setting icon, and stop trying to update it in the database in device update function
Files changed (2) +1 / -2
Changed files with action and line counts
Mincludes/polling/functions.inc.php+1 / -1
Mincludes/polling/os/allied-radlan.inc.php+0 / -1
+1 added −2 removed filtered activity

💻 r5454 FIX

Adam Armstrong 🐸
Further split powerconnect and allied radlan os poller (dell has its own additions)
Files changed (2) +32 / -17
Changed files with action and line counts
Aincludes/polling/os/allied-radlan.inc.php+24 / -0
Mincludes/polling/os/powerconnect-radlan.inc.php+8 / -17
+32 added −17 removed filtered activity

💻 r5453 MAJOR

Adam Armstrong 🐸
Split up PowerConnect and RADLAN types into powerconnect-bcm, powerconnect-radlan and allied-radlan. Differentiated via sysObjectID.
Files changed (10) +153 / -111
Changed files with action and line counts
Mhtml/pages/ports.inc.php+29 / -21
Mincludes/definitions/os.inc.php+50 / -5
Aincludes/discovery/os/allied-radlan.inc.php+8 / -0
Aincludes/discovery/os/powerconnect-bcm.inc.php+7 / -0
Dincludes/discovery/os/powerconnect.inc.php+0 / -17
Dincludes/discovery/os/radlan.inc.php+0 / -9
Aincludes/polling/os/powerconnect-fastpath.inc.php+21 / -0
Aincludes/polling/os/powerconnect-radlan.inc.php+38 / -0
Dincludes/polling/os/powerconnect.inc.php+0 / -21
Dincludes/polling/os/radlan.inc.php+0 / -38
+153 added −111 removed filtered activity

💻 r5452 TRIVIAL

Mike Stupalov 🐱
Use percent as mempool unit if total equals 100.
Files changed (2) +23 / -7
Changed files with action and line counts
Mhtml/pages/device/overview/mempools.inc.php+12 / -4
Mhtml/pages/health/mempool.inc.php+11 / -3
+23 added −7 removed filtered activity

💻 r5451 MINOR

Mike Stupalov 🐱
Fixed negative total memory size for FOUNDRY-SN-AGENT-MIB (OBSERVIUM-702).
Files changed (2) +12 / -2
Changed files with action and line counts
Mincludes/discovery/mempools/foundry-sn-agent-mib.inc.php+10 / -2
Mincludes/polling/mempools/foundry-sn-agent-mib.inc.php+2 / -0
+12 added −2 removed filtered activity

💻 r5450

Tom Laermans 🦔
Medium: fix alert check association edit dialog
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/alert_check.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5449 TRIVIAL

Mike Stupalov 🐱
$vars already exploded.
Files changed (1) +2 / -1
Changed files with action and line counts
Mhtml/includes/graphs/multiport/bits_duo.inc.php+2 / -1
+2 added −1 removed filtered activity

💻 r5448 MINOR

Mike Stupalov 🐱
Use generate_query_values() on ports page. Updated generate_query_values().
Files changed (6) +20 / -31
Changed files with action and line counts
Mhtml/includes/functions.inc.php+11 / -1
Mhtml/includes/print/events.inc.php+1 / -1
Mhtml/includes/print/inventory.inc.php+1 / -1
Mhtml/includes/print/syslogs.inc.php+1 / -1
Mhtml/pages/iftype.inc.php+1 / -1
Mhtml/pages/ports.inc.php+5 / -26
+20 added −31 removed filtered activity

💻 r5447

cleanup
Trivial: syntaxer run
Files changed (25) +70 / -73
Changed files with action and line counts
Mhtml/includes/functions.inc.php+4 / -4
Mhtml/includes/print/dot1xtable.inc.php+1 / -1
Mhtml/includes/print/search.inc.php+2 / -2
Mhtml/pages/alert_check.inc.php+2 / -2
Mhtml/pages/authlog.inc.php+1 / -1
Mhtml/pages/device/edit/alerts.inc.php+0 / -2
Mhtml/pages/device/wifi.inc.php+1 / -4
Mhtml/pages/device/wifi/accesspoint.inc.php+2 / -3
Mhtml/pages/device/wifi/accesspoints.inc.php+2 / -3
Mhtml/pages/device/wifi/overview.inc.php+4 / -6
Mhtml/pages/health.inc.php+1 / -0
Mhtml/pages/search.inc.php+0 / -1
Mincludes/alerts.inc.php+1 / -1
Mincludes/common.php+2 / -2
Mincludes/discovery/os/proxysg.inc.php+0 / -1
Mincludes/discovery/sensors/powernet-mib.inc.php+1 / -1
Mincludes/discovery/vlans/q-bridge-mib.inc.php+2 / -2
Mincludes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php+24 / -17
Mincludes/include-dir-mib.inc.php+1 / -0
Mincludes/polling/os/zhonedslam.inc.php+8 / -9
Mincludes/polling/unix-agent/areca.inc.php+1 / -1
Mincludes/polling/wifi/trapeze-networks-ap-status-mib.inc.php+5 / -5
Mincludes/polling/wifi/trapeze-networks-client-session-mib.inc.php+3 / -3
Mincludes/snmp.inc.php+1 / -1
Mtests/IncludesFunctionsTest.php+1 / -1
0 added 0 removed filtered activity

💻 r5446 MINOR

Mike Stupalov 🐱
Added port permission checks for iftype page.
Files changed (1) +8 / -14
Changed files with action and line counts
Mhtml/pages/iftype.inc.php+8 / -14
+8 added −14 removed filtered activity

💻 r5445

Tom Laermans 🦔
Medium: fix multiport graphs
Files changed (6) +33 / -18
Changed files with action and line counts
Mhtml/includes/graphs/multiport/auth.inc.php+4 / -2
Mhtml/includes/graphs/multiport/bits.inc.php+4 / -2
Mhtml/includes/graphs/multiport/bits_duo.inc.php+6 / -4
Mhtml/includes/graphs/multiport/bits_duo_separate.inc.php+6 / -3
Mhtml/includes/graphs/multiport/bits_separate.inc.php+4 / -2
Mhtml/includes/graphs/multiport/bits_trio.inc.php+9 / -5
+33 added −18 removed filtered activity

💻 r5444 MINOR

Mike Stupalov 🐱
Fixed parsing $vars from POST/GET/URI, reverted back parsing order (first POST, next URI). Fixed issue with '/' in uri (another way).
Files changed (2) +23 / -29
Changed files with action and line counts
Mhtml/includes/functions.inc.php+20 / -20
Mhtml/includes/print/search.inc.php+3 / -9
+23 added −29 removed filtered activity

💻 r5442 TRIVIAL

Mike Stupalov 🐱
Use snAgSystemDRAMUtil by default for FOUNDRY-SN-AGENT-MIB (OBSERVIUM-702).
Files changed (1) +6 / -6
Changed files with action and line counts
Mincludes/discovery/mempools/foundry-sn-agent-mib.inc.php+6 / -6
+6 added −6 removed filtered activity

💻 r5441 FIX

Adam Armstrong 🐸
Fix apps brand, fix iftype page and remove allied sysObjectIDs.
Files changed (3) +2 / -2
Changed files with action and line counts
Mhtml/pages/apps.inc.php+0 / -1
Mhtml/pages/iftype.inc.php+1 / -0
Mincludes/definitions/os.inc.php+1 / -1
+2 added −2 removed filtered activity

💻 r5439 MINOR

Mike Stupalov 🐱
Fixed empty indexes in snmpwalk_cache_multi_oid(). Fixed discover_sensor(), use float compare for scale.
Files changed (2) +4 / -3
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+1 / -1
Mincludes/snmp.inc.php+3 / -2
+4 added −3 removed filtered activity

💻 r5438 MINOR

Mike Stupalov 🐱
Fixed small issues (OBSERVIUM-829, OBSERVIUM-830).
Files changed (2) +8 / -4
Changed files with action and line counts
Mhtml/ajax_search.php+7 / -4
Mincludes/functions.php+1 / -0
+8 added −4 removed filtered activity

💻 r5437 MAJOR

Mike Stupalov 🐱
Fixed some issues with encode slash in uri, get_vars(). More devices multiselect. Added generate_query_values().
Files changed (13) +124 / -205
Changed files with action and line counts
Mhtml/includes/functions.inc.php+46 / -14
Mhtml/includes/print/addresses.inc.php+1 / -9
Mhtml/includes/print/arptable.inc.php+1 / -9
Mhtml/includes/print/dot1xtable.inc.php+1 / -9
Mhtml/includes/print/events.inc.php+4 / -36
Mhtml/includes/print/fdbtable.inc.php+3 / -27
Mhtml/includes/print/inventory.inc.php+2 / -10
Mhtml/includes/print/mac_addresses.inc.php+1 / -9
Mhtml/includes/print/search.inc.php+33 / -35
Mhtml/includes/print/syslogs.inc.php+4 / -27
Mhtml/pages/eventlog.inc.php+7 / -2
Mhtml/pages/inventory.inc.php+14 / -16
Mhtml/pages/syslog.inc.php+7 / -2
+124 added −205 removed filtered activity

💻 r5436

Tom Laermans 🦔
Minor: fix combined iftype page
Files changed (1) +3 / -4
Changed files with action and line counts
Mhtml/pages/iftype.inc.php+3 / -4
+3 added −4 removed filtered activity

💻 r5435 ADD

Adam Armstrong 🐸
Add multi-select device (and some other) selectors to search pages and eventlog. Migrate search forms generated by the form builder to generating URIs from javascript allowing copy/pasting of saved search queries.
Files changed (15) +146 / -38
Changed files with action and line counts
Mhtml/includes/functions.inc.php+7 / -4
Mhtml/includes/print/addresses.inc.php+9 / -2
Mhtml/includes/print/arptable.inc.php+9 / -2
Mhtml/includes/print/dot1xtable.inc.php+9 / -2
Mhtml/includes/print/events.inc.php+19 / -5
Mhtml/includes/print/fdbtable.inc.php+9 / -2
Mhtml/includes/print/mac_addresses.inc.php+9 / -2
Mhtml/includes/print/search.inc.php+58 / -4
Mhtml/pages/eventlog.inc.php+2 / -2
Mhtml/pages/search/arp.inc.php+5 / -3
Mhtml/pages/search/dot1x.inc.php+2 / -2
Mhtml/pages/search/fdb.inc.php+2 / -2
Mhtml/pages/search/ipv4.inc.php+2 / -2
Mhtml/pages/search/ipv6.inc.php+2 / -2
Mhtml/pages/search/mac.inc.php+2 / -2
+146 added −38 removed filtered activity

💻 r5434

Tom Laermans 🦔
Minor: don't show entity name when it's the hostname, move alert/recover subject generation to function, fixes #831
Files changed (1) +16 / -3
Changed files with action and line counts
Mincludes/alerts.inc.php+16 / -3
+16 added −3 removed filtered activity

💻 r5433

Tom Laermans 🦔
Minor: Update GEIST-MIB-V3 to v1.27
Files changed (1) +1 / -1
Changed files with action and line counts
Mmibs/geist/GEIST-MIB-V3+1 / -1
0 added 0 removed filtered activity

💻 r5432 MINOR

Mike Stupalov 🐱
Added 3 Phase Load and fixed upAdvOutputLoad for PowerNet-MIB (OBSERVIUM-828).
Files changed (5) +12 / -6
Changed files with action and line counts
Mhtml/pages/health.inc.php+0 / -2
Mincludes/discovery/sensors/cisco-envmon-mib.inc.php+1 / -1
Mincludes/discovery/sensors/pdu-mib.inc.php+1 / -1
Mincludes/discovery/sensors/powernet-mib.inc.php+9 / -1
Mincludes/discovery/sensors/roomalert24e-mib.inc.php+1 / -1
+12 added −6 removed filtered activity

💻 r5431 FIX

Adam Armstrong 🐸
Fix LM-SENSORS-MIB scale
Files changed (1) +9 / -9
Changed files with action and line counts
Mincludes/discovery/sensors/lm-sensors-mib.inc.php+9 / -9
+9 added −9 removed filtered activity

💻 r5430 DEBUG

Adam Armstrong 🐸
remove debugging output
Files changed (1) +0 / -4
Changed files with action and line counts
Mincludes/alerts.inc.php+0 / -4
0 added −4 removed filtered activity

💻 r5429

Adam Armstrong 🐸
[ADD/ALERTS] Fix timestamp-from-datetime conversion and add ignore until to devices
Files changed (2) +45 / -4
Changed files with action and line counts
Mhtml/pages/device/edit/alerts.inc.php+35 / -0
Mincludes/alerts.inc.php+10 / -4
+45 added −4 removed filtered activity

💻 r5428

Tom Laermans 🦔
Trivial: reword his alert checker.
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/alert_check.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5427

Tom Laermans 🦔
Medium: add edit window for alert checker details
Files changed (1) +102 / -27
Changed files with action and line counts
Mhtml/pages/alert_check.inc.php+102 / -27
+102 added −27 removed filtered activity

💻 r5426 SQL

Adam Armstrong 🐸
Add ignore_until datetime fields to several tables
Files changed (1) +5 / -0
Changed files with action and line counts
Aupdate/142.sql+5 / -0
0 added 0 removed filtered activity

💻 r5425 ADD

Adam Armstrong 🐸
Implement "ignore until date" for alert entities.
Files changed (6) +1,528 / -80
Changed files with action and line counts
Mhtml/pages/device/alert.inc.php+79 / -60
Mincludes/alerts.inc.php+16 / -3
Mincludes/discovery/wifi.inc.php+0 / -1
Dmibs/IRONPORT-SMI+0 / -16
Amibs/cisco/IRONPORT-SMI+39 / -0
Amibs/rfc/RFC1407-MIB.mib+1,394 / -0
+95 added −64 removed filtered activity

💻 r5424

Tom Laermans 🦔
Minor: add unix-agent extension for Areca SATA controllers (monitoring fan and battery status via areca cli tool)
Files changed (2) +62 / -0
Changed files with action and line counts
Aincludes/polling/unix-agent/areca.inc.php+37 / -0
Ascripts/agent-local/areca-hw+25 / -0
+62 added 0 removed filtered activity

💻 r5423 MINOR

Mike Stupalov 🐱
Added auto-collapse navbar items on global Health page. Fixed some CSS comments.
Files changed (6) +68 / -61
Changed files with action and line counts
Mhtml/css/bootstrap-hacks.css+14 / -7
Mhtml/includes/navbar.inc.php+3 / -3
Mhtml/includes/print/navbar.inc.php+12 / -3
Mhtml/pages/health.inc.php+29 / -44
Mhtml/pages/health/mempool.inc.php+1 / -1
Mhtml/pages/health/sensors.inc.php+9 / -3
+54 added −54 removed filtered activity

💻 r5422 MINOR

Mike Stupalov 🐱
Added function is_device_mib() for check if MIB available and permitted for device.
Files changed (7) +23 / -12
Changed files with action and line counts
Mincludes/common.php+17 / -0
Mincludes/definitions/os.inc.php+1 / -0
Mincludes/discovery/ipv6-addresses.inc.php+1 / -1
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+2 / -2
Mincludes/discovery/vlans/q-bridge-mib.inc.php+1 / -1
Mincludes/functions.php+0 / -6
Mincludes/include-dir-mib.inc.php+1 / -2
+23 added −12 removed filtered activity

💻 r5421 MINOR

Mike Stupalov 🐱
Sync wireless code with latest pagination changes, fix permissions and small cleanup.
Files changed (6) +80 / -84
Changed files with action and line counts
Mhtml/includes/print/dot1xtable.inc.php+13 / -12
Mhtml/pages/search/dot1x.inc.php+0 / -2
Mincludes/functions.php+2 / -2
Mincludes/polling/wifi.inc.php+1 / -1
Mincludes/polling/wifi/trapeze-networks-ap-status-mib.inc.php+36 / -35
Mincludes/polling/wifi/trapeze-networks-client-session-mib.inc.php+28 / -32
+80 added −84 removed filtered activity

💻 r5420 FIX

Adam Armstrong 🐸
Fix device/wifi/ navbar
Files changed (1) +3 / -2
Changed files with action and line counts
Mhtml/pages/device/wifi.inc.php+3 / -2
+3 added −2 removed filtered activity

💻 r5419

Adam Armstrong 🐸
[Major] Add support for collection of access points from Trapeze wireless controllers. Add a few other things.
Files changed (33) +928 / -7

Showing the first 30 paths; 3 more are omitted from this static page.

Changed files with action and line counts
Mhtml/includes/functions.inc.php+1 / -1
Ahtml/includes/graphs/wifi non-text+0 / -0
Ahtml/includes/graphs/wifi/auth.inc.php+16 / -0
Ahtml/includes/graphs/wifi/clientfailedassociations.inc.php+24 / -0
Ahtml/includes/graphs/wifi/noisefloor.inc.php+24 / -0
Ahtml/includes/graphs/wifi/refusedconnectioncount.inc.php+24 / -0
Ahtml/includes/graphs/wifi/resetcount.inc.php+24 / -0
Ahtml/includes/graphs/wifi/retransmitoctet.inc.php+24 / -0
Ahtml/includes/graphs/wifi/txretriescount.inc.php+24 / -0
Ahtml/includes/graphs/wifi/usersessions.inc.php+24 / -0
Mhtml/includes/navbar.inc.php+6 / -1
Ahtml/includes/print/dot1xtable.inc.php+138 / -0
Mhtml/pages/device.inc.php+7 / -1
Ahtml/pages/device/wifi non-text+0 / -0
Ahtml/pages/device/wifi.inc.php+33 / -0
Ahtml/pages/device/wifi/accesspoint.inc.php+91 / -0
Ahtml/pages/device/wifi/accesspoints.inc.php+29 / -0
Ahtml/pages/device/wifi/overview.inc.php+25 / -0
Mhtml/pages/search.inc.php+5 / -0
Ahtml/pages/search/dot1x.inc.php+53 / -0
Mincludes/definitions/os.inc.php+3 / -0
Aincludes/discovery/os/proxysg.inc.php+14 / -0
Aincludes/discovery/wifi non-text+0 / -0
Aincludes/discovery/wifi.inc.php+13 / -0
Aincludes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php+109 / -0
Mincludes/functions.php+5 / -0
Aincludes/polling/os/zhonedslam.inc.php+29 / -0
Aincludes/polling/wifi non-text+0 / -0
Mincludes/polling/wifi.inc.php+3 / -0
Aincludes/polling/wifi/trapeze-networks-ap-status-mib.inc.php+88 / -0
+925 added −7 removed filtered activity

💻 r5418

Tom Laermans 🦔
Trivial: s/Aggregate/Average/ for average outgoing smokeping
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/device/latency.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5417 IMPROVE

Adam Armstrong 🐸
Some overview tweaks and entity rewrite tweaks for Cisco entities.
Files changed (6) +16 / -19
Changed files with action and line counts
Mhtml/pages/device/overview/mempools.inc.php+3 / -2
Mhtml/pages/device/overview/processors.inc.php+1 / -1
Mhtml/pages/device/overview/sensors.inc.php+1 / -1
Mhtml/pages/device/overview/storage.inc.php+4 / -11
Mincludes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php+3 / -1
Mincludes/rewrites.php+4 / -3
+16 added −19 removed filtered activity

💻 r5416 MINOR

Mike Stupalov 🐱
Fixes for Alcatel AOS7 and PowerNet MIBs.
Files changed (4) +7 / -8
Changed files with action and line counts
Mincludes/discovery/mempools/alcatel-ind1-health-mib.inc.php+1 / -0
Mincludes/discovery/processors/alcatel-ind1-health-mib.inc.php+1 / -1
Mincludes/discovery/sensors/powernet-mib.inc.php+4 / -7
Mincludes/polling/mempools/alcatel-ind1-health-mib.inc.php+1 / -0
+7 added −8 removed filtered activity

💻 r5415 CSS

Adam Armstrong 🐸
WWW css stuff.
Files changed (6) +1,635 / -56
Changed files with action and line counts
Mhtml/css/bootstrap.css+1,287 / -40
Mhtml/css/bootstrap/less/bootstrap-www.less+1 / -1
Mhtml/css/bootstrap/less/bootstrap.less+1 / -1
Ahtml/css/bootstrap/less/variables-www.less+332 / -0
Mhtml/includes/navbar.inc.php+13 / -13
Mscripts/makecss.sh+1 / -1
+14 added −14 removed filtered activity

💻 r5414 FIX

Adam Armstrong 🐸
Condensed mempool overview layout
Files changed (1) +4 / -3
Changed files with action and line counts
Mhtml/pages/device/overview/mempools.inc.php+4 / -3
+4 added −3 removed filtered activity

💻 r5413

Tom Laermans 🦔
Minor: fixes to asterisk unix agent, resolves #693
Files changed (1) +12 / -8
Changed files with action and line counts
Mscripts/agent-local/asterisk+12 / -8
+12 added −8 removed filtered activity

💻 r5412

Tom Laermans 🦔
Trivial: rollback merge error in health page
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/health/sensors.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5411

Tom Laermans 🦔
Minor: add 'Reset limits' action to Device/Edit/Sensors to make Observium reset the sensor limits at next discovery
Files changed (1) +13 / -0
Changed files with action and line counts
Mhtml/pages/device/edit/sensors.inc.php+13 / -0
+13 added 0 removed filtered activity

💻 r5410

Tom Laermans 🦔
Minor: on health page, format_si thresholds for some sensor types, show infinity symbol instead of 0 when unlimited
Files changed (1) +38 / -3
Changed files with action and line counts
Mhtml/pages/health/sensors.inc.php+38 / -3
+38 added −3 removed filtered activity

💻 r5409

Tom Laermans 🦔
Major: fix Juniper switch VLAN tags, resolves #68
Files changed (1) +12 / -0
Changed files with action and line counts
Mincludes/discovery/vlans/q-bridge-mib.inc.php+12 / -0
+12 added 0 removed filtered activity

💻 r5408 SQL

Adam Armstrong 🐸
Change alert_message from VARCHAR(128) to TEXT
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/140.sql+1 / -0
0 added 0 removed filtered activity

💻 r5407

Tom Laermans 🦔
Medium: only set IPOMan frequency thresholds from device when not returned as 0
Files changed (1) +4 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/ipomanii-mib.inc.php+4 / -1
+4 added −1 removed filtered activity

💻 r5406

Tom Laermans 🦔
Minor: show IPMI settings tab for Dell DRAC, fixes 685
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/device/edit.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5405 ICONS

Adam Armstrong 🐸
add missing adtran png
Files changed (1) +1 / -0
Changed files with action and line counts
Ahtml/images/os/adtran.png+1 / -0
0 added 0 removed filtered activity

April 2014

💻 r5404 MINOR

Mike Stupalov 🐱
Fix query for empty location.
Files changed (1) +8 / -2
Changed files with action and line counts
Mhtml/pages/ports.inc.php+8 / -2
+8 added −2 removed filtered activity

💻 r5403 MAJOR

Mike Stupalov 🐱
Updated bootstrap-select to 1.5.4. Changed and improved function pagination(). Added config option 'web_pagesize'. Pagesize now remembered for current session.
Files changed (51) +741 / -1,995

Showing the first 30 paths; 21 more are omitted from this static page.

Changed files with action and line counts
Mhtml/css/bootstrap-select.css+89 / -29
Dhtml/css/bootstrap-select.min.css+0 / -7
Mhtml/css/bootstrap.css+40 / -1,316
Mhtml/css/bootstrap/less/bootstrap-www.less+0 / -1
Mhtml/css/bootstrap/less/bootstrap.less+0 / -1
Dhtml/css/bootstrap/less/select.less+0 / -185
Mhtml/feed.php+1 / -1
Mhtml/includes/authentication/ldap.inc.php+106 / -6
Mhtml/includes/functions.inc.php+55 / -28
Mhtml/includes/print/addresses.inc.php+4 / -3
Mhtml/includes/print/alert.inc.php+13 / -14
Mhtml/includes/print/arptable.inc.php+4 / -3
Mhtml/includes/print/authlog.inc.php+5 / -3
Mhtml/includes/print/events.inc.php+5 / -3
Mhtml/includes/print/fdbtable.inc.php+3 / -2
Mhtml/includes/print/inventory.inc.php+3 / -2
Mhtml/includes/print/mac_addresses.inc.php+3 / -2
Mhtml/includes/print/syslogs.inc.php+3 / -2
Mhtml/js/bootstrap-select.min.js+2 / -2
Mhtml/pages/alert_check.inc.php+0 / -3
Mhtml/pages/alerts.inc.php+1 / -3
Mhtml/pages/authlog.inc.php+1 / -3
Mhtml/pages/device/alerts.inc.php+0 / -2
Mhtml/pages/device/logs/eventlog.inc.php+0 / -2
Mhtml/pages/device/logs/syslog.inc.php+0 / -2
Mhtml/pages/device/port/alerts.inc.php+0 / -2
Mhtml/pages/device/port/arp.inc.php+0 / -2
Mhtml/pages/device/port/events.inc.php+1 / -3
Mhtml/pages/device/port/fdb.inc.php+0 / -2
Mhtml/pages/device/ports/arp.inc.php+0 / -2
+610 added −454 removed filtered activity

💻 r5402

Tom Laermans 🦔
Minor: clean up function calls to modified snmp_ functions
Files changed (4) +29 / -29
Changed files with action and line counts
Mincludes/discovery/bgp-peers.inc.php+10 / -10
Mincludes/discovery/mempools/host-resources-mib.inc.php+1 / -1
Mincludes/discovery/storage/host-resources-mib.inc.php+1 / -1
Mincludes/polling/bgp-peers.inc.php+17 / -17
+29 added −29 removed filtered activity

💻 r5401

Tom Laermans 🦔
Major: cleanup of snmp_ functions, resolve visible and invisible caching problems by removing the caching code, general code cleanup
Files changed (2) +111 / -182
Changed files with action and line counts
Mincludes/functions.php+2 / -0
Mincludes/snmp.inc.php+109 / -182
+111 added −182 removed filtered activity

💻 r5400 FIX

Adam Armstrong 🐸
revert broken snmp function
Files changed (1) +3 / -3
Changed files with action and line counts
Mincludes/snmp.inc.php+3 / -3
+3 added −3 removed filtered activity

💻 r5399

Tom Laermans 🦔
Trivial: sensor values are 'ok', not 'up'
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/status-summary.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5398

Tom Laermans 🦔
Medium: small bugfix to array_merge_indexed, accompanied by a unit test
Files changed (2) +81 / -5
Changed files with action and line counts
Mincludes/functions.php+13 / -5
Mtests/IncludesFunctionsTest.php+68 / -0
+13 added −5 removed filtered activity

💻 r5397 FIX

Adam Armstrong 🐸
Fix query creation for UCD-DISKIO-MIB discovery module.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/ucd-diskio.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5396

Tom Laermans 🦔
Medium: snmpwalk_cache_multi_oid() was returning faulty cache values for identical queries, so either of the hh3c mempool, processor or sensor discovery could be done separately from the commandline, but not in a single discovery run. Fixed now, with introduction of a new array merging function.
Files changed (2) +23 / -2
Changed files with action and line counts
Mincludes/functions.php+19 / -0
Mincludes/snmp.inc.php+4 / -2
+23 added −2 removed filtered activity

💻 r5395

cleanup
Minor: syntaxer run + fix type of HH3C-ENTITY-EXT-MIB sensors
Files changed (3) +9 / -9
Changed files with action and line counts
Mhtml/includes/graphs/generic_multi_separated.inc.php+4 / -4
Mincludes/discovery/processors/hh3c-entity-ext-mib.inc.php+1 / -1
Mincludes/discovery/sensors/hh3c-entity-ext-mib.inc.php+4 / -4
0 added 0 removed filtered activity

💻 r5394

Tom Laermans 🦔
Medium: fix port errors graph by making generic_multi_separated check for nototal
Files changed (2) +14 / -5
Changed files with action and line counts
Mhtml/includes/graphs/generic_multi_separated.inc.php+12 / -3
Mhtml/includes/graphs/port/errors.inc.php+2 / -2
+14 added −5 removed filtered activity

💻 r5393

Tom Laermans 🦔
Minor: pull HH3C mempool/processor description from ENTITY-MIB
Files changed (3) +20 / -11
Changed files with action and line counts
Mincludes/discovery/mempools/hh3c-entity-ext-mib.inc.php+10 / -3
Mincludes/discovery/processors/hh3c-entity-ext-mib.inc.php+9 / -7
Mincludes/discovery/sensors/hh3c-entity-ext-mib.inc.php+1 / -1
+20 added −11 removed filtered activity

💻 r5392

Tom Laermans 🦔
Medium: support for HH3C-ENTITY-EXT-MIB voltage and temperature sensors
Files changed (2) +68 / -1
Changed files with action and line counts
Mincludes/discovery/processors/hh3c-entity-ext-mib.inc.php+2 / -1
Aincludes/discovery/sensors/hh3c-entity-ext-mib.inc.php+66 / -0
+68 added −1 removed filtered activity

💻 r5391

Tom Laermans 🦔
Medium: allow definition of slaves for the generate-smokeping script; increase length of hostname on big smokeping graphs
Files changed (4) +11 / -2
Changed files with action and line counts
Mhtml/includes/graphs/device/smokeping_all_common.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_all_common_avg.inc.php+1 / -1
Mincludes/defaults.inc.php+1 / -0
Mscripts/generate-smokeping.php+8 / -0
+11 added −2 removed filtered activity

💻 r5390 ADD

Adam Armstrong 🐸
Make location on device header clickable (it's not sysName, derp)
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/print/device.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5389

Tom Laermans 🦔
Medium: fix for SQL query for alert contact selection, part 2
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/alerting/email.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5388

Tom Laermans 🦔
Medium: fix for SQL query for alert contact selection
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/alerts.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5387

cleanup
Trivial: syntaxer run
Files changed (24) +37 / -39
Changed files with action and line counts
Mdiscovery.php+1 / -0
Mhtml/includes/functions.inc.php+1 / -1
Mhtml/includes/graphs/bill/bits.inc.php+1 / -1
Mhtml/includes/print/alert.inc.php+1 / -1
Mhtml/pages/adduser.inc.php+1 / -1
Mhtml/pages/device/showtech.inc.php+3 / -3
Mhtml/pages/edituser.inc.php+1 / -2
Mhtml/pages/front/default.php+3 / -3
Mincludes/alerts.inc.php+2 / -1
Mincludes/common.php+2 / -2
Mincludes/definitions/os.inc.php+0 / -1
Mincludes/discovery/functions.inc.php+6 / -6
Mincludes/discovery/ipv4-addresses.inc.php+1 / -1
Mincludes/discovery/mempools/adtran-aoscpu.inc.php+0 / -1
Mincludes/discovery/mempools/cisco-process-mib.inc.php+0 / -1
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+3 / -3
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+1 / -1
Mincludes/discovery/sensors/geist-mib-v3.inc.php+1 / -1
Mincludes/discovery/sensors/pdu-mib.inc.php+1 / -1
Mincludes/discovery/sensors/siconups-mib.inc.php+1 / -1
Mincludes/discovery/sensors/ups-mib.inc.php+1 / -1
Mincludes/polling/functions.inc.php+4 / -4
Mincludes/polling/unix-agent/lmsensors.inc.php+1 / -1
Mincludes/rewrites.php+1 / -1
0 added 0 removed filtered activity

💻 r5386

Tom Laermans 🦔
Trivial: force trailing slash on web_url configuration directive
Files changed (1) +3 / -0
Changed files with action and line counts
Mincludes/definitions.inc.php+3 / -0
+3 added 0 removed filtered activity

💻 r5385 MINOR

Mike Stupalov 🐱
Rewert back old Alcatel MIBs. Moved new Alcatel MIBs to separate dir.
Files changed (341) +455,082 / -187,577

Showing the first 30 paths; 311 more are omitted from this static page.

Changed files with action and line counts
Mincludes/discovery/mempools/alcatel-ind1-health-mib.inc.php+2 / -2
Mincludes/polling/mempools/alcatel-ind1-health-mib.inc.php+2 / -2
Mmibs/aos non-text+0 / -0
Dmibs/aos/ALCATEL-IND1-AAA-MIB.mib+0 / -1,486
Dmibs/aos/ALCATEL-IND1-ALSRV-MIB.mib+0 / -157
Dmibs/aos/ALCATEL-IND1-APP-FINGERPRINT-MIB.mib+0 / -620
Dmibs/aos/ALCATEL-IND1-AUTO-FABRIC-MIB.mib+0 / -403
Dmibs/aos/ALCATEL-IND1-BASE.mib+0 / -766
Dmibs/aos/ALCATEL-IND1-BFD-MIB.mib+0 / -828
Dmibs/aos/ALCATEL-IND1-BGP-MIB.mib+0 / -5,141
Dmibs/aos/ALCATEL-IND1-CAPMAN-MIB.mib+0 / -759
Dmibs/aos/ALCATEL-IND1-CHASSIS-MIB.mib+0 / -3,313
Dmibs/aos/ALCATEL-IND1-CONFIG-MGR-MIB.mib+0 / -1,546
Dmibs/aos/ALCATEL-IND1-DA-MIB.mib+0 / -2,392
Dmibs/aos/ALCATEL-IND1-DCBX-MIB.mib+0 / -1,031
Dmibs/aos/ALCATEL-IND1-DEVICES.mib+0 / -634
Dmibs/aos/ALCATEL-IND1-DHCPSRV-MIB.mib+0 / -336
Dmibs/aos/ALCATEL-IND1-DHCPV6-MIB.mib+0 / -423
Dmibs/aos/ALCATEL-IND1-DHL-MIB.mib+0 / -577
Dmibs/aos/ALCATEL-IND1-DOT3-OAM-MIB.mib+0 / -821
Dmibs/aos/ALCATEL-IND1-DVMRP-MIB.mib+0 / -404
Dmibs/aos/ALCATEL-IND1-E-SERVICE-MIB.mib+0 / -1,045
Dmibs/aos/ALCATEL-IND1-EOAM.mib+0 / -441
Dmibs/aos/ALCATEL-IND1-ERP-MIB.mib+0 / -834
Dmibs/aos/ALCATEL-IND1-EVB-MIB.mib+0 / -416
Dmibs/aos/ALCATEL-IND1-FIPS-MIB.mib+0 / -4,685
Dmibs/aos/ALCATEL-IND1-GLOBALROUTETABLE-MIB.mib+0 / -218
Dmibs/aos/ALCATEL-IND1-GVRP-MIB.mib+0 / -764
Dmibs/aos/ALCATEL-IND1-HA-VLAN-MIB.mib+0 / -603
Dmibs/aos/ALCATEL-IND1-HEALTH-MIB.mib+0 / -654
+4 added −4 removed filtered activity

💻 r5384 MINOR

Adam Armstrong 🐸
More minor CSS and user edit updates
Files changed (2) +59 / -9
Changed files with action and line counts
Mhtml/css/bootstrap-hacks.css+10 / -0
Mhtml/pages/edituser.inc.php+49 / -9
+49 added −9 removed filtered activity

💻 r5383 IMPROVE

Adam Armstrong 🐸
Cosmetic and stylistic improvements to billing and user editing code. Add a new icon 'lock-warning'. Make headers and legends blue (like the www).
Files changed (13) +295 / -202
Changed files with action and line counts
Mhtml/css/bootstrap-hacks.css+17 / -0
Mhtml/css/sprite.css+114 / -113
Mhtml/img/sprite.png non-text+0 / -0
Ahtml/img/sprite/application-list.png+1 / -0
Ahtml/img/sprite/lock-warning.png+1 / -0
Ahtml/img/sprite/user-business.png+1 / -0
Mhtml/includes/javascript-interfacepicker.inc.php+1 / -0
Mhtml/pages/adduser.inc.php+1 / -1
Mhtml/pages/bill/edit.inc.php+16 / -28
Mhtml/pages/bill/ports.inc.php+0 / -7
Mhtml/pages/device/edit/snmp.inc.php+1 / -1
Mhtml/pages/edituser.inc.php+141 / -51
Mhtml/pages/usermenu.inc.php+1 / -1
+161 added −89 removed filtered activity

💻 r5381 ADD

Adam Armstrong 🐸
Add code to allow per-tester email destinations
Files changed (4) +134 / -95
Changed files with action and line counts
Aincludes/alerting non-text+0 / -0
Aincludes/alerting/email.inc.php+107 / -0
Mincludes/alerts.inc.php+26 / -94
Mtest_mail.php+1 / -1
+134 added −95 removed filtered activity

💻 r5380 IMPROVE

Adam Armstrong 🐸
Improve scaling of generic_multi_separated, improves previous scaling attempt elsewhere.
Files changed (1) +94 / -55
Changed files with action and line counts
Mhtml/includes/graphs/generic_multi_separated.inc.php+94 / -55
+94 added −55 removed filtered activity

💻 r5379 FIX

Adam Armstrong 🐸
Match billing graph widths to space available.
Files changed (4) +14 / -14
Changed files with action and line counts
Mhtml/pages/bill/accurate.inc.php+4 / -4
Mhtml/pages/bill/history.inc.php+2 / -2
Mhtml/pages/bill/quick.inc.php+4 / -4
Mhtml/pages/bill/transfer.inc.php+4 / -4
+14 added −14 removed filtered activity

💻 r5378 FIX

Adam Armstrong 🐸
Add hostname and ifAlias to quick billing graph.
Files changed (1) +6 / -1
Changed files with action and line counts
Mhtml/includes/graphs/bill/bits.inc.php+6 / -1
+6 added −1 removed filtered activity

💻 r5377 FIX

Adam Armstrong 🐸
Fix humanize_port to correctly generate port labels when the main web ui cache isn't present.
Files changed (4) +15 / -9
Changed files with action and line counts
Mhtml/ajax_entitypopup.php+0 / -1
Mhtml/includes/functions.inc.php+4 / -2
Mincludes/definitions/os.inc.php+1 / -0
Mincludes/rewrites.php+10 / -6
+15 added −9 removed filtered activity

💻 r5376 JS

Adam Armstrong 🐸
Upgrade JQuery to 1.11.0
Files changed (1) +4 / -6
Changed files with action and line counts
Mhtml/js/jquery.min.js+4 / -6
0 added 0 removed filtered activity

💻 r5375 MINOR

Mike Stupalov 🐱
Use numeric oids instead names for Alcatel devices, because Alcatel shit.
Files changed (4) +72 / -11
Changed files with action and line counts
Mincludes/discovery/mempools/alcatel-ind1-health-mib.inc.php+28 / -3
Mincludes/discovery/processors/alcatel-ind1-health-mib.inc.php+17 / -4
Mincludes/discovery/sensors/alcatel-ind1-health-mib.inc.php+15 / -2
Mincludes/polling/mempools/alcatel-ind1-health-mib.inc.php+12 / -2
+72 added −11 removed filtered activity

💻 r5374 MINOR

Mike Stupalov 🐱
Added basic detection Alcatel-Lucent AOS 7. Updated ALCATEL MIBs (OBSERVIUM-801).
Files changed (246) +192,863 / -255,358

Showing the first 30 paths; 216 more are omitted from this static page.

Changed files with action and line counts
Mincludes/definitions/os.inc.php+3 / -0
Amibs/aos/ALCATEL-IND1-AAA-MIB.mib+1,521 / -0
Amibs/aos/ALCATEL-IND1-ALSRV-MIB.mib+166 / -0
Amibs/aos/ALCATEL-IND1-APP-FINGERPRINT-MIB.mib+633 / -0
Amibs/aos/ALCATEL-IND1-AUTO-FABRIC-MIB.mib+422 / -0
Amibs/aos/ALCATEL-IND1-BASE.mib+766 / -0
Amibs/aos/ALCATEL-IND1-BFD-MIB.mib+830 / -0
Amibs/aos/ALCATEL-IND1-BGP-MIB.mib+5,186 / -0
Amibs/aos/ALCATEL-IND1-CAPMAN-MIB.mib+800 / -0
Amibs/aos/ALCATEL-IND1-CHASSIS-MIB.mib+3,359 / -0
Amibs/aos/ALCATEL-IND1-CONFIG-MGR-MIB.mib+1,555 / -0
Amibs/aos/ALCATEL-IND1-DA-MIB.mib+2,451 / -0
Amibs/aos/ALCATEL-IND1-DCBX-MIB.mib+1,062 / -0
Amibs/aos/ALCATEL-IND1-DEVICES.mib+634 / -0
Amibs/aos/ALCATEL-IND1-DHCPSRV-MIB.mib+351 / -0
Amibs/aos/ALCATEL-IND1-DHCPV6-MIB.mib+447 / -0
Amibs/aos/ALCATEL-IND1-DHL-MIB.mib+590 / -0
Dmibs/aos/ALCATEL-IND1-DOT3-OAM-MIB.mib+866 / -0
Amibs/aos/ALCATEL-IND1-DVMRP-MIB.mib+413 / -0
Amibs/aos/ALCATEL-IND1-E-SERVICE-MIB.mib+1,083 / -0
Amibs/aos/ALCATEL-IND1-EOAM.mib+471 / -0
Amibs/aos/ALCATEL-IND1-ERP-MIB.mib+867 / -0
Amibs/aos/ALCATEL-IND1-EVB-MIB.mib+430 / -0
Amibs/aos/ALCATEL-IND1-FIPS-MIB.mib+4,825 / -0
Amibs/aos/ALCATEL-IND1-GLOBALROUTETABLE-MIB.mib+223 / -0
Amibs/aos/ALCATEL-IND1-GVRP-MIB.mib+797 / -0
Amibs/aos/ALCATEL-IND1-HA-VLAN-MIB.mib+623 / -0
Amibs/aos/ALCATEL-IND1-HEALTH-MIB.mib+674 / -0
Amibs/aos/ALCATEL-IND1-IGMP-MIB.mib+1,525 / -0
Amibs/aos/ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB.mib+171 / -0
+3 added 0 removed filtered activity

💻 r5373 FIX

Adam Armstrong 🐸
fix old direct use of $type_text with nicecase()
Files changed (2) +3 / -6
Changed files with action and line counts
Mhtml/includes/print-device-graph.php+2 / -5
Mhtml/pages/device/health.inc.php+1 / -1
+3 added −6 removed filtered activity

💻 r5372 ADD

Adam Armstrong 🐸
Add initial support for ADTRAN AOS (TA900 and others). Collects basic information, correctly uses ifName and discovers memory and cpu.
Files changed (33) +21,985 / -0

Showing the first 30 paths; 3 more are omitted from this static page.

Changed files with action and line counts
Mincludes/definitions/os.inc.php+15 / -0
Aincludes/discovery/mempools/adtran-aoscpu.inc.php+27 / -0
Aincludes/discovery/processors/adtran-aoscpu.inc.php+14 / -0
Mincludes/discovery/processors/sw-mib.inc.php+2 / -0
Aincludes/polling/mempools/adtran-aoscpu.inc.php+17 / -0
Aincludes/polling/os/adtran-aos.inc.php+22 / -0
Amibs/adtran non-text+0 / -0
Amibs/adtran/adAosCPU.mib+467 / -0
Amibs/adtran/adAosDownload.mib+603 / -0
Amibs/adtran/adAosSNMP.mib+260 / -0
Amibs/adtran/adAosUnit.mib+403 / -0
Amibs/adtran/adGenAOSFan.mib+135 / -0
Amibs/adtran/adGenAOSFileSystem.mib+239 / -0
Amibs/adtran/adGenAOSNetSync.mib+161 / -0
Amibs/adtran/adGenAOSPower.mib+306 / -0
Amibs/adtran/adGenAos.mib+125 / -0
Amibs/adtran/adGenAos3G.mib+642 / -0
Amibs/adtran/adGenAosCommon.mib+119 / -0
Amibs/adtran/adGenAosDS1-Ext.mib+510 / -0
Amibs/adtran/adGenAosDesktopAuditing.mib+481 / -0
Amibs/adtran/adGenAosDns.mib+281 / -0
Amibs/adtran/adGenAosIfPerformanceHistory.mib+795 / -0
Amibs/adtran/adGenAosMediaGateway.mib+920 / -0
Amibs/adtran/adGenAosMux.mib+451 / -0
Amibs/adtran/adGenAosNetMon.mib+3,803 / -0
Amibs/adtran/adGenAosPortSecurity.mib+56 / -0
Amibs/adtran/adGenAosQoS.mib+2,105 / -0
Amibs/adtran/adGenAosSipProxy.mib+187 / -0
Amibs/adtran/adGenAosSipRegistration.mib+155 / -0
Amibs/adtran/adGenAosVQM.mib+3,941 / -0
+97 added 0 removed filtered activity

💻 r5371 SPRITE

Adam Armstrong 🐸
Additional sprites
Files changed (2) +200 / -199
Changed files with action and line counts
Mhtml/css/sprite.css+200 / -199
Mhtml/img/sprite.png non-text+0 / -0
0 added 0 removed filtered activity

💻 r5370 FIX

Adam Armstrong 🐸
Increase size of graphs on billing page
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/pages/bill/history.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5369 SQL

Adam Armstrong 🐸
Add alert_contacts_assoc table and modify alert_contacts table
Files changed (1) +5 / -0
Changed files with action and line counts
Aupdate/139.sql+5 / -0
0 added 0 removed filtered activity

💻 r5368 TRIVIAL

Mike Stupalov 🐱
Use ignore regexp for Cisco Clock 2 sensor.
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/defaults.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5367 MINOR

Mike Stupalov 🐱
Fixed sensors discovery for ALCATEL-IND1-HEALTH-MIB.
Files changed (2) +4 / -4
Changed files with action and line counts
Mincludes/discovery/processors/alcatel-ind1-health-mib.inc.php+2 / -2
Mincludes/discovery/sensors/alcatel-ind1-health-mib.inc.php+2 / -2
+4 added −4 removed filtered activity

💻 r5366 MINOR

Mike Stupalov 🐱
Added 'ignore_sensor_*' options. Ignore 2nd Clock sensor on Cisco 6500 by default.
Files changed (2) +18 / -8
Changed files with action and line counts
Mincludes/defaults.inc.php+5 / -0
Mincludes/discovery/functions.inc.php+13 / -8
+18 added −8 removed filtered activity

💻 r5365 TRIVIAL

Mike Stupalov 🐱
Small fixes.
Files changed (5) +6 / -5
Changed files with action and line counts
Malerter.php+2 / -1
Mdiscovery.php+1 / -1
Mhtml/includes/print/status.inc.php+1 / -1
Mincludes/polling/os.inc.php+1 / -1
Mpoller.php+1 / -1
+6 added −5 removed filtered activity

💻 r5364

Adam Armstrong 🐸
add www less
Files changed (1) +126 / -0
Changed files with action and line counts
Ahtml/css/bootstrap/less/bootstrap-www.less+126 / -0
0 added 0 removed filtered activity

💻 r5363 CSS

Adam Armstrong 🐸
Remove background.
Files changed (4) +9 / -5
Changed files with action and line counts
Mhtml/css/bootstrap.css+1 / -1
Mhtml/css/bootstrap/less/navbar.less+1 / -0
Mhtml/css/bootstrap/less/scaffolding.less+4 / -4
Mscripts/makecss.sh+3 / -0
+3 added 0 removed filtered activity

💻 r5362

Tom Laermans 🦔
Trivial: remove unused/wrong nginx-stats script
Files changed (1) +0 / -37
Changed files with action and line counts
Dscripts/nginx-stats+0 / -37
0 added −37 removed filtered activity

💻 r5361

Tom Laermans 🦔
OEC PDU support, from #811
Files changed (5) +1,180 / -0
Changed files with action and line counts
Ahtml/images/os/oec.png+1 / -0
Mincludes/definitions/os.inc.php+8 / -0
Aincludes/discovery/sensors/apnl-modular-pdu-mib.inc.php+104 / -0
Aincludes/polling/os/oec.inc.php+19 / -0
Amibs/APNL-MODULAR-PDU-MIB+1,048 / -0
+131 added 0 removed filtered activity

💻 r5360

Tom Laermans 🦔
Medium: fix for last commit
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5359

Tom Laermans 🦔
Medium: unbreak areca sensors, clean up code a little, more cleanup to come
Files changed (1) +45 / -31
Changed files with action and line counts
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+45 / -31
+45 added −31 removed filtered activity

💻 r5358 ADD

Adam Armstrong 🐸
Add CISCO-PROCESS-MIB memory pool detection and polling for Cisco devices (apparently some low end Nexus devices /only/ report memory here)
Files changed (4) +56 / -10
Changed files with action and line counts
Mincludes/definitions/os.inc.php+3 / -2
Aincludes/discovery/mempools/cisco-process-mib.inc.php+38 / -0
Mincludes/discovery/processors/cisco-process-mib.inc.php+0 / -8
Aincludes/polling/mempools/cisco-process-mib.inc.php+15 / -0
+56 added −10 removed filtered activity

💻 r5357

Tom Laermans 🦔
Minor: add generate-smokeping.php to dump a Smokeping target configuration to stdout; redirect for example to /etc/smokeping/config.d/Targets to automatically add new hosts
Files changed (1) +44 / -0
Changed files with action and line counts
Ascripts/generate-smokeping.php+44 / -0
+44 added 0 removed filtered activity

💻 r5356 FIX

Mike Stupalov 🐱
Readded discovery for sensors params: 'entPhysicalIndex_measured', 'measured_class', 'measured_entity'.
Files changed (3) +91 / -25
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+42 / -24
Mincludes/discovery/sensors/foundry-sn-switch-group-mib.inc.php+25 / -1
Mincludes/discovery/sensors/juniper-dom-mib.inc.php+24 / -0
+91 added −25 removed filtered activity

💻 r5355 FIX

Adam Armstrong 🐸
Discover more Brocade/Foundry processors and fix precision of newer processors.
Files changed (2) +5 / -5
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+3 / -3
Mincludes/discovery/processors/foundry-sn-agent-mib.inc.php+2 / -2
+5 added −5 removed filtered activity

💻 r5354 FIX

Adam Armstrong 🐸
Fix sensors which previously had a divisor
Files changed (1) +8 / -0
Changed files with action and line counts
Mincludes/polling/functions.inc.php+8 / -0
+8 added 0 removed filtered activity

💻 r5353 FIX

Adam Armstrong 🐸
fix the fix. derp.
Files changed (2) +3 / -1
Changed files with action and line counts
Mupdate/137.sql+0 / -1
Aupdate/138.sql+3 / -0
0 added 0 removed filtered activity

💻 r5352 FIX

Adam Armstrong 🐸
Do not remove used fields.
Files changed (2) +2 / -1
Changed files with action and line counts
Mupdate/136.sql+0 / -1
Aupdate/137.sql+2 / -0
0 added 0 removed filtered activity

💻 r5351 MAJOR

Mike Stupalov 🐱
Updated sensors discovery and polling modules. Now all MIBs use scale instead divisor/multiplier. Added optional field entPhysicalClass (for now used for state sensors). Limits and other optional values passed as array. Fixed discovery for some MIBs.
Files changed (80) +1,324 / -1,370

Showing the first 30 paths; 50 more are omitted from this static page.

Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+4 / -0
Mincludes/discovery/functions.inc.php+45 / -40
Mincludes/discovery/sensors/ac-system-mib.inc.php+3 / -3
Mincludes/discovery/sensors/acmepacket-envmon-mib.inc.php+13 / -6
Mincludes/discovery/sensors/airespace-wireless-mib.inc.php+13 / -7
Mincludes/discovery/sensors/alcatel-ind1-health-mib.inc.php+4 / -4
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+7 / -5
Mincludes/discovery/sensors/asyncos-mail-mib.inc.php+13 / -6
Mincludes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php+2 / -9
Mincludes/discovery/sensors/carel-ug40cdz-mib.inc.php+27 / -33
Mincludes/discovery/sensors/checkpoint-mib.inc.php+6 / -9
Mincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+16 / -42
Mincludes/discovery/sensors/cisco-envmon-mib.inc.php+15 / -14
Mincludes/discovery/sensors/cpqhlth-mib.inc.php+20 / -20
Mincludes/discovery/sensors/dell-rac-mib.inc.php+9 / -13
Mincludes/discovery/sensors/dell-vendor-mib.inc.php+2 / -2
Mincludes/discovery/sensors/deltaups-mib.inc.php+18 / -18
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+10 / -11
Mincludes/discovery/sensors/eqlmember-mib.inc.php+12 / -14
Mincludes/discovery/sensors/exaltcomproducts.inc.php+15 / -10
Mincludes/discovery/sensors/f10-c-series-chassis-mib.inc.php+1 / -1
Mincludes/discovery/sensors/f10-chassis-mib.inc.php+1 / -1
Mincludes/discovery/sensors/f10-s-series-chassis-mib.inc.php+1 / -1
Mincludes/discovery/sensors/fastpath-boxservices-private-mib.inc.php+4 / -6
Mincludes/discovery/sensors/foundry-sn-agent-mib.inc.php+3 / -2
Mincludes/discovery/sensors/foundry-sn-switch-group-mib.inc.php+17 / -20
Mincludes/discovery/sensors/gamatronic-mib.inc.php+32 / -39
Mincludes/discovery/sensors/geist-mib-v3.inc.php+222 / -289
Mincludes/discovery/sensors/geist-v4-mib.inc.php+12 / -10
Mincludes/discovery/sensors/gudeads-epc2x6-mib.inc.php+1 / -1
+1,322 added −1,370 removed filtered activity

💻 r5350

Tom Laermans 🦔
Minor: remove pretty much unused dot1q version check, oid not present on some devices while the Vlan table is
Files changed (1) +49 / -56
Changed files with action and line counts
Mincludes/discovery/vlans/q-bridge-mib.inc.php+49 / -56
+49 added −56 removed filtered activity

💻 r5349

Tom Laermans 🦔
Minor: allow decimals in alert definitions with units
Files changed (2) +47 / -44
Changed files with action and line counts
Mincludes/common.php+1 / -1
Mtests/IncludesCommonTest.php+46 / -43
+1 added −1 removed filtered activity

💻 r5348

Tom Laermans 🦔
Medium: Alerting: sync up device match conditions with metric match conditions
Files changed (1) +16 / -3
Changed files with action and line counts
Mincludes/alerts.inc.php+16 / -3
+16 added −3 removed filtered activity

💻 r5347

Tom Laermans 🦔
Trivial: fix function description comment
Files changed (1) +2 / -3
Changed files with action and line counts
Mincludes/common.php+2 / -3
+2 added −3 removed filtered activity

💻 r5346

Tom Laermans 🦔
Medium: improved 'show tech' page, now also includes support for the RANCID integration.
Files changed (3) +45 / -17
Changed files with action and line counts
Mhtml/includes/functions.inc.php+10 / -5
Mhtml/pages/device/showtech.inc.php+34 / -11
Mincludes/definitions.inc.php+1 / -1
+45 added −17 removed filtered activity

💻 r5345

Tom Laermans 🦔
Medium: allow units (100GB, 5MB, etc) to be used in alert conditions (lt/gt/eq/ne). Includes unit test for function.
Files changed (3) +164 / -6
Changed files with action and line counts
Mincludes/alerts.inc.php+6 / -6
Mincludes/common.php+89 / -0
Atests/IncludesCommonTest.php+69 / -0
+95 added −6 removed filtered activity

💻 r5344 TRIVIAL

Mike Stupalov 🐱
Oneline fix for discovery -h none :)
Files changed (1) +1 / -0
Changed files with action and line counts
Mdiscovery.php+1 / -0
+1 added 0 removed filtered activity

💻 r5343

Tom Laermans 🦔
Medium: clean up and fix smokeping latency graphs
Files changed (9) +38 / -55
Changed files with action and line counts
Mhtml/includes/functions.inc.php+32 / -0
Mhtml/includes/graphs/device/smokeping_all_common.inc.php+0 / -1
Mhtml/includes/graphs/device/smokeping_all_common_avg.inc.php+0 / -1
Mhtml/includes/graphs/device/smokeping_common.inc.php+1 / -22
Mhtml/includes/graphs/device/smokeping_in_all.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_in_all_avg.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_out_all.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_out_all_avg.inc.php+1 / -1
Mhtml/pages/device.inc.php+1 / -27
+38 added −55 removed filtered activity

💻 r5342

Tom Laermans 🦔
Minor: small improvement to incoming/outgoing tabs shown on latency page
Files changed (2) +18 / -15
Changed files with action and line counts
Mhtml/pages/device.inc.php+6 / -6
Mhtml/pages/device/latency.inc.php+12 / -9
+18 added −15 removed filtered activity

💻 r5341

Tom Laermans 🦔
Minor: remove Synology DSM block from OS 'unix' file, it has its own dsm.inc.php which fetches all data correctly
Files changed (1) +0 / -19
Changed files with action and line counts
Mincludes/polling/os/unix.inc.php+0 / -19
0 added −19 removed filtered activity

💻 r5340 MINOR

Mike Stupalov 🐱
Fixed device column on alerts page (OBSERVIUM-803).
Files changed (1) +18 / -31
Changed files with action and line counts
Mhtml/includes/print/alert.inc.php+18 / -31
+18 added −31 removed filtered activity

💻 r5339 MINOR

Mike Stupalov 🐱
Small fixes for discovery, print_message() and qtip.
Files changed (4) +76 / -56
Changed files with action and line counts
Mdiscovery.php+51 / -38
Mhtml/index.php+4 / -4
Mincludes/alerts.inc.php+19 / -13
Mincludes/common.php+2 / -1
+76 added −56 removed filtered activity

💻 r5337 FIX

Adam Armstrong 🐸
Fixes to graphing of memory usage on linux hosts (shared is difficult to take account of)
Files changed (4) +54 / -65
Changed files with action and line counts
Mhtml/includes/graphs/device/ucd_memory.inc.php+20 / -28
Mhtml/includes/print/alert.inc.php+11 / -10
Mhtml/pages/alert_checks.inc.php+4 / -3
Mhtml/pages/device/overview/ucd_mem.inc.php+19 / -24
+54 added −65 removed filtered activity

💻 r5336 FIX

Adam Armstrong 🐸
some tweaks to the alerts page, show all failed as default, fix showing alerter link for type=all.
Files changed (3) +11 / -10
Changed files with action and line counts
Mhtml/includes/print/alert.inc.php+9 / -8
Mhtml/pages/alerts.inc.php+1 / -1
Mincludes/alerts.inc.php+1 / -1
+11 added −10 removed filtered activity

💻 r5335

Tom Laermans 🦔
Trivial: code/indent cleanups
Files changed (2) +117 / -107
Changed files with action and line counts
Mhtml/pages/device/showconfig.inc.php+1 / -0
Mhtml/pages/front/default.php+116 / -107
+117 added −107 removed filtered activity

💻 r5334

Tom Laermans 🦔
Minor: some UPS code fixes and additions
Files changed (3) +24 / -6
Changed files with action and line counts
Mincludes/discovery/sensors/powernet-mib.inc.php+3 / -3
Mincludes/discovery/sensors/ups-mib.inc.php+17 / -3
Mincludes/polling/os/mgeups.inc.php+4 / -0
+24 added −6 removed filtered activity

💻 r5333

Tom Laermans 🦔
Minor: round unix processor usage in overview as well
Files changed (1) +1 / -4
Changed files with action and line counts
Mhtml/pages/device/overview/processors-unix.inc.php+1 / -4
+1 added −4 removed filtered activity

💻 r5332 FIX

Adam Armstrong 🐸
round average processor usage in overview
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/device/overview/processors.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5331

Tom Laermans 🦔
Major: add "Device" as an alert entity. WARNING: possibly beta quality and interface may change! Allows you to alert on device properties. Entity match should be * as all device matching is already done in the device match section. Available metrics: device_status (0 = down, 1 = up), device_status_type (reason for down, 'snmp'/'ping'), device_ping (response in ms), device_snmp (response in ms), device_uptime (in seconds), device_duration_poll (in seconds). Feedback welcome.
Files changed (3) +31 / -12
Changed files with action and line counts
Mincludes/definitions/entities.inc.php+5 / -5
Mincludes/entities.inc.php+4 / -0
Mincludes/polling/functions.inc.php+22 / -7
+31 added −12 removed filtered activity

💻 r5330 MAJOR

Mike Stupalov 🐱
Added stacking non-unix processors on device overview page.
Files changed (4) +48 / -23
Changed files with action and line counts
Mhtml/includes/functions.inc.php+13 / -3
Mhtml/includes/graphs/device/processor.inc.php+9 / -3
Mhtml/pages/device/overview/processors-unix.inc.php+4 / -4
Mhtml/pages/device/overview/processors.inc.php+22 / -13
+48 added −23 removed filtered activity

💻 r5329 MINOR

Mike Stupalov 🐱
Fixed ucd mem stats for modern systems which reports a negative values (probably net-snmp bug).
Files changed (1) +9 / -1
Changed files with action and line counts
Mincludes/polling/ucd-mib.inc.php+9 / -1
+9 added −1 removed filtered activity

💻 r5328 TRIVIAL

Mike Stupalov 🐱
Optimized is_graph().
Files changed (2) +2 / -4
Changed files with action and line counts
Mhtml/includes/functions.inc.php+1 / -3
Mhtml/index.php+1 / -1
+2 added −4 removed filtered activity

💻 r5327

Tom Laermans 🦔
Minor: don't show transit, peering and/or peering+transit graphs on front page when no such ports are available. Also fix port description type parser for said graphs
Files changed (1) +57 / -42
Changed files with action and line counts
Mhtml/pages/front/default.php+57 / -42
+57 added −42 removed filtered activity

💻 r5326 TRIVIAL

Mike Stupalov 🐱
Also skip discover IPv4 broadcasts.
Files changed (1) +2 / -1
Changed files with action and line counts
Mincludes/discovery/ipv4-addresses.inc.php+2 / -1
+2 added −1 removed filtered activity

💻 r5325 MINOR

Mike Stupalov 🐱
Revert back use by default old IP-MIB tables for IPv4, since some devices return weird random data.
Files changed (2) +41 / -39
Changed files with action and line counts
Mincludes/discovery/ipv4-addresses.inc.php+40 / -34
Mincludes/functions.php+1 / -5
+41 added −39 removed filtered activity

💻 r5324 MINOR

Mike Stupalov 🐱
Moved logfile() to common, always add timestamp to log entries.
Files changed (7) +33 / -26
Changed files with action and line counts
Mdiscovery.php+12 / -7
Mincludes/common.php+11 / -0
Mincludes/functions.php+0 / -10
Mincludes/polling/unix-agent.inc.php+4 / -4
Mpoller.php+4 / -3
Msnmptrap.php+1 / -1
Msyslog.php+1 / -1
+33 added −26 removed filtered activity

💻 r5323 MINOR

Mike Stupalov 🐱
Do not regenerate session id for graphs. Added function is_graph(). (OBSERVIUM-748)
Files changed (3) +27 / -13
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+10 / -9
Mhtml/includes/functions.inc.php+8 / -0
Mhtml/includes/graphs/graph.inc.php+9 / -4
+27 added −13 removed filtered activity

💻 r5322 ADD

Adam Armstrong 🐸
Add alerting contacts SQL table
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/135.sql+1 / -0
0 added 0 removed filtered activity

💻 r5320 FIX

Adam Armstrong 🐸
even better colours
Files changed (1) +3 / -5
Changed files with action and line counts
Mhtml/includes/functions.inc.php+3 / -5
+3 added −5 removed filtered activity

💻 r5319 FIX

Adam Armstrong 🐸
Better(?) percentage colours
Files changed (2) +8 / -4
Changed files with action and line counts
Mhtml/includes/functions.inc.php+7 / -4
Mhtml/pages/device/overview/mempools.inc.php+1 / -0
+8 added −4 removed filtered activity

💻 r5318 TRIVIAL

Mike Stupalov 🐱
Some cleanups (OBSERVIUM-799).
Files changed (4) +16 / -16
Changed files with action and line counts
Mhtml/index.php+3 / -2
Mincludes/discovery/functions.inc.php+5 / -6
Mincludes/functions.php+4 / -4
Mincludes/polling/port-etherlike.inc.php+4 / -4
+16 added −16 removed filtered activity

💻 r5317 MINOR

Mike Stupalov 🐱
Use new IP-MIB tables for discover ipv4 if possible.
Files changed (3) +57 / -19
Changed files with action and line counts
Mincludes/discovery/ipv4-addresses.inc.php+51 / -18
Mincludes/discovery/ipv6-addresses.inc.php+1 / -1
Mincludes/functions.php+5 / -0
+57 added −19 removed filtered activity

💻 r5316 TRIVIAL

Mike Stupalov 🐱
Use embedded ignored option in generate_query_permitted() instead direct sql.
Files changed (1) +11 / -11
Changed files with action and line counts
Mhtml/includes/print/status.inc.php+11 / -11
+11 added −11 removed filtered activity

💻 r5315

Tom Laermans 🦔
Minor: correct cisco OS group definition
Files changed (1) +6 / -6
Changed files with action and line counts
Mincludes/definitions/os.inc.php+6 / -6
+6 added −6 removed filtered activity

💻 r5314 FIX

Adam Armstrong 🐸
make state sensors in CISCO-ENVMON-MIB have unique indexes.
Files changed (1) +4 / -4
Changed files with action and line counts
Mincludes/discovery/sensors/cisco-envmon-mib.inc.php+4 / -4
+4 added −4 removed filtered activity

💻 r5313 FIX

Adam Armstrong 🐸
State sensors should always be state type. Honour device=ignore in more places.
Files changed (4) +19 / -14
Changed files with action and line counts
Mhtml/includes/cache-data.inc.php+5 / -2
Mhtml/includes/print/status.inc.php+8 / -8
Mincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+2 / -0
Mincludes/discovery/sensors/cisco-envmon-mib.inc.php+4 / -4
+19 added −14 removed filtered activity

💻 r5312 MINOR

Mike Stupalov 🐱
Use htmlentities for rewrite_ifname() and short_ifname().
Files changed (13) +24 / -21
Changed files with action and line counts
Mhtml/includes/graphs/customer/bits.inc.php+1 / -1
Mhtml/includes/graphs/device/bits.inc.php+2 / -2
Mhtml/includes/graphs/location/bits.inc.php+1 / -1
Mhtml/includes/graphs/multiport/bits_duo_separate.inc.php+1 / -1
Mhtml/includes/graphs/multiport/bits_separate.inc.php+1 / -1
Mhtml/includes/graphs/port/auth.inc.php+2 / -2
Mhtml/includes/graphs/port/mac_acc_total.inc.php+1 / -1
Mhtml/includes/print-interface-adsl.inc.php+1 / -1
Mhtml/pages/bill/edit.inc.php+1 / -1
Mhtml/pages/bill/ports.inc.php+2 / -2
Mhtml/pages/device/edit/ports.inc.php+1 / -1
Mhtml/pages/ports/graphs.inc.php+1 / -1
Mincludes/rewrites.php+9 / -6
+24 added −21 removed filtered activity

💻 r5311 TRIVIAL

Mike Stupalov 🐱
++ mibs definitions.
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5310 MINOR

Mike Stupalov 🐱
Fixed discovery IPv4 addresses for some devices (OBSERVIUM-728).
Files changed (2) +16 / -6
Changed files with action and line counts
Mincludes/discovery/ipv4-addresses.inc.php+15 / -5
Mincludes/discovery/ipv6-addresses.inc.php+1 / -1
+16 added −6 removed filtered activity

💻 r5309

cleanup
Trivial: syntaxer run, cleanup
Files changed (8) +24 / -21
Changed files with action and line counts
Mhtml/pages/device/routing/ipsec_tunnels.inc.php+3 / -3
Mhtml/pages/device/showtech.inc.php+0 / -1
Mincludes/definitions/os.inc.php+0 / -1
Mincludes/discovery/functions.inc.php+2 / -2
Mincludes/discovery/os/cs121.inc.php+1 / -1
Mincludes/discovery/sensors/pdu-mib.inc.php+15 / -10
Mincludes/functions.php+2 / -2
Mtests/IncludesFunctionsTest.php+1 / -1
0 added 0 removed filtered activity

💻 r5308 TRIVIAL

Mike Stupalov 🐱
Fixed state sensors alarms (old style).
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/functions.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5307 ADD

Adam Armstrong 🐸
Add Battery Capacity and Output Load to Delta UPS. Move from divisor to sub-one multiplier for Delta UPS.
Files changed (2) +18 / -14
Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -0
Mincludes/discovery/sensors/deltaups-mib.inc.php+16 / -14
+18 added −14 removed filtered activity

💻 r5306 ADD

Adam Armstrong 🐸
Add Zhone DSLAM detection. Improve sensor collecton for checkpoint appliances. Update CHECKPOINT-MIB
Files changed (7) +6,536 / -63
Changed files with action and line counts
Ahtml/images/os/zhone.png+1 / -0
Mhtml/pages/device/showtech.inc.php+8 / -0
Mincludes/definitions/os.inc.php+12 / -0
Aincludes/discovery/sensors/checkpoint-mib.inc.php+57 / -0
Mincludes/polling/os/gaia.inc.php+2 / -1
Mincludes/polling/os/splat.inc.php+1 / -0
Mmibs/checkpoint/CHECKPOINT-MIB+6,455 / -62
+80 added −1 removed filtered activity

💻 r5305 FIX

Adam Armstrong 🐸
Fix incorrect variable
Files changed (1) +20 / -21
Changed files with action and line counts
Mincludes/polling/ospf.inc.php+20 / -21
+20 added −21 removed filtered activity

💻 r5304 FIX

Adam Armstrong 🐸
Fix table style on device/ports/adsl
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/device/ports/adsl.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5303 TRIVIAL

Mike Stupalov 🐱
Hard calculate limits only if both low/max is not set.
Files changed (1) +20 / -23
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+20 / -23
+20 added −23 removed filtered activity

💻 r5302 TRIVIAL

Mike Stupalov 🐱
Derp. $low_limit -> $limit_low.
Files changed (2) +5 / -5
Changed files with action and line counts
Mincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+2 / -2
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+3 / -3
+5 added −5 removed filtered activity

💻 r5301 MINOR

Mike Stupalov 🐱
Fixed wrong limits for some CISCO-ENTITY sensors. Also set $config['web_show_disabled'] as FALSE by default.
Files changed (2) +20 / -5
Changed files with action and line counts
Mincludes/defaults.inc.php+6 / -5
Mincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+14 / -0
+20 added −5 removed filtered activity

💻 r5300 MINOR

Mike Stupalov 🐱
Added float_cmp() for compare float numbers. Use float_cmp() for compare since sensors scale and limits converted to float.
Files changed (3) +64 / -1
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+4 / -1
Mincludes/functions.php+39 / -0
Mtests/IncludesFunctionsTest.php+21 / -0
+43 added −1 removed filtered activity

💻 r5299

Tom Laermans 🦔
Trivial: ew, cleanup on aisle 5298
Files changed (1) +29 / -23
Changed files with action and line counts
Mincludes/discovery/sensors/pdu-mib.inc.php+29 / -23
+29 added −23 removed filtered activity

💻 r5298 ADD

Adam Armstrong 🐸
Add support for additional raritan sensors and update raritan PDU-MIB
Files changed (2) +1,093 / -46
Changed files with action and line counts
Mincludes/discovery/sensors/pdu-mib.inc.php+62 / -0
Mmibs/PDU-MIB+1,031 / -46
+62 added 0 removed filtered activity

💻 r5297 FIX

Adam Armstrong 🐸
Fix ipsec tunnel graphing. Add Allied Telesis logo.
Files changed (4) +76 / -75
Changed files with action and line counts
Ahtml/images/os/alliedtelesis.png+1 / -0
Mhtml/pages/device/routing/ipsec_tunnels.inc.php+52 / -61
Mincludes/definitions/os.inc.php+13 / -5
Mincludes/polling/cipsec-tunnels.inc.php+10 / -9
+75 added −75 removed filtered activity

💻 r5296

cleanup
Trivial: syntaxer run/cleanup
Files changed (3) +2 / -4
Changed files with action and line counts
Mconfig.php.default+0 / -1
Mincludes/definitions/os.inc.php+1 / -2
Mincludes/polling/os/alliedwareplus.inc.php+1 / -1
0 added 0 removed filtered activity

💻 r5295 ADD

Adam Armstrong 🐸
Add some older netbotz mibs (they make a new mib for every new set of devices it seems)
Files changed (3) +10,024 / -0
Changed files with action and line counts
Amibs/netbotz/NETBOTZ-DEVICE-MIB+311 / -0
Amibs/netbotz/NETBOTZ-MIB+5,227 / -0
Amibs/netbotz/NETBOTZV2-MIB+4,486 / -0
0 added 0 removed filtered activity

💻 r5294 ADD

Adam Armstrong 🐸
Split Allied Telesis into two OSes, allied (will be renamed alliedware later) and alliedwareplus. Update both OSes to the latest MIBs. Add CPU polling for both. Add Alteon MIBs. Add Netbotz MIBs.
Files changed (86) +86,611 / -51,619

Showing the first 30 paths; 56 more are omitted from this static page.

Changed files with action and line counts
Mincludes/definitions/os.inc.php+17 / -1
Mincludes/discovery/os/allied.inc.php+9 / -5
Aincludes/discovery/processors/at-sysinfo-mib.inc.php+29 / -0
Mincludes/polling/os/allied.inc.php+1 / -0
Aincludes/polling/os/alliedwareplus.inc.php+5 / -0
Dmibs/ALTEON-CHEETAH-BWM-MIB+0 / -1,587
Dmibs/ALTEON-CHEETAH-LAYER4-MIB+0 / -14,141
Dmibs/ALTEON-CHEETAH-LAYER7-MIB+0 / -1,201
Dmibs/ALTEON-CHEETAH-NETWORK-MIB+0 / -9,682
Dmibs/ALTEON-CHEETAH-SWITCH-MIB+0 / -10,769
Dmibs/ALTEON-CS-PHYSICAL-MIB+0 / -3,141
Dmibs/ALTEON-ROOT-MIB+0 / -128
Dmibs/ALTEON-TIGON-SWITCH-MIB+0 / -1,687
Dmibs/ALTEON-TS-NETWORK-MIB+0 / -4,469
Dmibs/ALTEON-TS-PHYSICAL-MIB+0 / -2,223
Amibs/allied/at-boards.mib+883 / -0
Amibs/allied/at-bri.mib+232 / -0
Amibs/allied/at-capability.mib+264 / -0
Amibs/allied/at-dhcp.mib+345 / -0
Amibs/allied/at-dos.mib+419 / -0
Amibs/allied/at-ds3.mib+147 / -0
Amibs/allied/at-envmon.mib+626 / -0
Amibs/allied/at-epsr.mib+221 / -0
Amibs/allied/at-eth.mib+162 / -0
Amibs/allied/at-file.mib+157 / -0
Amibs/allied/at-firewall.mib+138 / -0
Amibs/allied/at-flash.mib+167 / -0
Amibs/allied/at-igmp.mib+567 / -0
Amibs/allied/at-install.mib+448 / -0
Amibs/allied/at-interface.mib+496 / -0
+61 added −6 removed filtered activity

💻 r5293

cleanup
Trivial: more syntaxer run
Files changed (79) +214 / -246

Showing the first 30 paths; 49 more are omitted from this static page.

Changed files with action and line counts
Mhtml/includes/alerting-navbar.inc.php+1 / -1
Mhtml/includes/authenticate.inc.php+2 / -1
Mhtml/includes/authentication/http-auth.inc.php+3 / -1
Mhtml/includes/authentication/ldap.inc.php+17 / -18
Mhtml/includes/authentication/radius.inc.php+4 / -4
Mhtml/includes/cache-data.inc.php+6 / -6
Mhtml/includes/graphs/application/asterisk_peers.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_innodb_row_operations.inc.php+1 / -1
Mhtml/includes/graphs/application/vmwaretools_mem.inc.php+0 / -1
Mhtml/includes/graphs/application/zimbra_jvmthreads.inc.php+1 / -1
Mhtml/includes/graphs/application/zimbra_threads.inc.php+1 / -1
Mhtml/includes/graphs/device/bits.inc.php+0 / -1
Mhtml/includes/graphs/device/bluecoat_cache.inc.php+0 / -1
Mhtml/includes/graphs/device/graph.inc.php+1 / -0
Mhtml/includes/graphs/device/netscaler_common_errors.inc.php+10 / -10
Mhtml/includes/graphs/device/netscaler_conn_client.inc.php+2 / -2
Mhtml/includes/graphs/device/netscaler_conn_clientserver.inc.php+6 / -6
Mhtml/includes/graphs/device/netscaler_conn_current.inc.php+1 / -1
Mhtml/includes/graphs/device/netscaler_conn_server.inc.php+2 / -2
Mhtml/includes/graphs/device/netscaler_conn_spare.inc.php+6 / -6
Mhtml/includes/graphs/device/netscaler_conn_zombie_flushed.inc.php+2 / -2
Mhtml/includes/graphs/device/netscaler_conn_zombie_halfclosed.inc.php+2 / -2
Mhtml/includes/graphs/device/netscaler_conn_zombie_halfopen.inc.php+2 / -2
Mhtml/includes/graphs/device/netscaler_conn_zombie_packets.inc.php+2 / -2
Mhtml/includes/graphs/device/netscaler_cookie_rejected.inc.php+4 / -4
Mhtml/includes/graphs/device/netscaler_data_errors.inc.php+6 / -6
Mhtml/includes/graphs/device/netscaler_out_of_order.inc.php+4 / -4
Mhtml/includes/graphs/device/netscaler_retransmission_error.inc.php+8 / -8
Mhtml/includes/graphs/device/netscaler_retransmit_err.inc.php+4 / -4
Mhtml/includes/graphs/device/netscaler_rst_errors.inc.php+4 / -4
0 added 0 removed filtered activity

💻 r5292

cleanup
Trivial: syntaxer run
Files changed (26) +69 / -75
Changed files with action and line counts
Mhtml/ajax_search.php+2 / -2
Mhtml/feed.php+11 / -8
Mhtml/graph.php+1 / -0
Mhtml/index.php+5 / -5
Mincludes/discovery/os/cs121.inc.php+1 / -1
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+2 / -2
Mincludes/discovery/sensors/mg-snmp-ups-mib.inc.php+4 / -4
Mincludes/discovery/sensors/synology-system-mib.inc.php+4 / -4
Mincludes/discovery/sensors/ups-mib.inc.php+1 / -1
Mincludes/polling/applications/asterisk.inc.php+2 / -2
Mincludes/polling/aruba-controller.inc.php+1 / -2
Mincludes/polling/graphs/bluecoat-sg-icap-mib.inc.php+1 / -2
Mincludes/polling/graphs/bluecoat-sg-proxy-mib.inc.php+0 / -1
Mincludes/polling/netscaler-stats.inc.php+1 / -1
Mincludes/polling/os/exalt.inc.php+1 / -1
Mincludes/polling/os/netapp.inc.php+0 / -1
Mincludes/polling/os/proxysg.inc.php+0 / -2
Mincludes/polling/unix-agent/munin-plugins.inc.php+5 / -9
Mtest_mail.php+1 / -1
Mtests/HtmlIncludesFunctionsTest.php+9 / -9
Mtests/IncludesFunctionsTest.php+13 / -13
Mtests/IncludesRewritesTest.php+1 / -1
Mupdate/127.php+1 / -0
Mupdate/128.php+1 / -1
Mupdate/129.php+1 / -1
Mupdate/131.sql+0 / -1
0 added 0 removed filtered activity

💻 r5291

Tom Laermans 🦔
Trivial: minor code cleanups
Files changed (3) +78 / -94
Changed files with action and line counts
Mhtml/pages/device.inc.php+25 / -38
Mhtml/pages/device/edit/snmp.inc.php+2 / -1
Mincludes/update/update.php+51 / -55
+78 added −94 removed filtered activity

💻 r5290 FIX

Adam Armstrong 🐸
Use ifName for HP Procurve (they use duplicated ifDescr sometimes)
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5289 FIX

Adam Armstrong 🐸
don't ucfirst port names!
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/rewrites.php+1 / -1
+1 added −1 removed filtered activity

💻 r5288

Tom Laermans 🦔
Minor: enable -d flag for debug on test_mail script
Files changed (1) +10 / -2
Changed files with action and line counts
Mtest_mail.php+10 / -2
+10 added −2 removed filtered activity

💻 r5287

Tom Laermans 🦔
Medium: add test_mail.php CLI script, to test e-mail configuration; triggers notifications without needing an actual alert
Files changed (1) +63 / -0
Changed files with action and line counts
Atest_mail.php+63 / -0
+63 added 0 removed filtered activity

💻 r5286 ADD

Adam Armstrong 🐸
Allow selection of multiple devices on syslog page (this should be expanded to other places!
Files changed (2) +10 / -3
Changed files with action and line counts
Mhtml/includes/print/syslogs.inc.php+9 / -2
Mhtml/pages/syslog.inc.php+1 / -1
+10 added −3 removed filtered activity

💻 r5285 FIX

Adam Armstrong 🐸
Fix graphing for multiple ADSL ports on a single device.
Files changed (1) +3 / -1
Changed files with action and line counts
Mincludes/polling/port-adsl.inc.php+3 / -1
+3 added −1 removed filtered activity

💻 r5284 ADD

Adam Armstrong 🐸
Many new netscaler graphs. Need recolouring and perhaps some graphtype changes.
Files changed (29) +653 / -28
Changed files with action and line counts
Ahtml/includes/graphs/device/netscaler_common_errors.inc.php+36 / -0
Ahtml/includes/graphs/device/netscaler_conn_client.inc.php+28 / -0
Ahtml/includes/graphs/device/netscaler_conn_clientserver.inc.php+32 / -0
Ahtml/includes/graphs/device/netscaler_conn_current.inc.php+26 / -0
Ahtml/includes/graphs/device/netscaler_conn_server.inc.php+28 / -0
Ahtml/includes/graphs/device/netscaler_conn_spare.inc.php+32 / -0
Ahtml/includes/graphs/device/netscaler_conn_zombie_flushed.inc.php+28 / -0
Ahtml/includes/graphs/device/netscaler_conn_zombie_halfclosed.inc.php+28 / -0
Ahtml/includes/graphs/device/netscaler_conn_zombie_halfopen.inc.php+28 / -0
Ahtml/includes/graphs/device/netscaler_conn_zombie_packets.inc.php+28 / -0
Ahtml/includes/graphs/device/netscaler_cookie_rejected.inc.php+30 / -0
Ahtml/includes/graphs/device/netscaler_data_errors.inc.php+32 / -0
Ahtml/includes/graphs/device/netscaler_out_of_order.inc.php+30 / -0
Ahtml/includes/graphs/device/netscaler_retransmission_error.inc.php+34 / -0
Ahtml/includes/graphs/device/netscaler_retransmit_err.inc.php+30 / -0
Ahtml/includes/graphs/device/netscaler_rst_errors.inc.php+30 / -0
Ahtml/includes/graphs/device/netscaler_syn_errors.inc.php+35 / -0
Ahtml/includes/graphs/device/netscaler_syn_stats.inc.php+31 / -0
Mhtml/includes/graphs/device/netscaler_tcp_bits.inc.php+0 / -2
Mhtml/includes/graphs/device/netscaler_tcp_conn.inc.php+0 / -2
Mhtml/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php+0 / -2
Mhtml/includes/graphs/device/netscaler_tcp_errfullretransmit.inc.php+0 / -2
Mhtml/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php+0 / -2
Mhtml/includes/graphs/device/netscaler_tcp_errretransmit.inc.php+0 / -2
Mhtml/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php+0 / -2
Mhtml/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php+0 / -2
Mhtml/includes/graphs/device/netscaler_tcp_pkts.inc.php+0 / -2
Mincludes/definitions/graphtypes.inc.php+95 / -0
Mincludes/polling/netscaler-stats.inc.php+12 / -10
+653 added −28 removed filtered activity

💻 r5283 TRIVIAL

Mike Stupalov 🐱
++ forgot to commit :)
Files changed (1) +25 / -49
Changed files with action and line counts
Mincludes/functions.php+25 / -49
+25 added −49 removed filtered activity

💻 r5282 MINOR

Mike Stupalov 🐱
Updated si_to_scale(), now returns float scale (instead array). Use float scale for ENTITY-SENSOR-MIB, CISCO-ENTITY-SENSOR-MIB.
Files changed (5) +53 / -46
Changed files with action and line counts
Mhtml/pages/device/edit/sensors.inc.php+7 / -2
Mincludes/discovery/functions.inc.php+10 / -8
Mincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+6 / -6
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+6 / -6
Mtests/IncludesFunctionsTest.php+24 / -24
+29 added −22 removed filtered activity

💻 r5281

Tom Laermans 🦔
Minor: allow case insensitive state translation, add unit test for state_string_to_numeric()
Files changed (2) +25 / -1
Changed files with action and line counts
Mincludes/functions.php+1 / -1
Mtests/IncludesFunctionsTest.php+24 / -0
+1 added −1 removed filtered activity

💻 r5280

Tom Laermans 🦔
Medium: extra sensors monitored on MG-SNMP-UPS-MIB, fix battery temperature limits
Files changed (1) +128 / -24
Changed files with action and line counts
Mincludes/discovery/sensors/mg-snmp-ups-mib.inc.php+128 / -24
+128 added −24 removed filtered activity

💻 r5279

Tom Laermans 🦔
Medium: add mempool_used metric to mempool entity alerting
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/mempools.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5278

Tom Laermans 🦔
Trivial: remove unused postfix-queues script (use unix agent's scripts/agent-local/postfix-qshape instead)
Files changed (1) +0 / -14
Changed files with action and line counts
Dscripts/postfix-queues+0 / -14
0 added −14 removed filtered activity

💻 r5276

Tom Laermans 🦔
Minor: dehexify APC Phase Input names, from #789
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/powernet-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5275 MINOR

Mike Stupalov 🐱
Fixed some other auth issues.
Files changed (1) +16 / -7
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+16 / -7
+16 added −7 removed filtered activity

💻 r5274 MIBS

Adam Armstrong 🐸
Update Equallogic MIBs to latest
Files changed (25) +15,305 / -403
Changed files with action and line counts
Amibs/equallogic/auth.mib+731 / -0
Amibs/equallogic/eqlaccess.mib+921 / -0
Mmibs/equallogic/eqlagent.mib+5 / -4
Mmibs/equallogic/eqlappliance.mib+842 / -57
Mmibs/equallogic/eqlcontroller.mib+2 / -1
Mmibs/equallogic/eqldcb.mib+2 / -1
Mmibs/equallogic/eqldisk.mib+71 / -13
Mmibs/equallogic/eqlgroup.mib+349 / -69
Amibs/equallogic/eqlinternal.mib+211 / -0
Mmibs/equallogic/eqlipaddr.mib+4 / -3
Mmibs/equallogic/eqlipsec.mib+2 / -1
Mmibs/equallogic/eqliscsi.mib+4 / -3
Mmibs/equallogic/eqllldp.mib+18 / -5
Mmibs/equallogic/eqlmember.mib+656 / -47
Mmibs/equallogic/eqlnas.mib+3,283 / -62
Mmibs/equallogic/eqlpool.mib+182 / -10
Mmibs/equallogic/eqlraid.mib+2 / -1
Amibs/equallogic/eqlreplpartner.mib+198 / -0
Mmibs/equallogic/eqlsmi.mib+2 / -1
Amibs/equallogic/eqlstoragecontainer.mib+594 / -0
Mmibs/equallogic/eqltag.mib+2 / -1
Mmibs/equallogic/eqlvolbalancer.mib+364 / -12
Mmibs/equallogic/eqlvolume.mib+1,602 / -112
Amibs/equallogic/iscsi.mib+2,710 / -0
Amibs/equallogic/scsi.mib+2,548 / -0
0 added 0 removed filtered activity

💻 r5273 FIX

Adam Armstrong 🐸
Rename bluecoat sg mibs (remove .txt)
Files changed (16) +1,319 / -1,239
Changed files with action and line counts
Amibs/bluecoat/BLUECOAT-SG-ATTACK-MIB+125 / -0
Dmibs/bluecoat/BLUECOAT-SG-ATTACK-MIB.txt+0 / -115
Amibs/bluecoat/BLUECOAT-SG-DISK-MIB+192 / -0
Dmibs/bluecoat/BLUECOAT-SG-DISK-MIB.txt+0 / -182
Amibs/bluecoat/BLUECOAT-SG-HEALTHCHECK-MIB+204 / -0
Dmibs/bluecoat/BLUECOAT-SG-HEALTHCHECK-MIB.txt+0 / -193
Amibs/bluecoat/BLUECOAT-SG-HEALTHMONITOR-MIB+163 / -0
Dmibs/bluecoat/BLUECOAT-SG-HEALTHMONITOR-MIB.txt+0 / -149
Amibs/bluecoat/BLUECOAT-SG-POLICY-MIB+69 / -0
Dmibs/bluecoat/BLUECOAT-SG-POLICY-MIB.txt+0 / -60
Amibs/bluecoat/BLUECOAT-SG-SENSOR-MIB+240 / -0
Dmibs/bluecoat/BLUECOAT-SG-SENSOR-MIB.txt+0 / -230
Amibs/bluecoat/BLUECOAT-SG-USAGE-MIB+161 / -0
Dmibs/bluecoat/BLUECOAT-SG-USAGE-MIB.txt+0 / -152
Amibs/bluecoat/BLUECOAT-SG-WCCP-MIB+165 / -0
Dmibs/bluecoat/BLUECOAT-SG-WCCP-MIB.txt+0 / -158
0 added 0 removed filtered activity

💻 r5271 FIX

Adam Armstrong 🐸
Fix an unusual auth issue with redirects on Chrome/Opera/Firefox on Windows 7 (possible only triggered when in a tropical country using a fancy microsoft keyboard, who knows).
Files changed (1) +10 / -5
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+10 / -5
+10 added −5 removed filtered activity

💻 r5270 TRIVIAL

Mike Stupalov 🐱
Do not call dbUpdate on every cookie auth.
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5269 FIX

Adam Armstrong 🐸
revert change to bluecoat sg sensors breaking scale
Files changed (1) +3 / -3
Changed files with action and line counts
Mincludes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php+3 / -3
+3 added −3 removed filtered activity

💻 r5268

Tom Laermans 🦔
Trivial: sensor definitions update to go with previous commit
Files changed (1) +7 / -3
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+7 / -3
+7 added −3 removed filtered activity

💻 r5267

Tom Laermans 🦔
Medium: major improvements to MG-SNMP-UPS-MIB support for MGE UPS models; update for more sensors to come.
Files changed (1) +217 / -92
Changed files with action and line counts
Mincludes/discovery/sensors/mg-snmp-ups-mib.inc.php+217 / -92
+217 added −92 removed filtered activity

💻 r5266 TRIVIAL

Mike Stupalov 🐱
Use si_to_scale() for BLUECOAT-SG-SENSOR-MIB. Added unit test for si values.
Files changed (2) +27 / -7
Changed files with action and line counts
Mincludes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php+3 / -3
Mtests/IncludesFunctionsTest.php+24 / -4
+3 added −3 removed filtered activity

💻 r5265

Tom Laermans 🦔
Minor: some snmp_hexstring() optimisations, add unit test for IsHexString()
Files changed (4) +27 / -9
Changed files with action and line counts
Mincludes/discovery/toner.inc.php+1 / -2
Mincludes/functions.php+2 / -2
Mincludes/polling/os/brother.inc.php+2 / -5
Mtests/IncludesFunctionsTest.php+22 / -0
+5 added −9 removed filtered activity

💻 r5264 MINOR

Mike Stupalov 🐱
Allowed numbers as scale in si_to_scale() (aka pow10 factor).
Files changed (2) +44 / -27
Changed files with action and line counts
Mincludes/functions.php+21 / -7
Mtests/IncludesFunctionsTest.php+23 / -20
+21 added −7 removed filtered activity

💻 r5263

Tom Laermans 🦔
Minor: allow snmp_hexstring() to be used even on non-hexstrings, add unit test for this function
Files changed (3) +27 / -7
Changed files with action and line counts
Mincludes/functions.php+7 / -2
Mincludes/polling/os/areca.inc.php+2 / -5
Mtests/IncludesFunctionsTest.php+18 / -0
+9 added −7 removed filtered activity

💻 r5262 TRIVIAL

Mike Stupalov 🐱
Use PHP_INT_MAX instead hard coded number in si_to_scale().
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/functions.php+2 / -2
+2 added −2 removed filtered activity

💻 r5261 TESTS

Mike Stupalov 🐱
Fixed si_to_scale() by unit tests. Added unit test for si_to_scale().
Files changed (2) +51 / -38
Changed files with action and line counts
Mincludes/functions.php+17 / -38
Mtests/IncludesFunctionsTest.php+34 / -0
+17 added −38 removed filtered activity

💻 r5260 ADD

Adam Armstrong 🐸
Add support for BLUECOAT-SG-SENSOR-MIB sensors for Blue Coat devices. Allow negative multipliers on sensors. Allow floating point values in multiper/divisor for sensors in the database.
Files changed (4) +79 / -4
Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -0
Aincludes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php+72 / -0
Mincludes/polling/functions.inc.php+4 / -4
Aupdate/134.sql+1 / -0
+78 added −4 removed filtered activity

💻 r5259 TRIVIAL

Mike Stupalov 🐱
Allowed negative precision for si_to_scale().
Files changed (1) +7 / -2
Changed files with action and line counts
Mincludes/functions.php+7 / -2
+7 added −2 removed filtered activity

💻 r5258 TRIVIAL

Mike Stupalov 🐱
Another temporary fix for ipsec tunnels page.
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/device/routing/ipsec_tunnels.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5257

Tom Laermans 🦔
Medium: fix APC temperature sensor units discovery, from #788
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/powernet-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5256

Tom Laermans 🦔
Minor: single check_entity call for sensors
Files changed (1) +7 / -2
Changed files with action and line counts
Mincludes/polling/functions.inc.php+7 / -2
+7 added −2 removed filtered activity

💻 r5255 TESTS

Mike Stupalov 🐱
Fixed decrypt() by unit tests. Added unit tests for safe_base64_encode(), safe_base64_decode(), encrypt(), decrypt().
Files changed (2) +137 / -1
Changed files with action and line counts
Mhtml/includes/functions.inc.php+1 / -1
Mtests/HtmlIncludesFunctionsTest.php+136 / -0
+1 added −1 removed filtered activity

💻 r5254 MINOR

Mike Stupalov 🐱
Added generate_random_string(), removed generateSalt() (duplicates strgen()).
Files changed (2) +18 / -34
Changed files with action and line counts
Mhtml/includes/authentication/mysql.inc.php+2 / -23
Mincludes/common.php+16 / -11
+18 added −34 removed filtered activity

💻 r5253

Tom Laermans 🦔
Minor: add storage_used metric to storage entity
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/storage.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5252 TESTS

Mike Stupalov 🐱
Added unit test nicecase().
Files changed (1) +65 / -0
Changed files with action and line counts
Atests/HtmlIncludesFunctionsTest.php+65 / -0
0 added 0 removed filtered activity

💻 r5251 MAJOR

Mike Stupalov 🐱
First implementation of phpunit tests. Added unit tests for parce_email(), rewrite_entity_name().
Files changed (12) +2,812 / -0
Changed files with action and line counts
Atests non-text+0 / -0
Atests/CsvFileIterator.php+48 / -0
Atests/IncludesFunctionsTest.php+48 / -0
Atests/IncludesRewritesTest.php+64 / -0
Atests/data non-text+0 / -0
Atests/data/ios.entPhysicalDescr.txt+202 / -0
Atests/data/ios.entPhysicalName.txt+202 / -0
Atests/data/iosxe.entPhysicalDescr.txt+407 / -0
Atests/data/iosxe.entPhysicalName.txt+407 / -0
Atests/data/iosxr.entPhysicalDescr.txt+334 / -0
Atests/data/iosxr.entPhysicalName.txt+334 / -0
Atests/data/providerRewriteEntityName.csv+766 / -0
0 added 0 removed filtered activity

💻 r5250 MINOR

Mike Stupalov 🐱
Updated sensor descriptions for CISCO-ENTITY-SENSOR-MIB, ENTITY-SENSOR-MIB. Improved rewrite_entity_name().
Files changed (3) +34 / -20
Changed files with action and line counts
Mincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+14 / -10
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+14 / -5
Mincludes/rewrites.php+6 / -5
+34 added −20 removed filtered activity

💻 r5249 TRIVIAL

Mike Stupalov 🐱
Updated function parse_email().
Files changed (1) +7 / -3
Changed files with action and line counts
Mincludes/functions.php+7 / -3
+7 added −3 removed filtered activity

💻 r5248

Tom Laermans 🦔
Minor: Add an extra BlueCoat Proxy SG sysObjectID
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5247 MINOR

Mike Stupalov 🐱
Fixed missing flag of the country in the locations menu (OBSERVIUM-786).
Files changed (1) +2 / -1
Changed files with action and line counts
Mhtml/includes/navbar.inc.php+2 / -1
+2 added −1 removed filtered activity

💻 r5246 FIX

Adam Armstrong 🐸
Reenable things disabled for testing
Files changed (1) +7 / -7
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+7 / -7
+7 added −7 removed filtered activity

💻 r5245 ADD

Adam Armstrong 🐸
Add initial support for Blue Coat Proxy SG devices. Add new "graphs" module as a place to put non-entity graphs.
Files changed (33) +2,044 / -895

Showing the first 30 paths; 3 more are omitted from this static page.

Changed files with action and line counts
Ahtml/images/os/bluecoat.png+1 / -0
Mhtml/includes/authenticate.inc.php+14 / -13
Ahtml/includes/graphs/device/bluecoat_cache.inc.php+37 / -0
Ahtml/includes/graphs/device/bluecoat_http_client.inc.php+28 / -0
Ahtml/includes/graphs/device/bluecoat_http_server.inc.php+28 / -0
Ahtml/includes/graphs/device/bluecoat_server.inc.php+24 / -0
Ahtml/includes/graphs/device/bluecoat_tcp.inc.php+32 / -0
Ahtml/includes/graphs/device/bluecoat_tcp_est.inc.php+21 / -0
Mhtml/index.php+2 / -1
Mhtml/pages/device/graphs.inc.php+1 / -1
Mincludes/defaults.inc.php+2 / -0
Mincludes/definitions.inc.php+1 / -0
Mincludes/definitions/graphtypes.inc.php+21 / -1
Mincludes/definitions/os.inc.php+20 / -1
Aincludes/discovery/mempools/bluecoat-sg-proxy-mib.inc.php+23 / -0
Aincludes/discovery/processors/bluecoat-sg-proxy-mib.inc.php+27 / -0
Mincludes/include-dir-mib.inc.php+2 / -0
Aincludes/polling/graphs non-text+0 / -0
Aincludes/polling/graphs.inc.php+8 / -0
Aincludes/polling/graphs/bluecoat-sg-icap-mib.inc.php+56 / -0
Aincludes/polling/graphs/bluecoat-sg-proxy-mib.inc.php+58 / -0
Aincludes/polling/mempools/bluecoat-sg-proxy-mib.inc.php+18 / -0
Aincludes/polling/os/proxysg.inc.php+9 / -0
Amibs/bluecoat/BLUECOAT-MIB+88 / -0
Dmibs/bluecoat/BLUECOAT-MIB.txt+0 / -78
Mmibs/bluecoat/BLUECOAT-SG-DISK-MIB.txt+4 / -2
Mmibs/bluecoat/BLUECOAT-SG-HEALTHCHECK-MIB.txt+144 / -11
Mmibs/bluecoat/BLUECOAT-SG-HEALTHMONITOR-MIB.txt+115 / -20
Amibs/bluecoat/BLUECOAT-SG-ICAP-MIB+413 / -0
Amibs/bluecoat/BLUECOAT-SG-PROXY-MIB+838 / -0
+432 added −17 removed filtered activity

💻 r5244 MINOR

Mike Stupalov 🐱
Removed $_SERVER['REMOTE_NAME'] from user unique id (probably fixed some auth errors). Changed version detect for svn >= 1.7.
Files changed (2) +8 / -8
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+4 / -4
Mincludes/definitions/version.inc.php+4 / -4
+8 added −8 removed filtered activity

💻 r5243 COSMETIC

Adam Armstrong 🐸
login logo change :)
Files changed (1) +4 / -5
Changed files with action and line counts
Mhtml/pages/logon.inc.php+4 / -5
+4 added −5 removed filtered activity

💻 r5242 TRIVIAL

Mike Stupalov 🐱
Use MIB check instead of OS in ENTITY-SENSOR-MIB.
Files changed (2) +1 / -3
Changed files with action and line counts
Mincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+0 / -2
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+1 / -1
+1 added −3 removed filtered activity

💻 r5241 MAJOR

Mike Stupalov 🐱
Fixed and improved discovery sensors for ENTITY-SENSOR-MIB and CISCO-ENTITY-SENSOR-MIB. Added functions: get_device_mibs_cache(), si_to_scale().
Files changed (8) +306 / -197
Changed files with action and line counts
Mincludes/common.php+22 / -0
Mincludes/definitions/os.inc.php+1 / -0
Mincludes/discovery/sensors.inc.php+3 / -3
Mincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+109 / -95
Mincludes/discovery/sensors/cisco-envmon-mib.inc.php+19 / -12
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+54 / -85
Mincludes/functions.php+67 / -0
Mincludes/include-dir-mib.inc.php+31 / -2
+306 added −197 removed filtered activity

💻 r5240 FIX

Adam Armstrong 🐸
add missing netapp file
Files changed (1) +50 / -0
Changed files with action and line counts
Ahtml/includes/graphs/device/netapp_cp_ops.inc.php+50 / -0
+50 added 0 removed filtered activity

💻 r5239 FIX

Adam Armstrong 🐸
Move more MySQL calls to dbFacile [#781]
Files changed (3) +20 / -31
Changed files with action and line counts
Mhtml/pages/front/default.php+6 / -9
Mincludes/discovery/libvirt-vminfo.inc.php+13 / -21
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+1 / -1
+20 added −31 removed filtered activity

💻 r5238 FIX

Adam Armstrong 🐸
cleanup more ifnames [#782]
Files changed (2) +3 / -3
Changed files with action and line counts
Mhtml/ajax_search.php+2 / -2
Mhtml/includes/print-interface.inc.php+1 / -1
+3 added −3 removed filtered activity

💻 r5237 ADD

Adam Armstrong 🐸
Improve MSSQL statistics graphing. [#768]
Files changed (1) +18 / -19
Changed files with action and line counts
Mhtml/pages/device/apps/mssql.inc.php+18 / -19
+18 added −19 removed filtered activity

💻 r5236 ADD

Adam Armstrong 🐸
Add Sharp printer discovery and move kyocera/ricoh/xerox discovery to sysobjectid [#780]
Files changed (5) +14 / -25
Changed files with action and line counts
Ahtml/images/os/sharp.png+1 / -0
Mincludes/definitions/os.inc.php+13 / -0
Mincludes/discovery/os/kyocera.inc.php+0 / -8
Mincludes/discovery/os/ricoh.inc.php+0 / -8
Mincludes/discovery/os/xerox.inc.php+0 / -9
+13 added −25 removed filtered activity

💻 r5235 ADD

Adam Armstrong 🐸
Add Netapp Checkpoint Operations graphing. Add CEF global page. Minor other fixes.
Files changed (6) +106 / -16
Changed files with action and line counts
Mhtml/pages/device.inc.php+7 / -3
Mhtml/pages/logon.inc.php+4 / -1
Mhtml/pages/routing/cef.inc.php+39 / -1
Mincludes/definitions/graphtypes.inc.php+1 / -0
Mincludes/functions.php+1 / -1
Mincludes/polling/os/netapp.inc.php+54 / -10
+106 added −16 removed filtered activity

💻 r5234 TRIVIAL

Mike Stupalov 🐱
Time for limit max hamster size ;)
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/index.php+1 / -1
+1 added −1 removed filtered activity

💻 r5233

Mike Stupalov 🐱
++ for previous commit.
Files changed (1) +10 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+10 / -0
+10 added 0 removed filtered activity

💻 r5232 MAJOR

Mike Stupalov 🐱
Added support for Exalt ExtendAir devices (Sponsored by Race Technologies, Inc.)
Files changed (12) +3,665 / -0
Changed files with action and line counts
Ahtml/images/os/exalt.png+1 / -0
Mincludes/definitions/sensors.inc.php+5 / -0
Aincludes/discovery/sensors/exaltcomproducts.inc.php+104 / -0
Aincludes/polling/os/exalt.inc.php+27 / -0
Amibs/exalt non-text+0 / -0
Amibs/exalt/ExaltCom-Ethernet.mib+250 / -0
Amibs/exalt/ExaltCom-ExtendAirG2.mib+122 / -0
Amibs/exalt/ExaltCom-Products.mib+1,663 / -0
Amibs/exalt/ExaltCom-Rootmib.mib+1,175 / -0
Amibs/exalt/ExaltCom-Syslog.mib+65 / -0
Amibs/exalt/ExaltCom-TRAPS-MIB.mib+164 / -0
Amibs/exalt/ExaltCom-VLAN.mib+89 / -0
+136 added 0 removed filtered activity

💻 r5231

Tom Laermans 🦔
Trivial: nicecase metric on sensor page header
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/device/health/sensors.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5230 TRIVIAL

Mike Stupalov 🐱
Fixed table header for sensors page.
Files changed (2) +4 / -10
Changed files with action and line counts
Mhtml/pages/device/health/mempool.inc.php+1 / -7
Mhtml/pages/device/health/sensors.inc.php+3 / -3
+4 added −10 removed filtered activity

💻 r5228 MINOR

Mike Stupalov 🐱
Allowed alert metric 'state_event' for any sensor type.
Files changed (1) +23 / -25
Changed files with action and line counts
Mincludes/polling/functions.inc.php+23 / -25
+23 added −25 removed filtered activity

💻 r5227 MINOR

Mike Stupalov 🐱
Fixed alert metric for state sensors. Updated regenerate alerts page.
Files changed (2) +14 / -16
Changed files with action and line counts
Mincludes/alerts.inc.php+13 / -15
Mincludes/polling/functions.inc.php+1 / -1
+14 added −16 removed filtered activity

💻 r5226 FIX

Adam Armstrong 🐸
replace $graph_period with sec and don't add munin plugins which require multigraph support (that stuff is hard!)
Files changed (2) +12 / -6
Changed files with action and line counts
Mhtml/includes/graphs/munin/graph.inc.php+2 / -0
Mincludes/polling/unix-agent/munin-plugins.inc.php+10 / -6
+12 added −6 removed filtered activity

💻 r5225 FIX

Adam Armstrong 🐸
Stop munin collector creating erroneous DS
Files changed (1) +25 / -22
Changed files with action and line counts
Mincludes/polling/unix-agent/munin-plugins.inc.php+25 / -22
+25 added −22 removed filtered activity

💻 r5224 FIX

Adam Armstrong 🐸
Munin poller will now remove plugins and datasources
Files changed (2) +39 / -27
Changed files with action and line counts
Mincludes/polling/unix-agent/munin-plugins.inc.php+38 / -27
Aupdate/133.sql+1 / -0
+38 added −27 removed filtered activity

💻 r5223 FIX

Adam Armstrong 🐸
Partial reactivation of widescreen mode. Forms look stupid, but you get more graphs.
Files changed (2) +2 / -20
Changed files with action and line counts
Mhtml/css/styles-wide.css+2 / -6
Mhtml/includes/navbar.inc.php+0 / -14
0 added −14 removed filtered activity

💻 r5222 ADD

Adam Armstrong 🐸
Add basic detection of Cisco FWSM
Files changed (2) +15 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+14 / -0
Mincludes/discovery/os/cisco.inc.php+1 / -0
+15 added 0 removed filtered activity

💻 r5221 FIX

Adam Armstrong 🐸
use _ as split character as default for smokeping
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/defaults.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5219 MINOR

Mike Stupalov 🐱
Fixed display collectd graphs (use $vars instead $_GET, OBSERVIUM-710).
Files changed (1) +13 / -13
Changed files with action and line counts
Mhtml/includes/graphs/device/collectd.inc.php+13 / -13
+13 added −13 removed filtered activity

💻 r5218 FIX

Adam Armstrong 🐸
highlight 'accesspoints' when accesspoint tab is viewed
Files changed (1) +4 / -2
Changed files with action and line counts
Mhtml/pages/device.inc.php+4 / -2
+4 added −2 removed filtered activity

💻 r5217 FIX

Adam Armstrong 🐸
Fix some horrific code and typos to the aruba accesspoint poller and graphs
Files changed (11) +50 / -61
Changed files with action and line counts
Mhtml/includes/graphs/accesspoints/auth.inc.php+3 / -0
Mhtml/includes/graphs/accesspoints/channel.inc.php+0 / -2
Mhtml/includes/graphs/accesspoints/interference.inc.php+0 / -3
Mhtml/includes/graphs/accesspoints/numasoclients.inc.php+0 / -3
Mhtml/includes/graphs/accesspoints/nummonbssid.inc.php+0 / -3
Mhtml/includes/graphs/accesspoints/nummonclients.inc.php+0 / -3
Mhtml/includes/graphs/accesspoints/radioutil.inc.php+0 / -3
Mhtml/includes/graphs/accesspoints/txpow.inc.php+0 / -3
Mhtml/includes/print-accesspoint.inc.php+2 / -3
Mhtml/pages/device/accesspoints.inc.php+0 / -1
Mincludes/polling/aruba-controller.inc.php+45 / -37
+50 added −61 removed filtered activity

💻 r5216

Tom Laermans 🦔
Minor: small updates to toner discovery, pending rewrite
Files changed (1) +98 / -99
Changed files with action and line counts
Mincludes/discovery/toner.inc.php+98 / -99
+98 added −99 removed filtered activity

💻 r5215 TRIVIAL

Mike Stupalov 🐱
Temporary fix for ipsec tunnels page.
Files changed (1) +1 / -3
Changed files with action and line counts
Mhtml/pages/device/routing/ipsec_tunnels.inc.php+1 / -3
+1 added −3 removed filtered activity

💻 r5214 TRIVIAL

Mike Stupalov 🐱
Fixed some warnings related to LM-SENSORS-MIB.
Files changed (5) +240 / -10
Changed files with action and line counts
Mincludes/discovery/os/freebsd.inc.php+1 / -1
Mincludes/discovery/processors/ucd-snmp-mib.inc.php+3 / -3
Mincludes/polling/os/unix.inc.php+2 / -2
Mincludes/polling/processors/ucd-old.inc.php+4 / -4
Amibs/LM-SENSORS-MIB+230 / -0
+10 added −10 removed filtered activity

💻 r5213 TRIVIAL

Mike Stupalov 🐱
Fixed adduser cmd for http-auth.
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/authentication/http-auth.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5212 MINOR

Mike Stupalov 🐱
Fixed ajax search for ignored ports.
Files changed (2) +38 / -34
Changed files with action and line counts
Mhtml/includes/functions.inc.php+1 / -1
Mhtml/pages/front/default.php+37 / -33
+38 added −34 removed filtered activity

💻 r5211 MINOR

Mike Stupalov 🐱
Improved lm-sensors discovery.
Files changed (3) +254 / -267
Changed files with action and line counts
Mincludes/discovery/sensors/lm-sensors-mib.inc.php+24 / -47
Dmibs/LM-SENSORS-MIB+0 / -220
Amibs/net-snmp/LM-SENSORS-MIB+230 / -0
+24 added −47 removed filtered activity

💻 r5210 FIX

Adam Armstrong 🐸
update includes/discovery/processors/netscreen-resource-mib.inc.php to dbfacile
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/processors/netscreen-resource-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5209 FIX

Adam Armstrong 🐸
Update vmware-vminfo discovery to remove final MySQL call
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/discovery/vmware-vminfo.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5208 FIX

Adam Armstrong 🐸
update UCD-DiskIO discovery to dbFacile
Files changed (1) +4 / -4
Changed files with action and line counts
Mincludes/discovery/ucd-diskio.inc.php+4 / -4
+4 added −4 removed filtered activity

💻 r5207 FIX

Adam Armstrong 🐸
Update toner discovery to dbFacile
Files changed (1) +7 / -11
Changed files with action and line counts
Mincludes/discovery/toner.inc.php+7 / -11
+7 added −11 removed filtered activity

💻 r5206 FIX

Adam Armstrong 🐸
Update MAC accounting discovery to dbFacile
Files changed (1) +5 / -5
Changed files with action and line counts
Mincludes/discovery/mac-accounting.inc.php+5 / -5
+5 added −5 removed filtered activity

💻 r5205

Tom Laermans 🦔
Trivial: small rewrite for some MGE UPS models
Files changed (1) +8 / -2
Changed files with action and line counts
Mincludes/polling/os/mgeups.inc.php+8 / -2
+8 added −2 removed filtered activity

💻 r5204

Tom Laermans 🦔
Medium: add platform and version detection from UPS-MIB for CS121 UPS Controllers, from #771
Files changed (2) +14 / -1
Changed files with action and line counts
Mincludes/discovery/os/cs121.inc.php+3 / -1
Aincludes/polling/os/cs121.inc.php+11 / -0
+14 added −1 removed filtered activity

💻 r5203 FIX

Adam Armstrong 🐸
dbFacile for JunOSe ATM VP discovery
Files changed (1) +4 / -7
Changed files with action and line counts
Mincludes/discovery/junose-atm-vp.inc.php+4 / -7
+4 added −7 removed filtered activity

💻 r5202 FIX

Adam Armstrong 🐸
remove dupe
Files changed (1) +1 / -3
Changed files with action and line counts
Mincludes/discovery/hr-device.inc.php+1 / -3
+1 added −3 removed filtered activity

💻 r5201 FIX

Adam Armstrong 🐸
hi-ho-hi-ho removing more old mysql queries we go!
Files changed (2) +22 / -26
Changed files with action and line counts
Mincludes/discovery/cisco-cef.inc.php+2 / -5
Mincludes/discovery/hr-device.inc.php+20 / -21
+22 added −26 removed filtered activity

💻 r5200

Adam Armstrong 🐸
[Add] Get RouterOS version from sysDescr when available.
Files changed (1) +3 / -0
Changed files with action and line counts
Mincludes/polling/os/routeros.inc.php+3 / -0
+3 added 0 removed filtered activity

💻 r5199 TRIVIAL

Mike Stupalov 🐱
Fixed banks order in APC AP78XX for current sensors (OBSERVIUM-772).
Files changed (1) +8 / -6
Changed files with action and line counts
Mincludes/discovery/sensors/powernet-mib.inc.php+8 / -6
+8 added −6 removed filtered activity

💻 r5198

Tom Laermans 🦔
Medium: add support for CS121 UPS Controller cards, from #771
Files changed (3) +19 / -0
Changed files with action and line counts
Ahtml/images/os/generex.png+1 / -0
Mincludes/definitions/os.inc.php+10 / -0
Aincludes/discovery/os/cs121.inc.php+8 / -0
+18 added 0 removed filtered activity

💻 r5197

Tom Laermans 🦔
Minor: move OpenBSD to sysObjectID detection
Files changed (2) +2 / -9
Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -0
Dincludes/discovery/os/openbsd.inc.php+0 / -9
+2 added −9 removed filtered activity

💻 r5196 MINOR

Mike Stupalov 🐱
Fixed bad uptime on some Alcatel Omniswitch (OBSERVIUM-763).
Files changed (2) +13 / -2
Changed files with action and line counts
Mincludes/polling/os/aos.inc.php+6 / -1
Mincludes/polling/system.inc.php+7 / -1
+13 added −2 removed filtered activity

💻 r5195 ADD

Adam Armstrong 🐸
Split SNMP netstats graphs into packets and statistics. Add device graphs table to show tech
Files changed (7) +99 / -63
Changed files with action and line counts
Dhtml/includes/graphs/device/netstat_snmp.inc.php+0 / -33
Ahtml/includes/graphs/device/netstat_snmp_packets.inc.php+21 / -0
Dhtml/includes/graphs/device/netstat_snmp_pkt.inc.php+0 / -21
Ahtml/includes/graphs/device/netstat_snmp_stats.inc.php+33 / -0
Mhtml/pages/device/showtech.inc.php+31 / -1
Mincludes/definitions/graphtypes.inc.php+10 / -6
Mincludes/polling/netstats.inc.php+4 / -2
+99 added −63 removed filtered activity

💻 r5194 ADD

Adam Armstrong 🐸
Split netstats UDP/TCP graphs, adding new graphs for TCP segments and UDP datagrams
Files changed (8) +120 / -62
Changed files with action and line counts
Dhtml/includes/graphs/device/netstat_tcp.inc.php+0 / -27
Ahtml/includes/graphs/device/netstat_tcp_segments.inc.php+22 / -0
Ahtml/includes/graphs/device/netstat_tcp_stats.inc.php+27 / -0
Dhtml/includes/graphs/device/netstat_udp.inc.php+0 / -27
Ahtml/includes/graphs/device/netstat_udp_datagrams.inc.php+22 / -0
Ahtml/includes/graphs/device/netstat_udp_errors.inc.php+28 / -0
Mincludes/definitions/graphtypes.inc.php+19 / -6
Mincludes/polling/netstats.inc.php+2 / -2
+120 added −62 removed filtered activity

💻 r5193 MINOR

Mike Stupalov 🐱
Workaround for sysObjectID with 'Wrong Type'.
Files changed (5) +14 / -6
Changed files with action and line counts
Mincludes/functions.php+6 / -0
Mincludes/polling/os/avaya-ers.inc.php+0 / -2
Mincludes/polling/os/junose.inc.php+1 / -2
Mincludes/polling/os/screenos.inc.php+1 / -2
Mincludes/polling/system.inc.php+6 / -0
+14 added −6 removed filtered activity

💻 r5192 MINOR

Mike Stupalov 🐱
Fixed search forms for 'All locations'.
Files changed (1) +5 / -1
Changed files with action and line counts
Mhtml/includes/functions.inc.php+5 / -1
+5 added −1 removed filtered activity

💻 r5191

Tom Laermans 🦔
Minor: UPS-MIB: don't discover power sensors when their value is 0 while current sensors aren't 0, as that means there's no metering being done on that OID.
Files changed (1) +16 / -5
Changed files with action and line counts
Mincludes/discovery/sensors/ups-mib.inc.php+16 / -5
+16 added −5 removed filtered activity

💻 r5190 MINOR

Mike Stupalov 🐱
Removed unnecessary file include.
Files changed (32) +210 / -233

Showing the first 30 paths; 2 more are omitted from this static page.

Changed files with action and line counts
Mhtml/includes/print-accesspoint-graphs.inc.php+2 / -2
Mhtml/includes/print-device-graph.php+1 / -1
Dhtml/includes/print-graphrow.inc.php+0 / -5
Mhtml/includes/print-interface.inc.php+1 / -1
Mhtml/pages/customers.inc.php+1 / -2
Mhtml/pages/device/apps/shoutcast.inc.php+2 / -2
Mhtml/pages/device/collectd.inc.php+3 / -2
Mhtml/pages/device/health/diskio.inc.php+1 / -1
Mhtml/pages/device/health/mempool.inc.php+1 / -1
Mhtml/pages/device/health/processor.inc.php+1 / -1
Mhtml/pages/device/health/sensors.inc.php+1 / -1
Mhtml/pages/device/health/storage.inc.php+1 / -1
Mhtml/pages/device/latency.inc.php+69 / -74
Mhtml/pages/device/loadbalancer/ace_rservers.inc.php+1 / -1
Mhtml/pages/device/loadbalancer/ace_vservers.inc.php+1 / -1
Mhtml/pages/device/loadbalancer/netscaler_services.inc.php+74 / -81
Mhtml/pages/device/loadbalancer/netscaler_vsvr.inc.php+3 / -4
Mhtml/pages/device/port/macaccounting.inc.php+1 / -1
Mhtml/pages/device/port/sensors.inc.php+15 / -17
Mhtml/pages/device/routing/bgp.inc.php+2 / -4
Mhtml/pages/device/routing/cef.inc.php+1 / -1
Mhtml/pages/device/routing/ipsec_tunnels.inc.php+1 / -1
Mhtml/pages/device/services.inc.php+1 / -1
Mhtml/pages/device/slas.inc.php+1 / -1
Mhtml/pages/health/mempool.inc.php+2 / -2
Mhtml/pages/health/processor.inc.php+2 / -2
Mhtml/pages/health/sensors.inc.php+2 / -3
Mhtml/pages/health/storage.inc.php+2 / -2
Mhtml/pages/health/toner.inc.php+2 / -2
Mhtml/pages/locations.inc.php+1 / -1
+210 added −233 removed filtered activity

💻 r5189 FIX

Adam Armstrong 🐸
include html/includes/functions.inc.php in api.php
Files changed (1) +1 / -0
Changed files with action and line counts
Mhtml/api.php+1 / -0
+1 added 0 removed filtered activity

💻 r5187

Tom Laermans 🦔
Trivial: code cleanups, add copyright headers to files without
Files changed (188) +2,423 / -716

Showing the first 30 paths; 158 more are omitted from this static page.

Changed files with action and line counts
Mhtml/pages/about.inc.php+19 / -0
Mhtml/pages/add_alert_check.inc.php+27 / -29
Mhtml/pages/addhost.inc.php+11 / -1
Mhtml/pages/addsrv.inc.php+11 / -0
Mhtml/pages/adduser.inc.php+33 / -8
Mhtml/pages/alert_check.inc.php+95 / -92
Mhtml/pages/alert_checks.inc.php+7 / -10
Mhtml/pages/alert_regenerate.inc.php+11 / -13
Mhtml/pages/alerts.inc.php+0 / -4
Mhtml/pages/apps.inc.php+13 / -1
Mhtml/pages/apps/default.inc.php+1 / -1
Mhtml/pages/apps/overview.inc.php+0 / -1
Mhtml/pages/authlog.inc.php+14 / -0
Mhtml/pages/bill.inc.php+14 / -3
Mhtml/pages/bill/accurate.inc.php+0 / -2
Mhtml/pages/bill/edit.inc.php+0 / -2
Mhtml/pages/bill/infoboxes.inc.php+0 / -1
Mhtml/pages/bill/quick.inc.php+0 / -1
Mhtml/pages/bill/transfer.inc.php+1 / -0
Mhtml/pages/bills.inc.php+13 / -2
Mhtml/pages/bills/month.inc.php+4 / -4
Mhtml/pages/customers.inc.php+14 / -3
Mhtml/pages/deleted-ports.inc.php+12 / -1
Mhtml/pages/delhost.inc.php+14 / -2
Mhtml/pages/delsrv.inc.php+12 / -1
Mhtml/pages/device.inc.php+25 / -25
Mhtml/pages/device/accesspoint.inc.php+12 / -1
Mhtml/pages/device/accesspoints.inc.php+12 / -3
Mhtml/pages/device/alert.inc.php+2 / -4
Mhtml/pages/device/alerts.inc.php+17 / -6
+2,423 added −716 removed filtered activity

💻 r5186

Tom Laermans 🦔
Trivial: code cleanup
Files changed (1) +29 / -30
Changed files with action and line counts
Mhtml/includes/functions.inc.php+29 / -30
+29 added −30 removed filtered activity

💻 r5185 MINOR

Mike Stupalov 🐱
Fixed arrays key (string vs constant).
Files changed (23) +97 / -91
Changed files with action and line counts
Mhtml/billing-graph.php+6 / -6
Mhtml/includes/graphs/accesspoints/channel.inc.php+1 / -1
Mhtml/includes/graphs/accesspoints/interference.inc.php+1 / -1
Mhtml/includes/graphs/accesspoints/numasoclients.inc.php+1 / -1
Mhtml/includes/graphs/accesspoints/nummonbssid.inc.php+1 / -1
Mhtml/includes/graphs/accesspoints/nummonclients.inc.php+1 / -1
Mhtml/includes/graphs/accesspoints/radioutil.inc.php+1 / -1
Mhtml/includes/graphs/accesspoints/txpow.inc.php+1 / -1
Mhtml/includes/graphs/device/mempool.inc.php+9 / -9
Mhtml/includes/graphs/device/storage.inc.php+8 / -8
Mhtml/includes/graphs/mempool/usage.inc.php+24 / -24
Mhtml/includes/print-accesspoint.inc.php+7 / -7
Mhtml/includes/print-interface-adsl.inc.php+1 / -1
Mhtml/includes/print-service.inc.php+3 / -3
Mhtml/includes/print-vlan.inc.php+2 / -2
Mhtml/netcmd.php+1 / -1
Mhtml/pages/device/overview.inc.php+4 / -4
Mhtml/pages/device/port.inc.php+1 / -1
Mhtml/pages/device/port/vlans.inc.php+2 / -2
Mincludes/discovery/hr-device.inc.php+9 / -8
Mincludes/polling/applications/asterisk.inc.php+11 / -6
Mincludes/polling/applications/bind.inc.php+1 / -1
Mincludes/polling/port-etherlike.inc.php+1 / -1
+97 added −91 removed filtered activity

💻 r5184

Tom Laermans 🦔
Medium: correct stacking/legend for UCD Memory graph
Files changed (1) +12 / -6
Changed files with action and line counts
Mhtml/includes/graphs/device/ucd_memory.inc.php+12 / -6
+12 added −6 removed filtered activity

💻 r5183 FIX

Adam Armstrong 🐸
add well-white class, use it on addhost page to be less... backgroundy.
Files changed (3) +10 / -0
Changed files with action and line counts
Mhtml/css/bootstrap.css+1 / -0
Mhtml/css/bootstrap/less/wells3.less+4 / -0
Mhtml/pages/addhost.inc.php+5 / -0
+5 added 0 removed filtered activity

💻 r5182 ADD

Adam Armstrong 🐸
Add Netscaler TCP Error graphs. Update table styles for collect and munin.
Files changed (12) +204 / -3
Changed files with action and line counts
Ahtml/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php+22 / -0
Ahtml/includes/graphs/device/netscaler_tcp_errfullretransmit.inc.php+22 / -0
Ahtml/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php+22 / -0
Ahtml/includes/graphs/device/netscaler_tcp_errretransmit.inc.php+22 / -0
Ahtml/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php+22 / -0
Ahtml/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php+44 / -0
Mhtml/includes/graphs/generic_simplex.inc.php+4 / -2
Mhtml/pages/device/collectd.inc.php+1 / -1
Mhtml/pages/device/munin.inc.php+4 / -0
Mincludes/defaults.inc.php+2 / -0
Mincludes/definitions/graphtypes.inc.php+32 / -0
Mincludes/polling/netscaler-stats.inc.php+7 / -0
+204 added −3 removed filtered activity

💻 r5181

Adam Armstrong 🐸
increase graph name field size in device_graphs (this needs to change to devices_graphs)
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/132.sql+1 / -0
0 added 0 removed filtered activity

💻 r5180

Adam Armstrong 🐸
[fix] show all alerts when status=failed. no pagination, show all.
Files changed (1) +5 / -1
Changed files with action and line counts
Mhtml/pages/alerts.inc.php+5 / -1
+5 added −1 removed filtered activity

March 2014

💻 r5179

Tom Laermans 🦔
Trivial: change 'Poller modules' to 'Modules', saving some space, and the page also configures discovery and port modules
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/device/edit.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5178

Tom Laermans 🦔
Medium: add support for legacy APC sensors (AP9312TH)
Files changed (2) +68 / -1
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+4 / -0
Mincludes/discovery/sensors/powernet-mib.inc.php+64 / -1
+68 added −1 removed filtered activity

💻 r5177

Tom Laermans 🦔
Medium: add pagination button at the bottom of most lists as well
Files changed (11) +40 / -37
Changed files with action and line counts
Mhtml/includes/print/addresses.inc.php+2 / -2
Mhtml/includes/print/alert.inc.php+19 / -16
Mhtml/includes/print/arptable.inc.php+2 / -2
Mhtml/includes/print/events.inc.php+3 / -3
Mhtml/includes/print/fdbtable.inc.php+1 / -1
Mhtml/includes/print/inventory.inc.php+1 / -1
Mhtml/includes/print/mac_addresses.inc.php+2 / -2
Mhtml/includes/print/navbar.inc.php+1 / -1
Mhtml/includes/print/rows.inc.php+3 / -3
Mhtml/includes/print/status.inc.php+3 / -3
Mhtml/includes/print/syslogs.inc.php+3 / -3
+40 added −37 removed filtered activity

💻 r5176

Tom Laermans 🦔
Medium: add pagination to authentication log
Files changed (3) +112 / -26
Changed files with action and line counts
Mhtml/includes/functions.inc.php+1 / -1
Ahtml/includes/print/authlog.inc.php+104 / -0
Mhtml/pages/authlog.inc.php+7 / -25
+112 added −26 removed filtered activity

💻 r5175 TRIVIAL

Mike Stupalov 🐱
Do not ignore ifTypes FXO/FXS by default.
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/defaults.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5174

Tom Laermans 🦔
Minor: revert accidental inclusion of unfinished RAID feature
Files changed (1) +0 / -1
Changed files with action and line counts
Mincludes/defaults.inc.php+0 / -1
0 added −1 removed filtered activity

💻 r5173

Tom Laermans 🦔
Minor: copyright headers, some cleanups, added Kyocera-Private-MIB
Files changed (99) +2,510 / -204

Showing the first 30 paths; 69 more are omitted from this static page.

Changed files with action and line counts
Mincludes/common.php+0 / -1
Mincludes/polling/os/acme.inc.php+11 / -5
Mincludes/polling/os/airport.inc.php+11 / -0
Mincludes/polling/os/allied.inc.php+11 / -0
Mincludes/polling/os/aos.inc.php+11 / -0
Mincludes/polling/os/apc.inc.php+1 / -1
Mincludes/polling/os/areca.inc.php+11 / -0
Mincludes/polling/os/arista_eos.inc.php+11 / -0
Mincludes/polling/os/arubaos.inc.php+17 / -6
Mincludes/polling/os/asyncos.inc.php+12 / -0
Mincludes/polling/os/audiocodes.inc.php+11 / -0
Mincludes/polling/os/avaya-ers.inc.php+10 / -1
Mincludes/polling/os/avocent.inc.php+11 / -0
Mincludes/polling/os/axiscam.inc.php+11 / -0
Mincludes/polling/os/barracudangfw.inc.php+11 / -0
Mincludes/polling/os/bnt.inc.php+11 / -0
Mincludes/polling/os/brother.inc.php+11 / -0
Mincludes/polling/os/bti7000.inc.php+10 / -1
Mincludes/polling/os/calix.inc.php+10 / -4
Mincludes/polling/os/catos.inc.php+11 / -0
Mincludes/polling/os/cisco.inc.php+11 / -5
Mincludes/polling/os/ciscosb.inc.php+27 / -18
Mincludes/polling/os/comware.inc.php+11 / -2
Mincludes/polling/os/dell-laser.inc.php+11 / -0
Mincludes/polling/os/deltaups.inc.php+11 / -0
Mincludes/polling/os/dlink.inc.php+19 / -8
Mincludes/polling/os/drac.inc.php+11 / -0
Mincludes/polling/os/dsm.inc.php+11 / -0
Mincludes/polling/os/edgeos.inc.php+11 / -0
Mincludes/polling/os/engenius.inc.php+2 / -2
+1,147 added −204 removed filtered activity

💻 r5172 MINOR

Mike Stupalov 🐱
Fixed NULL comparision from commit 5169.
Files changed (1) +4 / -4
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+4 / -4
+4 added −4 removed filtered activity

💻 r5171 MINOR

Mike Stupalov 🐱
All ignores comparision now case insensitive (except regex). Also fixed discover_storage() from prev. commit.
Files changed (1) +21 / -17
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+21 / -17
+21 added −17 removed filtered activity

💻 r5170 TRIVIAL

Mike Stupalov 🐱
$config['bad_if'] now case insensitive.
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/functions.php+2 / -2
+2 added −2 removed filtered activity

💻 r5169

Tom Laermans 🦔
Medium: convert some more old queries to dbFacile, unify code structures, add extra ignore options for processors and toner
Files changed (3) +100 / -60
Changed files with action and line counts
Mincludes/defaults.inc.php+11 / -0
Mincludes/discovery/functions.inc.php+79 / -50
Mincludes/discovery/sensors/papouch-smi.inc.php+10 / -10
+100 added −60 removed filtered activity

💻 r5168 MAJOR

Mike Stupalov 🐱
Fixed html locations stuff (OBSERVIUM-339, OBSERVIUM-707). Added generic get_vars() function.
Files changed (10) +267 / -231
Changed files with action and line counts
Mhtml/ajax_entitypopup.php+1 / -1
Mhtml/api.php+6 / -8
Mhtml/graph.php+1 / -5
Mhtml/includes/functions.inc.php+115 / -1
Mhtml/includes/navbar.inc.php+19 / -23
Mhtml/index.php+2 / -65
Mhtml/pages/devices.inc.php+8 / -8
Mhtml/pages/front/default.php+73 / -62
Mhtml/pages/locations.inc.php+33 / -49
Mhtml/pages/ports.inc.php+9 / -9
+267 added −231 removed filtered activity

💻 r5167

Adam Armstrong 🐸
[fix] bug fixes to discovery functions, add_device(), poll_bill(), getValues(), getRates() and rewrites. #766
Files changed (5) +28 / -22
Changed files with action and line counts
Mincludes/billing.php+14 / -14
Mincludes/discovery/functions.inc.php+3 / -1
Mincludes/functions.php+7 / -4
Mincludes/rewrites.php+3 / -3
Mpoll-billing.php+1 / -0
+28 added −22 removed filtered activity

💻 r5166

Adam Armstrong 🐸
[add] Add detection for IBM System i (AS400) and icon.
Files changed (2) +8 / -1
Changed files with action and line counts
Ahtml/images/os/ibmi.png+1 / -0
Mincludes/definitions/os.inc.php+7 / -1
+7 added −1 removed filtered activity

💻 r5165 TRIVIAL

Mike Stupalov 🐱
Added times to events about bgp peer status change.
Files changed (1) +3 / -3
Changed files with action and line counts
Mincludes/polling/bgp-peers.inc.php+3 / -3
+3 added −3 removed filtered activity

💻 r5164

Tom Laermans 🦔
Major: fix Zimbra graphs which were producing broken images instead of webpages (command_only overwritten)
Files changed (6) +23 / -24
Changed files with action and line counts
Mhtml/includes/graphs/application/zimbra_connections.inc.php+3 / -3
Mhtml/includes/graphs/application/zimbra_jvmthreads.inc.php+6 / -6
Mhtml/includes/graphs/application/zimbra_mtaqueue.inc.php+8 / -8
Mhtml/includes/graphs/application/zimbra_threads.inc.php+3 / -3
Mhtml/includes/graphs/graph.inc.php+2 / -3
Mhtml/pages/graphs.inc.php+1 / -1
+23 added −24 removed filtered activity

💻 r5163 TRIVIAL

Mike Stupalov 🐱
Fixed lost session id in IEs (appeared in previous commits).
Files changed (1) +1 / -16
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+1 / -16
+1 added −16 removed filtered activity

💻 r5162

Tom Laermans 🦔
Medium: add support for FOUNDRY-SN-AGENT-MIB inventory, closes #704
Files changed (1) +62 / -0
Changed files with action and line counts
Aincludes/discovery/inventory/foundry-sn-agent-mib.inc.php+62 / -0
+62 added 0 removed filtered activity

💻 r5161 TRIVIAL

Mike Stupalov 🐱
Fixed expiration devices cache for syslog (OBSERVIUM-761).
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/syslog.php+1 / -1
+1 added −1 removed filtered activity

💻 r5160 MINOR

Mike Stupalov 🐱
Fixed device edit snmp configuration page.
Files changed (2) +80 / -49
Changed files with action and line counts
Mhtml/pages/device/edit/snmp.inc.php+78 / -48
Mincludes/snmp.inc.php+2 / -1
+80 added −49 removed filtered activity

💻 r5159

Tom Laermans 🦔
Trivial: first attempt at scrutinizer-ci config, this has been used to clean up some code so far, phpcs config from #732 will come in handy later
Files changed (1) +38 / -0
Changed files with action and line counts
A.scrutinizer.yml+38 / -0
+38 added 0 removed filtered activity

💻 r5158

Tom Laermans 🦔
Trivial: code style/scrutinizer update to devices list files
Files changed (4) +113 / -107
Changed files with action and line counts
Mhtml/pages/devices/basic.inc.php+12 / -10
Mhtml/pages/devices/detail.inc.php+24 / -22
Mhtml/pages/devices/graphs.inc.php+56 / -56
Mhtml/pages/devices/status.inc.php+21 / -19
+113 added −107 removed filtered activity

💻 r5157 TRIVIAL

Mike Stupalov 🐱
Added missing F10-M-SERIES-CHASSIS-MIB.
Files changed (1) +1,484 / -0
Changed files with action and line counts
Amibs/force10/F10-M-SERIES-CHASSIS-MIB+1,484 / -0
0 added 0 removed filtered activity

💻 r5156

Tom Laermans 🦔
Medium: clean up old/duplicate Force10 MIBs
Files changed (46) +15,872 / -31,282

Showing the first 30 paths; 16 more are omitted from this static page.

Changed files with action and line counts
Mincludes/polling/os/ftos.inc.php+5 / -5
Dmibs/F10-C-SERIES-CHASSIS-MIB+0 / -1,399
Dmibs/F10-CHASSIS-MIB+0 / -2,560
Dmibs/F10-FIB-MIB+0 / -229
Dmibs/F10-IF-EXTENSION-MIB+0 / -507
Dmibs/F10-LINK-AGGREGATION-MIB+0 / -589
Dmibs/F10-PRODUCTS-MIB+0 / -167
Dmibs/F10-S-SERIES-CHASSIS-MIB+0 / -1,450
Dmibs/FORCE10-BGP4-V2-MIB+0 / -4,103
Dmibs/FORCE10-COPY-CONFIG-MIB+0 / -439
Dmibs/FORCE10-MONITORING-MIB+0 / -1,595
Dmibs/FORCE10-MSTP-MIB+0 / -972
Dmibs/FORCE10-SMI+0 / -92
Dmibs/FORCE10-SYSTEM-COMPONENT-MIB+0 / -567
Dmibs/FORCE10-TC+0 / -556
Dmibs/FORCE10-TRAP-EVENT-MIB+0 / -396
Amibs/force10/F10-C-SERIES-CHASSIS-MIB+1,398 / -0
Amibs/force10/F10-CHASSIS-MIB+2,560 / -0
Amibs/force10/F10-FIB-MIB+262 / -0
Amibs/force10/F10-IF-EXTENSION-MIB+507 / -0
Amibs/force10/F10-LINK-AGGREGATION-MIB+589 / -0
Amibs/force10/F10-PRODUCTS-MIB+179 / -0
Amibs/force10/F10-S-SERIES-CHASSIS-MIB+1,450 / -0
Amibs/force10/FORCE10-BGP4-V2-MIB+4,116 / -0
Amibs/force10/FORCE10-COPY-CONFIG-MIB+520 / -0
Amibs/force10/FORCE10-MONITORING-MIB+1,656 / -0
Amibs/force10/FORCE10-MSTP-MIB+973 / -0
Amibs/force10/FORCE10-SMI+92 / -0
Amibs/force10/FORCE10-SYSTEM-COMPONENT-MIB+581 / -0
Amibs/force10/FORCE10-TC+572 / -0
+5 added −5 removed filtered activity

💻 r5155 MAJOR

Mike Stupalov 🐱
Improved NFSv4.1 client polling (OBSERVIUM-261).
Files changed (3) +18 / -7
Changed files with action and line counts
Mhtml/includes/graphs/application/nfs_nfs4.inc.php+5 / -0
Mincludes/definitions/apps.inc.php+8 / -7
Mincludes/polling/applications/nfs.inc.php+5 / -0
+18 added −7 removed filtered activity

💻 r5154 MINOR

Mike Stupalov 🐱
Improved syslog parse for UNIX devices (OBSERVIUM-760).
Files changed (2) +36 / -25
Changed files with action and line counts
Mincludes/syslog.php+31 / -20
Msyslog.php+5 / -5
+36 added −25 removed filtered activity

💻 r5153 MAJOR

Mike Stupalov 🐱
Improved detection ZyXEL devices (OBSERVIUM-717).
Files changed (7) +20 / -41
Changed files with action and line counts
Mincludes/definitions/os.inc.php+7 / -0
Dincludes/discovery/os/ies.inc.php+0 / -8
Dincludes/discovery/os/prestige.inc.php+0 / -9
Dincludes/discovery/os/zywall.inc.php+0 / -8
Aincludes/discovery/os/zyxel.inc.php+13 / -0
Dincludes/discovery/os/zyxeles.inc.php+0 / -8
Dincludes/discovery/os/zyxelnwa.inc.php+0 / -8
+20 added −41 removed filtered activity

💻 r5152

Tom Laermans 🦔
Medium: modify index in billing table for faster updates
Files changed (1) +2 / -0
Changed files with action and line counts
Aupdate/131.sql+2 / -0
0 added 0 removed filtered activity

💻 r5151

Tom Laermans 🦔
Medium: cleanups and bugfixes to alerter code, fixes #739
Files changed (2) +14 / -17
Changed files with action and line counts
Mincludes/alerts.inc.php+13 / -14
Mincludes/snmp.inc.php+1 / -3
+14 added −17 removed filtered activity

💻 r5150

Tom Laermans 🦔
Medium: updates to Observium agent: remove duplicate built-in functions, ignore backup files in local/, fixes #692
Files changed (1) +2 / -74
Changed files with action and line counts
Mscripts/observium_agent+2 / -74
+2 added −74 removed filtered activity

💻 r5149

Tom Laermans 🦔
Minor: correct copy/paste error on show tech page
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/device/showtech.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5148

Tom Laermans 🦔
Trivial: rename some MIB files to their actual names
Files changed (124) +172,240 / -169,994

Showing the first 30 paths; 94 more are omitted from this static page.

Changed files with action and line counts
Amibs/asante/ASANTE-AH1012-MIB+2,087 / -0
Dmibs/asante/ASANTE-AH1012-MIB.txt+0 / -2,036
Amibs/asante/ASANTE-SWITCH-MIB+2,846 / -0
Dmibs/asante/AsanteSwitchMIB.txt+0 / -2,827
Dmibs/audiocodes/AC-ALARM-MIB.my+0 / -544
Amibs/audiocodes/AC-ANALOG-MIB+1,577 / -0
Dmibs/audiocodes/AC-ANALOG-MIB.my+0 / -1,577
Amibs/audiocodes/AC-CONTROL-MIB+2,727 / -0
Dmibs/audiocodes/AC-CONTROL-MIB.my+0 / -2,727
Amibs/audiocodes/AC-FAULT-TC+136 / -0
Dmibs/audiocodes/AC-FAULT-TC.my+0 / -119
Amibs/audiocodes/AC-MEDIA-MIB+4,566 / -0
Dmibs/audiocodes/AC-MEDIA-MIB.my+0 / -4,566
Amibs/audiocodes/AC-MODULARGATEWAY-MIB+319 / -0
Dmibs/audiocodes/AC-MODULARGATEWAY-MIB.my+0 / -319
Amibs/audiocodes/AC-PMANALOG-MIB+287 / -0
Dmibs/audiocodes/AC-PMANALOG-MIB.my+0 / -287
Amibs/audiocodes/AC-PMAtm-MIB+521 / -0
Dmibs/audiocodes/AC-PMAtm-MIB.my+0 / -521
Amibs/audiocodes/AC-PMCONTROL-MIB+4,725 / -0
Dmibs/audiocodes/AC-PMCONTROL-MIB.my+0 / -4,725
Amibs/audiocodes/AC-PMMEDIA-MIB+5,072 / -0
Dmibs/audiocodes/AC-PMMEDIA-MIB.my+0 / -5,072
Amibs/audiocodes/AC-PMMEDIASERVER-MIB+1,840 / -0
Dmibs/audiocodes/AC-PMMEDIASERVER-MIB.my+0 / -1,840
Amibs/audiocodes/AC-PMPSTN-MIB+824 / -0
Dmibs/audiocodes/AC-PMPSTN-MIB.my+0 / -824
Amibs/audiocodes/AC-PMSS7-MIB+2,835 / -0
Dmibs/audiocodes/AC-PMSS7-MIB.my+0 / -2,835
Amibs/audiocodes/AC-PMSYSTEM-MIB+6,419 / -0
0 added 0 removed filtered activity

💻 r5147

Tom Laermans 🦔
Medium: hidden show tech-support page, currently useful for debugging RANCID config issues
Files changed (2) +87 / -2
Changed files with action and line counts
Mhtml/includes/functions.inc.php+17 / -2
Ahtml/pages/device/showtech.inc.php+70 / -0
+87 added −2 removed filtered activity

💻 r5146

Tom Laermans 🦔
Trivial: clean up erroneous storage links in device performace page
Files changed (1) +4 / -4
Changed files with action and line counts
Mhtml/pages/device/perf.inc.php+4 / -4
+4 added −4 removed filtered activity

💻 r5145

Tom Laermans 🦔
Minor: clean up extraoneous mib_dirs, change ucd-snmp-mib processors to dbFacile
Files changed (2) +6 / -7
Changed files with action and line counts
Mincludes/discovery/processors/ucd-snmp-mib.inc.php+5 / -6
Mincludes/discovery/storage/ucd-snmp-mib.inc.php+1 / -1
+6 added −7 removed filtered activity

💻 r5144

Tom Laermans 🦔
Minor: remove more duplicate MIBs
Files changed (27) +17 / -71,086
Changed files with action and line counts
Mincludes/discovery/processors/ucd-snmp-mib.inc.php+3 / -3
Mincludes/discovery/storage/ucd-snmp-mib.inc.php+1 / -1
Mincludes/polling/arista-software-ip-forwarding.inc.php+13 / -6
Dmibs/ARISTA-PRODUCTS-MIB+0 / -120
Dmibs/ARISTA-SMI-MIB+0 / -55
Dmibs/ARISTA-SW-IP-FORWARDING-MIB+0 / -881
Dmibs/HP-SN-MIBS+0 / -36,503
Dmibs/junos/ENTITY-MIB.my+0 / -1,444
Dmibs/junos/mib-IANA-GMPLS-TC-MIB.txt+0 / -289
Dmibs/junos/mib-ieee8021pae.txt+0 / -1,866
Dmibs/junos/mib-ilmim.txt+0 / -1,109
Dmibs/junos/mib-rfc2514.txt+0 / -706
Dmibs/junos/mib-rfc2662.txt+0 / -4,382
Dmibs/junos/mib-rfc2922.txt+0 / -799
Dmibs/junos/mib-rfc2925b.txt+0 / -1,316
Dmibs/junos/mib-rfc2932.txt+0 / -850
Dmibs/junos/mib-rfc3591.txt+0 / -6,119
Dmibs/junos/mib-rfc3896.txt+0 / -1,769
Dmibs/junos/mib-rfc4502.txt+0 / -5,857
Dmibs/junos/mib-rfc4801.txt+0 / -127
Dmibs/junos/mib-rfc4802.txt+0 / -1,718
Dmibs/junos/mib-rfc4803.txt+0 / -503
Dmibs/junose/DIFFSERV-DSCP-TC.my+0 / -68
Dmibs/junose/DIFFSERV-MIB.my+0 / -3,469
Dmibs/junose/INTEGRATED-SERVICES-MIB.my+0 / -778
Dmibs/junose/juniSmi.mi2+0 / -128
Dmibs/net-snmp/LM-SENSORS-MIB.txt+0 / -220
+17 added −10 removed filtered activity

💻 r5143 TRIVIAL

Mike Stupalov 🐱
Removed MIBs duplicates.
Files changed (37) +38,009 / -90,072

Showing the first 30 paths; 7 more are omitted from this static page.

Changed files with action and line counts
Dmibs/foundry/FOUNDRY-BFD-STD-MIB.mib+0 / -845
Dmibs/foundry/FOUNDRY-CAR-MIB.mib+0 / -371
Amibs/foundry/FOUNDRY-IP-SOURCE-GUARD-MIB+263 / -0
Dmibs/foundry/FOUNDRY-IP-SOURCE-GUARD-MIB.mib+0 / -253
Dmibs/foundry/FOUNDRY-LAG-MIB.mib+0 / -285
Dmibs/foundry/FOUNDRY-MAC-VLAN-MIB.mib+0 / -256
Amibs/foundry/FOUNDRY-POE-MIB+325 / -0
Dmibs/foundry/FOUNDRY-POE-MIB.mib+0 / -320
Dmibs/foundry/FOUNDRY-SN-AGENT-MIB.mib+0 / -6,400
Dmibs/foundry/FOUNDRY-SN-APPLETALK-MIB.mib+0 / -763
Dmibs/foundry/FOUNDRY-SN-ARP-GROUP-MIB.mib+0 / -107
Dmibs/foundry/FOUNDRY-SN-BGP4-GROUP-MIB.mib+0 / -3,099
Dmibs/foundry/FOUNDRY-SN-CAM-MIB.mib+0 / -489
Dmibs/foundry/FOUNDRY-SN-IGMP-MIB.mib+0 / -203
Dmibs/foundry/FOUNDRY-SN-IP-ACL-MIB.mib+0 / -1,512
Dmibs/foundry/FOUNDRY-SN-IP-MIB.mib+0 / -5,159
Dmibs/foundry/FOUNDRY-SN-IP-VRRP-MIB.mib+0 / -1,138
Dmibs/foundry/FOUNDRY-SN-IPX-MIB.mib+0 / -1,347
Dmibs/foundry/FOUNDRY-SN-MAC-AUTHENTICATION-MIB.mib+0 / -247
Dmibs/foundry/FOUNDRY-SN-MRP-MIB.mib+0 / -342
Dmibs/foundry/FOUNDRY-SN-OSPF-GROUP-MIB.mib+0 / -3,405
Dmibs/foundry/FOUNDRY-SN-POS-GROUP-MIB.mib+0 / -1,020
Dmibs/foundry/FOUNDRY-SN-ROOT-MIB.mib+0 / -1,228
Dmibs/foundry/FOUNDRY-SN-ROUTER-TRAP-MIB.mib+0 / -419
Dmibs/foundry/FOUNDRY-SN-STACKING-MIB.mib+0 / -418
Dmibs/foundry/FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB.mib+0 / -4,577
Dmibs/foundry/FOUNDRY-SN-SWITCH-GROUP-MIB.mib+0 / -9,043
Dmibs/foundry/FOUNDRY-SN-TRAP-MIB.mib+0 / -1,303
Dmibs/foundry/FOUNDRY-SN-VSRP-MIB.mib+0 / -648
Dmibs/foundry/FOUNDRY-SN-WIRELESS-GROUP-MIB.mib+0 / -507
0 added 0 removed filtered activity

💻 r5142 MINOR

Mike Stupalov 🐱
Pre-CE update.
Files changed (8) +241 / -274
Changed files with action and line counts
Mdiscovery.php+1 / -1
Mhtml/graph.php+0 / -1
Mhtml/includes/functions.inc.php+0 / -2
Mhtml/includes/status-summary.inc.php+19 / -18
Mincludes/alerts.inc.php+205 / -242
Mincludes/entities.inc.php+5 / -8
Mincludes/functions.php+6 / -1
Mpoller-wrapper.py+5 / -1
+241 added −274 removed filtered activity

💻 r5141 TRIVIAL

Mike Stupalov 🐱
Another fix for lost session in Chrome, I hope for the last time.
Files changed (2) +23 / -9
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+17 / -8
Mincludes/definitions.inc.php+6 / -1
+23 added −9 removed filtered activity

💻 r5140

Tom Laermans 🦔
Medium: fix disk state OID for previous commit
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/discovery/sensors/synology-disk-mib.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5139

Tom Laermans 🦔
Medium: add support for disk stats on Synology DSM (SYNOLOGY-DISK-MIB)
Files changed (2) +56 / -2
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+9 / -2
Aincludes/discovery/sensors/synology-disk-mib.inc.php+47 / -0
+56 added −2 removed filtered activity

💻 r5138

Tom Laermans 🦔
Medium: add system sensors for Synology DSM
Files changed (2) +86 / -0
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+4 / -0
Aincludes/discovery/sensors/synology-system-mib.inc.php+82 / -0
+86 added 0 removed filtered activity

💻 r5137

Tom Laermans 🦔
Medium: (more) support for HP/Compaq SmartArray controller agents (CPQIDA-MIB)
Files changed (3) +128 / -1
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+6 / -0
Mincludes/discovery/sensors/cpqhlth-mib.inc.php+42 / -1
Mincludes/rewrites.php+80 / -0
+128 added −1 removed filtered activity

💻 r5136 TRIVIAL

Mike Stupalov 🐱
Next attempt to fix session lost.
Files changed (1) +17 / -13
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+17 / -13
+17 added −13 removed filtered activity

💻 r5135

Tom Laermans 🦔
Minor: add hardware model for Synology DSM
Files changed (2) +7 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Mincludes/polling/os/dsm.inc.php+6 / -1
+7 added −1 removed filtered activity

💻 r5134 MINOR

Mike Stupalov 🐱
Added common function check_extension_exists(). More accurate set/clean session options.
Files changed (7) +105 / -38
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+43 / -22
Mhtml/includes/authentication/ldap.inc.php+1 / -4
Mhtml/index.php+5 / -3
Mhtml/pages/device/showconfig.inc.php+8 / -4
Mhtml/pages/logon.inc.php+3 / -3
Mhtml/pages/preferences.inc.php+2 / -2
Mincludes/common.php+43 / -0
+105 added −38 removed filtered activity

💻 r5133

cleanup
Trivial: syntaxer run for whitespace in includes/
Files changed (72) +399 / -409

Showing the first 30 paths; 42 more are omitted from this static page.

Changed files with action and line counts
Mincludes/definitions/os.inc.php+25 / -25
Mincludes/definitions/sensors.inc.php+2 / -2
Mincludes/discovery/discovery-protocols.inc.php+1 / -1
Mincludes/discovery/discovery-protocols/cisco-cdp-mib.inc.php+2 / -2
Mincludes/discovery/discovery-protocols/foundry-sn-switch-group-mib.inc.php+0 / -1
Mincludes/discovery/discovery-protocols/lldp-mib.inc.php+2 / -2
Mincludes/discovery/functions.inc.php+18 / -18
Mincludes/discovery/inventory/e7-calix-mib.inc.php+1 / -1
Mincludes/discovery/inventory/geist-mib-v3.inc.php+3 / -3
Mincludes/discovery/mempools/cisco-memory-pool-mib.inc.php+1 / -1
Mincludes/discovery/os.inc.php+1 / -1
Mincludes/discovery/processors.inc.php+1 / -1
Mincludes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php+1 / -1
Mincludes/discovery/sensors/cpqhlth-mib.inc.php+0 / -1
Mincludes/discovery/sensors/geist-mib-v3.inc.php+44 / -44
Mincludes/discovery/sensors/geist-v4-mib.inc.php+15 / -15
Mincludes/discovery/sensors/gudeads-epc2x6-mib.inc.php+10 / -10
Mincludes/discovery/sensors/gudeads-epc8x-mib.inc.php+10 / -10
Mincludes/discovery/sensors/gudeads-pdu8110-mib.inc.php+10 / -10
Mincludes/discovery/sensors/gudeads-pdu8310-mib.inc.php+22 / -22
Mincludes/discovery/sensors/packetflux-mib.inc.php+1 / -1
Mincludes/discovery/sensors/powernet-mib.inc.php+2 / -2
Mincludes/discovery/storage/host-resources-mib.inc.php+5 / -5
Mincludes/discovery/storage/netapp-mib.inc.php+2 / -2
Mincludes/discovery/ucd-diskio.inc.php+0 / -1
Mincludes/discovery/vlans/cisco-vtp-mib.inc.php+6 / -6
Mincludes/discovery/vmware-vminfo.inc.php+2 / -2
Mincludes/functions.php+2 / -2
Mincludes/polling/applications/crashplan.inc.php+5 / -5
Mincludes/polling/applications/exim-mailqueue.inc.php+22 / -18
0 added 0 removed filtered activity

💻 r5132

Tom Laermans 🦔
Trivial: another small scrutinizer-suggested warning fixup set
Files changed (30) +33 / -45
Changed files with action and line counts
Mhtml/includes/graphs/device/diskio.inc.php+1 / -1
Mhtml/includes/graphs/device/diskio_ops.inc.php+1 / -1
Mhtml/includes/graphs/device/ucd_load.inc.php+0 / -1
Mhtml/includes/graphs/device/ucd_memory.inc.php+1 / -1
Mhtml/includes/graphs/device/vpdn_sessions_l2tp.inc.php+0 / -1
Mhtml/includes/graphs/mempool/usage.inc.php+0 / -1
Mhtml/includes/graphs/munin/graph.inc.php+0 / -1
Mhtml/includes/graphs/port/mac_acc_total.inc.php+0 / -1
Mhtml/includes/graphs/port/percent.inc.php+1 / -0
Mhtml/includes/graphs/port/pktsize.inc.php+1 / -0
Mhtml/pages/device/alert.inc.php+9 / -16
Mhtml/pages/device/apps/exchange.inc.php+1 / -1
Mhtml/pages/device/graphs/cpu.inc.php+1 / -1
Mhtml/pages/device/graphs/fortigate-sessions.inc.php+1 / -1
Mhtml/pages/device/graphs/hrprocesses.inc.php+1 / -1
Mhtml/pages/device/graphs/hrusers.inc.php+1 / -1
Mhtml/pages/device/graphs/ipSytemStats.inc.php+2 / -1
Dhtml/pages/device/graphs/laload.inc.php+0 / -3
Mhtml/pages/device/graphs/memory.inc.php+1 / -1
Mhtml/pages/device/graphs/netstats.inc.php+1 / -1
Mhtml/pages/device/graphs/netstats_icmp_info.inc.php+1 / -1
Mhtml/pages/device/graphs/netstats_icmp_stat.inc.php+1 / -1
Mhtml/pages/device/graphs/netstats_ip.inc.php+1 / -1
Mhtml/pages/device/graphs/netstats_snmp.inc.php+1 / -1
Mhtml/pages/device/graphs/netstats_tcp.inc.php+1 / -1
Mhtml/pages/device/graphs/netstats_udp.inc.php+1 / -1
Mhtml/pages/device/graphs/screenos-sessions.inc.php+1 / -1
Mhtml/pages/device/graphs/screenos.inc.php+1 / -1
Mhtml/pages/device/graphs/uptime.inc.php+1 / -1
Mhtml/pages/device/graphs/wireless.inc.php+1 / -1
+33 added −45 removed filtered activity

💻 r5131 MINOR

Mike Stupalov 🐱
Changed sort order in pollerlog page (now sorts by poller/discovery times). Added array_sort_by() function.
Files changed (2) +88 / -28
Changed files with action and line counts
Mhtml/pages/pollerlog.inc.php+65 / -28
Mincludes/functions.php+23 / -0
+88 added −28 removed filtered activity

💻 r5130 MAJOR

Mike Stupalov 🐱
Skip updating RRDs and DB for interfaces marked as DELETED (OBSERVIUM-752). Also speedup is_port_valid() function.
Files changed (2) +27 / -28
Changed files with action and line counts
Mincludes/functions.php+25 / -27
Mincludes/polling/ports.inc.php+2 / -1
+27 added −28 removed filtered activity

💻 r5129 CLEAN

Mike Stupalov 🐱
Moved old unused upgrade-scripts to attic.
Files changed (10) +394 / -394
Changed files with action and line counts
Aattic/upgrade-scripts non-text+0 / -0
Aattic/upgrade-scripts/fix-billing-2758.inc.php+85 / -0
Aattic/upgrade-scripts/fix-events.php+21 / -0
Aattic/upgrade-scripts/fix-port-rrd.php+208 / -0
Aattic/upgrade-scripts/fix-sensor-rrd.php+80 / -0
Dupgrade-scripts non-text+0 / -0
Dupgrade-scripts/fix-billing-2758.inc.php+0 / -85
Dupgrade-scripts/fix-events.php+0 / -21
Dupgrade-scripts/fix-port-rrd.php+0 / -208
Dupgrade-scripts/fix-sensor-rrd.php+0 / -80
0 added −394 removed filtered activity

💻 r5128

Tom Laermans 🦔
Minor: move Konica-Minolta detection to sysObjectID
Files changed (2) +2 / -9
Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -1
Dincludes/discovery/os/konica.inc.php+0 / -8
+2 added −9 removed filtered activity

💻 r5127

Tom Laermans 🦔
Minor: move Papouch TME/TH2E detection to SysObjectID
Files changed (2) +2 / -10
Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -0
Dincludes/discovery/os/papouch.inc.php+0 / -10
+2 added −10 removed filtered activity

💻 r5126

Tom Laermans 🦔
Trivial: move very old isp-specific dns generation scripts to attic
Files changed (5) +227 / -227
Changed files with action and line counts
Aattic/generate-dnstext.php+69 / -0
Aattic/generate-vegadns.php+158 / -0
Dcontrib non-text+0 / -0
Dcontrib/generate-dnstext.php+0 / -69
Dcontrib/generate-vegadns.php+0 / -158
0 added −227 removed filtered activity

💻 r5125

Tom Laermans 🦔
Trivial: First cleanup commit courtesy of PHP Scrutinizer
Files changed (230) +357 / -387

Showing the first 30 paths; 200 more are omitted from this static page.

Changed files with action and line counts
Mhtml/ajax_search.php+0 / -1
Mhtml/api.php+1 / -1
Mhtml/includes/alerting-navbar.inc.php+8 / -7
Mhtml/includes/cache-data.inc.php+4 / -5
Mhtml/includes/graphs/application/apache_bits.inc.php+0 / -1
Mhtml/includes/graphs/application/asterisk_activecall.inc.php+0 / -1
Mhtml/includes/graphs/application/auth.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_cache.inc.php+0 / -1
Mhtml/includes/graphs/application/bind_query_rejected.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_resolv_rtt.inc.php+1 / -1
Mhtml/includes/graphs/device/asyncos_workq.inc.php+0 / -1
Mhtml/includes/graphs/device/cipsec_flow_pkts.inc.php+1 / -1
Mhtml/includes/graphs/device/pagecount.inc.php+1 / -1
Mhtml/includes/graphs/device/ucd_cpu.inc.php+0 / -1
Mhtml/includes/graphs/device/uptime.inc.php+0 / -1
Mhtml/includes/graphs/graph.inc.php+1 / -1
Mhtml/includes/graphs/minute_multi_line.inc.php+0 / -1
Mhtml/includes/graphs/old_generic_simplex.inc.php+0 / -1
Mhtml/includes/graphs/sensor/airflow.inc.php+0 / -1
Mhtml/includes/graphs/sensor/auth.inc.php+1 / -1
Mhtml/includes/graphs/sensor/current.inc.php+0 / -1
Mhtml/includes/graphs/sensor/dbm.inc.php+0 / -1
Mhtml/includes/graphs/sensor/fanspeed.inc.php+0 / -1
Mhtml/includes/graphs/sensor/frequency.inc.php+0 / -1
Mhtml/includes/graphs/sensor/power.inc.php+0 / -1
Mhtml/includes/graphs/sensor/runtime.inc.php+1 / -1
Mhtml/includes/graphs/sensor/state.inc.php+0 / -1
Mhtml/includes/graphs/sensor/temperature.inc.php+0 / -1
Mhtml/includes/graphs/sensor/voltage.inc.php+0 / -1
Mhtml/includes/graphs/smokeping/auth.inc.php+1 / -1
+357 added −387 removed filtered activity

💻 r5124

Tom Laermans 🦔
Medium: increase size of sensor_value field, allowing for correct raspberry pi frequency values; clean up raspberry pi unix-agent poller code
Files changed (2) +46 / -30
Changed files with action and line counts
Mincludes/polling/unix-agent/raspberrypi.inc.php+45 / -30
Aupdate/130.sql+1 / -0
+45 added −30 removed filtered activity

💻 r5123 FIX

Adam Armstrong 🐸
Update styling of Aruba "accesspoints" interface. Fix weird includes stuff.
Files changed (3) +40 / -67
Changed files with action and line counts
Mhtml/includes/print-accesspoint.inc.php+20 / -56
Mhtml/pages/device/accesspoint.inc.php+2 / -6
Mhtml/pages/device/accesspoints.inc.php+18 / -5
+40 added −67 removed filtered activity

💻 r5122 FIX

Adam Armstrong 🐸
set agent scripts to be executable
Files changed (11) +11 / -0
Changed files with action and line counts
Mscripts/agent-local/bind+1 / -0
Mscripts/agent-local/freeradius+1 / -0
Mscripts/agent-local/ipmitool-sensor+1 / -0
Mscripts/agent-local/lmsensors+1 / -0
Mscripts/agent-local/nfs+1 / -0
Mscripts/agent-local/ntpd+1 / -0
Mscripts/agent-local/postfix_mailgraph+1 / -0
Mscripts/agent-local/postfix_qshape+1 / -0
Mscripts/agent-local/raspberrypi+1 / -0
Mscripts/agent-local/shoutcast+1 / -0
Mscripts/agent-local/vmwaretools+1 / -0
+11 added 0 removed filtered activity

💻 r5120 MINOR

Mike Stupalov 🐱
Optimised session regenerate.
Files changed (1) +15 / -2
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+15 / -2
+15 added −2 removed filtered activity

💻 r5119 TRIVIAL

Mike Stupalov 🐱
Fixed from prev. commit.
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/snmp.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5118 TRIVIAL

Mike Stupalov 🐱
Updated external_exec().
Files changed (3) +10 / -12
Changed files with action and line counts
Mincludes/common.php+8 / -10
Mincludes/discovery/vlans.inc.php+1 / -1
Mincludes/polling/fdb-table.inc.php+1 / -1
+10 added −12 removed filtered activity

💻 r5117

Adam Armstrong 🐸
bye bye bad spaces!
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/includes/authentication/mysql.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5116 TRIVIAL

Mike Stupalov 🐱
Revert back rigid for graphs autoscale.
Files changed (2) +3 / -2
Changed files with action and line counts
Mhtml/includes/graphs/common.inc.php+1 / -1
Mhtml/includes/graphs/device/sensor.inc.php+2 / -1
+3 added −2 removed filtered activity

💻 r5115 TRIVIAL

Mike Stupalov 🐱
Update google map auto-zoom.
Files changed (1) +4 / -4
Changed files with action and line counts
Mhtml/pages/front/default.php+4 / -4
+4 added −4 removed filtered activity

💻 r5114 MINOR

Mike Stupalov 🐱
Changed default low limit for humidity. Change limits for sensors (voltage/temp/humidity) on some APC PDUs (PowerNet-MIB).
Files changed (2) +14 / -9
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+2 / -2
Mincludes/discovery/sensors/powernet-mib.inc.php+12 / -7
+14 added −9 removed filtered activity

💻 r5113 MINOR

Mike Stupalov 🐱
Fixed graphs autoscaling.
Files changed (4) +24 / -12
Changed files with action and line counts
Mhtml/includes/graphs/application/nptd_uptime.inc.php+1 / -1
Mhtml/includes/graphs/application/ntpdserver_uptime.inc.php+1 / -1
Mhtml/includes/graphs/common.inc.php+19 / -7
Mhtml/includes/graphs/port/fdb_count.inc.php+3 / -3
+24 added −12 removed filtered activity

💻 r5112

Tom Laermans 🦔
Medium: support for Geist climate monitoring devices (GEIST-V4-MIB)
Files changed (4) +150 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+10 / -0
Mincludes/definitions/sensors.inc.php+4 / -0
Aincludes/discovery/sensors/geist-v4-mib.inc.php+117 / -0
Aincludes/polling/os/geist-climate.inc.php+19 / -0
+150 added 0 removed filtered activity

💻 r5111

Tom Laermans 🦔
Medium: support for warning limits on GEIST-V3-MIB devices
Files changed (1) +217 / -77
Changed files with action and line counts
Mincludes/discovery/sensors/geist-mib-v3.inc.php+217 / -77
+217 added −77 removed filtered activity

💻 r5110 FIX

Adam Armstrong 🐸
use ifName for aruba. They think "802.1Q VLAN" is a good port descr. FNERGH.
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5109

Tom Laermans 🦔
Medium: fix SUPERMICRO-HEALTH-MIB fan limits (only low limit is specified). You may need to reset your limits for this to have any effect. Fixes ##742
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/supermicro-health-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5108

Tom Laermans 🦔
Minor: change type for CPQHLTH-MIB state sensors
Files changed (2) +6 / -6
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+1 / -1
Mincludes/discovery/sensors/cpqhlth-mib.inc.php+5 / -5
+6 added −6 removed filtered activity

💻 r5107

Tom Laermans 🦔
Trivial: re-add CPQHLTH-MIB echo into sensor discovery
Files changed (1) +2 / -0
Changed files with action and line counts
Mincludes/discovery/sensors/cpqhlth-mib.inc.php+2 / -0
+2 added 0 removed filtered activity

💻 r5106

Adam Armstrong 🐸
[fix] debug begone
Files changed (1) +0 / -2
Changed files with action and line counts
Mincludes/discovery/ucd-diskio.inc.php+0 / -2
0 added −2 removed filtered activity

💻 r5105 FIX

Adam Armstrong 🐸
correct version of UCD-DISKIO-MIB discovery module. Now removes and updates entries. Should probably be merged with poller module.
Files changed (1) +27 / -25
Changed files with action and line counts
Mincludes/discovery/ucd-diskio.inc.php+27 / -25
+27 added −25 removed filtered activity

💻 r5104

Tom Laermans 🦔
Fix: revert erroneous UCD Disk I/O discovery borkage from r5101
Files changed (1) +7 / -22
Changed files with action and line counts
Mincludes/discovery/ucd-diskio.inc.php+7 / -22
+7 added −22 removed filtered activity

💻 r5103

Tom Laermans 🦔
Medium: improve HP sensors (CPQHLTH-MIB), from #735
Files changed (6) +21,511 / -180
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+12 / -0
Mincludes/discovery/sensors/cpqhlth-mib.inc.php+96 / -33
Mmibs/hp/CPQHLTH-MIB+3,044 / -147
Amibs/hp/CPQIDA-MIB+11,002 / -0
Amibs/hp/CPQSTDEQ-MIB+3,299 / -0
Amibs/hp/CPQSTSYS-MIB+4,058 / -0
+108 added −33 removed filtered activity

💻 r5102

Tom Laermans 🦔
Security: fix map.php sql injection: authenticated users could alter the mysql query. This did not allow any more data to leak than was already possible by simply completely omitting the device_id when calling map.php; also reorganize some of the map code
Files changed (1) +44 / -35
Changed files with action and line counts
Mhtml/map.php+44 / -35
+44 added −35 removed filtered activity

💻 r5101

Adam Armstrong 🐸
[Improve] Some old MySQL migrated to dbFacile.
Files changed (15) +194 / -206
Changed files with action and line counts
Mhtml/includes/collectd/functions.php+96 / -0
Mhtml/includes/graphs/device/collectd.inc.php+4 / -113
Mhtml/includes/graphs/port/mac_acc_total.inc.php+1 / -1
Mhtml/pages/addhost.inc.php+2 / -2
Mhtml/pages/device.inc.php+15 / -15
Mhtml/pages/device/hrdevice.inc.php+1 / -1
Mhtml/pages/device/port.inc.php+6 / -6
Mhtml/pages/device/port/vlans.inc.php+1 / -1
Mhtml/pages/graphs.inc.php+1 / -1
Mhtml/pages/routing/ospf.inc.php+4 / -4
Mincludes/discovery/cisco-vrf.inc.php+16 / -25
Mincludes/discovery/processors.inc.php+11 / -15
Mincludes/discovery/ucd-diskio.inc.php+22 / -7
Mincludes/discovery/vmware-vminfo.inc.php+13 / -14
Mincludes/polling/applications/mssql.inc.php+1 / -1
+194 added −206 removed filtered activity

💻 r5100

Tom Laermans 🦔
Medium: fix current OIDs for phase 2 and 3 on GEIST-MIB-V3
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/discovery/sensors/geist-mib-v3.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r5099

Tom Laermans 🦔
Medium: set lower limit for humidity to 10%, not 70%
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5098 TRIVIAL

Mike Stupalov 🐱
++
Files changed (2) +5 / -3
Changed files with action and line counts
Mhtml/includes/graphs/device/mempool.inc.php+2 / -1
Mhtml/includes/graphs/mempool/auth.inc.php+3 / -2
+5 added −3 removed filtered activity

💻 r5097 MAJOR

Mike Stupalov 🐱
Rewriten mempools discovery/poller modules to mib based structure. Fixed and optimized many mempool parts. Note: update DB and rediscover your mempools for correct work. ./discovery.php -h none ./discovery.php -d -m mempools -h all > /tmp/all.mempools
Files changed (110) +50,431 / -36,471

Showing the first 30 paths; 80 more are omitted from this static page.

Changed files with action and line counts
Mincludes/discovery/functions.inc.php+23 / -16
Mincludes/discovery/mempools.inc.php+6 / -7
Mincludes/discovery/mempools/agent-general-mib.inc.php+17 / -10
Mincludes/discovery/mempools/alcatel-ind1-health-mib.inc.php+6 / -5
Mincludes/discovery/mempools/apsysmgmt-mib.inc.php+6 / -3
Mincludes/discovery/mempools/asyncos-mail-mib.inc.php+5 / -3
Mincludes/discovery/mempools/ciena-topsecret-mib.inc.php+9 / -8
Mincludes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php+15 / -21
Mincludes/discovery/mempools/cisco-entity-qfp-mib.inc.php+10 / -6
Mincludes/discovery/mempools/cisco-memory-pool-mib.inc.php+14 / -12
Mincludes/discovery/mempools/dell-vendor-mib.inc.php+15 / -4
Mincludes/discovery/mempools/extreme-base-mib.inc.php+12 / -13
Mincludes/discovery/mempools/f10-c-series-chassis-mib.inc.php+25 / -10
Mincludes/discovery/mempools/f10-chassis-mib.inc.php+25 / -9
Mincludes/discovery/mempools/f10-s-series-chassis-mib.inc.php+26 / -11
Mincludes/discovery/mempools/fortinet-fortigate-mib.inc.php+11 / -2
Mincludes/discovery/mempools/foundry-sn-agent-mib.inc.php+22 / -3
Mincludes/discovery/mempools/frogfoot-resources-mib.inc.php+7 / -11
Mincludes/discovery/mempools/hh3c-entity-ext-mib.inc.php+18 / -15
Mincludes/discovery/mempools/host-resources-mib.inc.php+15 / -17
Mincludes/discovery/mempools/huawei-entity-extent-mib.inc.php+18 / -19
Mincludes/discovery/mempools/juniper-ive-mib.inc.php+5 / -3
Mincludes/discovery/mempools/juniper-mib.inc.php+32 / -24
Mincludes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php+12 / -10
Mincludes/discovery/mempools/netscreen-resource-mib.inc.php+8 / -8
Mincludes/discovery/mempools/netswitch-mib.inc.php+11 / -15
Mincludes/discovery/mempools/ns-root-mib.inc.php+14 / -2
Mincludes/discovery/mempools/rbn-memory-mib.inc.php+12 / -8
Mincludes/discovery/mempools/s5-chassis-mib.inc.php+17 / -19
Mincludes/discovery/mempools/sw-mib.inc.php+10 / -7
+918 added −811 removed filtered activity

💻 r5096 MAJOR

Mike Stupalov 🐱
Basic detect Netgear devices.
Files changed (3) +28 / -0
Changed files with action and line counts
Mhtml/images/os/netgear.png non-text+0 / -0
Mincludes/definitions/os.inc.php+12 / -0
Aincludes/polling/os/netgear.inc.php+16 / -0
+28 added 0 removed filtered activity

💻 r5095 TRIVIAL

Mike Stupalov 🐱
Fixed random swithing between ucd-snmp-mib (64bit) and host-resources-mib when have similar total size.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/storage/host-resources-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5094

Tom Laermans 🦔
Minor: Fix 'total power' sensor description on GEIST-MIB-V3
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/discovery/sensors/geist-mib-v3.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5093

Tom Laermans 🦔
Medium: preliminary parsing of alarm levels for Geist devices
Files changed (1) +103 / -33
Changed files with action and line counts
Mincludes/discovery/sensors/geist-mib-v3.inc.php+103 / -33
+103 added −33 removed filtered activity

💻 r5092 TRIVIAL

Mike Stupalov 🐱
Changed units/size order in discover_storage().
Files changed (3) +8 / -8
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+3 / -3
Mincludes/discovery/storage/host-resources-mib.inc.php+4 / -4
Mincludes/discovery/storage/netapp-mib.inc.php+1 / -1
+8 added −8 removed filtered activity

💻 r5091

Tom Laermans 🦔
Trivial: clean up UCD-SNMP-MIB processor script
Files changed (3) +50 / -24
Changed files with action and line counts
Dincludes/discovery/processors-ucd-old.inc.php+0 / -20
Mincludes/discovery/processors.inc.php+17 / -4
Aincludes/discovery/processors/ucd-snmp-mib.inc.php+33 / -0
+50 added −24 removed filtered activity

💻 r5090

Tom Laermans 🦔
Trivial: move ENTITY-SENSOR-MIB discovery file to appropriate directory
Files changed (3) +134 / -123
Changed files with action and line counts
Dincludes/discovery/entity-sensor.inc.php+0 / -122
Mincludes/discovery/sensors.inc.php+1 / -1
Aincludes/discovery/sensors/entity-sensor-mib.inc.php+133 / -0
+134 added −123 removed filtered activity

💻 r5089

Tom Laermans 🦔
Medium: move CISCO-ENTITY-SENSOR-MIB discovery to mib-based include system
Files changed (5) +225 / -213
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Dincludes/discovery/cisco-entity-sensor.inc.php+0 / -161
Mincludes/discovery/entity-sensor.inc.php+44 / -49
Mincludes/discovery/sensors.inc.php+18 / -3
Aincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+162 / -0
+225 added −213 removed filtered activity

💻 r5088

Tom Laermans 🦔
Major: add support for Geist RCX/... PDUs + sensors and inventory module; still need to process alarms table for sensor limits
Files changed (10) +13,552 / -4
Changed files with action and line counts
Ahtml/images/os/geist.png+1 / -0
Mhtml/includes/print/inventory.inc.php+5 / -0
Mincludes/definitions/os.inc.php+9 / -0
Mincludes/definitions/sensors.inc.php+17 / -4
Aincludes/discovery/inventory/geist-mib-v3.inc.php+124 / -0
Aincludes/discovery/sensors/geist-mib-v3.inc.php+590 / -0
Aincludes/polling/os/geist-pdu.inc.php+21 / -0
Amibs/geist non-text+0 / -0
Amibs/geist/GEIST-MIB-V3+11,477 / -0
Amibs/geist/GEIST-V4-MIB+1,308 / -0
+766 added −4 removed filtered activity

💻 r5087

Mike Stupalov 🐱
ohh.. -exclamation mark.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/storage/host-resources-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5086 TRIVIAL

Mike Stupalov 🐱
Fixed storage renaming (copy-paste bug).
Files changed (1) +3 / -3
Changed files with action and line counts
Mincludes/discovery/storage/host-resources-mib.inc.php+3 / -3
+3 added −3 removed filtered activity

💻 r5085 FIX

Adam Armstrong 🐸
Disable maxrep for netscaler, would break netscaler polling for any installs with maxrep enabled
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5084

Tom Laermans 🦔
Medium: fix graphs for Aruba wireless, fixes #384
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/device/accesspoint.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5083 TRIVIAL

Mike Stupalov 🐱
NETAPP-MIB definition.
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5082 MAJOR

Mike Stupalov 🐱
Rewriten storage discovery/poller modules to mib based definitions. Separated UCD-SNMP-MIB::dskEntry. Note: rediscover your storages for rigth work. ./discovery.php -h none ./discovery.php -d -m storage -h all > /tmp/all.storage
Files changed (20) +381 / -270
Changed files with action and line counts
Mhtml/index.php+4 / -4
Mincludes/common.php+6 / -0
Mincludes/definitions/os.inc.php+2 / -0
Mincludes/discovery/functions.inc.php+2 / -1
Mincludes/discovery/storage.inc.php+9 / -8
Aincludes/discovery/storage/host-resources-mib.inc.php+139 / -0
Dincludes/discovery/storage/hrstorage.inc.php+0 / -79
Aincludes/discovery/storage/netapp-mib.inc.php+90 / -0
Dincludes/discovery/storage/netapp.inc.php+0 / -89
Aincludes/discovery/storage/ucd-snmp-mib.inc.php+8 / -0
Mincludes/include-dir-mib.inc.php+2 / -2
Mincludes/polling/functions.inc.php+1 / -1
Mincludes/polling/mempools/hrstorage.inc.php+4 / -4
Mincludes/polling/storage.inc.php+8 / -2
Aincludes/polling/storage/host-resources-mib.inc.php+19 / -0
Dincludes/polling/storage/hrstorage.inc.php+0 / -56
Aincludes/polling/storage/netapp-mib.inc.php+24 / -0
Dincludes/polling/storage/netapp.inc.php+0 / -24
Aincludes/polling/storage/ucd-snmp-mib.inc.php+35 / -0
Aupdate/128.php+28 / -0
+381 added −270 removed filtered activity

💻 r5081 FIX

Adam Armstrong 🐸
fix fatfingered style
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/print-interface.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5080 CLEAN

Mike Stupalov 🐱
Removed 'svn:executable' property from files.
Files changed (148) +0 / -142

Showing the first 30 paths; 118 more are omitted from this static page.

Changed files with action and line counts
Mconfig.php.default non-text+0 / -0
Mhtml/ajax_entitypopup.php+0 / -1
Mhtml/ajax_listports.php+0 / -1
Mhtml/billing-graph.php+0 / -1
Mhtml/graph-realtime.php+0 / -1
Mhtml/graph.php+0 / -1
Mhtml/includes/graphs/application/apache_bits.inc.php+0 / -1
Mhtml/includes/graphs/application/apache_cpu.inc.php+0 / -1
Mhtml/includes/graphs/application/apache_hits.inc.php+0 / -1
Mhtml/includes/graphs/application/apache_scoreboard.inc.php+0 / -1
Mhtml/includes/graphs/application/drbd_disk_bits.inc.php+0 / -1
Mhtml/includes/graphs/application/drbd_network_bits.inc.php+0 / -1
Mhtml/includes/graphs/application/drbd_unsynced.inc.php+0 / -1
Mhtml/includes/graphs/application/memcached_bits.inc.php+0 / -1
Mhtml/includes/graphs/customer/auth.inc.php+0 / -1
Mhtml/includes/graphs/device/cipsec_flow_stats.inc.php+0 / -1
Mhtml/includes/graphs/device/collectd.inc.php+0 / -1
Mhtml/includes/graphs/device/diskio_bits.inc.php+0 / -1
Mhtml/includes/graphs/device/diskio_ops.inc.php+0 / -1
Mhtml/includes/graphs/device/fdb_count.inc.php+0 / -1
Mhtml/includes/graphs/device/netscalersvc_ttfb.inc.php+0 / -1
Mhtml/includes/graphs/device/ucd_contexts.inc.php+0 / -1
Mhtml/includes/graphs/device/ucd_interrupts.inc.php+0 / -1
Mhtml/includes/graphs/mempool/auth.inc.php+0 / -1
Mhtml/includes/graphs/munin/auth.inc.php+0 / -1
Mhtml/includes/graphs/processor/auth.inc.php+0 / -1
Mhtml/includes/graphs/processor/usage.inc.php+0 / -1
Mhtml/includes/graphs/rserver/curr.inc.php+0 / -1
Mhtml/includes/graphs/rserver/failed.inc.php+0 / -1
Mhtml/includes/graphs/rserver/total.inc.php+0 / -1
0 added −142 removed filtered activity

💻 r5079 MINOR

Mike Stupalov 🐱
Combined multiple interface change events into one.
Files changed (2) +49 / -30
Changed files with action and line counts
Mincludes/functions.php+15 / -3
Mincludes/polling/ports.inc.php+34 / -27
+49 added −30 removed filtered activity

💻 r5078 ADD

Adam Armstrong 🐸
Add ability for user to define a custom location map function
Files changed (2) +10 / -2
Changed files with action and line counts
Mincludes/polling/system.inc.php+1 / -1
Mincludes/rewrites.php+9 / -1
+10 added −2 removed filtered activity

💻 r5077 FIX

Adam Armstrong 🐸
HTML fixes and cleanups #725
Files changed (28) +121 / -118
Changed files with action and line counts
Mhtml/includes/functions.inc.php+6 / -6
Mhtml/includes/hostbox.inc.php+3 / -3
Mhtml/includes/navbar.inc.php+2 / -2
Mhtml/includes/print-interface.inc.php+19 / -19
Mhtml/includes/print/addresses.inc.php+1 / -1
Mhtml/includes/print/device.inc.php+3 / -3
Mhtml/includes/print/events.inc.php+2 / -2
Mhtml/includes/print/inventory.inc.php+2 / -2
Mhtml/includes/print/status.inc.php+11 / -11
Mhtml/includes/print/syslogs.inc.php+2 / -2
Mhtml/pages/about.inc.php+8 / -8
Mhtml/pages/addhost.inc.php+2 / -2
Mhtml/pages/device/overview.inc.php+2 / -0
Mhtml/pages/device/overview/mempools.inc.php+4 / -5
Mhtml/pages/device/overview/ports.inc.php+5 / -5
Mhtml/pages/device/overview/processors-unix.inc.php+1 / -2
Mhtml/pages/device/overview/processors.inc.php+2 / -3
Mhtml/pages/device/overview/sensors.inc.php+2 / -2
Mhtml/pages/device/overview/storage.inc.php+4 / -5
Mhtml/pages/device/port/vlans.inc.php+4 / -3
Mhtml/pages/device/ports/map.inc.php+4 / -4
Mhtml/pages/device/ports/neighbours.inc.php+12 / -8
Mhtml/pages/device/vlans.inc.php+4 / -4
Mhtml/pages/health/sensors.inc.php+1 / -1
Mhtml/pages/pollerlog.inc.php+5 / -5
Mhtml/pages/routing/bgp.inc.php+5 / -5
Mhtml/pages/routing/ospf.inc.php+1 / -1
Mincludes/common.php+4 / -4
+121 added −118 removed filtered activity

💻 r5076

Tom Laermans 🦔
Trivial: fix MIB parameter for chassis in JUNIPER-MIB inventory
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/inventory/juniper-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5075

Tom Laermans 🦔
Minor: different fix to issue in r5074
Files changed (2) +3 / -3
Changed files with action and line counts
Mhtml/includes/cache-data.inc.php+1 / -1
Mhtml/includes/navbar.inc.php+2 / -2
+3 added −3 removed filtered activity

💻 r5074

Tom Laermans 🦔
Minor: add check for enabled OSPF instance; without this, menu bar would show OSPF instances, but clicking the link would result in an empty page, as the OSPF page itself checks for enabled status.
Files changed (1) +2 / -1
Changed files with action and line counts
Mhtml/includes/cache-data.inc.php+2 / -1
+2 added −1 removed filtered activity

💻 r5073 TRIVIAL

Mike Stupalov 🐱
Moved fdb polling for HP ProCurve to fdb-table module. Also small fix for hrDevice processors.
Files changed (3) +13 / -28
Changed files with action and line counts
Mincludes/discovery/processors/host-resources-mib.inc.php+2 / -2
Mincludes/polling/fdb-table.inc.php+8 / -2
Mincludes/polling/os/procurve.inc.php+3 / -24
+13 added −28 removed filtered activity

💻 r5072

Tom Laermans 🦔
Medium: fix DS name in RRD for device FDB table count; should make it work again on Cisco devices. Codestyle update on RRDtool functions. Small cleanup in Procurve OS poller
Files changed (6) +2,977 / -2,888
Changed files with action and line counts
Mincludes/polling/fdb-table.inc.php+1 / -1
Mincludes/polling/os/procurve.inc.php+5 / -4
Mincludes/rrdtool.inc.php+36 / -12
Amibs/hp/HP-SN-AGENT-MIB+2,914 / -0
Dmibs/hp/hp-sn-agent.mib+0 / -2,871
Aupdate/127.php+21 / -0
+63 added −17 removed filtered activity

💻 r5071 TRIVIAL

Mike Stupalov 🐱
Fixed netapp storages polling.
Files changed (3) +5 / -4
Changed files with action and line counts
Mincludes/polling/storage.inc.php+1 / -1
Mincludes/polling/storage/netapp.inc.php+2 / -1
Mincludes/polling/storage/wmi.inc.php+2 / -2
+5 added −4 removed filtered activity

💻 r5070 MINOR

Mike Stupalov 🐱
Added fdb counts to port graph type. Fixed hr-device processors discovery.
Files changed (2) +9 / -9
Changed files with action and line counts
Mincludes/definitions/graphtypes.inc.php+8 / -8
Mincludes/discovery/processors/host-resources-mib.inc.php+1 / -1
+9 added −9 removed filtered activity

💻 r5069

Tom Laermans 🦔
Minor: change DS name for FDB count to 'value'
Files changed (2) +2 / -2
Changed files with action and line counts
Mhtml/includes/graphs/port/fdb_count.inc.php+1 / -1
Mincludes/polling/fdb-table.inc.php+1 / -1
+2 added −2 removed filtered activity

💻 r5068

Tom Laermans 🦔
Major: add per-port FDB count graphs; disabled globally per default - enable in per device port settings or globally (adds 115kB RRD per port).
Files changed (4) +63 / -2
Changed files with action and line counts
Ahtml/includes/graphs/port/fdb_count.inc.php+24 / -0
Mhtml/pages/device/port/graphs.inc.php+10 / -0
Mincludes/defaults.inc.php+1 / -0
Mincludes/polling/fdb-table.inc.php+28 / -2
+63 added −2 removed filtered activity

💻 r5067

Tom Laermans 🦔
Trivial: align 'discovery protocols' directory with module name
Files changed (11) +256 / -256
Changed files with action and line counts
Aincludes/discovery/discovery-protocols non-text+0 / -0
Mincludes/discovery/discovery-protocols.inc.php+3 / -3
Aincludes/discovery/discovery-protocols/alcatel-ind1-interswitch-protocol-mib.inc.php+47 / -0
Aincludes/discovery/discovery-protocols/cisco-cdp-mib.inc.php+62 / -0
Aincludes/discovery/discovery-protocols/foundry-sn-switch-group-mib.inc.php+55 / -0
Aincludes/discovery/discovery-protocols/lldp-mib.inc.php+89 / -0
Dincludes/discovery/protocols non-text+0 / -0
Dincludes/discovery/protocols/alcatel-ind1-interswitch-protocol-mib.inc.php+0 / -47
Dincludes/discovery/protocols/cisco-cdp-mib.inc.php+0 / -62
Dincludes/discovery/protocols/foundry-sn-switch-group-mib.inc.php+0 / -55
Dincludes/discovery/protocols/lldp-mib.inc.php+0 / -89
+256 added −256 removed filtered activity

💻 r5066

Tom Laermans 🦔
Minor: add 'none' as possible vtp version for Cisco VLAN discovery
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/discovery/vlans/cisco-vtp-mib.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r5065

Tom Laermans 🦔
Minor: streamlining of VLAN discovery module, including free Russian to English translation
Files changed (7) +116 / -79
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Mincludes/discovery/discovery-protocols.inc.php+0 / -1
Mincludes/discovery/vlans.inc.php+28 / -14
Aincludes/discovery/vlans/cisco-vtp-mib.inc.php+73 / -0
Dincludes/discovery/vlans/cisco-vtp.inc.php+0 / -59
Mincludes/discovery/vlans/q-bridge-mib.inc.php+13 / -4
Mincludes/polling/fdb-table.inc.php+1 / -1
+116 added −79 removed filtered activity

💻 r5064 TRIVIAL

Mike Stupalov 🐱
Reverted back (fixed logout).
Files changed (1) +3 / -3
Changed files with action and line counts
Mhtml/index.php+3 / -3
+3 added −3 removed filtered activity

💻 r5063 MINOR

Mike Stupalov 🐱
Improved support for Nortel/Avaya devices.
Files changed (5) +7 / -18
Changed files with action and line counts
Mhtml/includes/functions.inc.php+0 / -7
Mhtml/pages/ports/graphs.inc.php+1 / -1
Mincludes/definitions/os.inc.php+1 / -0
Dincludes/discovery/os/avaya-ers.inc.php+0 / -10
Mincludes/rewrites.php+5 / -0
+7 added −18 removed filtered activity

💻 r5062 MINOR

Mike Stupalov 🐱
Small fixes:
  • graphs 'no auth' error if port-states empty,
  • updated short_ifname(),
  • inventory do not evenlog if chaged ifIndex only,
  • HP/Dell unix hardware detect,
  • excluded 'not available' IPMI sensors.
Files changed (7) +64 / -62
Changed files with action and line counts
Mhtml/ajax_entitypopup.php+10 / -11
Mhtml/index.php+18 / -18
Mincludes/common.php+1 / -2
Mincludes/discovery/functions.inc.php+4 / -1
Mincludes/polling/functions.inc.php+1 / -1
Mincludes/polling/os/unix.inc.php+6 / -5
Mincludes/rewrites.php+24 / -24
+64 added −62 removed filtered activity

February 2014

💻 r5061

Tom Laermans 🦔
Trivial: cosmetic changes
Files changed (4) +54 / -4
Changed files with action and line counts
Mincludes/discovery/protocols/alcatel-ind1-interswitch-protocol-mib.inc.php+13 / -1
Mincludes/discovery/protocols/cisco-cdp-mib.inc.php+14 / -1
Mincludes/discovery/protocols/foundry-sn-switch-group-mib.inc.php+14 / -1
Mincludes/discovery/protocols/lldp-mib.inc.php+13 / -1
+54 added −4 removed filtered activity

💻 r5060

Tom Laermans 🦔
Medium: add support for HP server information (model, serial, asset tag); clean up trim/str_replace code
Files changed (2) +3,312 / -8
Changed files with action and line counts
Mincludes/polling/os/unix.inc.php+17 / -8
Amibs/hp/CPQSINFO-MIB+3,295 / -0
+17 added −8 removed filtered activity

💻 r5059 MAJOR

Mike Stupalov 🐱
Use cached entPhysical table for detect device parameters (hardware, serial, etc.)
Files changed (10) +139 / -106
Changed files with action and line counts
Mincludes/polling/os.inc.php+42 / -1
Mincludes/polling/os/acme.inc.php+3 / -4
Mincludes/polling/os/acsw.inc.php+10 / -14
Mincludes/polling/os/cisco.inc.php+13 / -21
Mincludes/polling/os/fabos.inc.php+4 / -3
Mincludes/polling/os/ios.inc.php+9 / -15
Mincludes/polling/os/nos.inc.php+4 / -4
Mincludes/polling/os/unix.inc.php+39 / -24
Mincludes/polling/os/vmware.inc.php+11 / -2
Mincludes/polling/os/wlc.inc.php+4 / -18
+139 added −106 removed filtered activity

💻 r5058 TRIVIAL

Mike Stupalov 🐱
Fixed 2 mistakes.
Files changed (2) +6 / -4
Changed files with action and line counts
Mhtml/includes/graphs/mempool/usage.inc.php+1 / -1
Mincludes/polling/storage/netapp.inc.php+5 / -3
+6 added −4 removed filtered activity

💻 r5057

Tom Laermans 🦔
Minor: fix billing percentage bar to not display negative number on the right if bill quota is exceeded
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/bills/month.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5056

Mike Stupalov 🐱
fixed short_ifname().
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/rewrites.php+1 / -1
+1 added −1 removed filtered activity

💻 r5055 TRIVIAL

Mike Stupalov 🐱
Fixed alltime updating mempools if precision empty.
Files changed (1) +3 / -2
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+3 / -2
+3 added −2 removed filtered activity

💻 r5054 CLEAN

Mike Stupalov 🐱
rewrites.php: removed unused old functions, renamed functions to common names, cleanup code. See all changes: removed (old, unused): translate_ifOperStatus() translate_ifAdminStatus() rewrite_ios_features() flag_from_code() renamed (no functionality changes: formatMac() -> format_mac() fixifName() -> rewrite_ifname() fixiftype() -> rewrite_iftype() short_hrDeviceDescr() -> rewrite_hrDevice() makeshortif() -> short_ifname() shorthost() -> short_hostname() replace_from_array() -> array_key_replace() changed (backward compatible): rewrite_unix_hardware() rewrite_adslLineType() short_port_descr()
Files changed (48) +530 / -610

Showing the first 30 paths; 18 more are omitted from this static page.

Changed files with action and line counts
Mcontrib/generate-dnstext.php+1 / -1
Mcontrib/generate-vegadns.php+1 / -1
Mhtml/graph-realtime.php+1 / -1
Mhtml/includes/functions.inc.php+7 / -7
Mhtml/includes/graphs/c6kxbar/auth.inc.php+1 / -1
Mhtml/includes/graphs/customer/bits.inc.php+2 / -2
Mhtml/includes/graphs/device/mempool.inc.php+1 / -1
Mhtml/includes/graphs/device/processor_separate.inc.php+1 / -1
Mhtml/includes/graphs/device/processor_stack.inc.php+1 / -1
Mhtml/includes/graphs/device/sensor.inc.php+1 / -1
Mhtml/includes/graphs/global/processor_separate.inc.php+1 / -1
Mhtml/includes/graphs/global/processor_stack.inc.php+1 / -1
Mhtml/includes/graphs/mempool/usage.inc.php+1 / -1
Mhtml/includes/graphs/multiport/bits_duo_separate.inc.php+1 / -1
Mhtml/includes/graphs/multiport/bits_separate.inc.php+1 / -1
Mhtml/includes/graphs/port/auth.inc.php+1 / -1
Mhtml/includes/graphs/port/mac_acc_total.inc.php+1 / -1
Mhtml/includes/graphs/processor/usage.inc.php+1 / -1
Mhtml/includes/print-interface.inc.php+4 / -4
Mhtml/includes/print-vlan.inc.php+3 / -3
Mhtml/includes/print-vrf.inc.php+3 / -3
Mhtml/includes/print/addresses.inc.php+1 / -1
Mhtml/includes/print/arptable.inc.php+1 / -1
Mhtml/includes/print/events.inc.php+2 / -2
Mhtml/includes/print/fdbtable.inc.php+1 / -1
Mhtml/includes/print/mac_addresses.inc.php+1 / -1
Mhtml/includes/print/status.inc.php+16 / -16
Mhtml/includes/print/syslogs.inc.php+1 / -1
Mhtml/pages/apps/overview.inc.php+1 / -1
Mhtml/pages/customers.inc.php+2 / -2
+530 added −610 removed filtered activity

💻 r5053 TRIVIAL

Mike Stupalov 🐱
Improved IronWare os detect.
Files changed (2) +1 / -9
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Dincludes/discovery/os/ironware.inc.php+0 / -9
+1 added −9 removed filtered activity

💻 r5052 TRIVIAL

Mike Stupalov 🐱
catch up to prev. commit.
Files changed (1) +16 / -17
Changed files with action and line counts
Mincludes/polling/os/netapp.inc.php+16 / -17
+16 added −17 removed filtered activity

💻 r5051 MINOR

Mike Stupalov 🐱
Updated netapp storage module to use HC bit. Filter netapp storage snapshots. Other small fixes.
Files changed (13) +34,228 / -33,785
Changed files with action and line counts
Mhtml/includes/collectd/definitions.php+9 / -9
Mhtml/includes/graphs/mempool/usage.inc.php+4 / -4
Mhtml/includes/graphs/old_generic_simplex.inc.php+1 / -1
Mincludes/defaults.inc.php+1 / -0
Mincludes/discovery/storage/netapp.inc.php+11 / -14
Mincludes/polling/mempools.inc.php+1 / -4
Mincludes/polling/mempools/cemp.inc.php+0 / -1
Mincludes/polling/storage.inc.php+6 / -8
Mincludes/polling/storage/netapp.inc.php+13 / -14
Amibs/netapp/ISCSI-MIB.mib+2,563 / -0
Amibs/netapp/NETAPP-MIB.mib+31,619 / -0
Dmibs/netapp/iscsi.mib+0 / -2,113
Dmibs/netapp/netapp.mib+0 / -31,617
+46 added −55 removed filtered activity

💻 r5050

Tom Laermans 🦔
New: add ifDuplex as metric for port entity; compare to text string (ie 'ifDuplex ne fullDuplex')
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/ports.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5049 FIX

Adam Armstrong 🐸
Fix collectd graphs for rrdcached users #709
Files changed (1) +3 / -4
Changed files with action and line counts
Mhtml/includes/graphs/device/collectd.inc.php+3 / -4
+3 added −4 removed filtered activity

💻 r5048 ADD

Adam Armstrong 🐸
Add rrdtoolx python script from Donovan Baarda to allow adding of DS
Files changed (1) +177 / -0
Changed files with action and line counts
Ascripts/rrdtoolx.py+177 / -0
+177 added 0 removed filtered activity

💻 r5047

Tom Laermans 🦔
Minor: temporarily remove broken 'become user' feature
Files changed (1) +3 / -1
Changed files with action and line counts
Mhtml/pages/edituser.inc.php+3 / -1
+3 added −1 removed filtered activity

💻 r5046

Tom Laermans 🦔
Trivial: remove SNMPv3 header on device SNMP properties page
Files changed (1) +0 / -1
Changed files with action and line counts
Mhtml/pages/device/edit/snmp.inc.php+0 / -1
0 added −1 removed filtered activity

💻 r5045 MINOR

Adam Armstrong 🐸
Clean up some graph/entity links to point to graph browser #706
Files changed (4) +8 / -7
Changed files with action and line counts
Mhtml/pages/device/health/mempool.inc.php+1 / -1
Mhtml/pages/device/health/processor.inc.php+1 / -1
Mhtml/pages/device/health/sensors.inc.php+5 / -4
Mhtml/pages/device/health/storage.inc.php+1 / -1
+8 added −7 removed filtered activity

💻 r5044 ADD

Adam Armstrong 🐸
add icon to sort dropdown on ports/devices to show which is current
Files changed (5) +175 / -168
Changed files with action and line counts
Mhtml/css/sprite.css+165 / -164
Mhtml/img/sprite.png non-text+0 / -0
Ahtml/img/sprite/sort-alphabet-column.png+1 / -0
Mhtml/pages/devices.inc.php+4 / -2
Mhtml/pages/ports.inc.php+5 / -2
+9 added −4 removed filtered activity

💻 r5043 TRIVIAL

Mike Stupalov 🐱
Also always discover CISCO-CDP-MIB on all devices (including non-cisco).
Files changed (2) +3 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+0 / -1
Mincludes/discovery/discovery-protocols.inc.php+3 / -0
+3 added −1 removed filtered activity

💻 r5042 MAJOR

Mike Stupalov 🐱
Improved discover_link(). Rewrited discovery-protocols module to mib-based style.
Files changed (8) +241 / -233
Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -0
Mincludes/discovery/discovery-protocols.inc.php+16 / -214
Mincludes/discovery/functions.inc.php+20 / -19
Aincludes/discovery/protocols non-text+0 / -0
Aincludes/discovery/protocols/alcatel-ind1-interswitch-protocol-mib.inc.php+35 / -0
Aincludes/discovery/protocols/cisco-cdp-mib.inc.php+49 / -0
Aincludes/discovery/protocols/foundry-sn-switch-group-mib.inc.php+42 / -0
Aincludes/discovery/protocols/lldp-mib.inc.php+77 / -0
+241 added −233 removed filtered activity

💻 r5041 MAJOR

Mike Stupalov 🐱
Improved discover_storage. Moved ignore storage/mempool to global discover function. Added storage_hc db field for future use.
Files changed (7) +120 / -89
Changed files with action and line counts
Mincludes/defaults.inc.php+34 / -30
Mincludes/discovery/functions.inc.php+73 / -43
Mincludes/discovery/mempools.inc.php+3 / -3
Mincludes/discovery/storage.inc.php+7 / -4
Mincludes/discovery/storage/hrstorage.inc.php+0 / -4
Mincludes/discovery/storage/netapp.inc.php+1 / -5
Aupdate/126.sql+2 / -0
+118 added −89 removed filtered activity

💻 r5040 MINOR

Mike Stupalov 🐱
Removed unused largestfree/lowestfree old-ios-specific mempool fields.
Files changed (4) +4 / -7
Changed files with action and line counts
Mincludes/polling/mempools.inc.php+1 / -3
Mincludes/polling/mempools/cemp.inc.php+1 / -2
Mincludes/polling/mempools/cmp.inc.php+1 / -2
Aupdate/125.sql+1 / -0
+3 added −7 removed filtered activity

💻 r5039 TRIVIAL

Mike Stupalov 🐱
Mempools polling output display if counter 64bit.
Files changed (1) +13 / -9
Changed files with action and line counts
Mincludes/polling/mempools.inc.php+13 / -9
+13 added −9 removed filtered activity

💻 r5038 MINOR

Mike Stupalov 🐱
Fixed mempools updated always.
Files changed (1) +10 / -12
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+10 / -12
+10 added −12 removed filtered activity

💻 r5037 MINOR

Mike Stupalov 🐱
Cleanup discover_mempool() and discovery Cisco HC mempools (again).
Files changed (7) +72 / -78
Changed files with action and line counts
Mhtml/pages/device/overview/mempools.inc.php+16 / -6
Mhtml/pages/device/overview/storage.inc.php+3 / -3
Mincludes/discovery/functions.inc.php+34 / -22
Mincludes/discovery/mempools.inc.php+3 / -1
Mincludes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php+4 / -4
Dincludes/polling/mempools/cemp-hc.inc.php+0 / -16
Mincludes/polling/mempools/cemp.inc.php+12 / -26
+72 added −78 removed filtered activity

💻 r5036 MINOR

Adam Armstrong 🐸
Update /ports/ form to match /devices/ style. Add basic sorting to /devices/.
Files changed (2) +106 / -66
Changed files with action and line counts
Mhtml/pages/devices.inc.php+37 / -1
Mhtml/pages/ports.inc.php+69 / -65
+106 added −66 removed filtered activity

💻 r5035 ADD

Adam Armstrong 🐸
Add capability for mempool discovery to tell poller if it should use HC counters or not. Add this ability to CISCO-ENHANCED-MEMPOOL-MIB discovery and poller. (rewrite of #701)
Files changed (3) +39 / -15
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+3 / -3
Mincludes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php+8 / -6
Mincludes/polling/mempools/cemp.inc.php+28 / -6
+39 added −15 removed filtered activity

💻 r5034 MINOR

Adam Armstrong 🐸
Add db field to identify if a mempool is HC/64bit or not.
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/124.sql+1 / -0
0 added 0 removed filtered activity

💻 r5033 COSMETIC

Adam Armstrong 🐸
Newline missing in index html, missing newline in update 95
Files changed (2) +3 / -0
Changed files with action and line counts
Mhtml/index.php+1 / -0
Mupdate/095.php+2 / -0
+3 added 0 removed filtered activity

💻 r5032 TRIVIAL

Mike Stupalov 🐱
Fixed web pages output buffering.
Files changed (1) +3 / -5
Changed files with action and line counts
Mhtml/index.php+3 / -5
+3 added −5 removed filtered activity

💻 r5031 MINOR

Mike Stupalov 🐱
Improved discovery/polling hrStorage mempools.
Files changed (5) +58 / -66
Changed files with action and line counts
Mincludes/discovery/mempools.inc.php+5 / -11
Mincludes/discovery/mempools/host-resources-mib.inc.php+19 / -19
Mincludes/discovery/storage/hrstorage.inc.php+26 / -26
Mincludes/polling/mempools/hrstorage.inc.php+5 / -7
Mincludes/polling/storage/hrstorage.inc.php+3 / -3
+58 added −66 removed filtered activity

💻 r5030 MINOR

Mike Stupalov 🐱
Improved detect vmware esx devices, added vmware to unix group.
Files changed (3) +11 / -16
Changed files with action and line counts
Mincludes/definitions/os.inc.php+9 / -7
Dincludes/discovery/os/vmware.inc.php+0 / -9
Mincludes/polling/os/vmware.inc.php+2 / -0
+11 added −16 removed filtered activity

💻 r5029 MAJOR

Mike Stupalov 🐱
Added support HC counters for Cisco mempools (OBSERVIUM-701).
Files changed (4) +43 / -8
Changed files with action and line counts
Mincludes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php+23 / -3
Mincludes/discovery/mempools/cisco-memory-pool-mib.inc.php+3 / -3
Aincludes/polling/mempools/cemp-hc.inc.php+16 / -0
Mincludes/polling/mempools/cemp.inc.php+1 / -2
+43 added −8 removed filtered activity

💻 r5028 COSMETIC

Adam Armstrong 🐸
Code formatting :D
Files changed (2) +11 / -11
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+1 / -1
Mincludes/polling/netstats.inc.php+10 / -10
+11 added −11 removed filtered activity

💻 r5027

Adam Armstrong 🐸
more tweaks to legend scaling
Files changed (1) +5 / -6
Changed files with action and line counts
Mhtml/includes/graphs/generic_multi_line.inc.php+5 / -6
+5 added −6 removed filtered activity

💻 r5026 FIX

Adam Armstrong 🐸
use 6.1 format so negatives display properly
Files changed (1) +8 / -8
Changed files with action and line counts
Mhtml/includes/graphs/generic_multi_line.inc.php+8 / -8
+8 added −8 removed filtered activity

💻 r5025 FIX

Adam Armstrong 🐸
Improved scaling of generic_multi_line - This might be worth splitting into a function and using in the others.
Files changed (2) +33 / -25
Changed files with action and line counts
Mhtml/includes/graphs/generic_multi_line.inc.php+16 / -8
Mhtml/includes/graphs/generic_simplex.inc.php+17 / -17
+33 added −25 removed filtered activity

💻 r5024

Tom Laermans 🦔
Minor: fully enable apparent power sensor type, just needs another icon
Files changed (1) +15 / -13
Changed files with action and line counts
Mincludes/definitions/sensors.inc.php+15 / -13
+15 added −13 removed filtered activity

💻 r5023

Tom Laermans 🦔
Minor: fix relative position counter of JUNIPER-MIB inventory sub-items
Files changed (1) +2 / -3
Changed files with action and line counts
Mincludes/discovery/inventory/juniper-mib.inc.php+2 / -3
+2 added −3 removed filtered activity

💻 r5022

Tom Laermans 🦔
Security: htmlentities() around description/location fields when searching via global search box
Files changed (1) +39 / -38
Changed files with action and line counts
Mhtml/ajax_search.php+39 / -38
+39 added −38 removed filtered activity

💻 r5021

Tom Laermans 🦔
Trivial: fix icons on ajax search dropdown after commit r5019
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/ajax_search.php+1 / -1
+1 added −1 removed filtered activity

💻 r5020

Tom Laermans 🦔
Minor: clean up JUNIPER-MIB inventory serial number
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/inventory/juniper-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5019

Tom Laermans 🦔
Medium: don't clobber device icon attribute with html code, which sometimes presents the wrong image
Files changed (5) +28 / -35
Changed files with action and line counts
Mhtml/includes/hostbox-status.inc.php+1 / -1
Mhtml/includes/hostbox.inc.php+1 / -1
Mhtml/pages/device.inc.php+24 / -28
Mincludes/common.php+2 / -3
Mincludes/rewrites.php+0 / -2
+28 added −35 removed filtered activity

💻 r5018

Tom Laermans 🦔
Minor: never use sockets for the IRC bot, so ipv6 works too
Files changed (1) +2 / -4
Changed files with action and line counts
Mirc.php+2 / -4
+2 added −4 removed filtered activity

💻 r5017

Mike Stupalov 🐱
Oops.. derp.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/system.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5016 TRIVIAL

Mike Stupalov 🐱
And remove dup list/explode for unix uptime.
Files changed (1) +0 / -1
Changed files with action and line counts
Mincludes/polling/system.inc.php+0 / -1
0 added −1 removed filtered activity

💻 r5015 MINOR

Mike Stupalov 🐱
Fixed using uptime from unix agent (OBSERVIUM-700).
Files changed (1) +3 / -1
Changed files with action and line counts
Mincludes/polling/system.inc.php+3 / -1
+3 added −1 removed filtered activity

💻 r5014 ADD

Adam Armstrong 🐸
Add support for M-series MXL blade chassis switches running FTOS. #699
Files changed (1) +7 / -0
Changed files with action and line counts
Mincludes/polling/os/ftos.inc.php+7 / -0
+7 added 0 removed filtered activity

💻 r5012

Tom Laermans 🦔
Trivial: set chassis name to Chassis in JUNIPER-MIB inventory
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/inventory/juniper-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5011 FIX

Adam Armstrong 🐸
Detect more Acme Packet devices
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5010

Tom Laermans 🦔
Minor: fix possible infinite loop in JunOS inventory web page when parsing empty entry
Files changed (1) +27 / -24
Changed files with action and line counts
Mincludes/discovery/inventory/juniper-mib.inc.php+27 / -24
+27 added −24 removed filtered activity

💻 r5009

Tom Laermans 🦔
New: basic inventory module for Juniper devices, currently only tested on smaller devices
Files changed (2) +82 / -0
Changed files with action and line counts
Mhtml/includes/print/inventory.inc.php+10 / -0
Aincludes/discovery/inventory/juniper-mib.inc.php+72 / -0
+82 added 0 removed filtered activity

💻 r5008 FIX

Adam Armstrong 🐸
Lighten well background to match gradients more closely
Files changed (3) +9 / -8
Changed files with action and line counts
Mhtml/css/bootstrap.css+6 / -6
Mhtml/css/bootstrap/less/variables.less+2 / -1
Mhtml/css/bootstrap/less/variables3.less+1 / -1
0 added 0 removed filtered activity

💻 r5007

cleanup
Trivial: syntaxer run.
Files changed (25) +259 / -285
Changed files with action and line counts
Madd_device.php+17 / -17
Malerter.php+0 / -1
Mcheck-services.php+0 / -1
Mconfig_to_json.php non-text+0 / -0
Mdiscovery.php+1 / -1
Mincludes/alerts.inc.php+78 / -85
Mincludes/billing.php+0 / -1
Mincludes/common.php+13 / -12
Mincludes/defaults.inc.php+36 / -41
Mincludes/definitions.inc.php+3 / -2
Mincludes/entities.inc.php+3 / -5
Mincludes/functions.php+26 / -23
Mincludes/geolocation.inc.php+3 / -3
Mincludes/hh3c.inc.php+0 / -1
Mincludes/rewrites.php+20 / -24
Mincludes/rrdtool.inc.php+2 / -3
Mincludes/snmp.inc.php+13 / -17
Mincludes/syslog.php+1 / -1
Mincludes/versioncheck.inc.php+2 / -3
Mirc.php+15 / -14
Mpoll-billing.php+5 / -6
Mpoller.php+0 / -1
Mrename_device.php+1 / -1
Mupdate/074.php+3 / -3
Mupdate/095.php+17 / -19
0 added 0 removed filtered activity

💻 r5006 FIX

Adam Armstrong 🐸
Fix pagination switching to different page sizes. #623
Files changed (1) +3 / -1
Changed files with action and line counts
Mhtml/includes/functions.inc.php+3 / -1
+3 added −1 removed filtered activity

💻 r5005

Tom Laermans 🦔
Minor: simplify code for alert entity rewrite
Files changed (2) +10 / -35
Changed files with action and line counts
Mincludes/definitions/entities.inc.php+1 / -0
Mincludes/entities.inc.php+9 / -35
+10 added −35 removed filtered activity

💻 r5004

Tom Laermans 🦔
Medium: fix alerter mail sending function to not email its own hostname when using the default 'mail' transport
Files changed (1) +19 / -14
Changed files with action and line counts
Mincludes/alerts.inc.php+19 / -14
+19 added −14 removed filtered activity

💻 r5003

Tom Laermans 🦔
Minor: change graph subsystem to load common.inc.php from the html dir; will otherwise fail load when running alerter and creating a graph.
Files changed (236) +518 / -472

Showing the first 30 paths; 206 more are omitted from this static page.

Changed files with action and line counts
Mhtml/includes/graphs/XXX_device_memory_windows.inc.php+2 / -2
Mhtml/includes/graphs/altiga_ssl_sessions.inc.php+1 / -1
Mhtml/includes/graphs/application/apache_bits.inc.php+3 / -2
Mhtml/includes/graphs/application/apache_cpu.inc.php+2 / -2
Mhtml/includes/graphs/application/apache_hits.inc.php+2 / -2
Mhtml/includes/graphs/application/apache_scoreboard.inc.php+2 / -2
Mhtml/includes/graphs/application/asterisk_activecall.inc.php+4 / -2
Mhtml/includes/graphs/application/asterisk_peers.inc.php+3 / -2
Mhtml/includes/graphs/application/bind_answers.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_cache.inc.php+3 / -2
Mhtml/includes/graphs/application/bind_query_in.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_query_out.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_query_rejected.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_req_in.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_req_proto.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_resolv_dnssec.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_resolv_errors.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_resolv_queries.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_resolv_rtt.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_updates.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_zone_maint.inc.php+2 / -2
Mhtml/includes/graphs/application/drbd_disk_bits.inc.php+2 / -2
Mhtml/includes/graphs/application/drbd_network_bits.inc.php+2 / -2
Mhtml/includes/graphs/application/drbd_queue.inc.php+2 / -2
Mhtml/includes/graphs/application/drbd_unsynced.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_as_curreqs.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_as_pingcmd.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_as_syncmd.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_auto_errors.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_auto_totalreqs.inc.php+2 / -2
+518 added −472 removed filtered activity

💻 r5002

Tom Laermans 🦔
New: add 'Toner' alert entity, allowing monitoring of current toner level
Files changed (3) +63 / -49
Changed files with action and line counts
Mincludes/definitions/entities.inc.php+53 / -47
Mincludes/entities.inc.php+8 / -0
Mincludes/polling/toner.inc.php+2 / -2
+63 added −49 removed filtered activity

💻 r5001

Tom Laermans 🦔
Minor: change SysObjectID detection for APC devices to everything in their Enterprise OID
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r5000 IMPROVE

Adam Armstrong 🐸
Improved IRC bot. #667.
Files changed (1) +18 / -4
Changed files with action and line counts
Mirc.php+18 / -4
+18 added −4 removed filtered activity

💻 r4999 ADD

Adam Armstrong 🐸
Initial Trapeze Networks (Juniper) support. #695
Files changed (8) +119 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+11 / -0
Mincludes/definitions/sensors.inc.php+8 / -1
Aincludes/discovery/mempools/trapeze-networks-system-mib.inc.php+23 / -0
Aincludes/discovery/processors/trapeze-networks-system-mib.inc.php+17 / -0
Aincludes/discovery/sensors/trapeze-networks-system-mib.inc.php+22 / -0
Aincludes/polling/mempools/trapeze.inc.php+12 / -0
Aincludes/polling/os/trapeze.inc.php+19 / -0
Mincludes/polling/wifi.inc.php+7 / -0
+119 added −1 removed filtered activity

💻 r4998 ADD

Adam Armstrong 🐸
check cisco config ages (do nothing with the information yet)
Files changed (4) +84 / -55
Changed files with action and line counts
Mhtml/includes/functions.inc.php+0 / -49
Mincludes/common.php+50 / -0
Mincludes/polling/functions.inc.php+6 / -6
Mincludes/polling/os/ios.inc.php+28 / -0
+84 added −55 removed filtered activity

💻 r4997 IMPROVE

Adam Armstrong 🐸
Extend smokeping support to allow shortened hostnames and custom delimiters #666
Files changed (6) +47 / -46
Changed files with action and line counts
Mhtml/includes/graphs/smokeping/auth.inc.php+2 / -2
Mhtml/includes/graphs/smokeping/in.inc.php+10 / -17
Mhtml/includes/graphs/smokeping/out.inc.php+11 / -15
Mhtml/pages/device.inc.php+13 / -10
Mhtml/pages/device/latency.inc.php+3 / -1
Mincludes/defaults.inc.php+8 / -1
+47 added −46 removed filtered activity

💻 r4996

Tom Laermans 🦔
New: Somewhat untested but hopefully working Alcatel AMAP discovery protocol support
Files changed (1) +37 / -4
Changed files with action and line counts
Mincludes/discovery/discovery-protocols.inc.php+37 / -4
+37 added −4 removed filtered activity

💻 r4995

Tom Laermans 🦔
Trivial: Devices skyped: 0
Files changed (1) +2 / -2
Changed files with action and line counts
Madd_device.php+2 / -2
+2 added −2 removed filtered activity

💻 r4994 ADD

Adam Armstrong 🐸
add some simple buttons to overview/device list on delete device success page so user isn't left hanging like a lemon
Files changed (1) +5 / -0
Changed files with action and line counts
Mhtml/pages/delhost.inc.php+5 / -0
+5 added 0 removed filtered activity

💻 r4993

Tom Laermans 🦔
New: very basic support for some sensors on the CPQHLTH-MIB, HP Proliant server agent sensors
Files changed (7) +8,936 / -5,078
Changed files with action and line counts
Mincludes/definitions/os.inc.php+9 / -4
Aincludes/discovery/sensors/cpqhlth-mib.inc.php+63 / -0
Dmibs/CPQHOST-MIB+0 / -1,730
Dmibs/CPQRACK-MIB+0 / -3,344
Amibs/hp/CPQHLTH-MIB+3,200 / -0
Amibs/hp/CPQHOST-MIB+2,078 / -0
Amibs/hp/CPQRACK-MIB+3,586 / -0
+72 added −4 removed filtered activity

💻 r4992

Tom Laermans 🦔
New: add support for Infratec Rack Monitoring System
Files changed (2) +73 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+6 / -0
Aincludes/discovery/sensors/infratec-rms-mib.inc.php+67 / -0
+73 added 0 removed filtered activity

💻 r4991

Tom Laermans 🦔
Medium: fix misdetection of rebranded Alcatel ArubaOS devices
Files changed (1) +2 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+2 / -1
+2 added −1 removed filtered activity

💻 r4990

Tom Laermans 🦔
Medium: Add support for serial number and OS version for Synology DSM; add Synology MIBS. Thanks to Kent Johannessen, fixes OBSERVIUM-660.
Files changed (7) +3,489 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
Aincludes/polling/os/dsm.inc.php+10 / -0
Amibs/synology non-text+0 / -0
Amibs/synology/SYNOLOGY-DISK-MIB.txt+282 / -0
Amibs/synology/SYNOLOGY-RAID-MIB.txt+212 / -0
Amibs/synology/SYNOLOGY-SYSTEM-MIB.txt+312 / -0
Amibs/synology/SYNOLOGY-UPS-MIB.txt+2,672 / -0
+11 added 0 removed filtered activity

💻 r4989

Tom Laermans 🦔
Minor: HTML cleanups, fixes OBSERVIUM-661
Files changed (4) +24 / -24
Changed files with action and line counts
Mhtml/includes/navbar.inc.php+17 / -17
Mhtml/includes/status-summary.inc.php+3 / -3
Mhtml/index.php+1 / -1
Mhtml/pages/about.inc.php+3 / -3
+24 added −24 removed filtered activity

💻 r4988

Tom Laermans 🦔
Minor: Change PowerDNS auth. recursing graph to stack graph instead of line graph; correct spelling of separated/separator
Files changed (80) +468 / -467

Showing the first 30 paths; 50 more are omitted from this static page.

Changed files with action and line counts
Mhtml/includes/graphs/application/apache_scoreboard.inc.php+1 / -1
Mhtml/includes/graphs/application/asterisk_activecall.inc.php+1 / -1
Mhtml/includes/graphs/application/asterisk_peers.inc.php+1 / -1
Mhtml/includes/graphs/application/drbd_queue.inc.php+1 / -1
Mhtml/includes/graphs/application/mailscanner_spam.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_command_counters.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_connections.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_files_tables.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_innodb_buffer_pool.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_innodb_insert_buffer.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_innodb_io_pending.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_innodb_row_operations.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_innodb_semaphores.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_innodb_transactions.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_myisam_indexes.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_query_cache.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_query_cache_memory.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_select_types.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_slow_queries.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_sorts.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_status.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_table_locks.inc.php+1 / -1
Mhtml/includes/graphs/application/mysql_temporary_objects.inc.php+1 / -1
Mhtml/includes/graphs/application/nfs_nfs2.inc.php+1 / -1
Mhtml/includes/graphs/application/nfs_nfs3.inc.php+1 / -1
Mhtml/includes/graphs/application/nfs_nfs4.inc.php+1 / -1
Mhtml/includes/graphs/application/nginx_connections.inc.php+1 / -1
Mhtml/includes/graphs/application/ntpd_packets.inc.php+1 / -1
Mhtml/includes/graphs/application/ntpdserver_packets.inc.php+1 / -1
+468 added −467 removed filtered activity

💻 r4987

Tom Laermans 🦔
Medium: allow inverted stack on generic_simplex_multi_separate graph template; improve PowerDNS auth. graphs using this; bugfix: only load graphs/common.inc.php once.
Files changed (18) +178 / -171
Changed files with action and line counts
Mhtml/includes/graphs/XXX_device_memory_windows.inc.php+1 / -1
Mhtml/includes/graphs/altiga_ssl_sessions.inc.php+2 / -2
Mhtml/includes/graphs/application/powerdns_queries.inc.php+6 / -5
Mhtml/includes/graphs/application/powerdns_queries_udp.inc.php+7 / -6
Mhtml/includes/graphs/common.inc.php+5 / -5
Mhtml/includes/graphs/generic_data.inc.php+5 / -4
Mhtml/includes/graphs/generic_duplex.inc.php+3 / -3
Mhtml/includes/graphs/generic_multi.inc.php+2 / -2
Mhtml/includes/graphs/generic_multi_bits.inc.php+2 / -2
Mhtml/includes/graphs/generic_multi_bits_separated.inc.php+4 / -4
Mhtml/includes/graphs/generic_multi_data.inc.php+2 / -2
Mhtml/includes/graphs/generic_multi_data_separated.inc.php+2 / -2
Mhtml/includes/graphs/generic_multi_line.inc.php+2 / -2
Mhtml/includes/graphs/generic_multi_seperated.inc.php+3 / -9
Mhtml/includes/graphs/generic_multi_simplex_seperated.inc.php+23 / -10
Mhtml/includes/graphs/generic_simplex.inc.php+107 / -110
Mhtml/includes/graphs/minute_multi_line.inc.php+1 / -1
Mhtml/includes/graphs/old_generic_simplex.inc.php+1 / -1
+178 added −171 removed filtered activity

💻 r4986 FIX

Adam Armstrong 🐸
convert some TEXT fields to VARCHAR. Increase port_label to 255 chars.
Files changed (1) +4 / -0
Changed files with action and line counts
Aupdate/123.sql+4 / -0
0 added 0 removed filtered activity

💻 r4985 MINOR

Mike Stupalov 🐱
Added base detecting OpenWrt and DD-WRT os.
Files changed (5) +35 / -3
Changed files with action and line counts
Ahtml/images/os/ddwrt.png+1 / -0
Ahtml/images/os/openwrt.png+1 / -0
Mincludes/definitions/os.inc.php+28 / -0
Mincludes/discovery/os/linux.inc.php+3 / -1
Mincludes/polling/os/unix.inc.php+2 / -2
+33 added −3 removed filtered activity

💻 r4984

Tom Laermans 🦔
Minor: warn if LDAP authentication module is selected but php5-ldap support is not loaded.
Files changed (1) +9 / -4
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+9 / -4
+9 added −4 removed filtered activity

💻 r4983

Tom Laermans 🦔
Minor: don't show deleted ports on Total Graph 'iftype' pages
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/pages/iftype.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r4982

Tom Laermans 🦔
Major: fix graph authentication when using unauthorized graphs by IP
Files changed (1) +4 / -1
Changed files with action and line counts
Mhtml/graph.php+4 / -1
+4 added −1 removed filtered activity

💻 r4981

Tom Laermans 🦔
Trivial: MySQL data in lowercase in default config file, avoids issues with passwords containing dollar signs etc.
Files changed (1) +4 / -4
Changed files with action and line counts
Mconfig.php.default+4 / -4
+4 added −4 removed filtered activity

💻 r4980 TRIVIAL

Mike Stupalov 🐱
Fixed redirects 301 -> 302.
Files changed (2) +4 / -8
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+3 / -7
Mhtml/pages/edituser.inc.php+1 / -1
+4 added −8 removed filtered activity

💻 r4979 SECURITY

Mike Stupalov 🐱
Removed php.php, added robots.txt (disallow site indexing).
Files changed (2) +3 / -6
Changed files with action and line counts
Dhtml/php.php+0 / -6
Ahtml/robots.txt+3 / -0
+3 added −6 removed filtered activity

💻 r4978 MINOR

Mike Stupalov 🐱
Fixed http-auth, added more session resets (on auth errors, logout and auth_mechanism changes).
Files changed (4) +66 / -94
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+31 / -7
Mhtml/includes/authentication/http-auth.inc.php+25 / -81
Mhtml/includes/authentication/mysql.inc.php+8 / -6
Mhtml/includes/authentication/radius.inc.php+2 / -0
+66 added −94 removed filtered activity

💻 r4977 MINOR

Mike Stupalov 🐱
Another auth change.. more secured cookies.
Files changed (2) +38 / -27
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+26 / -17
Mhtml/includes/authentication/ldap.inc.php+12 / -10
+38 added −27 removed filtered activity

💻 r4976

Adam Armstrong 🐸
rename
Files changed (2) +65 / -65
Changed files with action and line counts
Ascripts/ifAlias+65 / -0
Dscripts/ifalias.pl+0 / -65
+65 added −65 removed filtered activity

💻 r4975 ADD

Adam Armstrong 🐸
add ifAlias script for Ubuntu/Debian hosts rewritten in perl
Files changed (1) +65 / -0
Changed files with action and line counts
Ascripts/ifalias.pl+65 / -0
+65 added 0 removed filtered activity

💻 r4974 MINOR

Mike Stupalov 🐱
Fixed ldap bint to username by himself.
Files changed (1) +22 / -17
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+22 / -17
+22 added −17 removed filtered activity

💻 r4973 FIX

Adam Armstrong 🐸
remove random "i" from cloud javascript include tag
Files changed (1) +2 / -1
Changed files with action and line counts
Mhtml/pages/front/default.php+2 / -1
+2 added −1 removed filtered activity

💻 r4972 ADD

Adam Armstrong 🐸
Front page map now offers global cloud monitoring capability, a must for any SaaS/IaaS organisation.
Files changed (2) +9 / -2
Changed files with action and line counts
Mhtml/pages/front/default.php+7 / -1
Mincludes/defaults.inc.php+2 / -1
+9 added −2 removed filtered activity

💻 r4971 FIX

Adam Armstrong 🐸
allow IPMI module for DRAC devices
Files changed (1) +4 / -4
Changed files with action and line counts
Mincludes/polling/functions.inc.php+4 / -4
+4 added −4 removed filtered activity

💻 r4970

Tom Laermans 🦔
Fix on r4967: bind to LDAP server in case of kerberos auth to get user list; add some debug output to LDAP module
Files changed (1) +32 / -21
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+32 / -21
+32 added −21 removed filtered activity

💻 r4969 TRIVIAL

Mike Stupalov 🐱
Fix for auth with kerberos.
Files changed (1) +5 / -5
Changed files with action and line counts
Mhtml/includes/authentication/ldap.inc.php+5 / -5
+5 added −5 removed filtered activity

💻 r4968

Tom Laermans 🦔
Minor: don't show delete link on user edit page if deleting users is not possible
Files changed (1) +4 / -2
Changed files with action and line counts
Mhtml/pages/edituser.inc.php+4 / -2
+4 added −2 removed filtered activity

💻 r4967 MAJOR

Mike Stupalov 🐱
Revised and improved authenticate module. Fixed unauth options for graphs. Fixed intensive requests to ldap/radius on every page.
Files changed (5) +126 / -100
Changed files with action and line counts
Mhtml/graph.php+40 / -1
Mhtml/includes/authenticate.inc.php+32 / -30
Mhtml/includes/authentication/ldap.inc.php+32 / -17
Mhtml/includes/authentication/radius.inc.php+22 / -13
Mhtml/includes/graphs/graph.inc.php+0 / -39
+126 added −100 removed filtered activity

💻 r4966 MINOR

Mike Stupalov 🐱
Added warn about need DB schema update.
Files changed (1) +18 / -6
Changed files with action and line counts
Mhtml/index.php+18 / -6
+18 added −6 removed filtered activity

💻 r4965 TRIVIAL

Mike Stupalov 🐱
Warning about mcrypt module for feeds.
Files changed (2) +9 / -4
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+1 / -1
Mhtml/pages/preferences.inc.php+8 / -3
+9 added −4 removed filtered activity

💻 r4964

Mike Stupalov 🐱
-debug
Files changed (1) +0 / -2
Changed files with action and line counts
Mhtml/pages/device/port/fdb.inc.php+0 / -2
0 added −2 removed filtered activity

💻 r4963 MINOR

Mike Stupalov 🐱
Fixed display per port FDB table.
Files changed (4) +52 / -48
Changed files with action and line counts
Mhtml/includes/print/fdbtable.inc.php+5 / -0
Mhtml/includes/print/search.inc.php+1 / -1
Mhtml/pages/device/port/fdb.inc.php+42 / -43
Mhtml/pages/device/ports/fdb.inc.php+4 / -4
+52 added −48 removed filtered activity

💻 r4962 MINOR

Mike Stupalov 🐱
Added icon link for atom feed, fixed unique ids for items.
Files changed (1) +23 / -22
Changed files with action and line counts
Mhtml/feed.php+23 / -22
+23 added −22 removed filtered activity

💻 r4961 TRIVIAL

Mike Stupalov 🐱
Fixed selected empty values in multiselect form elements.
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/print/search.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r4960 MINOR

Mike Stupalov 🐱
Fixed generate_query_permitted() for ignored devices/ports in search results.
Files changed (4) +24 / -25
Changed files with action and line counts
Mhtml/includes/functions.inc.php+5 / -3
Mhtml/includes/print/fdbtable.inc.php+16 / -19
Mhtml/includes/print/search.inc.php+1 / -1
Mhtml/pages/front/default.php+2 / -2
+24 added −25 removed filtered activity

💻 r4959

Tom Laermans 🦔
Minor: don't show deleted ports results in IPv4 global search
Files changed (1) +3 / -2
Changed files with action and line counts
Mhtml/ajax_search.php+3 / -2
+3 added −2 removed filtered activity

💻 r4958 TRIVIAL

Mike Stupalov 🐱
Ohoho.. fixed rss/api key created time.
Files changed (1) +5 / -4
Changed files with action and line counts
Mhtml/pages/preferences.inc.php+5 / -4
+5 added −4 removed filtered activity

💻 r4957 TRIVIAL

Mike Stupalov 🐱
Added check for class 'SimpleXMLElement' exist.
Files changed (2) +12 / -1
Changed files with action and line counts
Mhtml/includes/functions.inc.php+2 / -0
Mhtml/pages/preferences.inc.php+10 / -1
+12 added −1 removed filtered activity

💻 r4956 TRIVIAL

Mike Stupalov 🐱
Fixed rss author.
Files changed (1) +5 / -5
Changed files with action and line counts
Mhtml/feed.php+5 / -5
+5 added −5 removed filtered activity

💻 r4955 MINOR

Mike Stupalov 🐱
Feeds now fully valid (by feedvalidator.org).
Files changed (2) +24 / -13
Changed files with action and line counts
Mhtml/feed.php+23 / -12
Mhtml/includes/functions.inc.php+1 / -1
+24 added −13 removed filtered activity

💻 r4954 FIX

Adam Armstrong 🐸
More simplification of billing UI
Files changed (1) +14 / -12
Changed files with action and line counts
Mhtml/pages/bills/month.inc.php+14 / -12
+14 added −12 removed filtered activity

💻 r4953 FIX

Adam Armstrong 🐸
clean up how current/previous bills display is done. use observium style percentage bar, not bootstrap.
Files changed (5) +295 / -257
Changed files with action and line counts
Aattic/bills-pmonth.inc.php+129 / -0
Mhtml/pages/bills.inc.php+2 / -2
Dhtml/pages/bills/cmonth.inc.php+0 / -126
Ahtml/pages/bills/month.inc.php+164 / -0
Dhtml/pages/bills/pmonth.inc.php+0 / -129
+166 added −257 removed filtered activity

💻 r4951 MINOR

Mike Stupalov 🐱
Fixed broken 'remember me' (in 4915). More secure saving session.
Files changed (2) +28 / -19
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+26 / -17
Mhtml/index.php+2 / -2
+28 added −19 removed filtered activity

💻 r4950 MINOR

Mike Stupalov 🐱
Added 'ttl' and correct 'updated' feed elements.
Files changed (2) +11 / -3
Changed files with action and line counts
Mhtml/feed.php+7 / -3
Mhtml/includes/print/events.inc.php+4 / -0
+11 added −3 removed filtered activity

💻 r4949 TRIVIAL

Mike Stupalov 🐱
Fixed display events on frontpage (bug had appeared in prev. commit).
Files changed (2) +10 / -10
Changed files with action and line counts
Mhtml/includes/print/events.inc.php+1 / -1
Mhtml/pages/front/default.php+9 / -9
+10 added −10 removed filtered activity

💻 r4948 FIX

Adam Armstrong 🐸
try to improve billing redraw speed
Files changed (3) +20 / -19
Changed files with action and line counts
Mhtml/pages/bill/reset.inc.php+2 / -1
Mhtml/pages/bills/cmonth.inc.php+9 / -9
Mhtml/pages/bills/pmonth.inc.php+9 / -9
+20 added −19 removed filtered activity

💻 r4947 TRIVIAL

Mike Stupalov 🐱
never say newer
Files changed (1) +2 / -2
Changed files with action and line counts
Mhtml/pages/preferences.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r4946 MAJOR

Mike Stupalov 🐱
Added basic Atom/RSS feeds support, for now only Eventlogs. (Ho-ho-ho, Winter Olympic Games 2014 started!)
Files changed (13) +537 / -147
Changed files with action and line counts
Ahtml/feed.php+132 / -0
Mhtml/includes/authenticate.inc.php+13 / -3
Mhtml/includes/authentication/http-auth.inc.php+7 / -0
Mhtml/includes/authentication/ldap.inc.php+8 / -1
Mhtml/includes/authentication/mysql.inc.php+7 / -6
Mhtml/includes/functions.inc.php+113 / -0
Mhtml/includes/print/events.inc.php+108 / -88
Mhtml/index.php+11 / -2
Mhtml/pages/about.inc.php+7 / -6
Mhtml/pages/logon.inc.php+1 / -1
Mhtml/pages/preferences.inc.php+126 / -39
Mincludes/common.php+1 / -1
Aupdate/122.sql+3 / -0
+534 added −147 removed filtered activity

💻 r4945

Tom Laermans 🦔
Minor: set default device type for Dell PowerVault to 'storage'
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/os.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r4944

Tom Laermans 🦔
Minor: fix limits for SUPERMICRO-HEALTH-MIB sensors
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/supermicro-health-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r4943

Tom Laermans 🦔
Minor: remove hardcoded device links in 'RRD command' output of graph.php - OBSERVIUM-676
Files changed (1) +18 / -18
Changed files with action and line counts
Mhtml/pages/graphs.inc.php+18 / -18
+18 added −18 removed filtered activity

💻 r4942

Tom Laermans 🦔
Medium: Fix support of SRX SPC processors - OBSERVIUM-665
Files changed (2) +28 / -22
Changed files with action and line counts
Mincludes/discovery/processors/juniper-mib.inc.php+0 / -22
Aincludes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php+28 / -0
+28 added −22 removed filtered activity

💻 r4941

Tom Laermans 🦔
Minor: add asterisk app graphs to main applications page array
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/definitions/apps.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r4940

Adam Armstrong 🐸
[fix] remove debug :)
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/ajax_search.php+1 / -1
+1 added −1 removed filtered activity

💻 r4939 ADD

Adam Armstrong 🐸
search box now finds ipv4 addresses on interfaces (no v6 and no netscaler yet)
Files changed (1) +86 / -5
Changed files with action and line counts
Mhtml/ajax_search.php+86 / -5
+86 added −5 removed filtered activity

💻 r4938

Tom Laermans 🦔
Medium: Update OS definitions for mempool mibs, should have gone in with r4935 + small cleanups
Files changed (3) +11 / -1
Changed files with action and line counts
Mincludes/definitions/os.inc.php+8 / -0
Mincludes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php+1 / -1
Mincludes/discovery/mempools/s5-chassis-mib.inc.php+2 / -0
+11 added −1 removed filtered activity

💻 r4937 TRIVIAL

Mike Stupalov 🐱
Small fixes.
Files changed (2) +15 / -15
Changed files with action and line counts
Mhtml/includes/print/status.inc.php+1 / -1
Mincludes/polling/ports.inc.php+14 / -14
+15 added −15 removed filtered activity

💻 r4936

Tom Laermans 🦔
Minor: forgot one rename in previous commit
Files changed (2) +13 / -13
Changed files with action and line counts
Aincludes/discovery/mempools/foundry-sn-agent-mib.inc.php+13 / -0
Dincludes/discovery/mempools/ironware-dyn.inc.php+0 / -13
+13 added −13 removed filtered activity

💻 r4935

Tom Laermans 🦔
Medium: move mempool discovery to MIB-based system
Files changed (55) +643 / -692

Showing the first 30 paths; 25 more are omitted from this static page.

Changed files with action and line counts
Mincludes/discovery/mempools.inc.php+5 / -2
Dincludes/discovery/mempools/acme.inc.php+0 / -16
Aincludes/discovery/mempools/agent-general-mib.inc.php+32 / -0
Dincludes/discovery/mempools/airos.inc.php+0 / -26
Aincludes/discovery/mempools/alcatel-ind1-health-mib.inc.php+16 / -0
Dincludes/discovery/mempools/aos-device.inc.php+0 / -18
Aincludes/discovery/mempools/apsysmgmt-mib.inc.php+12 / -0
Aincludes/discovery/mempools/asyncos-mail-mib.inc.php+12 / -0
Dincludes/discovery/mempools/asyncos.inc.php+0 / -16
Dincludes/discovery/mempools/avaya-ers.inc.php+0 / -29
Dincludes/discovery/mempools/cemp.inc.php+0 / -30
Aincludes/discovery/mempools/ciena-topsecret-mib.inc.php+29 / -0
Dincludes/discovery/mempools/ciena.inc.php+0 / -29
Aincludes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php+27 / -0
Aincludes/discovery/mempools/cisco-entity-qfp-mib.inc.php+23 / -0
Aincludes/discovery/mempools/cisco-memory-pool-mib.inc.php+26 / -0
Dincludes/discovery/mempools/cmp.inc.php+0 / -23
Aincludes/discovery/mempools/dell-vendor-mib.inc.php+13 / -0
Dincludes/discovery/mempools/dlink.inc.php+0 / -35
Aincludes/discovery/mempools/extreme-base-mib.inc.php+26 / -0
Aincludes/discovery/mempools/f10-c-series-chassis-mib.inc.php+23 / -0
Aincludes/discovery/mempools/f10-chassis-mib.inc.php+25 / -0
Aincludes/discovery/mempools/f10-s-series-chassis-mib.inc.php+24 / -0
Dincludes/discovery/mempools/fortigate.inc.php+0 / -8
Aincludes/discovery/mempools/fortinet-fortigate-mib.inc.php+6 / -0
Aincludes/discovery/mempools/frogfoot-resources-mib.inc.php+25 / -0
Dincludes/discovery/mempools/ftos-c-series.inc.php+0 / -25
Dincludes/discovery/mempools/ftos-e-series.inc.php+0 / -27
Dincludes/discovery/mempools/ftos-s-series.inc.php+0 / -27
Aincludes/discovery/mempools/hh3c-entity-ext-mib.inc.php+29 / -0
+643 added −692 removed filtered activity

💻 r4934 MINOR

Mike Stupalov 🐱
Updated device edit menu list. Added per-device ports poller module switcher (etherlike/adsl/poe). Improved poller modules excludes. Note, ports modules etherlike/adsl/poe perhaps broken, should be fixed shortly.
Files changed (8) +168 / -75
Changed files with action and line counts
Mhtml/pages/device/edit.inc.php+29 / -19
Mhtml/pages/device/edit/modules.inc.php+115 / -43
Mhtml/pages/device/edit/ports.inc.php+1 / -1
Mhtml/pages/device/edit/ssh.inc.php+2 / -0
Mincludes/defaults.inc.php+0 / -1
Mincludes/discovery/junose-atm-vp.inc.php+2 / -2
Mincludes/polling/functions.inc.php+5 / -2
Mincludes/polling/ports.inc.php+14 / -7
+168 added −75 removed filtered activity

💻 r4933

Tom Laermans 🦔
Minor: fix broken asterisk script
Files changed (1) +1 / -1
Changed files with action and line counts
Mscripts/agent-local/asterisk+1 / -1
+1 added −1 removed filtered activity

💻 r4932

Tom Laermans 🦔
Minor: fix asterisk agent script
Files changed (1) +2 / -0
Changed files with action and line counts
Mscripts/agent-local/asterisk+2 / -0
+2 added 0 removed filtered activity

💻 r4931

Tom Laermans 🦔
Minor: add support for Areca RAID BBU capacity
Files changed (1) +8 / -4
Changed files with action and line counts
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+8 / -4
+8 added −4 removed filtered activity

💻 r4930 MAJOR

Mike Stupalov 🐱
Added support for AudioCodes devices. Added new os type 'voip'. (Sponsored by Voigt Industrial Electronics LLC)
Files changed (33) +79,029 / -7

Showing the first 30 paths; 3 more are omitted from this static page.

Changed files with action and line counts
Mincludes/definitions.inc.php+10 / -5
Mincludes/definitions/os.inc.php+3 / -2
Mincludes/definitions/sensors.inc.php+14 / -0
Aincludes/discovery/sensors/ac-system-mib.inc.php+106 / -0
Aincludes/polling/os/audiocodes.inc.php+30 / -0
Amibs/audiocodes non-text+0 / -0
Amibs/audiocodes/AC-ALARM-MIB.my+553 / -0
Amibs/audiocodes/AC-ANALOG-MIB.my+1,577 / -0
Amibs/audiocodes/AC-CONTROL-MIB.my+2,727 / -0
Amibs/audiocodes/AC-FAULT-TC.my+136 / -0
Amibs/audiocodes/AC-MEDIA-MIB.my+4,566 / -0
Amibs/audiocodes/AC-MODULARGATEWAY-MIB.my+319 / -0
Amibs/audiocodes/AC-PMANALOG-MIB.my+287 / -0
Amibs/audiocodes/AC-PMAtm-MIB.my+521 / -0
Amibs/audiocodes/AC-PMCONTROL-MIB.my+4,725 / -0
Amibs/audiocodes/AC-PMMEDIA-MIB.my+5,072 / -0
Amibs/audiocodes/AC-PMMEDIASERVER-MIB.my+1,840 / -0
Amibs/audiocodes/AC-PMPSTN-MIB.my+824 / -0
Amibs/audiocodes/AC-PMSS7-MIB.my+2,835 / -0
Amibs/audiocodes/AC-PMSYSTEM-MIB.my+6,419 / -0
Amibs/audiocodes/AC-PSTN-MIB.my+2,034 / -0
Amibs/audiocodes/AC-SS7-MIB.my+4,802 / -0
Amibs/audiocodes/AC-SYSTEM-MIB.my+8,730 / -0
Amibs/audiocodes/AC-TYPES.my+264 / -0
Amibs/audiocodes/AC-V5-MIB.my+871 / -0
Amibs/audiocodes/AcBoard.my+7,735 / -0
Amibs/audiocodes/ChangedMibs.txt+14 / -0
Amibs/audiocodes/Readme.txt+3 / -0
Amibs/audiocodes/acAtm.my+1,110 / -0
Amibs/audiocodes/acGateway.my+19,508 / -0
+163 added −7 removed filtered activity

💻 r4929 TRIVIAL

Mike Stupalov 🐱
Mikrotik MIBs cleanup.
Files changed (5) +2,193 / -4,324
Changed files with action and line counts
Mincludes/discovery/inventory/mikrotik-mib.inc.php+19 / -21
Mincludes/polling/wifi.inc.php+1 / -1
Dmibs/MIKROTIK-MIB+0 / -2,151
Amibs/mikrotik/MIKROTIK-MIB+2,173 / -0
Dmibs/mikrotik/mikrotik.mib+0 / -2,151
+20 added −22 removed filtered activity

January 2014

💻 r4928 ADD

Adam Armstrong 🐸
Update MIKROTIK-MIB and poll routerboard serial numbers.
Files changed (3) +2,054 / -24
Changed files with action and line counts
Aincludes/discovery/inventory/mikrotik-mib.inc.php+29 / -0
Mmibs/MIKROTIK-MIB+1,061 / -11
Mmibs/mikrotik/mikrotik.mib+964 / -13
+29 added 0 removed filtered activity

💻 r4927 ADD

Adam Armstrong 🐸
Asterisk icon
Files changed (1) +1 / -0
Changed files with action and line counts
Ahtml/images/icons/asterisk.png+1 / -0
0 added 0 removed filtered activity

💻 r4926 ADD

Adam Armstrong 🐸
Asterisk application agent poller
Files changed (5) +185 / -0
Changed files with action and line counts
Ahtml/includes/graphs/application/asterisk_activecall.inc.php+45 / -0
Ahtml/includes/graphs/application/asterisk_peers.inc.php+42 / -0
Ahtml/pages/device/apps/asterisk.inc.php+16 / -0
Aincludes/polling/applications/asterisk.inc.php+54 / -0
Ascripts/agent-local/asterisk+28 / -0
+185 added 0 removed filtered activity

💻 r4925 FIX

Adam Armstrong 🐸
re-add cisco vpdn module
Files changed (1) +1 / -0
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -0
+1 added 0 removed filtered activity

💻 r4924 FIX

Adam Armstrong 🐸
OSPF page layout updates
Files changed (2) +3 / -3
Changed files with action and line counts
Mhtml/pages/device/routing/ospf.inc.php+2 / -2
Mhtml/pages/routing/ospf.inc.php+1 / -1
+3 added −3 removed filtered activity

💻 r4923 FIX

Adam Armstrong 🐸
distro script now detects Slackware
Files changed (1) +5 / -0
Changed files with action and line counts
Mscripts/distro+5 / -0
+5 added 0 removed filtered activity

💻 r4922 TRIVIAL

Mike Stupalov 🐱
Fix broken detect tablets (from prev commit).
Files changed (3) +8 / -15
Changed files with action and line counts
Mhtml/includes/functions.inc.php+5 / -13
Mhtml/includes/navbar.inc.php+1 / -1
Mhtml/index.php+2 / -1
+8 added −15 removed filtered activity

💻 r4921 TRIVIAL

Mike Stupalov 🐱
Small speedup detect_browser().
Files changed (1) +23 / -9
Changed files with action and line counts
Mhtml/includes/functions.inc.php+23 / -9
+23 added −9 removed filtered activity

💻 r4920 FIX

Adam Armstrong 🐸
Cosmetic updates to OSPF pages
Files changed (2) +6 / -5
Changed files with action and line counts
Mhtml/pages/device/routing/ospf.inc.php+5 / -4
Mhtml/pages/routing/ospf.inc.php+1 / -1
+6 added −5 removed filtered activity

💻 r4919 TRIVIAL

Mike Stupalov 🐱
Fix search syslog by priorities (revert back from еthe previous commit).
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/print/syslogs.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r4918 FIX

Adam Armstrong 🐸
don't count ignored ports as down when taking status from cache
Files changed (1) +6 / -4
Changed files with action and line counts
Mhtml/includes/cache-data.inc.php+6 / -4
+6 added −4 removed filtered activity

💻 r4917

Tom Laermans 🦔
Medium: fix Output and Bypass frequencies for XUPS-MIB
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/discovery/sensors/xups-mib.inc.php+2 / -2
+2 added −2 removed filtered activity

💻 r4916

Tom Laermans 🦔
Medium: Clean up processor discovery code, move to MIB-based discovery like sensors
Files changed (58) +732 / -817

Showing the first 30 paths; 28 more are omitted from this static page.

Changed files with action and line counts
Mincludes/definitions/os.inc.php+17 / -0
Mincludes/discovery/processors.inc.php+5 / -2
Dincludes/discovery/processors/acme.inc.php+0 / -18
Aincludes/discovery/processors/agent-general-mib.inc.php+17 / -0
Dincludes/discovery/processors/airos.inc.php+0 / -23
Aincludes/discovery/processors/alcatel-ind1-health-mib.inc.php+15 / -0
Dincludes/discovery/processors/aos-device.inc.php+0 / -20
Aincludes/discovery/processors/apsysmgmt-mib.inc.php+15 / -0
Aincludes/discovery/processors/asyncos-mail-mib.inc.php+13 / -0
Dincludes/discovery/processors/asyncos.inc.php+0 / -18
Dincludes/discovery/processors/avaya-ers.inc.php+0 / -18
Aincludes/discovery/processors/cisco-entity-qfp-mib.inc.php+22 / -0
Aincludes/discovery/processors/cisco-process-mib.inc.php+58 / -0
Aincludes/discovery/processors/ciscosb-rndmng.inc.php+21 / -0
Dincludes/discovery/processors/ciscosb.inc.php+0 / -24
Aincludes/discovery/processors/dell-vendor-mib.inc.php+18 / -0
Dincludes/discovery/processors/dlink.inc.php+0 / -22
Aincludes/discovery/processors/f10-c-series-chassis-mib.inc.php+26 / -0
Aincludes/discovery/processors/f10-chassis-mib.inc.php+28 / -0
Aincludes/discovery/processors/f10-s-series-chassis-mib.inc.php+27 / -0
Dincludes/discovery/processors/fortigate.inc.php+0 / -23
Aincludes/discovery/processors/fortinet-fortigate-mib.inc.php+18 / -0
Aincludes/discovery/processors/foundry-sn-agent-mib.inc.php+44 / -0
Aincludes/discovery/processors/frogfoot-resources-mib.inc.php+18 / -0
Dincludes/discovery/processors/ftos-c-series.inc.php+0 / -29
Dincludes/discovery/processors/ftos-e-series.inc.php+0 / -31
Dincludes/discovery/processors/ftos-s-series.inc.php+0 / -30
Aincludes/discovery/processors/hh3c-entity-ext-mib.inc.php+29 / -0
Dincludes/discovery/processors/hh3c.inc.php+0 / -33
Aincludes/discovery/processors/host-resources-mib.inc.php+65 / -0
+732 added −817 removed filtered activity

💻 r4915

Tom Laermans 🦔
Trivial: minor cleanups
Files changed (6) +19 / -18
Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+12 / -9
Mhtml/includes/authentication/ldap.inc.php+0 / -1
Mhtml/includes/print/syslogs.inc.php+1 / -1
Mhtml/pages/front/default.php+2 / -1
Mincludes/alerts.inc.php+1 / -2
Mincludes/polling/unix-agent/nvidia.inc.php+3 / -4
+19 added −18 removed filtered activity

💻 r4914 MINOR

Mike Stupalov 🐱
Fixed sensor descriptions for multi-phase/multi-bank APC swithed PDUs.
Files changed (1) +86 / -34
Changed files with action and line counts
Mincludes/discovery/sensors/powernet-mib.inc.php+86 / -34
+86 added −34 removed filtered activity

💻 r4913 TRIVIAL

Mike Stupalov 🐱
Fixed vmwaretools icon (OBSERVIUM-646).
Files changed (1) +4 / -241
Changed files with action and line counts
Mhtml/images/icons/vmwaretools.png+4 / -241
0 added 0 removed filtered activity

💻 r4912 TRIVIAL

Mike Stupalov 🐱
Fix sitemonitor sensor descriptions.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/discovery/sensors/packetflux-mib.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r4911 MINOR

Mike Stupalov 🐱
Added support for 64bit counters in realtime port graph (OBSERVIUM-645).
Files changed (2) +21 / -11
Changed files with action and line counts
Mhtml/data.php+4 / -8
Mhtml/graph-realtime.php+17 / -3
+21 added −11 removed filtered activity

💻 r4910 MAJOR

Mike Stupalov 🐱
Added PacketFlux SiteMonitor devices support.
Files changed (7) +107 / -3
Changed files with action and line counts
Ahtml/images/os/packetflux.png+1 / -0
Mincludes/definitions/os.inc.php+13 / -0
Aincludes/discovery/sensors/packetflux-mib.inc.php+72 / -0
Mincludes/polling/functions.inc.php+1 / -1
Aincludes/polling/os/sitemonitor.inc.php+13 / -0
Mincludes/rewrites.php+6 / -2
Aupdate/121.sql+1 / -0
+105 added −3 removed filtered activity

💻 r4909 MINOR

Mike Stupalov 🐱
Another polling improve for APC devices. PowerNet-MIB updated.
Files changed (7) +70,235 / -68,249
Changed files with action and line counts
Mincludes/discovery/sensors/powernet-mib.inc.php+38 / -38
Mincludes/polling/functions.inc.php+3 / -3
Mincludes/polling/os/apc.inc.php+13 / -14
Mincludes/snmp.inc.php+12 / -30
Dmibs/PowerNet-MIB+0 / -68,164
Amibs/apc non-text+0 / -0
Amibs/apc/PowerNet-MIB+70,169 / -0
+66 added −85 removed filtered activity

💻 r4908 TRIVIAL

Mike Stupalov 🐱
Do not detect hardware/serial by sysDescr for APC embedded cards.
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/os/apc.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r4907 MINOR

Mike Stupalov 🐱
Rewrite netstats poller module. Rewert back order in RRD DS for ip and tcp netstats.
Files changed (6) +91 / -251
Changed files with action and line counts
Dincludes/polling/netstats-icmp.inc.php+0 / -51
Dincludes/polling/netstats-ip.inc.php+0 / -50
Dincludes/polling/netstats-snmp.inc.php+0 / -46
Dincludes/polling/netstats-tcp.inc.php+0 / -51
Dincludes/polling/netstats-udp.inc.php+0 / -44
Mincludes/polling/netstats.inc.php+91 / -9
+91 added −251 removed filtered activity

💻 r4906 MINOR

Mike Stupalov 🐱
Improved polling speed for modules netstats, ucd-mib, system and ports (when no ports present).
Files changed (14) +336 / -346
Changed files with action and line counts
Aattic/snom-graphing.php+37 / -0
Aattic/snom.inc.php+43 / -0
Mincludes/polling/netstats-icmp.inc.php+35 / -38
Mincludes/polling/netstats-ip.inc.php+20 / -20
Mincludes/polling/netstats-snmp.inc.php+32 / -35
Mincludes/polling/netstats-tcp.inc.php+19 / -23
Mincludes/polling/netstats-udp.inc.php+27 / -31
Mincludes/polling/netstats.inc.php+1 / -0
Dincludes/polling/os/snom.inc.php+0 / -43
Mincludes/polling/ports.inc.php+115 / -111
Mincludes/polling/system.inc.php+1 / -1
Mincludes/polling/ucd-mib.inc.php+5 / -6
Mincludes/snmp.inc.php+1 / -1
Dincludes/snom-graphing.php+0 / -37
+256 added −346 removed filtered activity

💻 r4905 MINOR

Mike Stupalov 🐱
MIBs for Acme-Packet (OBSERVIUM-638).
Files changed (25) +17,409 / -0
Changed files with action and line counts
Amibs/acme non-text+0 / -0
Amibs/acme/ACMEPACKET-ENTITY-VENDORTYPE-OID-MIB+222 / -0
Amibs/acme/ACMEPACKET-ENVMON-MIB+1,090 / -0
Amibs/acme/ACMEPACKET-PRODUCTS+123 / -0
Amibs/acme/ACMEPACKET-SMI+93 / -0
Amibs/acme/ACMEPACKET-TC+167 / -0
Amibs/acme/AP-DIAMETER-MIB+530 / -0
Amibs/acme/APAGENTCAP-MIB+1,902 / -0
Amibs/acme/APAMI-MIB+99 / -0
Amibs/acme/APAPPS-MIB+262 / -0
Amibs/acme/APCODEC-MIB+604 / -0
Amibs/acme/APDD-MIB+2,787 / -0
Amibs/acme/APDNSALG-MIB+491 / -0
Amibs/acme/APEMS-MIB+260 / -0
Amibs/acme/APH323-MIB+160 / -0
Amibs/acme/APLICENSE-MIB+430 / -0
Amibs/acme/APNNC-MIB+153 / -0
Amibs/acme/APRADIUS-MIB+234 / -0
Amibs/acme/APSECURITY-MIB+1,506 / -0
Amibs/acme/APSIP-MIB+141 / -0
Amibs/acme/APSLB-MIB+279 / -0
Amibs/acme/APSWINVENTORY-MIB+281 / -0
Amibs/acme/APSYSLOG-MIB+341 / -0
Amibs/acme/APSYSMGMT-MIB+5,039 / -0
Amibs/acme/APUSBCSYS-MIB+215 / -0
0 added 0 removed filtered activity

💻 r4904 MAJOR

Mike Stupalov 🐱
Added Acme-Packet devices support (OBSERVIUM-638).
Files changed (8) +167 / -0
Changed files with action and line counts
Ahtml/images/os/acme.png+1 / -0
Mincludes/definitions/os.inc.php+9 / -0
Mincludes/definitions/sensors.inc.php+9 / -0
Aincludes/discovery/mempools/acme.inc.php+16 / -0
Aincludes/discovery/processors/acme.inc.php+18 / -0
Aincludes/discovery/sensors/acmepacket-envmon-mib.inc.php+83 / -0
Aincludes/polling/mempools/acme.inc.php+9 / -0
Aincludes/polling/os/acme.inc.php+22 / -0
+166 added 0 removed filtered activity

💻 r4903 MINOR

Mike Stupalov 🐱
Fix IE compatibility (OBSERVIUM-641).
Files changed (2) +204 / -93
Changed files with action and line counts
Mhtml/includes/Mobile_Detect.php+201 / -90
Mhtml/index.php+3 / -3
+204 added −93 removed filtered activity

💻 r4902 MINOR

Mike Stupalov 🐱
Update Check Point Firewall detection (OBSERVIUM-630).
Files changed (6) +4,083 / -1
Changed files with action and line counts
Ahtml/images/os/checkpoint.png+1 / -0
Mincludes/definitions/os.inc.php+14 / -0
Mincludes/discovery/os/linux.inc.php+7 / -1
Aincludes/polling/os/gaia.inc.php+7 / -0
Aincludes/polling/os/splat.inc.php+7 / -0
Amibs/checkpoint/CHECKPOINT-MIB.txt+4,047 / -0
+35 added −1 removed filtered activity

💻 r4901 FIX

Adam Armstrong 🐸
update all 'redback' devices to 'seos'
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/120.sql+1 / -0
0 added 0 removed filtered activity

💻 r4900

Adam Armstrong 🐸
remove redback discovery script, seems to be duplicate of seos.
Files changed (1) +0 / -8
Changed files with action and line counts
Dincludes/discovery/os/redback.inc.php+0 / -8
0 added −8 removed filtered activity

💻 r4899 MAJOR

Mike Stupalov 🐱
Added support for Ubiquiti UniFi APs (firmware 3.x).
Files changed (7) +40 / -12
Changed files with action and line counts
Mhtml/pages/device/overview/processors-unix.inc.php+1 / -1
Mincludes/definitions/os.inc.php+11 / -0
Mincludes/discovery/mempools/airos.inc.php+4 / -3
Mincludes/discovery/os/linux.inc.php+2 / -0
Mincludes/discovery/processors/airos.inc.php+4 / -3
Mincludes/polling/os/airos.inc.php+4 / -5
Aincludes/polling/os/unifi.inc.php+14 / -0
+40 added −12 removed filtered activity

💻 r4898 MAJOR

Mike Stupalov 🐱
Improved get_device_os() function and 'os' discovery module. Module 'os' discovery now enabled by default for any device discovery run (controlled by option $config['discovery_modules']['os']).
Files changed (19) +204 / -131
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -0
Mincludes/definitions/os.inc.php+65 / -15
Mincludes/discovery/functions.inc.php+9 / -4
Mincludes/discovery/os.inc.php+12 / -8
Dincludes/discovery/os/alcatel-lucent.inc.php+0 / -21
Mincludes/discovery/os/allied.inc.php+2 / -2
Dincludes/discovery/os/arista-eos.inc.php+0 / -9
Aincludes/discovery/os/arista_eos.inc.php+9 / -0
Dincludes/discovery/os/barracuda.inc.php+0 / -8
Aincludes/discovery/os/barracudangfw.inc.php+8 / -0
Aincludes/discovery/os/cometsystem-p85xx.inc.php+14 / -0
Dincludes/discovery/os/cometsystem.inc.php+0 / -14
Dincludes/discovery/os/extreme.inc.php+0 / -17
Aincludes/discovery/os/extremeware.inc.php+17 / -0
Dincludes/discovery/os/jdsu-edfa.inc.php+0 / -11
Aincludes/discovery/os/jdsu_edfa.inc.php+11 / -0
Mincludes/discovery/os/linux.inc.php+8 / -8
Mincludes/discovery/os/raritan.inc.php+0 / -8
Mincludes/functions.php+48 / -6
+204 added −131 removed filtered activity

💻 r4897 MINOR

Mike Stupalov 🐱
Fix device overview styles for storages and unix processors.
Files changed (2) +9 / -11
Changed files with action and line counts
Mhtml/pages/device/overview/processors-unix.inc.php+2 / -2
Mhtml/pages/device/overview/storage.inc.php+7 / -9
+9 added −11 removed filtered activity

💻 r4895

Tom Laermans 🦔
Minor: Fix the fix: add missing space in Nvidia card description
Files changed (1) +3 / -3
Changed files with action and line counts
Mincludes/polling/unix-agent/nvidia.inc.php+3 / -3
+3 added −3 removed filtered activity

💻 r4894

Tom Laermans 🦔
Minor: fix failed commit r4893, now do exactly what the commit message said
Files changed (1) +4 / -4
Changed files with action and line counts
Mincludes/polling/unix-agent/nvidia.inc.php+4 / -4
+4 added −4 removed filtered activity

💻 r4893

Tom Laermans 🦔
Minor: slight change to Nvidia Agent card description, add 100C high limit
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/unix-agent/nvidia.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r4892 MINOR

Mike Stupalov 🐱
Improve polling speed for APC os features by using sysDescr instead multiple snmp gets.
Files changed (2) +50 / -36
Changed files with action and line counts
Mhtml/pages/device/perf.inc.php+1 / -1
Mincludes/polling/os/apc.inc.php+49 / -35
+50 added −36 removed filtered activity

💻 r4891

Tom Laermans 🦔
Minor: add agent script to poll NVidia graphics/computation cards temperature and power draw
Files changed (2) +53 / -0
Changed files with action and line counts
Aincludes/polling/unix-agent/nvidia.inc.php+37 / -0
Ascripts/agent-local/nvidia-smi+16 / -0
+53 added 0 removed filtered activity

💻 r4890 MINOR

Mike Stupalov 🐱
No more zombie processes. Fix display windows os storage overview.
Files changed (2) +7 / -1
Changed files with action and line counts
Mhtml/pages/device/overview/storage.inc.php+1 / -0
Mincludes/common.php+6 / -1
+7 added −1 removed filtered activity

💻 r4889 MINOR

Mike Stupalov 🐱
Change snmp ping oid from sysObjectId to sysUpTime. Fixed issue for some devices without sysObjectId.
Files changed (1) +2 / -2
Changed files with action and line counts
Mincludes/functions.php+2 / -2
+2 added −2 removed filtered activity

💻 r4888 TRIVIAL

Mike Stupalov 🐱
Small reorder unix memory overview. Accurate calculation of memory.
Files changed (1) +13 / -8
Changed files with action and line counts
Mhtml/pages/device/overview/ucd_mem.inc.php+13 / -8
+13 added −8 removed filtered activity

💻 r4887 MINOR

Mike Stupalov 🐱
Small style improve for overview boxes (storage and unix memory/processors).
Files changed (3) +38 / -32
Changed files with action and line counts
Mhtml/pages/device/overview/processors-unix.inc.php+4 / -4
Mhtml/pages/device/overview/storage.inc.php+9 / -6
Mhtml/pages/device/overview/ucd_mem.inc.php+25 / -22
+38 added −32 removed filtered activity

💻 r4886 MAJOR

Mike Stupalov 🐱
Fixed calculate sizes with 64bit storage counters (hrstorage).
Files changed (4) +53 / -57
Changed files with action and line counts
Mhtml/pages/device/overview/storage.inc.php+11 / -1
Dincludes/polling/storage-hrstorage.inc.php+0 / -44
Mincludes/polling/storage.inc.php+24 / -7
Mincludes/polling/storage/hrstorage.inc.php+18 / -5
+53 added −57 removed filtered activity

💻 r4885

Mike Stupalov 🐱
[MINOR]. More humanize_*() calls optimize.
Files changed (2) +11 / -2
Changed files with action and line counts
Mhtml/includes/print-interface.inc.php+1 / -1
Mincludes/rewrites.php+10 / -1
+11 added −2 removed filtered activity

💻 r4884

Tom Laermans 🦔
Minor: optimize humanize_port calls by not checking if it's already done (it's checked inside the function as well)
Files changed (1) +22 / -12
Changed files with action and line counts
Mhtml/includes/functions.inc.php+22 / -12
+22 added −12 removed filtered activity

💻 r4883

Tom Laermans 🦔
Minor: Humanize port before creating port link, fixes empty description for network ports in device inventory, possibly other cases as well.
Files changed (1) +4 / -1
Changed files with action and line counts
Mhtml/includes/functions.inc.php+4 / -1
+4 added −1 removed filtered activity

💻 r4882 MAJOR

Mike Stupalov 🐱
Always store syslog priorities and levels as numbers (instead strings 'err', 'info', etc.). That fix search syslog by priorities on some systems.
Files changed (4) +45 / -2
Changed files with action and line counts
Mhtml/includes/print/syslogs.inc.php+6 / -0
Mincludes/functions.php+15 / -1
Mincludes/syslog.php+5 / -1
Aupdate/119.sql+19 / -0
+26 added −2 removed filtered activity

💻 r4881 TRIVIAL

Mike Stupalov 🐱
Fix comments.
Files changed (2) +6 / -6
Changed files with action and line counts
Mhtml/includes/print/inventory.inc.php+1 / -1
Mincludes/polling/os/calix.inc.php+5 / -5
+6 added −6 removed filtered activity

💻 r4880

Tom Laermans 🦔
Minor: Remove double MySQL escape, leading to visual issues in Event Log when using special characters
Files changed (1) +8 / -8
Changed files with action and line counts
Mincludes/discovery/functions.inc.php+8 / -8
+8 added −8 removed filtered activity

💻 r4879 MINOR

Mike Stupalov 🐱
Update print_inventory(). Fix links to ports and sensors for inventory parts.
Files changed (1) +27 / -28
Changed files with action and line counts
Mhtml/includes/print/inventory.inc.php+27 / -28
+27 added −28 removed filtered activity

💻 r4878

Tom Laermans 🦔
Security: RADIUS auth only: Only return userlevel 10 when a username is actually specified (from OBSERVIUM-175)
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/authentication/radius.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r4877 MINOR

Mike Stupalov 🐱
Fix exit from humanized functions.
Files changed (2) +3 / -5
Changed files with action and line counts
Mhtml/includes/print/status.inc.php+1 / -3
Mincludes/rewrites.php+2 / -2
+3 added −5 removed filtered activity

💻 r4876 MAJOR

Mike Stupalov 🐱
Cleanup some code parts. Cache sensors count for pages and menus. Fix permissions on ajax search. Improve status-summary (more accurate counts).
Files changed (25) +270 / -256
Changed files with action and line counts
Aattic/footer.inc.php+66 / -0
Mhtml/ajax_search.php+29 / -30
Ahtml/images/icons/port-disabled.png+1 / -0
Ahtml/images/icons/port-down.png+1 / -0
Ahtml/images/icons/port-ignored-down.png+1 / -0
Ahtml/images/icons/port-ignored-up.png+1 / -0
Ahtml/images/icons/port-ignored.png+1 / -0
Ahtml/images/icons/port-up.png+1 / -0
Dhtml/images/search-port-disabled.png+0 / -1
Dhtml/images/search-port-down.png+0 / -1
Dhtml/images/search-port-ignored-down.png+0 / -1
Dhtml/images/search-port-ignored-up.png+0 / -1
Dhtml/images/search-port-ignored.png+0 / -1
Dhtml/images/search-port-up.png+0 / -1
Mhtml/includes/cache-data.inc.php+63 / -9
Dhtml/includes/footer.inc.php+0 / -66
Mhtml/includes/functions.inc.php+9 / -0
Mhtml/includes/navbar.inc.php+16 / -49
Mhtml/includes/status-summary.inc.php+28 / -71
Mhtml/pages/device.inc.php+6 / -0
Mhtml/pages/device/overview.inc.php+2 / -3
Mhtml/pages/health.inc.php+3 / -7
Mhtml/pages/ports.inc.php+2 / -1
Mincludes/common.php+7 / -3
Mincludes/rewrites.php+33 / -11
+198 added −250 removed filtered activity

💻 r4875

Tom Laermans 🦔
Minor: Fix FDB count graph on HP ProCurve
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/graphs/device/fdb_count.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r4874 MAJOR

Mike Stupalov 🐱
Added detect [E/R]SPAN monitoring destination ports (OBSERVIUM-366).
Files changed (3) +39 / -19
Changed files with action and line counts
Mhtml/includes/print-interface.inc.php+1 / -1
Mincludes/polling/ports.inc.php+30 / -12
Mincludes/rewrites.php+8 / -6
+39 added −19 removed filtered activity

💻 r4873 MINOR

Mike Stupalov 🐱
Fix inventory DB schema.
Files changed (2) +1 / -1
Changed files with action and line counts
Mupdate/117.sql+0 / -1
Aupdate/118.sql+1 / -0
0 added 0 removed filtered activity

💻 r4872 MINOR

Mike Stupalov 🐱
Added darwin os detection (Apple Mac OS X) (OBSERVIUM-475).
Files changed (5) +47 / -20
Changed files with action and line counts
Ahtml/images/os/darwin.png+1 / -0
Mincludes/definitions/os.inc.php+19 / -13
Aincludes/discovery/os/darwin.inc.php+14 / -0
Mincludes/polling/os/unix.inc.php+5 / -0
Mincludes/rewrites.php+8 / -7
+46 added −20 removed filtered activity

💻 r4871 TRIVIAL

Mike Stupalov 🐱
Don't show count skipped devices if device(s) is not specified.
Files changed (1) +3 / -2
Changed files with action and line counts
Madd_device.php+3 / -2
+3 added −2 removed filtered activity

💻 r4870 MINOR

Mike Stupalov 🐱
Detect latest Windows OS 8, 8.1 and Server 2012 R2 (OBSERVIUM-631).
Files changed (1) +6 / -2
Changed files with action and line counts
Mincludes/polling/os/windows.inc.php+6 / -2
+6 added −2 removed filtered activity

💻 r4869 MAJOR

Mike Stupalov 🐱
Added Calix E-Series (and partially C-Series) devices support (sponsored by Race Technologies, Inc.).
Files changed (15) +3,446 / -6
Changed files with action and line counts
Ahtml/images/os/calix.png+1 / -0
Mincludes/definitions/os.inc.php+16 / -0
Aincludes/discovery/inventory non-text+0 / -0
Aincludes/discovery/inventory/e7-calix-mib.inc.php+67 / -0
Mincludes/discovery/processors/hrdevice.inc.php+11 / -6
Aincludes/polling/os/calix.inc.php+43 / -0
Mincludes/rewrites.php+18 / -0
Amibs/calix non-text+0 / -0
Amibs/calix/CALIX-PRODUCT-MIB.my+291 / -0
Amibs/calix/CALIX-SMI.my+78 / -0
Amibs/calix/E7-Calix-MIB+1,361 / -0
Amibs/calix/E7-Fault-MIB+314 / -0
Amibs/calix/E7-Notifications-MIB+505 / -0
Amibs/calix/E7-TC.my+664 / -0
Amibs/calix/README.txt+77 / -0
+155 added −6 removed filtered activity

💻 r4868 TRIVIAL

Mike Stupalov 🐱
Forgotten for prev. commit (inventory module).
Files changed (1) +1 / -3
Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -3
+1 added −3 removed filtered activity

💻 r4867 MAJOR

Mike Stupalov 🐱
Rewrite Inventory discovery module (used per-mib includes). Modules 'entity-physical' and 'hr-device' are combined into one 'inventory'.
Files changed (9) +148 / -103
Changed files with action and line counts
Mhtml/pages/device.inc.php+2 / -2
Dincludes/cisco-entities.php+0 / -26
Mincludes/discovery/entity-physical.inc.php+23 / -73
Mincludes/discovery/functions.inc.php+81 / -0
Aincludes/discovery/inventory.inc.php+16 / -0
Mincludes/functions.php+0 / -1
Mincludes/polling/wifi.inc.php+1 / -1
Mincludes/rewrites.php+22 / -0
Aupdate/117.sql+3 / -0
+145 added −103 removed filtered activity

💻 r4866

Tom Laermans 🦔
Minor: add storage_free metric to storage entity alerting
Files changed (1) +1 / -1
Changed files with action and line counts
Mincludes/polling/storage.inc.php+1 / -1
+1 added −1 removed filtered activity

💻 r4865 MINOR

Mike Stupalov 🐱
Fix get_nfsen_filename() function (OBSERVIUM-633).
Files changed (1) +9 / -8
Changed files with action and line counts
Mhtml/includes/functions.inc.php+9 / -8
+9 added −8 removed filtered activity

💻 r4864 MAJOR

Mike Stupalov 🐱
Improve add_device() function. Added ability to add multiple devices from CLI.
Files changed (2) +176 / -172
Changed files with action and line counts
Madd_device.php+154 / -143
Mincludes/functions.php+22 / -29
+176 added −172 removed filtered activity

💻 r4863 SMALL

Mike Stupalov 🐱
Fix saving syslog entries with the string 'IP:PORT'.
Files changed (1) +3 / -2
Changed files with action and line counts
Mincludes/syslog.php+3 / -2
+3 added −2 removed filtered activity

💻 r4862 FIX

Adam Armstrong 🐸
Regenerate device alerts after discovery.
Files changed (1) +1 / -0
Changed files with action and line counts
Mdiscovery.php+1 / -0
+1 added 0 removed filtered activity

💻 r4861

Tom Laermans 🦔
Minor: Allow bad_xdp{_regex} to exclude hostname matches from the topology map.
Files changed (3) +42 / -6
Changed files with action and line counts
Mincludes/defaults.inc.php+3 / -0
Mincludes/discovery/discovery-protocols.inc.php+10 / -6
Mincludes/discovery/functions.inc.php+29 / -0
+42 added −6 removed filtered activity

💻 r4860

Tom Laermans 🦔
Medium: Better LLDP port linking to known devices, should help with incorrect links due to mysql non-numeric ifIndex matching.
Files changed (1) +33 / -15
Changed files with action and line counts
Mincludes/discovery/discovery-protocols.inc.php+33 / -15
+33 added −15 removed filtered activity

💻 r4859

Tom Laermans 🦔
Minor: extend sysObjectID field length in database
Files changed (1) +1 / -0
Changed files with action and line counts
Aupdate/116.sql+1 / -0
0 added 0 removed filtered activity

💻 r4858

Adam Armstrong 🐸
Mark unremoved workaround
Files changed (1) +3 / -2
Changed files with action and line counts
Mincludes/polling/unix-agent.inc.php+3 / -2
+3 added −2 removed filtered activity

Stable release coverage in 2014

Each bar shows the range of rolling-release revisions included in that stable release.

14.12.6098

Released • Commits r6003 through r6097
Included development changes (94 commits)

Major Features

  • r6061: Improved support for SonicWALL devices, added processor/mempool and firewall graphs, added MIBs. +222/−96
  • r6065: Moved all "necessarily" discovered MIBs to default os definition. Added os/group definition "mib_blacklist" for exclude this MIBs in specific os or group. Improved function get_device_mibs() accordingly, added unittest for it. +225/−234
  • r6075: Added functions var_encode() and var_decode() with unit tests. Rewritten parts where used encode/decode by base64+json to this functions. Fixed (again) search by sysLocation. +140/−68

New Features

  • r6029: Add basic detection of Actelis (model and version, on tested devices parsed from sysDescr) +8/0
  • r6031: Add Brocade 6910 switch name +1/0
  • r6035: Docblock +12/−1
  • r6044: Add support for polling temperature/humidity from liebert-gp-environmental-mib. #1109 +66/0
  • r6045: Add support for CPU/Mem/Temp polling on Force10 M-series devices. +140/0
  • r6057: Add more Dell Powerconnect RADLAN oids +4/0
  • r6060: Add ability to copy ifDescr to ifAlias if braindead vendor uses ifDescr for user-defined stuff. Only do this if ifDescr != ifName (on NOS this means it's unset) +10/−3
  • r6070: Add support for processors on Aruba from WLSX-SWITCH-MIB and add some device rewrites (unused) +73/−1
  • r6071: Add mempool polling on aruba from WLSX-SWITCH-MIB +57/0

Bug Fixes

  • r6030: Fix cisco hardware collection (was missing mibdir) +1/−1
  • r6042: Don't add OutputFrequency and BypassFrequency on UPS-MIB if they don't exist. #1108 +8/−2
  • r6052: Add M-SERIES mib to Force 10 +1/0
  • r6056: Fix dell device comments +4/−4
  • r6058: Fix missing oid separator +1/−1
  • r6078: Fix about page to reflect current reality +8/−8
  • r6083: dbFacile usage fixes #1118 +75/−67

Minor Changes

  • r6010: Some small cleanup and fixes according to latest changes. +34/−41
  • r6015: Fixed get_device_os() for correct compare wildcard sysObjectID from definitions. Use wildcard sysObjectID for opengear since they do not intersects with other OSes. +68/−49
  • r6018: Fixed function get_port_by_index_cache(), this fixes usage this functions in some modules () which passes device array instead device_id. +14/−1
  • r6019: Updated rewrite_entity_name() and use for rewrite sensor descr in HP-ICF-CHASSIS mib. Exclude temperature sensors with value 0 in ENTITY-SENSOR-MIB. +5/−4
  • r6022: Fixed Q-BRIDGE-MIB vlan/ifindex mapping. +9/−3
  • r6023: Fixed multi_* graphs by using array/implode instead $separator variable (this produce rrdgraph errors if separator not unset previously). +195/−134
  • r6025: Added function print_obsolete_config(). Show warning about obsolete configs on some pages and console utilities. +77/−1
  • r6039: Page "show device config" now correctly ignore Cisco comments ($config['rancid_ignorecomments']). +9/−3
  • r6046: Updated discovery_sensor now checks if value is numeric for not state sensors. UPS-MIB sensors also checks numeric value instead just snmp_status. +26/−19
  • r6053: Fixed caching in memory/storage module for HOST-RESOURCES-MIB. +24/−14
  • r6084: Improved generate_query_values(), added unit test. +29/−9
  • r6085: Improved Cisco os poller. Merged ios/iosxr os polling into group, fixed IOS XE os polling, fixed get device serials, fixed hardware names for stacked switches and ASR devices. +120/−139
  • r6089: Improved support for Cisco WLC, added processor/mempool discovery. +91/−21
  • r6090: Added more Cisco sysObjectID for WLC/ACE/UCS devices. Fixed hardware detect for WLC (from prev. commit). +34/−7
  • r6096: Fixed radio clients count for Cisco WLC. Fixed detect hardware name for Cisco 4948/4900M. +32/−17

MIB Updates

  • r6032: Update CISCO-PRODUCTS-MIB
  • r6033: Update Cisco MIBs (Meraki and Cerent aren't CISCO- MIBs...)
  • r6043: Add Liebert MIBs
  • r6048: Renamed liebert MIBs.
  • r6094: Updated Cisco AIRESPACE and LWAPP mibs to latest. +10/−4

Database Changes

  • r6059: Expand processor_type to 64 characters

UI Assets

  • r6028: Add actelis icon

Trivial Changes

  • r6014: Do not print refresh header if not authenticated (for example on logon page). +6/0
  • r6016: One more sysObjectID for Opengear. +1/0
  • r6017: Fixed incorrectly detect OS for opengear if previously detected as linux (#1101). +14/0
  • r6021: Humanized some debug web output. In print_message() added striping some Pear::Console_Color2 color codes into specific html styles. +25/−3
  • r6024: Fixed lldp ports association on HP switches. +5/−3
  • r6027: Additional fix for lldp ports association on HP switches (forgotten in r6024). +1/−1
  • r6037: Fixed mib name in mempool poller ADTRAN-AOSCPU. +2/−2
  • r6040: Use os definition for device comments. +7/−3
  • r6049: Hardcoded fix for Cisco ASA ENTITY-SENSOR-MIB sensor scales. +8/−2
  • r6050: Added mail config options name in output test_mail.php script for bastards. +15/−9
  • r6062: Fixed Riverbed Steelhead not recongnised correctly (#1112). +3/−1
  • r6063: Use mib_dirs() in ospf modules. +5/−5
  • r6067: Fixed HUAWEI-ENTITY-EXTENT-MIB memory/processor too long descriptions (#1113). +14/−4
  • r6069: Fixed storage discovery order (UCD-SNMP-MIB before HOST-RESOURCES-MIB). Fixed initial value for processor discovery. +43/−39
  • r6072: Fixed if condition for WLSX-SWITCH-MIB mempool. +2/−2
  • r6077: More fixes for display unsetted locations, use definition instead hardcodded string +21/−20
  • r6079: Fixed override sysLocation from DB. Added more debug info in get_geolocation(). +91/−68
  • r6080: Fixed updating sysLocation on every poll when geocoding disabled globally. +6/−8
  • r6081: Always set environment locale to EN. +4/0
  • r6082: use putenv() for set system locales. +2/−2
  • r6087: Fixed overall_traffic graphs display (broken since r6083). +18/−30
  • r6088: Fixed detect temperature sensors for audiocodes AC-SYSTEM-MIB. +1/−1
  • r6091: One more sysObjectID for Cisco WLC. +2/0
  • r6092: Use AIRESPACE-SWITCHING-MIB for detect model/version/serial in Cisco WLC. +22/−8
  • r6093: Fixed snmp_translate() uses correct mib_dir from definitions. +18/−3
  • r6095: Added simple wireless clients count graph for Cisco WLC from CISCO-LWAPP-SYS-MIB. +29/0

Development

  • r6047: rename-mibs.pl now allow use 'svn mv' instead system mv. +27/−4
  • r6051: Added memory usage info in poller/discovery executables. +2/0
  • r6064: Show stderr message in external_exec() when exit code not 0. +5/0
  • r6066: Removed TESTME tag 0/−2
  • r6073: Fixed pear includes (use search in include_path) and mysql error when use phpunit with default config (unconfigured). +11/−9

Other Changes

  • r6004: Minor: Get rid of 'MAC changed from/to 00:00:00:00:00:00' messages in event log for new/disappearing MACs. Code compared to '' but due to translation above it, empty macs got set to all-zeroes. +1/−1
  • r6005: Medium: filter device page minigraphs and device hover-popup graphs by way of the known per-device graph list. No more 'Error creating graph' on devices that don't have known mempools or similar, yay. We can now define more default graphs per OS to show on the device page without fear of big red errored graphs. +125/−77
  • r6006: Minor: use cached device graphs on show tech page, should have gone in with r6005 +1/−3
  • r6007: Medium: clean up duplicate device_graphs entries when running the db cleanup script +30/0
  • r6008: Minor: add support for 2 Cisco Small Business switches +2/0
  • r6009: Medium: restore some poller graphs (uptime, snmp ping, icmp ping) +1/−1
  • r6011: Minor: add more opengear sysobjectIDs +18/−1
  • r6012: Medium: Add single-device 'alert log' to the device logs section +99/−1
  • r6013: Minor: missing commit for r6012 +1/−1
  • r6020: Medium: Opengear sensor and RANCID support +37/−2
  • r6026: Lost in prev commit. +3/0
  • r6034: Minor: fix Netscreen mempool poller, pass MIB name correctly +2/0
  • r6038: Minor: fix rancid_ignorecomments option +2/−3
  • r6041: oh.. 0/−1
  • r6055: Minor: replace tabs by spaces in nginx agent script for Python 3 compatibility +14/−14
  • r6068: lost in space. +1/−1
  • r6076: you shall not pass 0/−1
  • r6086: there are no accidents. +1/−1
  • r6097: Minor: add sysObjectID for Gamatronic UPS, set default graphs +8/0
  • r6036: 0/−1
  • r6054: Move around some dell/f10 os stuff. add a couple of new ids to powerconnect. +31/−25
  • r6074: Same as previous. +8/−4
Complete release diff (318) +160,617 / -80,833

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable non-text+0 / -0
Malerter.php+7 / -7
Mdiscovery.php+5 / -1
Mhtml/ajax_search.php+9 / -9
Ahtml/images/os/actelis.png+1 / -0
Mhtml/includes/cache-data.inc.php+14 / -1
Mhtml/includes/functions.inc.php+87 / -63
Mhtml/includes/graphs/device/bits.inc.php+21 / -14
Mhtml/includes/graphs/device/netstat_tcp_stats.inc.php+1 / -1
Dhtml/includes/graphs/device/sonicwall_sessions.inc.php+0 / -22
Mhtml/includes/graphs/generic_data.inc.php+16 / -7
Mhtml/includes/graphs/generic_multi_bits.inc.php+21 / -14
Mhtml/includes/graphs/generic_multi_bits_separated.inc.php+32 / -28
Mhtml/includes/graphs/generic_multi_data.inc.php+19 / -14
Mhtml/includes/graphs/generic_multi_data_separated.inc.php+10 / -7
Mhtml/includes/graphs/generic_multi_separated.inc.php+16 / -11
Mhtml/includes/graphs/generic_multi_simplex_separated.inc.php+11 / -7
Mhtml/includes/graphs/multiport/bits_duo.inc.php+20 / -12
Mhtml/includes/graphs/multiport/bits_trio.inc.php+29 / -20
Mhtml/includes/map/google-mc.inc.php+2 / -2
Mhtml/includes/map/google.inc.php+1 / -1
Mhtml/includes/navbar.inc.php+6 / -7
Mhtml/includes/print/alert_log.inc.php+1 / -1
Mhtml/includes/print/common.inc.php+6 / -0
Mhtml/includes/print/device.inc.php+8 / -2
Mhtml/includes/print/search.inc.php+2 / -2
Mhtml/includes/print/status.inc.php+0 / -18
Mhtml/index.php+8 / -0
Mhtml/pages/about.inc.php+8 / -8
Mhtml/pages/device.inc.php+0 / -1
Mhtml/pages/device/graphs.inc.php+1 / -1
Mhtml/pages/device/logs.inc.php+3 / -0
Ahtml/pages/device/logs/alertlog.inc.php+92 / -0
Mhtml/pages/device/showconfig.inc.php+11 / -5
Mhtml/pages/device/showtech.inc.php+1 / -3
Mhtml/pages/devices.inc.php+3 / -2
Mhtml/pages/front/default.php+20 / -27
Mhtml/pages/locations.inc.php+3 / -2
Mhtml/pages/ports.inc.php+7 / -6
Mincludes/alerting/email.inc.php+1 / -1
Mincludes/billing.inc.php+23 / -23
Mincludes/common.inc.php+207 / -9
Mincludes/defaults.inc.php+0 / -1
Mincludes/definitions.inc.php+20 / -7
Mincludes/definitions/graphtypes.inc.php+73 / -16
Mincludes/definitions/os.inc.php+226 / -118
Mincludes/definitions/version.inc.php+0 / -3
Mincludes/discovery/arp-table.inc.php+1 / -1
Mincludes/discovery/discovery-protocols.inc.php+0 / -4
Mincludes/discovery/discovery-protocols/lldp-mib.inc.php+6 / -4
Dincludes/discovery/entity-physical.inc.php+0 / -46
Mincludes/discovery/functions.inc.php+39 / -12
Mincludes/discovery/graphs.inc.php+1 / -1
Dincludes/discovery/hr-device.inc.php+0 / -71
Mincludes/discovery/inventory.inc.php+1 / -4
Aincludes/discovery/inventory/entity-mib.inc.php+44 / -0
Aincludes/discovery/inventory/host-resources-mib.inc.php+70 / -0
Mincludes/discovery/mempools.inc.php+0 / -3
Aincludes/discovery/mempools/airespace-switching-mib.inc.php+33 / -0
Aincludes/discovery/mempools/f10-m-series-chassis-mib.inc.php+47 / -0
Mincludes/discovery/mempools/host-resources-mib.inc.php+9 / -5
Mincludes/discovery/mempools/huawei-entity-extent-mib.inc.php+1 / -1
Aincludes/discovery/mempools/sonicwall-firewall-ip-statistics-mib.inc.php+27 / -0
Aincludes/discovery/mempools/wlsx-switch-mib.inc.php+33 / -0
Mincludes/discovery/os/linux.inc.php+16 / -0
Dincludes/discovery/os/sonicwall.inc.php+0 / -19
Dincludes/discovery/os/wlc.inc.php+0 / -19
Mincludes/discovery/ospf-autodiscovery.inc.php+1 / -1
Mincludes/discovery/ports-stack.inc.php+1 / -1
Mincludes/discovery/processors.inc.php+0 / -6
Aincludes/discovery/processors/airespace-switching-mib.inc.php+29 / -0
Aincludes/discovery/processors/f10-m-series-chassis-mib.inc.php+38 / -0
Mincludes/discovery/processors/huawei-entity-extent-mib.inc.php+2 / -2
Aincludes/discovery/processors/sonicwall-firewall-ip-statistics-mib.inc.php+29 / -0
Dincludes/discovery/processors/sonicwall.inc.php+0 / -21
Aincludes/discovery/processors/wlsx-switch-mib.inc.php+36 / -0
Mincludes/discovery/sensors.inc.php+0 / -4
Mincludes/discovery/sensors/ac-system-mib.inc.php+1 / -1
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+76 / -73
Aincludes/discovery/sensors/f10-m-series-chassis-mib.inc.php+32 / -0
Mincludes/discovery/sensors/hp-icf-chassis.inc.php+1 / -1
Aincludes/discovery/sensors/liebert-gp-environmental-mib.inc.php+65 / -0
Aincludes/discovery/sensors/og-status-mib.inc.php+34 / -0
Mincludes/discovery/sensors/ups-mib.inc.php+23 / -17
Mincludes/discovery/storage.inc.php+0 / -3
Mincludes/discovery/storage/host-resources-mib.inc.php+14 / -9
Mincludes/discovery/storage/netapp-mib.inc.php+4 / -4
Mincludes/discovery/storage/ucd-snmp-mib.inc.php+1 / -1
Mincludes/discovery/vlans.inc.php+0 / -3
Mincludes/discovery/vlans/q-bridge-mib.inc.php+7 / -2
Mincludes/functions.inc.php+28 / -8
Mincludes/geolocation.inc.php+90 / -66
Mincludes/include-dir-mib.inc.php+1 / -2
Mincludes/polling/aruba-controller.inc.php+3 / -0
Mincludes/polling/functions.inc.php+5 / -2
Mincludes/polling/graphs.inc.php+4 / -4
Mincludes/polling/graphs/alvarion-dot11-wlan-mib.inc.php+0 / -1
Aincludes/polling/graphs/sonicwall-firewall-ip-statistics-mib non-text+0 / -0
Aincludes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicSAStatTable.inc.php+49 / -0
Aincludes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicwallFwStats.inc.php+31 / -0
Mincludes/polling/mempools.inc.php+2 / -0
Mincludes/polling/mempools/adtran-aoscpu.inc.php+1 / -1
Aincludes/polling/mempools/airespace-switching-mib.inc.php+20 / -0
Aincludes/polling/mempools/f10-m-series-chassis-mib.inc.php+23 / -0
Mincludes/polling/mempools/netscreen-resource-mib.inc.php+2 / -0
Aincludes/polling/mempools/sonicwall-firewall-ip-statistics-mib.inc.php+16 / -0
Aincludes/polling/mempools/wlsx-switch-mib.inc.php+24 / -0
Mincludes/polling/os.inc.php+4 / -6
Mincludes/polling/os/cisco.inc.php+128 / -17
Dincludes/polling/os/ios.inc.php+0 / -91
Dincludes/polling/os/iosxr.inc.php+0 / -25
Mincludes/polling/os/sonicwall.inc.php+12 / -28
Mincludes/polling/os/wlc.inc.php+32 / -3
Mincludes/polling/ospf.inc.php+4 / -4
Mincludes/polling/ports.inc.php+12 / -4
Mincludes/polling/processors.inc.php+1 / -1
Mincludes/polling/sensors.inc.php+2 / -0
Mincludes/polling/storage.inc.php+2 / -8
Mincludes/polling/storage/host-resources-mib.inc.php+1 / -1
Mincludes/polling/system.inc.php+4 / -21
Mincludes/polling/toner.inc.php+2 / -0
Aincludes/polling/wifi/cisco-lwapp-sys-mib.inc.php+28 / -0
Mincludes/rewrites.inc.php+55 / -11
Mincludes/snmp.inc.php+30 / -5
Dmibs/OSPF-MIB+0 / -4,160
Dmibs/OSPF-TRAP-MIB+0 / -437
Dmibs/audiocodes/AC-MODULARGATEWAY-MIB+0 / -319
Amibs/audiocodes/AC-ModularGW-MIB+319 / -0
Amibs/audiocodes/AC-PM-ATM-MIB+521 / -0
Amibs/audiocodes/AC-PM-Analog-MIB+287 / -0
Amibs/audiocodes/AC-PM-Control-MIB+4,725 / -0
Amibs/audiocodes/AC-PM-Media-MIB+5,072 / -0
Amibs/audiocodes/AC-PM-MediaServer-MIB+1,840 / -0
Amibs/audiocodes/AC-PM-PSTN-MIB+824 / -0
Amibs/audiocodes/AC-PM-SS7-MIB+2,835 / -0
Amibs/audiocodes/AC-PM-System-MIB+6,419 / -0
Dmibs/audiocodes/AC-PMANALOG-MIB+0 / -287
Dmibs/audiocodes/AC-PMAtm-MIB+0 / -521
Dmibs/audiocodes/AC-PMCONTROL-MIB+0 / -4,725
Dmibs/audiocodes/AC-PMMEDIA-MIB+0 / -5,072
Dmibs/audiocodes/AC-PMMEDIASERVER-MIB+0 / -1,840
Dmibs/audiocodes/AC-PMPSTN-MIB+0 / -824
Dmibs/audiocodes/AC-PMSS7-MIB+0 / -2,835
Dmibs/audiocodes/AC-PMSYSTEM-MIB+0 / -6,419
Dmibs/audiocodes/AC-TYPES+0 / -224
Amibs/audiocodes/AUDIOCODES-TYPES-MIB+264 / -0
Dmibs/audiocodes/AcAtm+1,110 / -0
Dmibs/audiocodes/AcGateway+19,508 / -0
Dmibs/audiocodes/AcPerfH323SIPGateway+347 / -0
Dmibs/audiocodes/AcPerfMediaGateway+437 / -0
Dmibs/audiocodes/AcPerfMediaServices+610 / -0
Dmibs/audiocodes/ChangedMibs.txt+0 / -14
Dmibs/audiocodes/Readme.txt+0 / -3
Dmibs/audiocodes/acAtm+0 / -1,110
Dmibs/audiocodes/acGateway+0 / -19,508
Dmibs/audiocodes/acPerfH323SIPGateway+0 / -282
Dmibs/audiocodes/acPerfMediaGateway+0 / -410
Dmibs/audiocodes/acPerfMediaServices+0 / -545
Mmibs/cisco/AIRESPACE-SWITCHING-MIB.my+163 / -51
Mmibs/cisco/AIRESPACE-WIRELESS-MIB.my+8,837 / -8,471
Mmibs/cisco/CISCO-AUTH-FRAMEWORK-MIB.my+340 / -2
Mmibs/cisco/CISCO-CABLE-SPECTRUM-MIB.my+394 / -60
Mmibs/cisco/CISCO-CABLE-WIDEBAND-MIB.my+264 / -5
Mmibs/cisco/CISCO-CALLHOME-MIB.my+926 / -52
Mmibs/cisco/CISCO-CAT6K-CROSSBAR-MIB.my+911 / -653
Mmibs/cisco/CISCO-CDSTV-SERVER-MIB.my+14 / -176
Mmibs/cisco/CISCO-CIDS-MIB.my+2,353 / -749
Mmibs/cisco/CISCO-CONFIG-COPY-MIB.my+73 / -11
Mmibs/cisco/CISCO-CONTENT-SERVICES-MIB.my+1,406 / -5
Mmibs/cisco/CISCO-DOCS-EXT-MIB.my+998 / -29
Mmibs/cisco/CISCO-ENHANCED-IPSEC-FLOW-MIB.my+251 / -53
Mmibs/cisco/CISCO-ENHANCED-SLB-MIB.my+393 / -18
Mmibs/cisco/CISCO-ENTITY-FRU-CONTROL-MIB.my+71 / -40
Mmibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB.my+1,113 / -66
Amibs/cisco/CISCO-ENVMON-CAPABILITY.my+1,763 / -0
Mmibs/cisco/CISCO-EPC-GATEWAY-MIB.my+131 / -7
Mmibs/cisco/CISCO-ERR-DISABLE-MIB.my+143 / -18
Mmibs/cisco/CISCO-EVC-MIB.my+858 / -34
Mmibs/cisco/CISCO-FC-FE-MIB.my+407 / -10
Mmibs/cisco/CISCO-FEATURE-CONTROL-MIB.my+135 / -140
Mmibs/cisco/CISCO-FLASH-MIB.my+246 / -20
Mmibs/cisco/CISCO-GGSN-MIB.my+43 / -7
Mmibs/cisco/CISCO-GPRS-ACC-PT-MIB.my+199 / -4
Mmibs/cisco/CISCO-GTP-MIB.my+460 / -39
Mmibs/cisco/CISCO-HW-MODULE-CONTROL-MIB.my+183 / -47
Mmibs/cisco/CISCO-ICSUDSU-MIB.my+1 / -1
Mmibs/cisco/CISCO-IDSL-LINE-MIB.my+1 / -0
Mmibs/cisco/CISCO-IETF-PIM-EXT-MIB.my+572 / -372
Mmibs/cisco/CISCO-IF-EXTENSION-MIB.my+448 / -26
Mmibs/cisco/CISCO-INTERFACETOPN-EXT-MIB.my+267 / -256
Mmibs/cisco/CISCO-IP-URPF-MIB.my+562 / -466
Mmibs/cisco/CISCO-L2-CONTROL-MIB.my+231 / -4
Mmibs/cisco/CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.my+1,101 / -23
Mmibs/cisco/CISCO-LICENSE-MGMT-MIB.my+20 / -8
Mmibs/cisco/CISCO-LWAPP-AAA-MIB.my+1,692 / -658
Mmibs/cisco/CISCO-LWAPP-ACL-MIB.my+203 / -20
Mmibs/cisco/CISCO-LWAPP-AP-MIB.my+6,453 / -314
Mmibs/cisco/CISCO-LWAPP-CCX-RM-MIB.my+152 / -22
Mmibs/cisco/CISCO-LWAPP-CDP-MIB.my+175 / -73
Mmibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-CAPABILITY.my+78 / -13
Mmibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-MIB.my+264 / -45
Mmibs/cisco/CISCO-LWAPP-DHCP-MIB.my+681 / -300
Mmibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-MIB.my+1 / -1
Mmibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB.my+837 / -208
Mmibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-REPORTS-MIB.my+685 / -740
Mmibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-TC-MIB.my+19 / -28
Mmibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB.my+2,089 / -113
Mmibs/cisco/CISCO-LWAPP-DOT11-CLIENT-TS-MIB.my+104 / -29
Mmibs/cisco/CISCO-LWAPP-DOT11-LDAP-MIB.my+479 / -359
Mmibs/cisco/CISCO-LWAPP-DOT11-MIB.my+767 / -18
Mmibs/cisco/CISCO-LWAPP-DOWNLOAD-MIB.my+101 / -7
Amibs/cisco/CISCO-LWAPP-EXT-MIB.my+1,533 / -0
Amibs/cisco/CISCO-LWAPP-HA-MIB.my+470 / -0
Mmibs/cisco/CISCO-LWAPP-IDS-MIB.my+8 / -0
Mmibs/cisco/CISCO-LWAPP-INTERFACE-MIB.my+592 / -5
Amibs/cisco/CISCO-LWAPP-IPV6-MIB.my+1,250 / -0
Mmibs/cisco/CISCO-LWAPP-LOCAL-AUTH-MIB.my+563 / -447
Amibs/cisco/CISCO-LWAPP-MDNS-MIB.my+805 / -0
Mmibs/cisco/CISCO-LWAPP-MESH-BATTERY-MIB.my+69 / -7
Mmibs/cisco/CISCO-LWAPP-MESH-LINKTEST-MIB.my+165 / -8
Mmibs/cisco/CISCO-LWAPP-MESH-MIB.my+801 / -13
Mmibs/cisco/CISCO-LWAPP-MESH-STATS-MIB.my+444 / -12
Mmibs/cisco/CISCO-LWAPP-MFP-MIB.my+870 / -815
Amibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB.my+2,792 / -0
Mmibs/cisco/CISCO-LWAPP-MOBILITY-MIB.my+931 / -705
Amibs/cisco/CISCO-LWAPP-NBAR-MIB.my+388 / -0
Amibs/cisco/CISCO-LWAPP-NETFLOW-MIB.my+328 / -0
Amibs/cisco/CISCO-LWAPP-PMIP-MIB.my+784 / -0
Mmibs/cisco/CISCO-LWAPP-QOS-CAPABILITY.my+115 / -67
Mmibs/cisco/CISCO-LWAPP-QOS-MIB.my+3,599 / -649
Mmibs/cisco/CISCO-LWAPP-REAP-MIB.my+2,484 / -457
Amibs/cisco/CISCO-LWAPP-RF-CAPABILITY.my+126 / -0
Amibs/cisco/CISCO-LWAPP-RF-MIB.my+1,127 / -0
Mmibs/cisco/CISCO-LWAPP-ROGUE-MIB.my+1,332 / -116
Mmibs/cisco/CISCO-LWAPP-RRM-MIB.my+1,555 / -368
Amibs/cisco/CISCO-LWAPP-SI-MIB.my+1,472 / -0
Amibs/cisco/CISCO-LWAPP-SYS-CAPABILITY.my+81 / -0
Mmibs/cisco/CISCO-LWAPP-SYS-MIB.my+2,537 / -238
Mmibs/cisco/CISCO-LWAPP-TC-MIB.my+77 / -16
Mmibs/cisco/CISCO-LWAPP-TSM-MIB.my+221 / -53
Amibs/cisco/CISCO-LWAPP-WAPI-MIB.my+949 / -0
Amibs/cisco/CISCO-LWAPP-WEBAUTH-CAPABILITY.my+62 / -0
Mmibs/cisco/CISCO-LWAPP-WEBAUTH-MIB.my+1,283 / -459
Mmibs/cisco/CISCO-LWAPP-WLAN-MIB.my+3,992 / -28
Mmibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB.my+206 / -6
Mmibs/cisco/CISCO-MEMORY-POOL-MIB.my+298 / -136
Mmibs/cisco/CISCO-NAC-NAD-MIB.my+311 / -21
Mmibs/cisco/CISCO-OTN-IF-MIB.my+554 / -302
Mmibs/cisco/CISCO-POWER-ETHERNET-EXT-MIB.my+678 / -10
Mmibs/cisco/CISCO-PRODUCTS-MIB.my+79 / -16
Mmibs/cisco/CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB.my+41 / -13
Mmibs/cisco/CISCO-RF-MIB.my+55 / -26
Mmibs/cisco/CISCO-RF-SUPPLEMENTAL-MIB.my+108 / -0
Mmibs/cisco/CISCO-RTTMON-MIB.my+461 / -54
Mmibs/cisco/CISCO-SDSL-LINE-MIB.my+1 / -0
Mmibs/cisco/CISCO-SERVICE-CONTROL-ATTACK-MIB.my+264 / -9
Amibs/cisco/CISCO-SNMP-HANDSHAKE-MIB.my+162 / -0
Mmibs/cisco/CISCO-SSL-PROXY-MIB.my+1,011 / -30
Mmibs/cisco/CISCO-ST-TC.my+38 / -10
Mmibs/cisco/CISCO-STACK-MIB.my+339 / -26
Mmibs/cisco/CISCO-STACKWISE-MIB.my+67 / -220
Mmibs/cisco/CISCO-STP-EXTENSIONS-MIB.my+39 / -3
Mmibs/cisco/CISCO-SWITCH-ENGINE-MIB.my+367 / -16
Mmibs/cisco/CISCO-SWITCH-HARDWARE-CAPACITY-MIB.my+811 / -43
Mmibs/cisco/CISCO-SWITCH-QOS-MIB.my+1,325 / -3
Mmibs/cisco/CISCO-SWITCH-STATS-MIB.my+664 / -111
Mmibs/cisco/CISCO-SYSLOG-EXT-MIB.my+1,002 / -682
Mmibs/cisco/CISCO-TELEPRESENCE-CALL-MIB.my+576 / -64
Mmibs/cisco/CISCO-TELEPRESENCE-MIB.my+246 / -222
Mmibs/cisco/CISCO-TRUSTSEC-INTERFACE-MIB.my+931 / -335
Mmibs/cisco/CISCO-TRUSTSEC-MIB.my+817 / -122
Mmibs/cisco/CISCO-TRUSTSEC-POLICY-MIB.my+1,004 / -36
Mmibs/cisco/CISCO-TRUSTSEC-SERVER-MIB.my+326 / -25
Mmibs/cisco/CISCO-TRUSTSEC-SXP-MIB.my+1,278 / -53
Mmibs/cisco/CISCO-TRUSTSEC-TC-MIB.my+58 / -2
Mmibs/cisco/CISCO-UNIFIED-COMPUTING-MIB.my+1,447 / -3,178
Mmibs/cisco/CISCO-VIRTUAL-SWITCH-MIB.my+263 / -24
Mmibs/cisco/CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB.my+95 / -69
Mmibs/cisco/CISCO-VOICE-DIAL-CONTROL-MIB.my+1,128 / -539
Mmibs/cisco/CISCO-VPDN-MGMT-EXT-MIB.my+90 / -71
Mmibs/cisco/CISCO-VTP-MIB.my+657 / -8
Mmibs/cisco/CISCO-WAN-3G-MIB.my+339 / -124
Mmibs/cisco/CISCO-WAN-OPTIMIZATION-MIB.my+717 / -474
Mmibs/cisco/DOCS-CABLE-DEVICE-TRAP-MIB.my+1 / -1
Mmibs/cisco/DOCS-QOS3-MIB.my+3,416 / -3,565
Mmibs/cisco/IEEE8021-CFM-MIB.my+1 / -0
Mmibs/cisco/MPLS-LDP-MIB.my+12 / -6
Amibs/liebert non-text+0 / -0
Amibs/liebert/LIEBERT-GP-AGENT-MIB+403 / -0
Amibs/liebert/LIEBERT-GP-CONDITIONS-MIB+3,902 / -0
Amibs/liebert/LIEBERT-GP-CONTROLLER-MIB+109 / -0
Amibs/liebert/LIEBERT-GP-ENVIRONMENTAL-MIB+2,490 / -0
Amibs/liebert/LIEBERT-GP-NOTIFICATIONS-MIB+397 / -0
Amibs/liebert/LIEBERT-GP-PDU-MIB+2,223 / -0
Amibs/liebert/LIEBERT-GP-POWER-MIB+3,109 / -0
Amibs/liebert/LIEBERT-GP-REGISTRATION-MIB+588 / -0
Amibs/liebert/LIEBERT-GP-SYSTEM-MIB+479 / -0
Mmibs/sonicwall/SNWL-COMMON-MIB+55 / -56
Amibs/sonicwall/SNWL-SSLVPN-MIB+188 / -0
Amibs/sonicwall/SONICWALL-FIREWALL-IP-STATISTICS-MIB+252 / -0
Amibs/sonicwall/SONICWALL-GMS-TRAP-MIB+266 / -0
Mmibs/sonicwall/SONICWALL-SMI+6 / -3
Mpoller.php+11 / -8
Mscripts/agent-local/nginx+14 / -14
Mscripts/db_cleanup.php+30 / -0
Mscripts/rename-mibs.pl+34 / -5
Mtest_mail.php+27 / -17
Dtests/CsvFileIterator.php+0 / -48
Mtests/HtmlIncludesFunctionsTest.php+32 / -0
Mtests/IncludesCommonTest.php+249 / -1
Mtests/IncludesRewritesTest.php+3 / -3
Atests/data/CsvFileIterator.php+48 / -0
Atests/data/procurve.entPhysicalDescr.txt+287 / -0
Atests/data/procurve.entPhysicalName.txt+287 / -0
Mtests/data/providerRewriteEntityName.csv+311 / -2
Atests/data/test_definitions.inc.php+153 / -0
Atests/data/vrp.hwEntityBomEnDesc.txt+9 / -0
Aupdate/168.sql+1 / -0
+2,628 added −1,319 removed +1,309 net filtered development activity

14.11.6003

Released • Commits r5936 through r6002
Included development changes (66 commits)

Major Features

  • r5955: Added basic Cisco Meraki devices support. +26/0
  • r5964: Improved show rancid config page, now uses direct svn command instead faulty php-svn extension. Minor changes in navbar (added 'alt' attribute for links) and fixed print_refresh() for showconfig page. +131/−48
  • r5976: Added multiple basic os detection and definitions: Nexsan NST, Cisco Cerent ONS, Cisco Prime LMS, Cisco Secure ACS, Room Alert 4E. +83/−42
  • r5993: Improved os definition key 'mib_dirs' for use only specified dirs. Updated function mib_dirs() for exclude duplicated entries and allow add base mib_dir to list by key 'mibs'. Updated MIBs for Dell iDRAC to 7.4. Combined Allied Telesys MIBs into one dir. Added script for rename MIBs. +110/−55
  • r5994: Added support for Dell DNOS switches (#980). Allied Telesys MIBs again separated because there different base platforms. +393/−24

New Features

  • r5969: Add ifInBits_rate and ifOutBits_rate to port alert metrics +3/0
  • r5970: Record in eventlog who added a device. +2/−1

Bug Fixes

  • r5937: HTML and other minor fixes. (#1070) +252/−235
  • r5938: Ignore sensors on virtual NetScaler devices. #697 +1/−1
  • r5939: Rewrite SW-MIB polling #1071 +27/−45
  • r5940: Small poller/discovery fixes. Add vm entity for eventlog. +4/−6
  • r5981: Small fixes +12/−5
  • r5984: Hide non-functional billing customer notification configuration form. Add database backend update code for the form. Billing is so messy. Argh. +11/−9

Minor Changes

  • r5942: Added latest brocade MIBs, fixed mib_dirs() for NS-ROOT-MIB and SW-MIB. +21/−21
  • r5945: Added power supply state sensors for NS-ROOT-MIB. +13/−3
  • r5946: More CISCO-ENVMON-MIB sensor ignore for duplicated sensors or with empty description. +37/−25
  • r5948: Added Netscaler HA pair state sensor. +16/0
  • r5949: Added CHECKPOINT-MIB HA state sensor. +27/−6
  • r5951: Detect more Juniper Trapeze. Added UBNT-MIB. +5/−1
  • r5952: Added basic support for Patton Smartnode VoIP Gateways (#1066). +159/0
  • r5953: Added HP-ICF-CHASSIS state sensors (#1032). +59/0
  • r5957: Added config option $config['rancid_version'] to allow generate Rancid v3 router.db. Fixed potential XSS when view rancid configs. +12/−4
  • r5963: Detect more Ubiquiti Edge devices (#1080). +1/−1
  • r5968: Added Equallogic disks state sensors for EQLDISK-MIB. +112/−44
  • r5971: Improved log_event(), added info about who added/changed device. +36/−9
  • r5973: Added option for enable/disable escape text in functions overlib_link(), generate_entity_link(), generate_link(), generate_device_link(), generate_port_link(), generate_ap_link(). +35/−23
  • r5979: Added discovery sensors for ROOMALERT4E-MIB. Added basic os detection for PicOS (Pica8 for Open Switches). +174/−4
  • r5980: Added support for Riverbed Steelhead and Stingray/Steelapp ZeusTM based devices. +175/0
  • r5982: Just for fun. Allow to use git-enabled repos in show device config page (aka rancid-git). For enable require add in config path to git cmd: $config['git'] = '/usr/bin/git'; +66/−24
  • r5985: Fixed 32bit ASN for discovery/polling BGP4-MIB. Added unit test for snmp_dewrap32bit(). +11/−8
  • r5987: Fixed DB schema for 4-byte ASN.
  • r5995: Added discovery OpenBSD sensors for OPENBSD-SENSORS-MIB. +44/0
  • r5996: Added discovery power and line attenuation sensors for Adva Optical DWDM. +89/0
  • r5998: Observium product name/version/url now not changeable over $config variable and defined as constants: OBSERVIUM_EDITION, OBSERVIUM_PRODUCT, OBSERVIUM_PRODUCT_LONG, OBSERVIUM_VERSION, OBSERVIUM_VERSION_LONG, OBSERVIUM_TRAIN, OBSERVIUM_URL +113/−101

MIB Updates

  • r5943: Remove duplicate brocade MIBs.
  • r5947: Update Brocade MIBs to 7.2.1c
  • r5997: Last game with Allied Telesys mib_dirs. +2/−2

Trivial Changes

  • r5944: Removed nonexistent include (appear in r5800). 0/−2
  • r5950: Fixed checkpoint ha state names. +3/−2
  • r5954: More generic sysObjectID for Patton Smartnode. +1/−1
  • r5956: Fixed CISCO-PROCESS-MIB mempools precision. +9/−9
  • r5958: Fixed incorrect snmp_dewrap32bit() (#1019). +3/−2
  • r5962: Restore delimiter for rancid v3 script. Added missing MIBs CAMBIUM-PTP800-V2-MIB, MOTOROLA-PTP-MIB. +6/−6
  • r5965: Fixed "unsupported operand types" in netstats poller module. +6/−3
  • r5966: Function nicecase() moved to global rewrites.inc.php +12/−12
  • r5967: Exclude duplicate ports status if neighbor detected over multiple discovery protocols. +12/−6
  • r5972: Restore previous device status detect in generate-rancid script. +1/−2
  • r5988: Fixed detect Pica8 OS. +6/−5
  • r5989: Fixed scale for temperature sensors in Sentry3-MIB. +11/−5

Development

  • r5978: Fixed snmp hide_auth option when snmp context specified in cmd. +3/−3

Other Changes

  • r5941: Medium: add support for APC Universal I/O environmental sensors +96/−22
  • r5959: Minor: update Mikrotik logo to something a bit less ugly
  • r5960: Minor: optimize generate-rancid script +34/−30
  • r5961: Minor: check for enable_syslog on device 'logs' page +3/−1
  • r5974: Medium: fix min/max RRA graph definition settings +2/−2
  • r5975: Minor: better fix for r5974: allow rra_min/max to be set both for global graph definition or per DS +2/−2
  • r5977: Medium: support external enclosure sensors Areca RAID controllers +50/−5
  • r5983: Minor: add basic recognition for WePresent hardware +8/0
  • r5986: Minor: split up CPQIDA-MIB and CPQHLTH-MIB sensor polling, they were erroneously coupled +84/−67
  • r5990: Minor: Add bundle-ether rewrite to rewrites +1/0
  • r5991: Minor: add basic Opengear support +45/0
  • r5992: Major: add support for mib_dirs directive for OS types. WARNING: This has been running in test for over 2 weeks and has not produced any adverse results on my installations. Please check if you have anything that stops registering data and let me know. +16/−3
  • r5999: Medium: add max port speed config setting, used when creating RRD files. No way to update existing RRDs for now +31/−30
  • r6000: Minor: cleanup OS definition layout +1,720/−1,712
  • r6001: Medium: cleanups of old file/variable rename/compatibility code +1/−552
  • r6002: Medium: use graph_types definitions for minigraph/popup graphs, restructure long description to fit into the same system +145/−359
Complete release diff (382) +307,355 / -60,358

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable properties+0 / -0
Madd_device.php+1 / -2
Madduser.php+7 / -15
Malerter.php+4 / -3
Mdelete_device.php+3 / -4
Mdiscovery.php+4 / -3
Mhousekeeping.php+5 / -2
Mhtml/feed.php+1 / -1
Ahtml/images/os/meraki.png+1 / -0
Ahtml/images/os/nexsan.png+1 / -0
Ahtml/images/os/opengear.png+1 / -0
Ahtml/images/os/patton.png+1 / -0
Ahtml/images/os/pica8.png+1 / -0
Ahtml/images/os/riverbed.png+1 / -0
Mhtml/includes/functions.inc.php+46 / -28
Mhtml/includes/graphs/generic_definition.inc.php+2 / -2
Mhtml/includes/graphs/graph.inc.php+1 / -0
Mhtml/includes/navbar.inc.php+3 / -3
Mhtml/includes/print-vlan.inc.php+5 / -7
Mhtml/includes/print-vrf.inc.php+2 / -4
Mhtml/includes/print/common.inc.php+1 / -0
Mhtml/includes/print/device.inc.php+20 / -1
Mhtml/includes/print/inventory.inc.php+1 / -1
Mhtml/includes/print/navbar.inc.php+13 / -3
Mhtml/includes/print/status.inc.php+12 / -6
Mhtml/includes/print/syslogs.inc.php+1 / -1
Mhtml/includes/status-summary.inc.php+1 / -1
Mhtml/index.php+1 / -1
Mhtml/map.php+24 / -24
Mhtml/pages/about.inc.php+29 / -32
Mhtml/pages/addhost.inc.php+7 / -8
Mhtml/pages/adduser.inc.php+5 / -4
Mhtml/pages/apps.inc.php+8 / -20
Mhtml/pages/bill/actions.inc.php+4 / -1
Mhtml/pages/bill/edit.inc.php+61 / -25
Mhtml/pages/bills.inc.php+20 / -20
Mhtml/pages/customers.inc.php+7 / -5
Mhtml/pages/delhost.inc.php+1 / -1
Mhtml/pages/device.inc.php+1 / -1
Mhtml/pages/device/apps.inc.php+4 / -3
Mhtml/pages/device/edit.inc.php+1 / -1
Mhtml/pages/device/edit/agent.inc.php+1 / -0
Mhtml/pages/device/edit/device.inc.php+8 / -0
Mhtml/pages/device/edit/snmp.inc.php+1 / -0
Mhtml/pages/device/edit/wmi.inc.php+9 / -9
Mhtml/pages/device/health.inc.php+1 / -1
Mhtml/pages/device/health/storage.inc.php+8 / -8
Mhtml/pages/device/hrdevice.inc.php+15 / -13
Mhtml/pages/device/loadbalancer/netscaler_services.inc.php+16 / -16
Mhtml/pages/device/loadbalancer/netscaler_vsvr.inc.php+4 / -4
Mhtml/pages/device/logs.inc.php+3 / -1
Mhtml/pages/device/logs/syslog.inc.php+1 / -1
Mhtml/pages/device/overview.inc.php+2 / -3
Mhtml/pages/device/overview/toner.inc.php+3 / -4
Mhtml/pages/device/overview/ucd_mem.inc.php+10 / -16
Mhtml/pages/device/port.inc.php+3 / -3
Mhtml/pages/device/showconfig.inc.php+157 / -44
Mhtml/pages/device/vm.inc.php+1 / -1
Mhtml/pages/devices/detail.inc.php+14 / -13
Mhtml/pages/devices/status.inc.php+11 / -10
Mhtml/pages/edituser.inc.php+8 / -6
Mhtml/pages/health/sensors.inc.php+2 / -2
Mhtml/pages/packages.inc.php+1 / -1
Mhtml/pages/routing/overview.inc.php+3 / -2
Mhtml/pdf.php+1 / -1
Mincludes/alerting/email.inc.php+3 / -16
Mincludes/common.inc.php+3 / -3
Mincludes/defaults.inc.php+10 / -7
Mincludes/definitions.inc.php+22 / -4
Mincludes/definitions/graphtypes.inc.php+27 / -13
Mincludes/definitions/os.inc.php+1,493 / -1,608
Mincludes/definitions/sensors.inc.php+72 / -0
Mincludes/definitions/version.inc.php+23 / -6
Mincludes/discovery/arp-table.inc.php+3 / -3
Mincludes/discovery/bgp-peers.inc.php+8 / -6
Mincludes/discovery/functions.inc.php+2 / -2
Mincludes/discovery/mac-accounting.inc.php+1 / -1
Mincludes/discovery/mempools/adtran-aoscpu.inc.php+2 / -6
Mincludes/discovery/mempools/cisco-process-mib.inc.php+9 / -9
Aincludes/discovery/mempools/dnos-switching-mib.inc.php+32 / -0
Aincludes/discovery/mempools/smartnode-mib.inc.php+33 / -0
Mincludes/discovery/mempools/sw-mib.inc.php+1 / -1
Mincludes/discovery/os/cisco.inc.php+31 / -26
Mincludes/discovery/os/edgeos.inc.php+1 / -1
Mincludes/discovery/os/jdsu_edfa.inc.php+2 / -2
Mincludes/discovery/os/linux.inc.php+7 / -0
Aincludes/discovery/os/picos.inc.php+19 / -0
Mincludes/discovery/os/roomalert.inc.php+1 / -1
Mincludes/discovery/processors/adtran-aoscpu.inc.php+1 / -1
Mincludes/discovery/processors/at-sysinfo-mib.inc.php+1 / -1
Aincludes/discovery/processors/dnos-switching-mib.inc.php+29 / -0
Mincludes/discovery/processors/ns-root-mib.inc.php+1 / -1
Aincludes/discovery/processors/smartnode-mib.inc.php+29 / -0
Mincludes/discovery/processors/sw-mib.inc.php+1 / -1
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+49 / -5
Mincludes/discovery/sensors/checkpoint-mib.inc.php+15 / -0
Mincludes/discovery/sensors/cisco-envmon-mib.inc.php+37 / -25
Mincludes/discovery/sensors/cpqhlth-mib.inc.php+0 / -67
Aincludes/discovery/sensors/cpqida-mib.inc.php+83 / -0
Aincludes/discovery/sensors/dnos-boxservices-private-mib.inc.php+226 / -0
Aincludes/discovery/sensors/eqldisk-mib.inc.php+47 / -0
Mincludes/discovery/sensors/eqlmember-mib.inc.php+30 / -27
Aincludes/discovery/sensors/fspr7-mib.inc.php+86 / -0
Aincludes/discovery/sensors/hp-icf-chassis.inc.php+51 / -0
Mincludes/discovery/sensors/lsi-megaraid-sas-mib.inc.php+1 / -0
Mincludes/discovery/sensors/ns-root-mib.inc.php+21 / -3
Aincludes/discovery/sensors/openbsd-sensors-mib.inc.php+43 / -0
Mincludes/discovery/sensors/poseidon-mib.inc.php+3 / -3
Mincludes/discovery/sensors/powernet-mib.inc.php+95 / -198
Aincludes/discovery/sensors/roomalert4e-mib.inc.php+127 / -0
Mincludes/discovery/sensors/sentry3-mib.inc.php+11 / -37
Aincludes/discovery/sensors/smartnode-mib.inc.php+60 / -0
Mincludes/discovery/sensors/ste-mib.inc.php+1 / -1
Aincludes/discovery/sensors/steelhead-mib.inc.php+51 / -0
Mincludes/discovery/sensors/sw-mib.inc.php+20 / -41
Mincludes/discovery/sensors/ups-mib.inc.php+0 / -86
Mincludes/discovery/sensors/xups-mib.inc.php+0 / -61
Mincludes/discovery/storage/host-resources-mib.inc.php+0 / -7
Mincludes/entities.inc.php+11 / -11
Mincludes/functions.inc.php+23 / -104
Mincludes/polling/applications.inc.php+1 / -3
Mincludes/polling/applications/memcached.inc.php+0 / -6
Mincludes/polling/applications/postfix_mailgraph.inc.php+0 / -8
Mincludes/polling/bgp-peers.inc.php+3 / -2
Mincludes/polling/fdb-table.inc.php+2 / -2
Mincludes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php+1 / -1
Mincludes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php+1 / -1
Mincludes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php+1 / -1
Mincludes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php+1 / -1
Mincludes/polling/mempools.inc.php+0 / -41
Mincludes/polling/mempools/adtran-aoscpu.inc.php+2 / -6
Aincludes/polling/mempools/dnos-switching-mib.inc.php+20 / -0
Aincludes/polling/mempools/smartnode-mib.inc.php+23 / -0
Mincludes/polling/mempools/sw-mib.inc.php+1 / -1
Mincludes/polling/netscaler-vsvr.inc.php+3 / -4
Mincludes/polling/netstats.inc.php+6 / -3
Mincludes/polling/os/adtran-aos.inc.php+3 / -3
Mincludes/polling/os/allied.inc.php+5 / -5
Mincludes/polling/os/alliedwareplus.inc.php+1 / -1
Mincludes/polling/os/drac.inc.php+6 / -4
Mincludes/polling/os/equallogic.inc.php+17 / -17
Mincludes/polling/os/fabos.inc.php+3 / -3
Aincludes/polling/os/meraki.inc.php+17 / -0
Mincludes/polling/os/netapp.inc.php+5 / -2
Mincludes/polling/os/netscaler.inc.php+3 / -5
Mincludes/polling/os/nos.inc.php+1 / -1
Aincludes/polling/os/opengear.inc.php+23 / -0
Aincludes/polling/os/picos.inc.php+20 / -0
Mincludes/polling/os/ptp400.inc.php+2 / -2
Mincludes/polling/os/ptp800.inc.php+3 / -3
Aincludes/polling/os/steelhead.inc.php+66 / -0
Mincludes/polling/os/vmware.inc.php+2 / -2
Aincludes/polling/os/zeustm.inc.php+19 / -0
Mincludes/polling/port-etherlike.inc.php+0 / -9
Mincludes/polling/ports.inc.php+27 / -24
Aincludes/polling/processors/dnos-switching-mib.inc.php+28 / -0
Mincludes/polling/system.inc.php+1 / -1
Mincludes/polling/unix-agent/munin-plugins.inc.php+0 / -1
Mincludes/rewrites.inc.php+13 / -0
Mincludes/snmp.inc.php+21 / -7
Dincludes/static-config.php+0 / -7
Mincludes/versioncheck.inc.php+3 / -3
Mirc.php+2 / -2
Dmibs/BRCD-FCIP-EXT-MIB+0 / -296
Dmibs/Brocade-REG-MIB+0 / -75
Dmibs/Brocade-TC+0 / -68
Dmibs/FCFABRIC-ELEMENT-MIB+0 / -1,973
Dmibs/FCMGMT-MIB+0 / -2,718
Dmibs/HA-MIB+0 / -375
Dmibs/LINK-INCIDENT-MIB+0 / -800
Dmibs/MB-MIB+0 / -247
Dmibs/SW-MIB+0 / -3,540
Amibs/adva non-text+0 / -0
Amibs/adva/ADVA-FSPR7-CFM-EXTENSION-MIB+384 / -0
Amibs/adva/ADVA-FSPR7-MODULE-ENCRYPTION-MIB+827 / -0
Amibs/adva/ADVA-MIB+5,403 / -0
Amibs/adva/FspR7-LAYER2-MIB+6,706 / -0
Amibs/adva/FspR7-MIB+66,723 / -0
Amibs/adva/FspR7-SPEQ-MIB+843 / -0
Mmibs/allied non-text+0 / -0
Amibs/allied/AT-BOARDS-MIB+883 / -0
Amibs/allied/AT-BRI-MIB+232 / -0
Amibs/allied/AT-CAPABILITIES+264 / -0
Amibs/allied/AT-DHCP-MIB+345 / -0
Amibs/allied/AT-DOS-MIB+419 / -0
Amibs/allied/AT-DS3-MIB+147 / -0
Amibs/allied/AT-ENVMON-MIB+626 / -0
Amibs/allied/AT-EPSR-MIB+221 / -0
Amibs/allied/AT-ETH-MIB+162 / -0
Amibs/allied/AT-FILE-MIB+157 / -0
Amibs/allied/AT-FIREWALL-MIB+138 / -0
Amibs/allied/AT-FLASH-MIB+167 / -0
Amibs/allied/AT-IGMP-MIB+567 / -0
Amibs/allied/AT-INSTALL-MIB+448 / -0
Amibs/allied/AT-INTERFACES-MIB+496 / -0
Amibs/allied/AT-ISDN-MIB+1,286 / -0
Amibs/allied/AT-LB-MIB+650 / -0
Amibs/allied/AT-LOADER-MIB+183 / -0
Amibs/allied/AT-PAE-MIB+1,178 / -0
Amibs/allied/AT-PIM-MIB+112 / -0
Amibs/allied/AT-PING-MIB+335 / -0
Amibs/allied/AT-PRI-MIB+251 / -0
Amibs/allied/AT-PRODUCT-MIB+500 / -0
Amibs/allied/AT-PVSTPM-MIB+118 / -0
Amibs/allied/AT-QOS-MIB+875 / -0
Amibs/allied/AT-SMI-MIB+144 / -0
Amibs/allied/AT-STACK-MIB+232 / -0
Amibs/allied/AT-SWITCH-MIB+715 / -0
Amibs/allied/AT-SYSINFO-MIB+1,127 / -0
Amibs/allied/AT-TRIGGER-MIB+449 / -0
Amibs/allied/AT-TTY-MIB+83 / -0
Amibs/allied/ATI-MIB+2,453 / -0
Amibs/allied/AtiL2-MIB+3,395 / -0
Amibs/allied/AtiSwitch-MIB+1,369 / -0
Dmibs/allied/at-boards.mib+0 / -870
Dmibs/allied/at-bri.mib+0 / -214
Dmibs/allied/at-capability.mib+0 / -250
Dmibs/allied/at-dhcp.mib+0 / -314
Dmibs/allied/at-dos.mib+0 / -386
Dmibs/allied/at-ds3.mib+0 / -135
Dmibs/allied/at-envmon.mib+0 / -598
Dmibs/allied/at-epsr.mib+0 / -203
Dmibs/allied/at-eth.mib+0 / -147
Dmibs/allied/at-file.mib+0 / -143
Dmibs/allied/at-firewall.mib+0 / -124
Dmibs/allied/at-flash.mib+0 / -156
Dmibs/allied/at-igmp.mib+0 / -546
Dmibs/allied/at-install.mib+0 / -425
Dmibs/allied/at-interface.mib+0 / -444
Dmibs/allied/at-isdn.mib+0 / -1,255
Dmibs/allied/at-lb.mib+0 / -629
Dmibs/allied/at-loader.mib+0 / -165
Dmibs/allied/at-pae.mib+0 / -1,131
Dmibs/allied/at-pim.mib+0 / -103
Dmibs/allied/at-ping.mib+0 / -304
Dmibs/allied/at-pri.mib+0 / -233
Dmibs/allied/at-product.mib+0 / -487
Dmibs/allied/at-pvstpm.mib+0 / -104
Dmibs/allied/at-qos.mib+0 / -839
Dmibs/allied/at-smi.mib+0 / -128
Dmibs/allied/at-stack.mib+0 / -222
Dmibs/allied/at-switch.mib+0 / -699
Dmibs/allied/at-sysinfo.mib+0 / -1,091
Dmibs/allied/at-trigger.mib+0 / -430
Dmibs/allied/at-tty.mib+0 / -72
Dmibs/allied/ati-mib.mib+0 / -2,422
Amibs/alliedwareplus/AT-ATMF-MIB+425 / -0
Amibs/alliedwareplus/AT-BOARDS-MIB+1,064 / -0
Amibs/alliedwareplus/AT-CHASSIS-MIB+206 / -0
Amibs/alliedwareplus/AT-DHCPSN-MIB+347 / -0
Amibs/alliedwareplus/AT-DNS-CLIENT-MIB+189 / -0
Amibs/alliedwareplus/AT-ENVMONv2-MIB+1,004 / -0
Amibs/alliedwareplus/AT-EPSRv2-MIB+332 / -0
Amibs/alliedwareplus/AT-FILEv2-MIB+1,307 / -0
Amibs/alliedwareplus/AT-HHM-MIB+61 / -0
Amibs/alliedwareplus/AT-IP-MIB+207 / -0
Amibs/alliedwareplus/AT-LICENSE-MIB+537 / -0
Amibs/alliedwareplus/AT-LOG-MIB+236 / -0
Amibs/alliedwareplus/AT-LOOPPROTECT-MIB+144 / -0
Amibs/alliedwareplus/AT-MIBVERSION-MIB+68 / -0
Amibs/alliedwareplus/AT-NTP-MIB+525 / -0
Amibs/alliedwareplus/AT-PRODUCT-MIB+648 / -0
Amibs/alliedwareplus/AT-RESOURCE-MIB+253 / -0
Amibs/alliedwareplus/AT-SETUP-MIB+825 / -0
Amibs/alliedwareplus/AT-SMI-MIB+144 / -0
Amibs/alliedwareplus/AT-SYSINFO-MIB+1,251 / -0
Amibs/alliedwareplus/AT-TRIGGER-MIB+449 / -0
Amibs/alliedwareplus/AT-USER-MIB+363 / -0
Amibs/alliedwareplus/AT-VCSTACK-MIB+714 / -0
Amibs/alliedwareplus/AT-VLAN-MIB+169 / -0
Amibs/alliedwareplus/AT-XEM-MIB+194 / -0
Dmibs/alliedwareplus/at-atmf.mib+0 / -402
Dmibs/alliedwareplus/at-boards.mib+0 / -1,051
Dmibs/alliedwareplus/at-chassis.mib+0 / -187
Dmibs/alliedwareplus/at-dhcpsn.mib+0 / -331
Dmibs/alliedwareplus/at-dns.mib+0 / -176
Dmibs/alliedwareplus/at-envmonv2.mib+0 / -966
Dmibs/alliedwareplus/at-epsrv2.mib+0 / -316
Dmibs/alliedwareplus/at-filev2.mib+0 / -1,256
Dmibs/alliedwareplus/at-hhm.mib+0 / -50
Dmibs/alliedwareplus/at-ip.mib+0 / -187
Dmibs/alliedwareplus/at-license.mib+0 / -507
Dmibs/alliedwareplus/at-log.mib+0 / -216
Dmibs/alliedwareplus/at-loopprotect.mib+0 / -131
Dmibs/alliedwareplus/at-mibversion.mib+0 / -51
Dmibs/alliedwareplus/at-ntp.mib+0 / -500
Dmibs/alliedwareplus/at-product.mib+0 / -635
Dmibs/alliedwareplus/at-resource.mib+0 / -240
Dmibs/alliedwareplus/at-setup.mib+0 / -801
Dmibs/alliedwareplus/at-smi.mib+0 / -128
Dmibs/alliedwareplus/at-sysinfo.mib+0 / -1,215
Dmibs/alliedwareplus/at-trigger.mib+0 / -430
Dmibs/alliedwareplus/at-user.mib+0 / -350
Dmibs/alliedwareplus/at-vcstack.mib+0 / -695
Dmibs/alliedwareplus/at-vlan.mib+0 / -152
Dmibs/alliedwareplus/at-xem.mib+0 / -181
Amibs/brocade non-text+0 / -0
Amibs/brocade/BCCUSTOM-OPR-MIB+122 / -0
Amibs/brocade/BD-MIB+285 / -0
Amibs/brocade/BRCD-FCIP-EXT-MIB+300 / -0
Amibs/brocade/BROCADE-MAPS-MIB+237 / -0
Amibs/brocade/Brocade-REG-MIB+85 / -0
Amibs/brocade/Brocade-TC+78 / -0
Amibs/brocade/CPQHOST-MIB+2,078 / -0
Amibs/brocade/CPQRACK-MIB+3,586 / -0
Amibs/brocade/FA-EXT-MIB+323 / -0
Amibs/brocade/FCMGMT-MIB+2,844 / -0
Amibs/brocade/HA-MIB+480 / -0
Amibs/brocade/IBM-BCCUSTOM-MIB+1,224 / -0
Amibs/brocade/IBM-FEATURE-ACTIVATION-MIB+339 / -0
Amibs/brocade/LINK-INCIDENT-MIB+834 / -0
Amibs/brocade/SW-MIB+4,172 / -0
Amibs/cambium/CAMBIUM-PTP800-V2-MIB+4,393 / -0
Amibs/cambium/MOTOROLA-PTP-MIB+439 / -0
Amibs/cisco/CERENT-454-MIB.mib+24,419 / -0
Amibs/cisco/CERENT-ENVMON-MIB.mib+311 / -0
Amibs/cisco/CERENT-FC-MIB.mib+2,364 / -0
Amibs/cisco/CERENT-GENERIC-MIB.mib+25,033 / -0
Amibs/cisco/CERENT-GENERIC-PM-MIB.mib+560 / -0
Amibs/cisco/CERENT-GLOBAL-REGISTRY.mib+2,662 / -0
Amibs/cisco/CERENT-HC-RMON-MIB.mib+2,548 / -0
Amibs/cisco/CERENT-IF-EXT-MIB.mib+152 / -0
Amibs/cisco/CERENT-MSDWDM-MIB.mib+3,509 / -0
Amibs/cisco/CERENT-OPTICAL-MONITOR-MIB.mib+700 / -0
Amibs/cisco/CERENT-TC.mib+887 / -0
Amibs/cisco/MERAKI-CLOUD-CONTROLLER-MIB+614 / -0
Dmibs/citrix/NS-MIB-smiv2.mib+0 / -17,007
Amibs/citrix/NS-ROOT-MIB+23,541 / -0
Amibs/dell/BASP-Config-MIB+514 / -0
Amibs/dell/BASP-Statistics-MIB+410 / -0
Amibs/dell/Brcm-BASPTrap-MIB+83 / -0
Amibs/dell/Brcm-adapterInfo-MIB+281 / -0
Amibs/dell/DCS3FRU-MIB+255 / -0
Amibs/dell/DCS3RMT-MIB+1,608 / -0
Amibs/dell/DELL-ASF-MIB+1,172 / -0
Mmibs/dell/DELL-RAC-MIB+2,809 / -15
Amibs/dell/DELL-REF-MIB+158 / -0
Amibs/dell/DNOS-BOXSERVICES-PRIVATE-MIB+732 / -0
Amibs/dell/DNOS-SWITCHING-MIB+10,861 / -0
Mmibs/dell/Dell-Vendor-MIB+55 / -24
Amibs/dell/IDRAC-MIB+11,539 / -0
Amibs/dell/IDRAC-MIB-SMIv2+11,896 / -0
Amibs/dell/INTEL-LAN-ADAPTERS-MIB+1,529 / -0
Mmibs/dell/MIB-Dell-10892+1,785 / -199
Amibs/dell/MIB-Dell-CM+353 / -0
Amibs/dell/MIB-Dell-OME+194 / -0
Amibs/dell/StorageManagement-MIB+8,595 / -0
Dmibs/foundry/SW-MIB+0 / -3,540
Amibs/openbsd non-text+0 / -0
Amibs/openbsd/OPENBSD-BASE-MIB+64 / -0
Amibs/openbsd/OPENBSD-CARP-MIB+311 / -0
Amibs/openbsd/OPENBSD-MEM-MIB+113 / -0
Amibs/openbsd/OPENBSD-PF-MIB+1,493 / -0
Amibs/openbsd/OPENBSD-SENSORS-MIB+186 / -0
Amibs/opengear non-text+0 / -0
Amibs/opengear/OG-CONNECT-MIB+187 / -0
Amibs/opengear/OG-DATA-MIB+183 / -0
Amibs/opengear/OG-HOST-MIB+204 / -0
Amibs/opengear/OG-PATTERN-MIB+188 / -0
Amibs/opengear/OG-PRODUCTS-MIB+58 / -0
Amibs/opengear/OG-SENSOR-MIB+182 / -0
Amibs/opengear/OG-SIGNAL-MIB+187 / -0
Amibs/opengear/OG-SMI-MIB+122 / -0
Amibs/opengear/OG-STATUS-MIB+900 / -0
Amibs/opengear/OG-STATUSv2-MIB+4,084 / -0
Amibs/opengear/OG-UPS-MIB+161 / -0
Amibs/opengear/OGTRAP-MIB+401 / -0
Amibs/opengear/OGTRAPv2-MIB+1,177 / -0
Amibs/patton non-text+0 / -0
Amibs/patton/SMARTNODE-MIB+1,101 / -0
Mmibs/riverbed/STEELHEAD-MIB+170 / -46
Amibs/riverbed/ZXTM-MIB+5,754 / -0
Amibs/riverbed/ZXTM-MIB-SMIv2+7,463 / -0
Amibs/ubiquiti/UBNT-MIB+1,413 / -0
Mpoller.php+4 / -3
Mrename_device.php+4 / -6
Mscripts/db_cleanup.php+5 / -3
Mscripts/generate-rancid.php+18 / -29
Ascripts/rename-mibs.pl+59 / -0
Mtest_mail.php+1 / -1
Mtests/IncludesSnmpTest.php+28 / -1
Aupdate/167.sql+2 / -0
+4,573 added −3,590 removed +983 net filtered development activity

14.11.5936

Released • Commits r5902 through r5935
Included development changes (33 commits)

New Features

  • r5903: Some cosmetic CSS changes and add os definition for infoblox +11/0
  • r5909: Add the ability to use RRDs without min/max RRAs +14/−2
  • r5910: Add Cambium Canopy support (#1055) +54/−1
  • r5913: Add Impedence sensor type +1/0
  • r5914: Add icon for impedence/resistance (omega/ohm) and use it for impedence +1/−1
  • r5917: Add Mellanox OS definition and logo. Add device array dump data page. Protect device and port data page by user level. +46/−3
  • r5918: Add basic support for MRV Fiberdriver (and others?) using NBS mib family. +16/0
  • r5921: Basic support for Cambium PTP400/600 and PTP800 +51/0

Bug Fixes

  • r5911: Fix definition-drawn graphs (incorrect assignment of min/max) +2/−2
  • r5912: Better fix :) +2/−2
  • r5915: IMPEDANCE +1/−1
  • r5916: Fix alerting on ignore_until_ok +2/0
  • r5922: Fix date format for bills +1/−1

Minor Changes

  • r5924: Added ability for enable debug in poller-wrapper. WARNING, do not use this unless you know what it does! +12/−2

Database Changes

  • r5923: Add database fields for contact, threshold and notify to bills table

UI Assets

  • r5907: correct size for infoblox
  • r5908: Resize some icons. +1/0

Trivial Changes

  • r5935: Small visual fixes for initial db schema install. +5/−5

Other Changes

  • r5904: Minor: finally fix missing MIN RRA on various system graphs for veteran installations with fairly old devices. Fixes load average, process count, user count, context switches, interrupts. +55/0
  • r5905: Minor: fix for update 164, now also correctly updates interrupts and context switches +62/−40
  • r5906: Minor: add missing Infoblox icon
  • r5919: Trivial: Syntaxer run +22/−23
  • r5920: Trivial: add -u option to discovery help output +1/−1
  • r5925: Minor: add basic support for Enterasys devices, mainly an icon + ifName override +7/0
  • r5926: Trivial: rename Enterasys MIBs to actual MIB name
  • r5927: Trivial: a whole bunch of MIB renames, nothing to see here
  • r5928: Medium: add ignore_common_subnet option, which allows you to specify (exact) subnets that should not be considered for the 'other ports on same subnet' displayed in the port listing. Small addition/change to dbFacile semantics, should not affect existing code. Move PEAR includes from functions to definitions so they can be used there. +51/−16
  • r5929: Medium: remove PEAR includes from graph code, as they are now included from definitions 0/−7
  • r5930: Medium: Escape remote input better to avoid html injection on the webpages +24/−26
  • r5931: Minor: add rrdtool_add_rra function using rrdtoolx; not currently used - could have been in update 165 +23/0
  • r5932: Trivial: more MIB renames to their actual names
  • r5933: Trivial: set default of 15 seconds for realtime graph for a few Linux derivatives +2/0
  • r5934: Trivial: remove 2 duplicate MIBs
Complete release diff (1,943) +990,435 / -924,838

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable properties+0 / -0
Mdiscovery.php+1 / -1
Mhtml/css/bootstrap-hacks.css+1 / -1
Mhtml/css/bootstrap.css+1 / -1
Mhtml/css/bootstrap/less/forms.less+2 / -2
Mhtml/css/sprite.css+146 / -145
Mhtml/graph-realtime.php+1 / -1
Mhtml/graph.php+0 / -7
Mhtml/images/os/arista.png binary+0 / -0
Ahtml/images/os/cambium.png+1 / -0
Mhtml/images/os/cisco.png binary+0 / -0
Ahtml/images/os/enterasys.png+1 / -0
Mhtml/images/os/extreme.png binary+0 / -0
Ahtml/images/os/infoblox.png+1 / -0
Ahtml/images/os/mellanox.png+1 / -0
Mhtml/images/os/netapp.png binary+0 / -0
Ahtml/images/os/wepresent.png+1 / -0
Mhtml/images/os/zhone.png binary+0 / -0
Mhtml/img/sprite.png binary+0 / -0
Mhtml/includes/authentication/ldap.inc.php+1 / -1
Mhtml/includes/functions.inc.php+8 / -10
Mhtml/includes/graphs/generic_definition.inc.php+14 / -2
Mhtml/includes/navbar.inc.php+2 / -2
Mhtml/includes/print-interface.inc.php+7 / -3
Mhtml/includes/print/alert.inc.php+1 / -1
Mhtml/includes/print/alert_log.inc.php+3 / -3
Mhtml/pages/bills/month.inc.php+1 / -1
Mhtml/pages/deleted-ports.inc.php+1 / -1
Mhtml/pages/device.inc.php+1 / -0
Ahtml/pages/device/data.inc.php+22 / -0
Mhtml/pages/device/edit/ports.inc.php+2 / -2
Mhtml/pages/device/edit/sensors.inc.php+1 / -1
Mhtml/pages/device/health/sensors.inc.php+1 / -1
Mhtml/pages/device/overview/sensors.inc.php+1 / -1
Mhtml/pages/device/port/data.inc.php+6 / -3
Mhtml/pages/health/mempool.inc.php+1 / -1
Mhtml/pages/health/processor.inc.php+2 / -2
Mhtml/pages/health/sensors.inc.php+2 / -2
Mhtml/pages/health/storage.inc.php+2 / -2
Mhtml/pages/health/toner.inc.php+1 / -1
Mhtml/pages/ports/list.inc.php+2 / -2
Mincludes/alerts.inc.php+3 / -1
Mincludes/common.inc.php+4 / -4
Mincludes/dbFacile.php+20 / -4
Mincludes/defaults.inc.php+9 / -0
Mincludes/definitions.inc.php+14 / -1
Mincludes/definitions/graphtypes.inc.php+1 / -1
Mincludes/definitions/os.inc.php+73 / -0
Mincludes/definitions/sensors.inc.php+1 / -0
Mincludes/discovery/ipv6-addresses.inc.php+1 / -1
Mincludes/functions.inc.php+0 / -7
Mincludes/geolocation.inc.php+1 / -1
Mincludes/polling/graphs.inc.php+2 / -2
Mincludes/polling/loadbalancer/cisco-slb-mib.inc.php+1 / -1
Aincludes/polling/os/canopy.inc.php+21 / -0
Aincludes/polling/os/mrvnbs.inc.php+8 / -0
Aincludes/polling/os/ptp400.inc.php+17 / -0
Aincludes/polling/os/ptp800.inc.php+18 / -0
Mincludes/polling/os/unix.inc.php+1 / -1
Aincludes/polling/wifi/canopy-mib.inc.php+21 / -0
Mincludes/rrdtool.inc.php+23 / -0
Dmibs/ELS100-S24TX2M-MIB+0 / -663
Amibs/bluesocket/BLUE-NOTIFICATION-MIB+345 / -0
Amibs/bluesocket/BLUESERVER-MIB+5,791 / -0
Amibs/bluesocket/BLUESOCKET-PRODUCTS+85 / -0
Amibs/bluesocket/BLUESOCKET-ROOT+22 / -0
Amibs/bluesocket/BLUESOCKET-TRAPS+353 / -0
Dmibs/bluesocket/BlueNotify-Mib.txt+0 / -333
Dmibs/bluesocket/BlueServer3.0-MIB.txt+0 / -5,753
Dmibs/bluesocket/BlueSocket-Products-MIB.txt+0 / -81
Dmibs/bluesocket/BlueSocket-Root-MIB.txt+0 / -22
Dmibs/bluesocket/BlueSocket-Traps-MIB.txt+0 / -346
Amibs/cabletron/CABLETRON-TRAPS+4,483 / -0
Amibs/cabletron/CABLETRON-TRAPS-IRM+150 / -0
Amibs/cabletron/CHASSIS-MIB+709 / -0
Amibs/cabletron/COMMUNITY-MIB+130 / -0
Amibs/cabletron/CT-BROADCAST-MIB+169 / -0
Amibs/cabletron/CT-CMMPHYS-MIB+1,176 / -0
Amibs/cabletron/CT-CONTAINER-MIB+647 / -0
Amibs/cabletron/CT-ELS10-MIB+3,504 / -0
Amibs/cabletron/CT-FASTPATH-ARPACL-MIB+181 / -0
Amibs/cabletron/CT-FASTPATH-DHCPSERVER-MIB+1,015 / -0
Amibs/cabletron/CT-FASTPATH-DHCPSNOOPING-MIB+448 / -0
Amibs/cabletron/CT-FASTPATH-DYNAMIC-ARP-INSPECTION-MIB+432 / -0
Amibs/cabletron/CT-FASTPATH-PROTECTED-PORT-MIB+132 / -0
Amibs/cabletron/CT-FLASH-MIB+361 / -0
Amibs/cabletron/CT-FPS-SERVICES-MIB+73 / -0
Amibs/cabletron/CT-HSIMPHYS-MIB+343 / -0
Amibs/cabletron/CT-PIC-MIB+876 / -0
Amibs/cabletron/CT-PRIORITY-CLASSIFY-MIB+288 / -0
Amibs/cabletron/CT-PRIORITY-QUEUING+232 / -0
Amibs/cabletron/CTATM-CONFIG-MIB+1,688 / -0
Amibs/cabletron/CTELS100-NG-MIB+846 / -0
Amibs/cabletron/CTFPS-MIB+621 / -0
Amibs/cabletron/CTFRAMER-CONFIG-MIB+202 / -0
Amibs/cabletron/CTIF-EXT-MIB+984 / -0
Amibs/cabletron/CTINB-MIB+492 / -0
Amibs/cabletron/CTINB2-MIB+212 / -0
Amibs/cabletron/CTRMONXT-MIB+477 / -0
Amibs/cabletron/CTRON-ALIAS-MIB+1,014 / -0
Amibs/cabletron/CTRON-AP3000-MIB+4,276 / -0
Amibs/cabletron/CTRON-APPN-MIB+3,213 / -0
Amibs/cabletron/CTRON-AppleTalk-ROUTER-MIB+3,339 / -0
Amibs/cabletron/CTRON-BDG-MIB+1,677 / -0
Amibs/cabletron/CTRON-BRIDGE-MIB+2,023 / -0
Amibs/cabletron/CTRON-BUS-MIB+129 / -0
Amibs/cabletron/CTRON-CDP-MIB+468 / -0
Amibs/cabletron/CTRON-CHASSIS-MIB+247 / -0
Amibs/cabletron/CTRON-COMMON-MIB+1,409 / -0
Amibs/cabletron/CTRON-CSMACD-MIB+214 / -0
Amibs/cabletron/CTRON-DCM-MIB+62 / -0
Amibs/cabletron/CTRON-DECIV-ROUTER-MIB+2,472 / -0
Amibs/cabletron/CTRON-DEVICE-MIB+104 / -0
Amibs/cabletron/CTRON-DHCP-MIB+569 / -0
Amibs/cabletron/CTRON-DLSW-MIB+1,059 / -0
Amibs/cabletron/CTRON-DOWNLOAD-MIB+349 / -0
Amibs/cabletron/CTRON-ELAN-MIB+360 / -0
Amibs/cabletron/CTRON-ENTITY-STATE-MIB+342 / -0
Amibs/cabletron/CTRON-ENTITY-STATE-TC-MIB+178 / -0
Amibs/cabletron/CTRON-ENVIRONMENT-MIB+630 / -0
Amibs/cabletron/CTRON-ETHERNET-PARAMETERS-MIB+661 / -0
Amibs/cabletron/CTRON-ETWMIM-MIB+171 / -0
Amibs/cabletron/CTRON-FDDI-FNB-MIB+948 / -0
Amibs/cabletron/CTRON-FDDI-STAT-MIB+253 / -0
Amibs/cabletron/CTRON-FNBTR-MIB+304 / -0
Amibs/cabletron/CTRON-FRONTPANEL-MIB+182 / -0
Amibs/cabletron/CTRON-IF-REMAP-2-MIB+571 / -0
Amibs/cabletron/CTRON-IF-REMAP-MIB+210 / -0
Amibs/cabletron/CTRON-IGMP-MIB+1,359 / -0
Amibs/cabletron/CTRON-IP-ROUTER-MIB+4,401 / -0
Amibs/cabletron/CTRON-IPX-ROUTER-MIB+4,792 / -0
Amibs/cabletron/CTRON-MIB-NAMES+989 / -0
Amibs/cabletron/CTRON-NAT-MIB+730 / -0
Amibs/cabletron/CTRON-OIDS+8,370 / -0
Amibs/cabletron/CTRON-ORP-HSIM-MIB+171 / -0
Amibs/cabletron/CTRON-PORTMAP-MIB+147 / -0
Amibs/cabletron/CTRON-POWER-SUPPLY-MIB+913 / -0
Amibs/cabletron/CTRON-PPC-BAD-PACKETS-MIB+286 / -0
Amibs/cabletron/CTRON-PRIORITY-CLASSIFY-MIB+714 / -0
Amibs/cabletron/CTRON-PRIORITY-EXTENSIONS-MIB+573 / -0
Amibs/cabletron/CTRON-Q-BRIDGE-MIB-EXT+643 / -0
Amibs/cabletron/CTRON-RATE-POLICING-MIB+363 / -0
Amibs/cabletron/CTRON-REMOTE-ACCESS-MIB+3,551 / -0
Amibs/cabletron/CTRON-ROUTERS-INTERNAL-MIB+90 / -0
Amibs/cabletron/CTRON-ROUTERS-MIB+1,222 / -0
Amibs/cabletron/CTRON-SFCS-MIB+5,553 / -0
Amibs/cabletron/CTRON-SFPS-BASE-MIB+1,571 / -0
Amibs/cabletron/CTRON-SFPS-BINDERY-MIB+299 / -0
Amibs/cabletron/CTRON-SFPS-CALL-MIB+660 / -0
Amibs/cabletron/CTRON-SFPS-CHASSIS-MIB+171 / -0
Amibs/cabletron/CTRON-SFPS-COMMON-MIB+603 / -0
Amibs/cabletron/CTRON-SFPS-CONN-MIB+167 / -0
Amibs/cabletron/CTRON-SFPS-CONNECTION-MIB+1,172 / -0
Amibs/cabletron/CTRON-SFPS-DIAGSTATS-MIB+278 / -0
Amibs/cabletron/CTRON-SFPS-DIRECTORY-MIB+2,263 / -0
Amibs/cabletron/CTRON-SFPS-ESYS-MIB+1,547 / -0
Amibs/cabletron/CTRON-SFPS-EVENTLOG-MIB+777 / -0
Amibs/cabletron/CTRON-SFPS-FLOOD-MIB+340 / -0
Amibs/cabletron/CTRON-SFPS-INCLUDE-MIB+494 / -0
Amibs/cabletron/CTRON-SFPS-L4SS-MIB+1,304 / -0
Amibs/cabletron/CTRON-SFPS-MCAST-MIB+794 / -0
Amibs/cabletron/CTRON-SFPS-PATH-MIB+907 / -0
Amibs/cabletron/CTRON-SFPS-PKTMGR-MIB+721 / -0
Amibs/cabletron/CTRON-SFPS-POLICY-MIB+482 / -0
Amibs/cabletron/CTRON-SFPS-PORT-MIB+1,045 / -0
Amibs/cabletron/CTRON-SFPS-RESOLVE-MIB+2,083 / -0
Amibs/cabletron/CTRON-SFPS-SFLSP-MIB+1,508 / -0
Amibs/cabletron/CTRON-SFPS-SIZE-MIB+274 / -0
Amibs/cabletron/CTRON-SFPS-SOFTLINK-MIB+1,060 / -0
Amibs/cabletron/CTRON-SFPS-TAP-MIB+371 / -0
Amibs/cabletron/CTRON-SFPS-TOPOLOGY-MIB+3,116 / -0
Amibs/cabletron/CTRON-SFPS-VLAN-MIB+1,175 / -0
Amibs/cabletron/CTRON-SFPS-VSTP-MIB+316 / -0
Amibs/cabletron/CTRON-SMARTTRUNK-MIB+443 / -0
Amibs/cabletron/CTRON-SSR-CAPACITY-MIB+641 / -0
Amibs/cabletron/CTRON-SSR-CONFIG-MIB+269 / -0
Amibs/cabletron/CTRON-SSR-HARDWARE-MIB+794 / -0
Amibs/cabletron/CTRON-SSR-L2-MIB+1,064 / -0
Amibs/cabletron/CTRON-SSR-L3-MIB+537 / -0
Amibs/cabletron/CTRON-SSR-POLICY-MIB+1,622 / -0
Amibs/cabletron/CTRON-SSR-SERVICE-STATUS-MIB+230 / -0
Amibs/cabletron/CTRON-SSR-SMI-MIB+68 / -0
Amibs/cabletron/CTRON-SSR-TRAP-MIB+361 / -0
Amibs/cabletron/CTRON-TIMED-RESET-MIB+115 / -0
Amibs/cabletron/CTRON-TRANSLATION-MIB+1,757 / -0
Amibs/cabletron/CTRON-TX-QUEUE-ARBITRATION-MIB+202 / -0
Amibs/cabletron/CTRON-UPS-MIB+208 / -0
Amibs/cabletron/CTRON-VLAN-CLASSIFY-MIB+818 / -0
Amibs/cabletron/CTRON-VLAN-EXTENSIONS-MIB+889 / -0
Amibs/cabletron/CTRON-WAN-IMUX-MIB+334 / -0
Amibs/cabletron/CTRON-WAN-MIB+3,532 / -0
Amibs/cabletron/CTRON-WAN-MULTI-IMUX-MIB+438 / -0
Amibs/cabletron/CTRON-WEBVIEW-MIB+119 / -0
Amibs/cabletron/CTSMTMIB-MIB+607 / -0
Amibs/cabletron/CTTRAPLOG-MIB+473 / -0
Amibs/cabletron/DLM-MIB+497 / -0
Amibs/cabletron/DOT5-LOG-MIB+2,676 / -0
Amibs/cabletron/DOT5-PHYS-MIB+1,336 / -0
Amibs/cabletron/ELH100-MIB+1,839 / -0
Amibs/cabletron/ELS100-S24TX2M-MIB+722 / -0
Amibs/cabletron/EVENT-ACTIONS-MIB+301 / -0
Amibs/cabletron/FAST-ETHERNET-MIB+351 / -0
Amibs/cabletron/GARP-MIB+396 / -0
Amibs/cabletron/IRM-OIDS+37 / -0
Amibs/cabletron/IRM3-MIB+3,331 / -0
Amibs/cabletron/NETLINK-SPECIFIC-MIB+10,347 / -0
Amibs/cabletron/NETWORK-DIAGS+369 / -0
Amibs/cabletron/RBTWS-AP-STATUS-MIB+2,425 / -0
Amibs/cabletron/RBTWS-AP-TC+428 / -0
Amibs/cabletron/RBTWS-BASIC-MIB+230 / -0
Amibs/cabletron/RBTWS-CLIENT-SESSION-MIB+987 / -0
Amibs/cabletron/RBTWS-CLIENT-SESSION-TC+115 / -0
Amibs/cabletron/RBTWS-EXTERNAL-SERVER-MIB+163 / -0
Amibs/cabletron/RBTWS-INFO-RF-DETECT-MIB+254 / -0
Amibs/cabletron/RBTWS-PORT-MIB+186 / -0
Amibs/cabletron/RBTWS-REGISTRATION-CHASSIS-MIB+49 / -0
Amibs/cabletron/RBTWS-REGISTRATION-DEVICES-MIB+44 / -0
Amibs/cabletron/RBTWS-REGISTRATION-MIB+72 / -0
Amibs/cabletron/RBTWS-RF-DETECT-TC+79 / -0
Amibs/cabletron/RBTWS-ROOT-MIB+67 / -0
Amibs/cabletron/RBTWS-SYSTEM-MIB+325 / -0
Amibs/cabletron/RBTWS-TRAP-MIB+2,818 / -0
Amibs/cabletron/REPEATER-MIB-2+2,983 / -0
Amibs/cabletron/REPEATER-REV4-MIB+4,364 / -0
Amibs/cabletron/ROUTER-OIDS+312 / -0
Amibs/cabletron/SYSTEM-RESOURCE-MIB+317 / -0
Amibs/cabletron/TRAP-MIB+147 / -0
Amibs/cabletron/UPS2-MIB+1,167 / -0
Amibs/cabletron/V2H124-24-MIB+5,022 / -0
Amibs/cabletron/ZIPLOCK-MIB+118 / -0
Dmibs/cabletron/cabletron-traps-irm.txt+0 / -146
Dmibs/cabletron/cabletron-traps.txt+0 / -4,349
Dmibs/cabletron/chassis-mib.txt+0 / -709
Dmibs/cabletron/community-mib.txt+0 / -130
Dmibs/cabletron/ct-broadcast-mib.txt+0 / -167
Dmibs/cabletron/ct-cmmphys-mib.txt+0 / -1,175
Dmibs/cabletron/ct-container-mib.txt+0 / -646
Dmibs/cabletron/ct-els10-mib.txt+0 / -3,471
Dmibs/cabletron/ct-fastpath-arpacl-mib.txt+0 / -142
Dmibs/cabletron/ct-fastpath-dhcpserver-mib.txt+0 / -964
Dmibs/cabletron/ct-fastpath-dhcpsnooping-mib.txt+0 / -407
Dmibs/cabletron/ct-fastpath-dynamic-arp-inspection-mib.txt+0 / -393
Dmibs/cabletron/ct-fastpath-protected-port-mib.txt+0 / -92
Dmibs/cabletron/ct-flash-mib.txt+0 / -353
Dmibs/cabletron/ct-fps-services-mib.txt+0 / -73
Dmibs/cabletron/ct-hsimphys-mib.txt+0 / -343
Dmibs/cabletron/ct-pic-mib.txt+0 / -841
Dmibs/cabletron/ct-priority-classify-mib.txt+0 / -239
Dmibs/cabletron/ct-priority-queuing-mib.txt+0 / -190
Dmibs/cabletron/ctatm-config-mib.txt+0 / -1,501
Dmibs/cabletron/ctels100-ng-mib.txt+0 / -826
Dmibs/cabletron/ctfps-mib.txt+0 / -592
Dmibs/cabletron/ctframer-config-mib.txt+0 / -156
Dmibs/cabletron/ctif-ext-mib.txt+0 / -877
Dmibs/cabletron/ctinb-mib.txt+0 / -474
Dmibs/cabletron/ctinb2-mib.txt+0 / -209
Dmibs/cabletron/ctrmonxt-mib.txt+0 / -431
Dmibs/cabletron/ctron-alias-mib.txt+0 / -968
Dmibs/cabletron/ctron-ap3000-mib.txt+0 / -3,955
Dmibs/cabletron/ctron-appletalk-router-mib.txt+0 / -3,182
Dmibs/cabletron/ctron-appn-mib.txt+0 / -3,091
Dmibs/cabletron/ctron-bdg-mib.txt+0 / -1,553
Dmibs/cabletron/ctron-bridge-mib.txt+0 / -2,020
Dmibs/cabletron/ctron-bus-mib.txt+0 / -98
Dmibs/cabletron/ctron-cdp.mib.txt+0 / -437
Dmibs/cabletron/ctron-chassis-mib.txt+0 / -247
Dmibs/cabletron/ctron-common-mib.txt+0 / -1,342
Dmibs/cabletron/ctron-csmacd-mib.txt+0 / -214
Dmibs/cabletron/ctron-dcm-mib.txt+0 / -36
Dmibs/cabletron/ctron-deciv-router-mib.txt+0 / -2,381
Dmibs/cabletron/ctron-device-mib.txt+0 / -104
Dmibs/cabletron/ctron-dhcp-mib.txt+0 / -561
Dmibs/cabletron/ctron-dlsw-mib.txt+0 / -934
Dmibs/cabletron/ctron-download-mib.txt+0 / -349
Dmibs/cabletron/ctron-elan-mib.txt+0 / -321
Dmibs/cabletron/ctron-entity-state-mib.txt+0 / -340
Dmibs/cabletron/ctron-entity-state-tc-mib.txt+0 / -176
Dmibs/cabletron/ctron-environment-mib.txt+0 / -630
Dmibs/cabletron/ctron-ethernet-parameters.txt+0 / -616
Dmibs/cabletron/ctron-etwmim-mib.txt+0 / -171
Dmibs/cabletron/ctron-fddi-fnb-mib.txt+0 / -937
Dmibs/cabletron/ctron-fddi-stat-mib.txt+0 / -253
Dmibs/cabletron/ctron-fnbtr-mib.txt+0 / -292
Dmibs/cabletron/ctron-frontpanel-mib.txt+0 / -182
Dmibs/cabletron/ctron-if-remap-2-mib.txt+0 / -500
Dmibs/cabletron/ctron-if-remap-mib.txt+0 / -168
Dmibs/cabletron/ctron-igmp-mib.txt+0 / -1,322
Dmibs/cabletron/ctron-ip-router-mib.txt+0 / -4,152
Dmibs/cabletron/ctron-ipx-router-mib.txt+0 / -4,624
Dmibs/cabletron/ctron-mib-names.txt+0 / -283
Dmibs/cabletron/ctron-nat-mib.txt+0 / -724
Dmibs/cabletron/ctron-oids.mib.txt+0 / -2,380
Dmibs/cabletron/ctron-orp-hsim-mib.txt+0 / -171
Dmibs/cabletron/ctron-portmap-mib.txt+0 / -147
Dmibs/cabletron/ctron-power-supply-mib.txt+0 / -913
Dmibs/cabletron/ctron-ppc-bad-packets.txt+0 / -254
Dmibs/cabletron/ctron-priority-classify-mib.txt+0 / -647
Dmibs/cabletron/ctron-priority-extensions-mib.txt+0 / -478
Dmibs/cabletron/ctron-q-bridge-mib-ext.txt+0 / -593
Dmibs/cabletron/ctron-rate-policing-mib.txt+0 / -325
Dmibs/cabletron/ctron-remote-access-mib.txt+0 / -3,172
Dmibs/cabletron/ctron-routers-internal-mib.txt+0 / -54
Dmibs/cabletron/ctron-routers-mib.txt+0 / -1,139
Dmibs/cabletron/ctron-sfcs-mib.txt+0 / -5,385
Dmibs/cabletron/ctron-sfps-base-mib.txt+0 / -1,514
Dmibs/cabletron/ctron-sfps-bindery-mib.txt+0 / -250
Dmibs/cabletron/ctron-sfps-call-mib.txt+0 / -611
Dmibs/cabletron/ctron-sfps-chassis-mib.txt+0 / -124
Dmibs/cabletron/ctron-sfps-common-mib.txt+0 / -557
Dmibs/cabletron/ctron-sfps-conn-mib.txt+0 / -130
Dmibs/cabletron/ctron-sfps-connection-mib.txt+0 / -1,116
Dmibs/cabletron/ctron-sfps-diagstats-mib.txt+0 / -227
Dmibs/cabletron/ctron-sfps-directory-mib.txt+0 / -2,178
Dmibs/cabletron/ctron-sfps-esys-mib.txt+0 / -1,486
Dmibs/cabletron/ctron-sfps-eventlog-mib.txt+0 / -729
Dmibs/cabletron/ctron-sfps-flood-mib.txt+0 / -298
Dmibs/cabletron/ctron-sfps-include-mib.txt+0 / -407
Dmibs/cabletron/ctron-sfps-l4ss-mib.txt+0 / -1,257
Dmibs/cabletron/ctron-sfps-mcast-mib.txt+0 / -743
Dmibs/cabletron/ctron-sfps-path-mib.txt+0 / -862
Dmibs/cabletron/ctron-sfps-pktmgr-mib.txt+0 / -667
Dmibs/cabletron/ctron-sfps-policy-mib.txt+0 / -441
Dmibs/cabletron/ctron-sfps-port-mib.txt+0 / -973
Dmibs/cabletron/ctron-sfps-resolve-mib.txt+0 / -2,023
Dmibs/cabletron/ctron-sfps-sflsp-mib.txt+0 / -1,456
Dmibs/cabletron/ctron-sfps-size-mib.txt+0 / -225
Dmibs/cabletron/ctron-sfps-softlink-mib.txt+0 / -1,008
Dmibs/cabletron/ctron-sfps-tap-mib.txt+0 / -331
Dmibs/cabletron/ctron-sfps-topology-mib.txt+0 / -3,040
Dmibs/cabletron/ctron-sfps-vlan-mib.txt+0 / -1,107
Dmibs/cabletron/ctron-sfps-vstp-mib.txt+0 / -270
Dmibs/cabletron/ctron-smarttrunk-mib.txt+0 / -407
Dmibs/cabletron/ctron-ssr-capacity-mib.txt+0 / -612
Dmibs/cabletron/ctron-ssr-config-mib.txt+0 / -244
Dmibs/cabletron/ctron-ssr-hardware-mib.txt+0 / -771
Dmibs/cabletron/ctron-ssr-l2-mib.txt+0 / -1,029
Dmibs/cabletron/ctron-ssr-l3-mib.txt+0 / -510
Dmibs/cabletron/ctron-ssr-policy-mib.txt+0 / -1,580
Dmibs/cabletron/ctron-ssr-service-status-mib.txt+0 / -207
Dmibs/cabletron/ctron-ssr-smi-mib.txt+0 / -48
Dmibs/cabletron/ctron-ssr-trap-mib.txt+0 / -335
Dmibs/cabletron/ctron-timed-reset-mib.txt+0 / -84
Dmibs/cabletron/ctron-translation-mib.txt+0 / -1,757
Dmibs/cabletron/ctron-tx-queue-arbitration-mib.txt+0 / -157
Dmibs/cabletron/ctron-ups-mib.txt+0 / -152
Dmibs/cabletron/ctron-vlan-classify-mib.txt+0 / -757
Dmibs/cabletron/ctron-vlan-extensions-mib.txt+0 / -831
Dmibs/cabletron/ctron-wan-imux-mib.txt+0 / -308
Dmibs/cabletron/ctron-wan-mib.txt+0 / -3,460
Dmibs/cabletron/ctron-wan-multi-imux-mib.txt+0 / -413
Dmibs/cabletron/ctron-webview-mib.txt+0 / -86
Dmibs/cabletron/ctsmtmib-mib.txt+0 / -607
Dmibs/cabletron/cttraplog-mib.txt+0 / -442
Dmibs/cabletron/dlm-mib.txt+0 / -492
Dmibs/cabletron/dot5-log-mib.txt+0 / -2,264
Dmibs/cabletron/dot5-phys-mib.txt+0 / -1,109
Dmibs/cabletron/elh100-mib.txt+0 / -1,746
Dmibs/cabletron/els100-s24tx2m-mib.txt+0 / -663
Dmibs/cabletron/event-actions-mib.txt+0 / -275
Dmibs/cabletron/fast-ethernet-mib.txt+0 / -346
Dmibs/cabletron/garp-mib.txt+0 / -367
Dmibs/cabletron/irm-oids.txt+0 / -36
Dmibs/cabletron/irm3-mib.txt+0 / -2,393
Dmibs/cabletron/netlink-specific-mib.txt+0 / -10,066
Dmibs/cabletron/network-diags-mib.txt+0 / -369
Dmibs/cabletron/rbtws-ap-status-mib.txt+0 / -2,384
Dmibs/cabletron/rbtws-ap-tc.txt+0 / -427
Dmibs/cabletron/rbtws-basic-mib.txt+0 / -223
Dmibs/cabletron/rbtws-client-session-mib.txt+0 / -966
Dmibs/cabletron/rbtws-client-session-tc.txt+0 / -115
Dmibs/cabletron/rbtws-external-server-mib.txt+0 / -149
Dmibs/cabletron/rbtws-info-rf-detect-mib.txt+0 / -237
Dmibs/cabletron/rbtws-port-mib.txt+0 / -175
Dmibs/cabletron/rbtws-registration-chassis-mib.txt+0 / -49
Dmibs/cabletron/rbtws-registration-devices-mib.txt+0 / -43
Dmibs/cabletron/rbtws-registration-mib.txt+0 / -63
Dmibs/cabletron/rbtws-rf-detect-tc.txt+0 / -79
Dmibs/cabletron/rbtws-root-mib.txt+0 / -52
Dmibs/cabletron/rbtws-system-mib.txt+0 / -315
Dmibs/cabletron/rbtws-trap-mib.txt+0 / -2,807
Dmibs/cabletron/repeater-mib-2.txt+0 / -2,317
Dmibs/cabletron/repeater-rev4-mib.txt+0 / -3,788
Dmibs/cabletron/router-oids.txt+0 / -127
Dmibs/cabletron/system-resource-mib.txt+0 / -272
Dmibs/cabletron/trap-mib.txt+0 / -147
Dmibs/cabletron/ups2-mib.txt+0 / -1,167
Dmibs/cabletron/v2h124-24-mib.txt+0 / -4,869
Dmibs/cabletron/ziplock-mib.txt+0 / -115
Amibs/cambium non-text+0 / -0
Amibs/cambium/WHISP-APS-MIB+4,158 / -0
Amibs/cambium/WHISP-BOX-MIBV2-MIB+4,405 / -0
Amibs/cambium/WHISP-GLOBAL-REG-MIB+94 / -0
Amibs/cambium/WHISP-SM-MIB+3,385 / -0
Amibs/cambium/WHISP-TCV2-MIB+70 / -0
Amibs/enterasys/ENTERASYS-8021X-EXTENSIONS-MIB+1,428 / -0
Amibs/enterasys/ENTERASYS-8021X-REKEYING-MIB+308 / -0
Amibs/enterasys/ENTERASYS-AAA-POLICY-MIB+205 / -0
Amibs/enterasys/ENTERASYS-ACTIVATION-MIB+430 / -0
Amibs/enterasys/ENTERASYS-CLASS-OF-SERVICE-MIB+3,555 / -0
Amibs/enterasys/ENTERASYS-CONFIGURATION-CHANGE-MIB+259 / -0
Amibs/enterasys/ENTERASYS-CONFIGURATION-MANAGEMENT-MIB+746 / -0
Amibs/enterasys/ENTERASYS-CONVERGENCE-END-POINT-MIB+1,104 / -0
Amibs/enterasys/ENTERASYS-DIAGNOSTIC-MESSAGE-MIB+332 / -0
Amibs/enterasys/ENTERASYS-DNS-RESOLVER-MIB+434 / -0
Amibs/enterasys/ENTERASYS-DVMRP-EXT-MIB+395 / -0
Amibs/enterasys/ENTERASYS-ENCR-8021X-CONFIG-MIB+801 / -0
Amibs/enterasys/ENTERASYS-ENCR-8021X-REKEYING-MIB+503 / -0
Amibs/enterasys/ENTERASYS-ESWITCH-MIB+624 / -0
Amibs/enterasys/ENTERASYS-FIREWALL-MIB+2,941 / -0
Amibs/enterasys/ENTERASYS-FLOW-LIMITING-MIB+1,157 / -0
Amibs/enterasys/ENTERASYS-IEEE8023-LAG-MIB-EXT-MIB+251 / -0
Amibs/enterasys/ENTERASYS-IEEE802DOT11EXT-MIB+713 / -0
Amibs/enterasys/ENTERASYS-IETF-BRIDGE-MIB-EXT-MIB+1,076 / -0
Amibs/enterasys/ENTERASYS-IETF-P-BRIDGE-MIB-EXT-MIB+168 / -0
Amibs/enterasys/ENTERASYS-IF-MIB-EXT-MIB+290 / -0
Amibs/enterasys/ENTERASYS-IMAGE-VALIDATION-MIB+235 / -0
Amibs/enterasys/ENTERASYS-JUMBO-ETHERNET-FRAME-MIB+226 / -0
Amibs/enterasys/ENTERASYS-LICENSE-KEY-MIB+418 / -0
Amibs/enterasys/ENTERASYS-LICENSE-KEY-OIDS-MIB+237 / -0
Amibs/enterasys/ENTERASYS-LINK-FLAP-MIB+598 / -0
Amibs/enterasys/ENTERASYS-LSNAT-MIB+2,617 / -0
Amibs/enterasys/ENTERASYS-MAC-AUTHENTICATION-MIB+587 / -0
Amibs/enterasys/ENTERASYS-MAC-LOCKING-MIB+769 / -0
Amibs/enterasys/ENTERASYS-MAU-MIB-EXT-MIB+269 / -0
Amibs/enterasys/ENTERASYS-MGMD-EXT-MIB+1,416 / -0
Amibs/enterasys/ENTERASYS-MGMT-AUTH-NOTIFICATION-MIB+373 / -0
Amibs/enterasys/ENTERASYS-MIB-NAMES+131 / -0
Amibs/enterasys/ENTERASYS-MIB-ORG+483 / -0
Amibs/enterasys/ENTERASYS-MIRROR-CONFIG-MIB+367 / -0
Amibs/enterasys/ENTERASYS-MSTP-MIB+1,234 / -0
Amibs/enterasys/ENTERASYS-MULTI-AUTH-MIB+1,603 / -0
Amibs/enterasys/ENTERASYS-MULTI-USER-8021X-MIB+1,110 / -0
Amibs/enterasys/ENTERASYS-NAC-APPLIANCE-MIB+270 / -0
Amibs/enterasys/ENTERASYS-NAT-MIB+1,878 / -0
Amibs/enterasys/ENTERASYS-NETFLOW-MIB+205 / -0
Amibs/enterasys/ENTERASYS-OIDS-MIB+6,836 / -0
Amibs/enterasys/ENTERASYS-OSPF-EXT-MIB+1,351 / -0
Amibs/enterasys/ENTERASYS-PIM-EXT-MIB+1,256 / -0
Amibs/enterasys/ENTERASYS-POLICY-PROFILE-MIB+3,739 / -0
Amibs/enterasys/ENTERASYS-POWER-ETHERNET-EXT-MIB+801 / -0
Amibs/enterasys/ENTERASYS-PWA-MIB+1,160 / -0
Amibs/enterasys/ENTERASYS-R2MGMT-MIB+433 / -0
Amibs/enterasys/ENTERASYS-RADIUS-ACCT-CLIENT-EXT-MIB+537 / -0
Amibs/enterasys/ENTERASYS-RADIUS-AUTH-CLIENT-ENCRYPT-MIB+535 / -0
Amibs/enterasys/ENTERASYS-RADIUS-AUTH-CLIENT-MIB+585 / -0
Amibs/enterasys/ENTERASYS-RADIUS-SNOOPING-MIB+836 / -0
Amibs/enterasys/ENTERASYS-RESOURCE-UTILIZATION-MIB+475 / -0
Amibs/enterasys/ENTERASYS-RIPv2-EXT-MIB+281 / -0
Amibs/enterasys/ENTERASYS-RS-232-MIB-EXT-MIB+255 / -0
Amibs/enterasys/ENTERASYS-RTR-ADVERT-NOTIFICATION-MIB+218 / -0
Amibs/enterasys/ENTERASYS-SECURE-SHELL-SERVER-MIB+553 / -0
Amibs/enterasys/ENTERASYS-SERVICE-LEVEL-REPORTING-MIB+1,636 / -0
Amibs/enterasys/ENTERASYS-SNMP-PERSISTENCE-MIB+265 / -0
Amibs/enterasys/ENTERASYS-SNTP-CLIENT-MIB+798 / -0
Amibs/enterasys/ENTERASYS-SPANNING-TREE-DIAGNOSTIC-MIB+1,675 / -0
Amibs/enterasys/ENTERASYS-SSH-SERVER-MIB+545 / -0
Amibs/enterasys/ENTERASYS-SYSLOG-CLIENT-MIB+854 / -0
Amibs/enterasys/ENTERASYS-TACACS-CLIE+495 / -0
Amibs/enterasys/ENTERASYS-THREA+642 / -0
Amibs/enterasys/ENTERASYS-TLS-MIB+365 / -0
Amibs/enterasys/ENTERASYS-TWCB-MIB-2+2,073 / -0
Amibs/enterasys/ENTERASYS-UPN-TC-MIB+181 / -0
Amibs/enterasys/ENTERASYS-VLAN-AUTHORIZATION-MIB+314 / -0
Amibs/enterasys/ENTERASYS-VLAN-INTERFACE-MIB+277 / -0
Amibs/enterasys/ENTERASYS-VRRP-EXT-MIB+332 / -0
Amibs/enterasys/ENTERASYS-WIFI-PROTECTED-ACCESS-MIB+790 / -0
Dmibs/enterasys/enterasys-8021x-extensions-mib.txt+0 / -1,337
Dmibs/enterasys/enterasys-8021x-rekeying-mib.txt+0 / -265
Dmibs/enterasys/enterasys-802dot11ext.txt+0 / -697
Dmibs/enterasys/enterasys-R2Management.txt+0 / -382
Dmibs/enterasys/enterasys-aaa-policy-mib.txt+0 / -187
Dmibs/enterasys/enterasys-activation-mib.txt+0 / -381
Dmibs/enterasys/enterasys-class-of-service-mib.txt+0 / -3,402
Dmibs/enterasys/enterasys-configuration-change-mib.txt+0 / -238
Dmibs/enterasys/enterasys-configuration-management-mib.txt+0 / -697
Dmibs/enterasys/enterasys-convergence-end-point-mib.txt+0 / -1,037
Dmibs/enterasys/enterasys-diagnostic-message-mib.txt+0 / -285
Dmibs/enterasys/enterasys-dns-resolver-mib.txt+0 / -394
Dmibs/enterasys/enterasys-dvmrp-ext-mib.txt+0 / -348
Dmibs/enterasys/enterasys-encr-8021x-config-mib.txt+0 / -738
Dmibs/enterasys/enterasys-encr-8021x-rekeying-mib.txt+0 / -454
Dmibs/enterasys/enterasys-eswitch-mib.txt+0 / -574
Dmibs/enterasys/enterasys-firewall-mib.txt+0 / -2,836
Dmibs/enterasys/enterasys-flow-limiting-mib.txt+0 / -1,099
Dmibs/enterasys/enterasys-ieee8023-lag-mib-ext-mib.txt+0 / -208
Dmibs/enterasys/enterasys-ietf-bridge-mib-ext-mib.txt+0 / -1,015
Dmibs/enterasys/enterasys-ietf-p-bridge-mib-ext-mib.txt+0 / -128
Dmibs/enterasys/enterasys-if-mib-ext-mib.txt+0 / -246
Dmibs/enterasys/enterasys-image-validation-mib.txt+0 / -195
Dmibs/enterasys/enterasys-jumbo-ethernet-frame-mib.txt+0 / -186
Dmibs/enterasys/enterasys-license-key-mib.txt+0 / -372
Dmibs/enterasys/enterasys-license-key-oids-mib.txt+0 / -181
Dmibs/enterasys/enterasys-link-flap-mib.txt+0 / -538
Dmibs/enterasys/enterasys-lsnat-mib.txt+0 / -2,541
Dmibs/enterasys/enterasys-mac-authentication-mib.txt+0 / -535
Dmibs/enterasys/enterasys-mac-locking-mib.txt+0 / -714
Dmibs/enterasys/enterasys-mau-mib-ext-mib.txt+0 / -227
Dmibs/enterasys/enterasys-mgmd-ext-mib.txt+0 / -1,351
Dmibs/enterasys/enterasys-mgmt-auth-notification-mib.txt+0 / -329
Dmibs/enterasys/enterasys-mib-names.mib.txt+0 / -101
Dmibs/enterasys/enterasys-mib-org.mib.txt+0 / -308
Dmibs/enterasys/enterasys-mirror-config-mib.txt+0 / -321
Dmibs/enterasys/enterasys-mstp-mib.txt+0 / -1,166
Dmibs/enterasys/enterasys-multi-auth-mib.txt+0 / -1,547
Dmibs/enterasys/enterasys-multi-user-8021x-mib.txt+0 / -1,057
Dmibs/enterasys/enterasys-nac-appliance-mib.txt+0 / -234
Dmibs/enterasys/enterasys-nat-mib.txt+0 / -1,820
Dmibs/enterasys/enterasys-netflow-mib.txt+0 / -165
Dmibs/enterasys/enterasys-oids-mib.txt+0 / -5,434
Dmibs/enterasys/enterasys-ospf-ext-mib.txt+0 / -1,292
Dmibs/enterasys/enterasys-pim-ext-mib.txt+0 / -1,191
Dmibs/enterasys/enterasys-policy-profile-mib.txt+0 / -3,660
Dmibs/enterasys/enterasys-power-ethernet-mib-ext-mib.txt+0 / -743
Dmibs/enterasys/enterasys-pwa-mib.txt+0 / -1,108
Dmibs/enterasys/enterasys-radius-acct-client-ext-mib.txt+0 / -489
Dmibs/enterasys/enterasys-radius-auth-client-encrypt-mib.txt+0 / -520
Dmibs/enterasys/enterasys-radius-auth-client-mib.txt+0 / -539
Dmibs/enterasys/enterasys-radius-snooping-mib.txt+0 / -787
Dmibs/enterasys/enterasys-resource-utilization-mib.txt+0 / -425
Dmibs/enterasys/enterasys-ripv2-ext-mib.txt+0 / -241
Dmibs/enterasys/enterasys-rs-232-mib-ext-mib.txt+0 / -212
Dmibs/enterasys/enterasys-rtr-advert-notification-mib.txt+0 / -176
Dmibs/enterasys/enterasys-secure-shell-server-mib.txt+0 / -504
Dmibs/enterasys/enterasys-service-level-reporting-mib.txt+0 / -1,571
Dmibs/enterasys/enterasys-snmp-persistence-mib.txt+0 / -231
Dmibs/enterasys/enterasys-sntp-client-mib.txt+0 / -768
Dmibs/enterasys/enterasys-spanning-tree-diagnostic-mib.txt+0 / -1,589
Dmibs/enterasys/enterasys-ssh-server-mib.txt+0 / -487
Dmibs/enterasys/enterasys-syslog-client-mib.txt+0 / -821
Dmibs/enterasys/enterasys-tacacs-client-mib.txt+0 / -446
Dmibs/enterasys/enterasys-threat-notification-mib.txt+0 / -599
Dmibs/enterasys/enterasys-tls-mib.txt+0 / -316
Dmibs/enterasys/enterasys-twcb-mib-2.txt+0 / -1,998
Dmibs/enterasys/enterasys-upn-tc-mib.txt+0 / -156
Dmibs/enterasys/enterasys-vlan-authorization-mib.txt+0 / -268
Dmibs/enterasys/enterasys-vlan-interface-mib.txt+0 / -259
Dmibs/enterasys/enterasys-vrrp-extensions-mib.txt+0 / -290
Dmibs/enterasys/enterasys-wifi-protected-access-mib.txt+0 / -737
Dmibs/infinera/INFINERA-REG-MIB+0 / -1,282
Amibs/juniper/BFD-STD-MIB+857 / -0
Amibs/juniper/BGP4-V2-MIB-JUNIPER+4,226 / -0
Amibs/juniper/JNX-IPSEC-MONITOR-MIB+1,079 / -0
Amibs/juniper/JNX-L2TP-MIB+1,665 / -0
Amibs/juniper/JNX-MPLS-TE-P2MP-STD-MIB+1,343 / -0
Amibs/juniper/JNX-PPP-MIB+2,979 / -0
Amibs/juniper/JNX-PPPOE-MIB+1,369 / -0
Amibs/juniper/JUNIPER-ALARM-MIB+185 / -0
Amibs/juniper/JUNIPER-ANALYZER-MIB+399 / -0
Amibs/juniper/JUNIPER-ATM-COS-MIB+670 / -0
Amibs/juniper/JUNIPER-ATM-MIB+989 / -0
Amibs/juniper/JUNIPER-BFD-MIB+167 / -0
Amibs/juniper/JUNIPER-CFGMGMT-MIB+308 / -0
Amibs/juniper/JUNIPER-CHASSIS-CLUSTER-MIB+180 / -0
Amibs/juniper/JUNIPER-CHASSIS-DEFINES-MIB+3,294 / -0
Amibs/juniper/JUNIPER-CHASSIS-FWDD-MIB+87 / -0
Amibs/juniper/JUNIPER-COLLECTOR-MIB+892 / -0
Amibs/juniper/JUNIPER-COS-MIB+2,418 / -0
Amibs/juniper/JUNIPER-DCU-MIB+210 / -0
Amibs/juniper/JUNIPER-DFC-MIB+840 / -0
Amibs/juniper/JUNIPER-DOM-MIB+406 / -0
Amibs/juniper/JUNIPER-EVENT-MIB+134 / -0
Amibs/juniper/JUNIPER-EX-MAC-NOTIFICATION-MIB+292 / -0
Amibs/juniper/JUNIPER-EX-SMI+44 / -0
Amibs/juniper/JUNIPER-EXPERIMENT-MIB+107 / -0
Amibs/juniper/JUNIPER-FIREWALL-MIB+324 / -0
Amibs/juniper/JUNIPER-HOSTRESOURCES-MIB+81 / -0
Amibs/juniper/JUNIPER-IF-MIB+550 / -0
Amibs/juniper/JUNIPER-IPFORWARD-MIB+83 / -0
Amibs/juniper/JUNIPER-IPSEC-FLOW-MON-MIB+1,095 / -0
Amibs/juniper/JUNIPER-IPv4-MIB+130 / -0
Amibs/juniper/JUNIPER-IPv6-MIB+992 / -0
Amibs/juniper/JUNIPER-IVE-MIB+639 / -0
Amibs/juniper/JUNIPER-JDHCP-MIB+1,635 / -0
Amibs/juniper/JUNIPER-JDHCPV6-MIB+757 / -0
Amibs/juniper/JUNIPER-JS-AUTH-MIB+195 / -0
Amibs/juniper/JUNIPER-JS-CERT-MIB+184 / -0
Amibs/juniper/JUNIPER-JS-DNS-MIB+97 / -0
Amibs/juniper/JUNIPER-JS-IDP-MIB+202 / -0
Amibs/juniper/JUNIPER-JS-IF-EXT-MIB+367 / -0
Amibs/juniper/JUNIPER-JS-IPSEC-VPN-MIB+171 / -0
Amibs/juniper/JUNIPER-JS-NAT-MIB+612 / -0
Amibs/juniper/JUNIPER-JS-PACKET-MIRROR-MIB+487 / -0
Amibs/juniper/JUNIPER-JS-POLICY-MIB+404 / -0
Amibs/juniper/JUNIPER-JS-SCREENING-MIB+1,099 / -0
Amibs/juniper/JUNIPER-JS-SMI+57 / -0
Amibs/juniper/JUNIPER-JS-UTM-AV-MIB+463 / -0
Amibs/juniper/JUNIPER-L2ALD-MIB+184 / -0
Amibs/juniper/JUNIPER-L2CP-FEATURES-MIB+270 / -0
Amibs/juniper/JUNIPER-LDP-MIB+340 / -0
Amibs/juniper/JUNIPER-LICENSE-MIB+260 / -0
Amibs/juniper/JUNIPER-LSYS-SECURITYPROFILE-MIB+42 / -0
Amibs/juniper/JUNIPER-LSYSSP-CPU-MIB+280 / -0
Amibs/juniper/JUNIPER-LSYSSP-FLOWGATE-MIB+194 / -0
Amibs/juniper/JUNIPER-LSYSSP-FLOWSESS-MIB+194 / -0
Amibs/juniper/JUNIPER-LSYSSP-NATCONEBIND-MIB+199 / -0
Amibs/juniper/JUNIPER-LSYSSP-NATDSTPOOL-MIB+199 / -0
Amibs/juniper/JUNIPER-LSYSSP-NATDSTRULE-MIB+199 / -0
Amibs/juniper/JUNIPER-LSYSSP-NATPOIPNUM-MIB+204 / -0
Amibs/juniper/JUNIPER-LSYSSP-NATSRCNOPATAD-MIB+199 / -0
Amibs/juniper/JUNIPER-LSYSSP-NATSRCPATAD-MIB+199 / -0
Amibs/juniper/JUNIPER-LSYSSP-NATSRCPOOL-MIB+194 / -0
Amibs/juniper/JUNIPER-LSYSSP-NATSRCRULE-MIB+199 / -0
Amibs/juniper/JUNIPER-LSYSSP-NATSTATICRULE-MIB+199 / -0
Amibs/juniper/JUNIPER-LSYSSP-POLICY-MIB+194 / -0
Amibs/juniper/JUNIPER-LSYSSP-POLICYWCNT-MIB+199 / -0
Amibs/juniper/JUNIPER-LSYSSP-SCHEDULER-MIB+194 / -0
Amibs/juniper/JUNIPER-LSYSSP-ZONE-MIB+194 / -0
Amibs/juniper/JUNIPER-LSYSSPAUTHENTRY-MIB+194 / -0
Amibs/juniper/JUNIPER-MAC-MIB+150 / -0
Amibs/juniper/JUNIPER-MAG-MIB+89 / -0
Amibs/juniper/JUNIPER-MIB+1,960 / -0
Amibs/juniper/JUNIPER-MIMSTP-MIB+2,392 / -0
Amibs/juniper/JUNIPER-MPLS-LDP-MIB+2,195 / -0
Amibs/juniper/JUNIPER-NAT-MIB+342 / -0
Amibs/juniper/JUNIPER-OTN-MIB+1,019 / -0
Amibs/juniper/JUNIPER-PAE-EXTENSION-MIB+324 / -0
Amibs/juniper/JUNIPER-PFE-MIB+408 / -0
Amibs/juniper/JUNIPER-PING-MIB+1,461 / -0
Amibs/juniper/JUNIPER-PMon-MIB+453 / -0
Amibs/juniper/JUNIPER-POWER-SUPPLY-UNIT-MIB+469 / -0
Amibs/juniper/JUNIPER-PW-ATM-MIB+823 / -0
Amibs/juniper/JUNIPER-PW-TDM-MIB+1,394 / -0
Amibs/juniper/JUNIPER-RMON-MIB+178 / -0
Amibs/juniper/JUNIPER-RPF-MIB+108 / -0
Amibs/juniper/JUNIPER-RPM-MIB+734 / -0
Amibs/juniper/JUNIPER-RPS-MIB+331 / -0
Amibs/juniper/JUNIPER-RSVP-MIB+215 / -0
Amibs/juniper/JUNIPER-RTM-MIB+1,058 / -0
Amibs/juniper/JUNIPER-SCU-MIB+133 / -0
Amibs/juniper/JUNIPER-SECURE-ACCESS-PORT-MIB+393 / -0
Amibs/juniper/JUNIPER-SIP-COMMON-MIB+669 / -0
Amibs/juniper/JUNIPER-SMI+255 / -0
Amibs/juniper/JUNIPER-SONET-MIB+204 / -0
Amibs/juniper/JUNIPER-SP-MIB+469 / -0
Amibs/juniper/JUNIPER-SRX5000-SPU-MONITORING-MIB+257 / -0
Amibs/juniper/JUNIPER-SUBSCRIBER-MIB+446 / -0
Amibs/juniper/JUNIPER-SYSLOG-MIB+278 / -0
Amibs/juniper/JUNIPER-TRACEROUTE-MIB+145 / -0
Amibs/juniper/JUNIPER-USER-AAA-MIB+1,106 / -0
Amibs/juniper/JUNIPER-UTIL-MIB+316 / -0
Amibs/juniper/JUNIPER-VIRTUALCHASSIS-MIB+320 / -0
Amibs/juniper/JUNIPER-VLAN-MIB+650 / -0
Amibs/juniper/JUNIPER-VPN-MIB+1,125 / -0
Amibs/juniper/MPLS-MIB+1,032 / -0
Amibs/juniper/OSPFV3-MIB-JUNIPER+3,182 / -0
Amibs/juniper/VPLS-BGP-DRAFT-01-MIB+293 / -0
Amibs/juniper/VPLS-GENERIC-DRAFT-01-MIB+799 / -0
Amibs/juniper/VPLS-LDP-DRAFT-01-MIB+198 / -0
Dmibs/juniper/mib-jnx-analyzer.txt+0 / -395
Dmibs/juniper/mib-jnx-atm-cos.txt+0 / -662
Dmibs/juniper/mib-jnx-atm.txt+0 / -989
Dmibs/juniper/mib-jnx-bfd-exp.txt+0 / -828
Dmibs/juniper/mib-jnx-bfd.txt+0 / -167
Dmibs/juniper/mib-jnx-bgpmib2.txt+0 / -4,179
Dmibs/juniper/mib-jnx-cfgmgmt.txt+0 / -281
Dmibs/juniper/mib-jnx-chas-defines.txt+0 / -2,977
Dmibs/juniper/mib-jnx-chassis-alarm.txt+0 / -173
Dmibs/juniper/mib-jnx-chassis-fwdd.txt+0 / -76
Dmibs/juniper/mib-jnx-chassis.txt+0 / -1,905
Dmibs/juniper/mib-jnx-coll.txt+0 / -869
Dmibs/juniper/mib-jnx-cos.txt+0 / -2,410
Dmibs/juniper/mib-jnx-dcu.txt+0 / -202
Dmibs/juniper/mib-jnx-dfc.txt+0 / -833
Dmibs/juniper/mib-jnx-dom.txt+0 / -391
Dmibs/juniper/mib-jnx-event.txt+0 / -120
Dmibs/juniper/mib-jnx-ex-mac-notification.txt+0 / -277
Dmibs/juniper/mib-jnx-ex-smi.txt+0 / -21
Dmibs/juniper/mib-jnx-exp.txt+0 / -96
Dmibs/juniper/mib-jnx-firewall.txt+0 / -316
Dmibs/juniper/mib-jnx-hostresources.txt+0 / -73
Dmibs/juniper/mib-jnx-if-extensions.txt+0 / -536
Dmibs/juniper/mib-jnx-ipforward.txt+0 / -72
Dmibs/juniper/mib-jnx-ipsec-flow-mon.txt+0 / -1,087
Dmibs/juniper/mib-jnx-ipsec-monitor-asp.txt+0 / -1,079
Dmibs/juniper/mib-jnx-ipv4.txt+0 / -115
Dmibs/juniper/mib-jnx-ipv6.txt+0 / -974
Dmibs/juniper/mib-jnx-ive.txt+0 / -635
Dmibs/juniper/mib-jnx-jdhcp.txt+0 / -1,613
Dmibs/juniper/mib-jnx-jdhcpv6.txt+0 / -740
Dmibs/juniper/mib-jnx-js-auth.txt+0 / -187
Dmibs/juniper/mib-jnx-js-cert.txt+0 / -176
Dmibs/juniper/mib-jnx-js-dns.txt+0 / -89
Dmibs/juniper/mib-jnx-js-idp.txt+0 / -194
Dmibs/juniper/mib-jnx-js-if-ext.txt+0 / -359
Dmibs/juniper/mib-jnx-js-ipsec-vpn.txt+0 / -162
Dmibs/juniper/mib-jnx-js-nat.txt+0 / -604
Dmibs/juniper/mib-jnx-js-packet-mirror.txt+0 / -479
Dmibs/juniper/mib-jnx-js-policy.txt+0 / -396
Dmibs/juniper/mib-jnx-js-screening.txt+0 / -1,085
Dmibs/juniper/mib-jnx-js-smi.txt+0 / -31
Dmibs/juniper/mib-jnx-js-spu-monitoring.txt+0 / -249
Dmibs/juniper/mib-jnx-js-utm-av.txt+0 / -452
Dmibs/juniper/mib-jnx-jsrpd.txt+0 / -172
Dmibs/juniper/mib-jnx-jwx.txt non-text+0 / -0
Dmibs/juniper/mib-jnx-l2ald.txt+0 / -172
Dmibs/juniper/mib-jnx-l2cp-features.txt+0 / -270
Dmibs/juniper/mib-jnx-l2tp.txt+0 / -1,665
Dmibs/juniper/mib-jnx-ldp.txt+0 / -323
Dmibs/juniper/mib-jnx-license.txt+0 / -242
Dmibs/juniper/mib-jnx-lsys-securityprofile.txt+0 / -28
Dmibs/juniper/mib-jnx-lsys-sp-authentry.txt+0 / -174
Dmibs/juniper/mib-jnx-lsys-sp-cpu.txt+0 / -257
Dmibs/juniper/mib-jnx-lsys-sp-flowgate.txt+0 / -174
Dmibs/juniper/mib-jnx-lsys-sp-flowsess.txt+0 / -174
Dmibs/juniper/mib-jnx-lsys-sp-natconebind.txt+0 / -179
Dmibs/juniper/mib-jnx-lsys-sp-natdstpool.txt+0 / -179
Dmibs/juniper/mib-jnx-lsys-sp-natdstrule.txt+0 / -179
Dmibs/juniper/mib-jnx-lsys-sp-natpoipnum.txt+0 / -184
Dmibs/juniper/mib-jnx-lsys-sp-natsrcnopatad.txt+0 / -179
Dmibs/juniper/mib-jnx-lsys-sp-natsrcpatad.txt+0 / -179
Dmibs/juniper/mib-jnx-lsys-sp-natsrcpool.txt+0 / -174
Dmibs/juniper/mib-jnx-lsys-sp-natsrcrule.txt+0 / -179
Dmibs/juniper/mib-jnx-lsys-sp-natstaticrule.txt+0 / -179
Dmibs/juniper/mib-jnx-lsys-sp-policy.txt+0 / -174
Dmibs/juniper/mib-jnx-lsys-sp-policywcnt.txt+0 / -179
Dmibs/juniper/mib-jnx-lsys-sp-scheduler.txt+0 / -174
Dmibs/juniper/mib-jnx-lsys-sp-zone.txt+0 / -174
Dmibs/juniper/mib-jnx-mac.txt+0 / -134
Dmibs/juniper/mib-jnx-mag.txt+0 / -81
Dmibs/juniper/mib-jnx-mimstp.txt+0 / -2,374
Dmibs/juniper/mib-jnx-mpls-ldp.txt+0 / -2,115
Dmibs/juniper/mib-jnx-mpls.txt+0 / -1,014
Dmibs/juniper/mib-jnx-ospfv3mib.txt+0 / -3,164
Dmibs/juniper/mib-jnx-otn.txt+0 / -994
Dmibs/juniper/mib-jnx-p2mp.txt+0 / -1,337
Dmibs/juniper/mib-jnx-pae-extension.txt+0 / -314
Dmibs/juniper/mib-jnx-pfe.txt+0 / -400
Dmibs/juniper/mib-jnx-ping.txt+0 / -1,438
Dmibs/juniper/mib-jnx-pmon.txt+0 / -430
Dmibs/juniper/mib-jnx-power-supply-unit.txt+0 / -446
Dmibs/juniper/mib-jnx-ppp.txt+0 / -2,843
Dmibs/juniper/mib-jnx-pppoe.txt+0 / -1,273
Dmibs/juniper/mib-jnx-pwatm.txt+0 / -823
Dmibs/juniper/mib-jnx-pwtdm.txt+0 / -1,375
Dmibs/juniper/mib-jnx-rmon.txt+0 / -158
Dmibs/juniper/mib-jnx-rpf.txt+0 / -100
Dmibs/juniper/mib-jnx-rpm.txt+0 / -708
Dmibs/juniper/mib-jnx-rps.txt+0 / -308
Dmibs/juniper/mib-jnx-rsvp.txt+0 / -206
Dmibs/juniper/mib-jnx-rtm.txt+0 / -1,037
Dmibs/juniper/mib-jnx-scu.txt+0 / -125
Dmibs/juniper/mib-jnx-secure-access-port.txt+0 / -387
Dmibs/juniper/mib-jnx-sipcommon.txt+0 / -659
Dmibs/juniper/mib-jnx-smi.txt+0 / -215
Dmibs/juniper/mib-jnx-sonet.txt+0 / -190
Dmibs/juniper/mib-jnx-sp-nat.txt+0 / -313
Dmibs/juniper/mib-jnx-sp.txt+0 / -449
Dmibs/juniper/mib-jnx-subscriber.txt+0 / -422
Dmibs/juniper/mib-jnx-syslog.txt+0 / -263
Dmibs/juniper/mib-jnx-traceroute.txt+0 / -137
Dmibs/juniper/mib-jnx-user-aaa.txt+0 / -1,098
Dmibs/juniper/mib-jnx-util.txt+0 / -290
Dmibs/juniper/mib-jnx-virtualchassis.txt+0 / -306
Dmibs/juniper/mib-jnx-vlan.txt+0 / -624
Dmibs/juniper/mib-jnx-vpls-bgp.txt+0 / -293
Dmibs/juniper/mib-jnx-vpls-generic.txt+0 / -794
Dmibs/juniper/mib-jnx-vpls-ldp.txt+0 / -198
Dmibs/juniper/mib-jnx-vpn.txt+0 / -1,082
Amibs/junos/ADSL-TC-MIB+115 / -0
Amibs/junos/APS-MIB+1,737 / -0
Amibs/junos/ATM-MIB+3,023 / -0
Amibs/junos/BFD-STD-MIB+857 / -0
Amibs/junos/BGP4-MIB+715 / -0
Amibs/junos/BGP4-V2-MIB-JUNIPER+4,251 / -0
Amibs/junos/BRIDGE-MIB+1,466 / -0
Amibs/junos/DIFFSERV-DSCP-TC+64 / -0
Amibs/junos/DIFFSERV-MIB+3,494 / -0
Amibs/junos/DISMAN-PING-MIB+1,141 / -0
Amibs/junos/DLSW-MIB+3,585 / -0
Amibs/junos/DRAFT-MSDP-MIB+1,079 / -0
Amibs/junos/DS1-MIB+2,108 / -0
Amibs/junos/ESO-CONSORTIUM-MIB+183 / -0
Amibs/junos/EtherLike-MIB+1,144 / -0
Amibs/junos/FR-MFR-MIB+884 / -0
Amibs/junos/FRAME-RELAY-DTE-MIB+1,049 / -0
Amibs/junos/HCNUM-TC+117 / -0
Amibs/junos/HOST-RESOURCES-MIB+1,542 / -0
Amibs/junos/HOST-RESOURCES-TYPES+387 / -0
Amibs/junos/IANA-ADDRESS-FAMILY-NUMBERS-MIB+121 / -0
Dmibs/junos/IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt+0 / -121
Amibs/junos/IANA-RTPROTO-MIB+95 / -0
Amibs/junos/IANAifType-MIB+314 / -0
Amibs/junos/IEEE8023-LAG-MIB+1,435 / -0
Amibs/junos/IF-MIB+1,830 / -0
Amibs/junos/IGMP-STD-MIB+511 / -0
Amibs/junos/INET-ADDRESS-MIB+308 / -0
Amibs/junos/INTEGRATED-SERVICES-MIB+795 / -0
Amibs/junos/IP-FORWARD-MIB+428 / -0
Amibs/junos/IP-MIB+721 / -0
Amibs/junos/IPMROUTE-MIB+951 / -0
Amibs/junos/IPV6-MIB+1,452 / -0
Amibs/junos/IPV6-TC+67 / -0
Amibs/junos/ISIS-MIB+4,305 / -0
Amibs/junos/JNX-IPSEC-MONITOR-MIB+1,081 / -0
Amibs/junos/JNX-L2TP-MIB+1,778 / -0
Amibs/junos/JNX-MPLS-TE-P2MP-STD-MIB+1,343 / -0
Amibs/junos/JNX-PPP-MIB+3,058 / -0
Amibs/junos/JNX-PPPOE-MIB+1,369 / -0
Amibs/junos/JUNIPER-ALARM-MIB+185 / -0
Amibs/junos/JUNIPER-ANALYZER-MIB+399 / -0
Amibs/junos/JUNIPER-ATM-COS-MIB+670 / -0
Amibs/junos/JUNIPER-ATM-MIB+989 / -0
Amibs/junos/JUNIPER-BFD-MIB+177 / -0
Amibs/junos/JUNIPER-CFGMGMT-MIB+308 / -0
Amibs/junos/JUNIPER-CHASSIS-CLUSTER-MIB+180 / -0
Amibs/junos/JUNIPER-CHASSIS-DEFINES-MIB+3,860 / -0
Amibs/junos/JUNIPER-CHASSIS-FWDD-MIB+87 / -0
Amibs/junos/JUNIPER-COLLECTOR-MIB+892 / -0
Amibs/junos/JUNIPER-COS-MIB+2,418 / -0
Amibs/junos/JUNIPER-DCU-MIB+210 / -0
Amibs/junos/JUNIPER-DFC-MIB+840 / -0
Amibs/junos/JUNIPER-DOM-MIB+406 / -0
Amibs/junos/JUNIPER-EVENT-MIB+134 / -0
Amibs/junos/JUNIPER-EX-MAC-NOTIFICATION-MIB+292 / -0
Amibs/junos/JUNIPER-EX-SMI+44 / -0
Amibs/junos/JUNIPER-EXPERIMENT-MIB+107 / -0
Amibs/junos/JUNIPER-FIREWALL-MIB+323 / -0
Amibs/junos/JUNIPER-HOSTRESOURCES-MIB+81 / -0
Amibs/junos/JUNIPER-IF-MIB+923 / -0
Amibs/junos/JUNIPER-IPFORWARD-MIB+118 / -0
Amibs/junos/JUNIPER-IPSEC-FLOW-MON-MIB+1,096 / -0
Amibs/junos/JUNIPER-IPv4-MIB+130 / -0
Amibs/junos/JUNIPER-IPv6-MIB+992 / -0
Amibs/junos/JUNIPER-JDHCP-MIB+1,635 / -0
Amibs/junos/JUNIPER-JDHCPV6-MIB+757 / -0
Amibs/junos/JUNIPER-JS-AUTH-MIB+195 / -0
Amibs/junos/JUNIPER-JS-CERT-MIB+184 / -0
Amibs/junos/JUNIPER-JS-DNS-MIB+97 / -0
Amibs/junos/JUNIPER-JS-IDP-MIB+202 / -0
Amibs/junos/JUNIPER-JS-IF-EXT-MIB+367 / -0
Amibs/junos/JUNIPER-JS-IPSEC-VPN-MIB+171 / -0
Amibs/junos/JUNIPER-JS-NAT-MIB+612 / -0
Amibs/junos/JUNIPER-JS-PACKET-MIRROR-MIB+487 / -0
Amibs/junos/JUNIPER-JS-POLICY-MIB+404 / -0
Amibs/junos/JUNIPER-JS-SCREENING-MIB+1,099 / -0
Amibs/junos/JUNIPER-JS-SMI+57 / -0
Amibs/junos/JUNIPER-JS-UTM-AV-MIB+463 / -0
Amibs/junos/JUNIPER-L2ALD-MIB+184 / -0
Amibs/junos/JUNIPER-L2CP-FEATURES-MIB+374 / -0
Amibs/junos/JUNIPER-LDP-MIB+340 / -0
Amibs/junos/JUNIPER-LICENSE-MIB+260 / -0
Amibs/junos/JUNIPER-LSYS-SECURITYPROFILE-MIB+42 / -0
Amibs/junos/JUNIPER-LSYSSP-CPU-MIB+280 / -0
Amibs/junos/JUNIPER-LSYSSP-FLOWGATE-MIB+194 / -0
Amibs/junos/JUNIPER-LSYSSP-FLOWSESS-MIB+194 / -0
Amibs/junos/JUNIPER-LSYSSP-NATCONEBIND-MIB+199 / -0
Amibs/junos/JUNIPER-LSYSSP-NATDSTPOOL-MIB+199 / -0
Amibs/junos/JUNIPER-LSYSSP-NATDSTRULE-MIB+199 / -0
Amibs/junos/JUNIPER-LSYSSP-NATPOIPNUM-MIB+204 / -0
Amibs/junos/JUNIPER-LSYSSP-NATSRCNOPATAD-MIB+199 / -0
Amibs/junos/JUNIPER-LSYSSP-NATSRCPATAD-MIB+199 / -0
Amibs/junos/JUNIPER-LSYSSP-NATSRCPOOL-MIB+194 / -0
Amibs/junos/JUNIPER-LSYSSP-NATSRCRULE-MIB+199 / -0
Amibs/junos/JUNIPER-LSYSSP-NATSTATICRULE-MIB+199 / -0
Amibs/junos/JUNIPER-LSYSSP-POLICY-MIB+194 / -0
Amibs/junos/JUNIPER-LSYSSP-POLICYWCNT-MIB+199 / -0
Amibs/junos/JUNIPER-LSYSSP-SCHEDULER-MIB+194 / -0
Amibs/junos/JUNIPER-LSYSSP-ZONE-MIB+194 / -0
Amibs/junos/JUNIPER-LSYSSPAUTHENTRY-MIB+194 / -0
Amibs/junos/JUNIPER-MAC-MIB+150 / -0
Amibs/junos/JUNIPER-MAG-MIB+89 / -0
Amibs/junos/JUNIPER-MIB+2,084 / -0
Amibs/junos/JUNIPER-MIMSTP-MIB+2,392 / -0
Amibs/junos/JUNIPER-MPLS-LDP-MIB+2,195 / -0
Amibs/junos/JUNIPER-NAT-MIB+342 / -0
Amibs/junos/JUNIPER-OTN-MIB+1,019 / -0
Amibs/junos/JUNIPER-PAE-EXTENSION-MIB+324 / -0
Amibs/junos/JUNIPER-PFE-MIB+490 / -0
Amibs/junos/JUNIPER-PING-MIB+1,465 / -0
Amibs/junos/JUNIPER-PMon-MIB+453 / -0
Amibs/junos/JUNIPER-POWER-SUPPLY-UNIT-MIB+469 / -0
Amibs/junos/JUNIPER-PW-ATM-MIB+823 / -0
Amibs/junos/JUNIPER-PW-TDM-MIB+1,394 / -0
Amibs/junos/JUNIPER-RMON-MIB+178 / -0
Amibs/junos/JUNIPER-RPF-MIB+108 / -0
Amibs/junos/JUNIPER-RPM-MIB+734 / -0
Amibs/junos/JUNIPER-RPS-MIB+331 / -0
Amibs/junos/JUNIPER-RSVP-MIB+215 / -0
Amibs/junos/JUNIPER-RTM-MIB+1,058 / -0
Amibs/junos/JUNIPER-SCU-MIB+133 / -0
Amibs/junos/JUNIPER-SECURE-ACCESS-PORT-MIB+393 / -0
Amibs/junos/JUNIPER-SIP-COMMON-MIB+669 / -0
Amibs/junos/JUNIPER-SMI+277 / -0
Amibs/junos/JUNIPER-SONET-MIB+204 / -0
Amibs/junos/JUNIPER-SP-MIB+497 / -0
Amibs/junos/JUNIPER-SRX5000-SPU-MONITORING-MIB+257 / -0
Amibs/junos/JUNIPER-SUBSCRIBER-MIB+459 / -0
Amibs/junos/JUNIPER-SYSLOG-MIB+278 / -0
Amibs/junos/JUNIPER-TRACEROUTE-MIB+145 / -0
Amibs/junos/JUNIPER-USER-AAA-MIB+1,106 / -0
Amibs/junos/JUNIPER-UTIL-MIB+316 / -0
Amibs/junos/JUNIPER-VIRTUALCHASSIS-MIB+485 / -0
Amibs/junos/JUNIPER-VLAN-MIB+650 / -0
Amibs/junos/JUNIPER-VPN-MIB+1,125 / -0
Amibs/junos/LLDP-MIB+2,046 / -0
Amibs/junos/MPLS-L3VPN-STD-MIB+1,583 / -0
Amibs/junos/MPLS-LSR-STD-MIB+2,189 / -0
Amibs/junos/MPLS-MIB+1,032 / -0
Amibs/junos/MPLS-TC-STD-MIB+635 / -0
Amibs/junos/MPLS-TE-STD-MIB+2,482 / -0
Amibs/junos/MPLS-VPN-MIB+1,712 / -0
Amibs/junos/OSPF-MIB+3,002 / -0
Amibs/junos/OSPF-TRAP-MIB+488 / -0
Amibs/junos/OSPFV3-MIB+3,945 / -0
Amibs/junos/OSPFV3-MIB-JUNIPER+3,206 / -0
Amibs/junos/P-BRIDGE-MIB+1,152 / -0
Amibs/junos/PIM-MIB+925 / -0
Amibs/junos/POWER-ETHERNET-MIB+626 / -0
Amibs/junos/PPP-LCP-MIB+363 / -0
Amibs/junos/PPVPN-TC-MIB+47 / -0
Amibs/junos/PerfHist-TC-MIB+166 / -0
Amibs/junos/Q-BRIDGE-MIB+2,348 / -0
Amibs/junos/RADIUS-ACC-CLIENT-MIB+646 / -0
Amibs/junos/RADIUS-AUTH-CLIENT-MIB+672 / -0
Amibs/junos/RMON-MIB+3,984 / -0
Amibs/junos/RSTP-MIB+307 / -0
Amibs/junos/SNA-SDLC-MIB+2,761 / -0
Amibs/junos/SNMP-COMMUNITY-MIB+427 / -0
Amibs/junos/SNMP-FRAMEWORK-MIB+496 / -0
Amibs/junos/SNMP-MPD-MIB+140 / -0
Amibs/junos/SNMP-NOTIFICATION-MIB+587 / -0
Amibs/junos/SNMP-PROXY-MIB+293 / -0
Amibs/junos/SNMP-TARGET-MIB+647 / -0
Amibs/junos/SNMP-USER-BASED-SM-MIB+899 / -0
Amibs/junos/SNMP-VIEW-BASED-ACM-MIB+818 / -0
Amibs/junos/SNMPv2-MIB+765 / -0
Amibs/junos/SNMPv2-SMI+344 / -0
Amibs/junos/SNMPv2-TC+772 / -0
Amibs/junos/SNMPv2-TM+190 / -0
Amibs/junos/SONET-MIB+2,360 / -0
Amibs/junos/SYSAPPL-MIB+1,553 / -0
Amibs/junos/TCP-MIB+333 / -0
Amibs/junos/TOKEN-RING-RMON-MIB+2,327 / -0
Amibs/junos/TRANSPORT-ADDRESS-MIB+435 / -0
Amibs/junos/UDP-MIB+149 / -0
Amibs/junos/VPLS-BGP-DRAFT-01-MIB+293 / -0
Amibs/junos/VPLS-GENERIC-DRAFT-01-MIB+799 / -0
Amibs/junos/VPLS-LDP-DRAFT-01-MIB+198 / -0
Amibs/junos/VPN-TC-STD-MIB+72 / -0
Amibs/junos/VRRP-MIB+814 / -0
Dmibs/junos/mib-802.3ad.txt+0 / -1,388
Dmibs/junos/mib-IANA-RTPROTO-MIB.txt+0 / -95
Dmibs/junos/mib-IANAifType-MIB.txt+0 / -314
Dmibs/junos/mib-SNMPv2-SMI.txt+0 / -312
Dmibs/junos/mib-SNMPv2-TC.txt+0 / -764
Dmibs/junos/mib-bgpmib.txt+0 / -715
Dmibs/junos/mib-diffServDscp-tc.txt+0 / -64
Dmibs/junos/mib-eso-consortium.txt+0 / -167
Dmibs/junos/mib-igmpmib.txt+0 / -501
Dmibs/junos/mib-isismib.txt+0 / -3,280
Dmibs/junos/mib-jnx-analyzer.txt+0 / -395
Dmibs/junos/mib-jnx-atm-cos.txt+0 / -662
Dmibs/junos/mib-jnx-atm.txt+0 / -989
Dmibs/junos/mib-jnx-bfd-exp.txt+0 / -828
Dmibs/junos/mib-jnx-bfd.txt+0 / -177
Dmibs/junos/mib-jnx-bgpmib2.txt+0 / -4,199
Dmibs/junos/mib-jnx-cfgmgmt.txt+0 / -281
Dmibs/junos/mib-jnx-chas-defines.txt+0 / -3,446
Dmibs/junos/mib-jnx-chassis-alarm.txt+0 / -173
Dmibs/junos/mib-jnx-chassis-fwdd.txt+0 / -76
Dmibs/junos/mib-jnx-chassis.txt+0 / -2,026
Dmibs/junos/mib-jnx-coll.txt+0 / -869
Dmibs/junos/mib-jnx-cos.txt+0 / -2,410
Dmibs/junos/mib-jnx-dcu.txt+0 / -202
Dmibs/junos/mib-jnx-dfc.txt+0 / -833
Dmibs/junos/mib-jnx-dom.txt+0 / -391
Dmibs/junos/mib-jnx-event.txt+0 / -120
Dmibs/junos/mib-jnx-ex-mac-notification.txt+0 / -277
Dmibs/junos/mib-jnx-ex-smi.txt+0 / -21
Dmibs/junos/mib-jnx-exp.txt+0 / -96
Dmibs/junos/mib-jnx-firewall.txt+0 / -315
Dmibs/junos/mib-jnx-hostresources.txt+0 / -73
Dmibs/junos/mib-jnx-if-extensions.txt+0 / -906
Dmibs/junos/mib-jnx-ipforward.txt+0 / -107
Dmibs/junos/mib-jnx-ipsec-flow-mon.txt+0 / -1,088
Dmibs/junos/mib-jnx-ipsec-monitor-asp.txt+0 / -1,081
Dmibs/junos/mib-jnx-ipv4.txt+0 / -115
Dmibs/junos/mib-jnx-ipv6.txt+0 / -974
Dmibs/junos/mib-jnx-jdhcp.txt+0 / -1,613
Dmibs/junos/mib-jnx-jdhcpv6.txt+0 / -740
Dmibs/junos/mib-jnx-js-auth.txt+0 / -187
Dmibs/junos/mib-jnx-js-cert.txt+0 / -176
Dmibs/junos/mib-jnx-js-dns.txt+0 / -89
Dmibs/junos/mib-jnx-js-idp.txt+0 / -194
Dmibs/junos/mib-jnx-js-if-ext.txt+0 / -359
Dmibs/junos/mib-jnx-js-ipsec-vpn.txt+0 / -162
Dmibs/junos/mib-jnx-js-nat.txt+0 / -604
Dmibs/junos/mib-jnx-js-packet-mirror.txt+0 / -479
Dmibs/junos/mib-jnx-js-policy.txt+0 / -396
Dmibs/junos/mib-jnx-js-screening.txt+0 / -1,085
Dmibs/junos/mib-jnx-js-smi.txt+0 / -31
Dmibs/junos/mib-jnx-js-spu-monitoring.txt+0 / -249
Dmibs/junos/mib-jnx-js-utm-av.txt+0 / -452
Dmibs/junos/mib-jnx-jsrpd.txt+0 / -172
Dmibs/junos/mib-jnx-jwx.txt non-text+0 / -0
Dmibs/junos/mib-jnx-l2ald.txt+0 / -172
Dmibs/junos/mib-jnx-l2cp-features.txt+0 / -374
Dmibs/junos/mib-jnx-l2tp.txt+0 / -1,778
Dmibs/junos/mib-jnx-ldp.txt+0 / -323
Dmibs/junos/mib-jnx-license.txt+0 / -242
Dmibs/junos/mib-jnx-lsys-securityprofile.txt+0 / -28
Dmibs/junos/mib-jnx-lsys-sp-authentry.txt+0 / -174
Dmibs/junos/mib-jnx-lsys-sp-cpu.txt+0 / -257
Dmibs/junos/mib-jnx-lsys-sp-flowgate.txt+0 / -174
Dmibs/junos/mib-jnx-lsys-sp-flowsess.txt+0 / -174
Dmibs/junos/mib-jnx-lsys-sp-natconebind.txt+0 / -179
Dmibs/junos/mib-jnx-lsys-sp-natdstpool.txt+0 / -179
Dmibs/junos/mib-jnx-lsys-sp-natdstrule.txt+0 / -179
Dmibs/junos/mib-jnx-lsys-sp-natpoipnum.txt+0 / -184
Dmibs/junos/mib-jnx-lsys-sp-natsrcnopatad.txt+0 / -179
Dmibs/junos/mib-jnx-lsys-sp-natsrcpatad.txt+0 / -179
Dmibs/junos/mib-jnx-lsys-sp-natsrcpool.txt+0 / -174
Dmibs/junos/mib-jnx-lsys-sp-natsrcrule.txt+0 / -179
Dmibs/junos/mib-jnx-lsys-sp-natstaticrule.txt+0 / -179
Dmibs/junos/mib-jnx-lsys-sp-policy.txt+0 / -174
Dmibs/junos/mib-jnx-lsys-sp-policywcnt.txt+0 / -179
Dmibs/junos/mib-jnx-lsys-sp-scheduler.txt+0 / -174
Dmibs/junos/mib-jnx-lsys-sp-zone.txt+0 / -174
Dmibs/junos/mib-jnx-mac.txt+0 / -134
Dmibs/junos/mib-jnx-mag.txt+0 / -81
Dmibs/junos/mib-jnx-mimstp.txt+0 / -2,374
Dmibs/junos/mib-jnx-mpls-ldp.txt+0 / -2,115
Dmibs/junos/mib-jnx-mpls.txt+0 / -1,014
Dmibs/junos/mib-jnx-ospfv3mib.txt+0 / -3,188
Dmibs/junos/mib-jnx-otn.txt+0 / -994
Dmibs/junos/mib-jnx-p2mp.txt+0 / -1,337
Dmibs/junos/mib-jnx-pae-extension.txt+0 / -314
Dmibs/junos/mib-jnx-pfe.txt+0 / -482
Dmibs/junos/mib-jnx-ping.txt+0 / -1,442
Dmibs/junos/mib-jnx-pmon.txt+0 / -430
Dmibs/junos/mib-jnx-power-supply-unit.txt+0 / -446
Dmibs/junos/mib-jnx-ppp.txt+0 / -2,922
Dmibs/junos/mib-jnx-pppoe.txt+0 / -1,273
Dmibs/junos/mib-jnx-pwatm.txt+0 / -823
Dmibs/junos/mib-jnx-pwtdm.txt+0 / -1,375
Dmibs/junos/mib-jnx-rmon.txt+0 / -158
Dmibs/junos/mib-jnx-rpf.txt+0 / -100
Dmibs/junos/mib-jnx-rpm.txt+0 / -708
Dmibs/junos/mib-jnx-rps.txt+0 / -308
Dmibs/junos/mib-jnx-rsvp.txt+0 / -206
Dmibs/junos/mib-jnx-rtm.txt+0 / -1,037
Dmibs/junos/mib-jnx-scu.txt+0 / -125
Dmibs/junos/mib-jnx-secure-access-port.txt+0 / -387
Dmibs/junos/mib-jnx-sipcommon.txt+0 / -659
Dmibs/junos/mib-jnx-smi.txt+0 / -237
Dmibs/junos/mib-jnx-sonet.txt+0 / -190
Dmibs/junos/mib-jnx-sonetaps.txt+0 / -1,692
Dmibs/junos/mib-jnx-sp-nat.txt+0 / -313
Dmibs/junos/mib-jnx-sp.txt+0 / -477
Dmibs/junos/mib-jnx-subscriber.txt+0 / -435
Dmibs/junos/mib-jnx-syslog.txt+0 / -263
Dmibs/junos/mib-jnx-traceroute.txt+0 / -137
Dmibs/junos/mib-jnx-user-aaa.txt+0 / -1,098
Dmibs/junos/mib-jnx-util.txt+0 / -290
Dmibs/junos/mib-jnx-virtualchassis.txt+0 / -471
Dmibs/junos/mib-jnx-vlan.txt+0 / -624
Dmibs/junos/mib-jnx-vpls-bgp.txt+0 / -293
Dmibs/junos/mib-jnx-vpls-generic.txt+0 / -794
Dmibs/junos/mib-jnx-vpls-ldp.txt+0 / -198
Dmibs/junos/mib-jnx-vpn.txt+0 / -1,082
Dmibs/junos/mib-l3vpnmib.txt+0 / -1,687
Dmibs/junos/mib-lldp.txt+0 / -2,000
Dmibs/junos/mib-mroutemib.txt+0 / -924
Dmibs/junos/mib-msdpmib.txt+0 / -1,059
Dmibs/junos/mib-ospf2mib.txt+0 / -2,870
Dmibs/junos/mib-ospf2trap.txt+0 / -482
Dmibs/junos/mib-pimmib.txt+0 / -908
Dmibs/junos/mib-rfc1471.txt+0 / -363
Dmibs/junos/mib-rfc1513.txt+0 / -2,327
Dmibs/junos/mib-rfc1747.txt+0 / -2,658
Dmibs/junos/mib-rfc1907.txt+0 / -720
Dmibs/junos/mib-rfc2011a.txt+0 / -707
Dmibs/junos/mib-rfc2012a.txt+0 / -326
Dmibs/junos/mib-rfc2013a.txt+0 / -141
Dmibs/junos/mib-rfc2024a.txt+0 / -3,287
Dmibs/junos/mib-rfc2115a.txt+0 / -1,049
Dmibs/junos/mib-rfc2213.txt+0 / -781
Dmibs/junos/mib-rfc2287a.txt+0 / -1,553
Dmibs/junos/mib-rfc2465.txt+0 / -1,440
Dmibs/junos/mib-rfc2465tc.txt+0 / -66
Dmibs/junos/mib-rfc2493.txt+0 / -166
Dmibs/junos/mib-rfc2495a.txt+0 / -2,108
Dmibs/junos/mib-rfc2515a.txt+0 / -3,023
Dmibs/junos/mib-rfc2571.txt+0 / -496
Dmibs/junos/mib-rfc2572.txt+0 / -140
Dmibs/junos/mib-rfc2574.txt+0 / -889
Dmibs/junos/mib-rfc2575.txt+0 / -804
Dmibs/junos/mib-rfc2576.txt+0 / -411
Dmibs/junos/mib-rfc2662tc.txt+0 / -115
Dmibs/junos/mib-rfc2665a.txt+0 / -1,144
Dmibs/junos/mib-rfc2787a.txt+0 / -781
Dmibs/junos/mib-rfc2790a.txt+0 / -1,542
Dmibs/junos/mib-rfc2790type.txt+0 / -387
Dmibs/junos/mib-rfc2819a.txt+0 / -3,984
Dmibs/junos/mib-rfc2851.txt+0 / -308
Dmibs/junos/mib-rfc2856a.txt+0 / -117
Dmibs/junos/mib-rfc2863a.txt+0 / -1,767
Dmibs/junos/mib-rfc2925a.txt+0 / -1,140
Dmibs/junos/mib-rfc3020.txt+0 / -884
Dmibs/junos/mib-rfc3289.txt+0 / -3,259
Dmibs/junos/mib-rfc3413.txt+0 / -293
Dmibs/junos/mib-rfc3413notify.txt+0 / -587
Dmibs/junos/mib-rfc3413target.txt+0 / -647
Dmibs/junos/mib-rfc3417.txt+0 / -184
Dmibs/junos/mib-rfc3419.txt+0 / -430
Dmibs/junos/mib-rfc3592.txt+0 / -2,193
Dmibs/junos/mib-rfc3621.txt+0 / -626
Dmibs/junos/mib-rfc3811.txt+0 / -635
Dmibs/junos/mib-rfc3812.txt+0 / -2,482
Dmibs/junos/mib-rfc3813.txt+0 / -2,159
Dmibs/junos/mib-rfc4188.txt+0 / -1,466
Dmibs/junos/mib-rfc4265.txt+0 / -72
Dmibs/junos/mib-rfc4318.txt+0 / -307
Dmibs/junos/mib-rfc4363a.txt+0 / -1,098
Dmibs/junos/mib-rfc4363b.txt+0 / -2,288
Dmibs/junos/mib-rfc4382.txt+0 / -1,566
Dmibs/junos/mib-rfc4444.txt+0 / -4,187
Dmibs/junos/mib-rfc4668.txt+0 / -640
Dmibs/junos/mib-rfc4670.txt+0 / -630
Dmibs/junos/mib-rfc5643.txt+0 / -3,945
Dmibs/junos/mib-rtmib.txt+0 / -407
Dmibs/junos/mib-vpntcmib.txt+0 / -46
Amibs/mrv/cmmc.mib+7,446 / -0
Amibs/mrv/mrvefm.mib+1,202 / -0
Amibs/mrv/nbs-eusm.mib+2,453 / -0
Amibs/mrv/nbs-jumper.mib+139 / -0
Amibs/mrv/nbs-meta.mib+265 / -0
Amibs/mrv/nbs-ntp.mib+130 / -0
Amibs/mrv/nbs-osa.mib+497 / -0
Amibs/mrv/nbs-prbs.mib+681 / -0
Amibs/mrv/nbs-sff.mib+1,941 / -0
Amibs/mrv/nbs-sigcond.mib+396 / -0
Amibs/mrv/nbs-sla.mib+1,562 / -0
Amibs/mrv/nbs-syslog.mib+231 / -0
Amibs/mrv/nbs-trapcontrol.mib+218 / -0
Amibs/mrv/nbs-tunable.mib+191 / -0
Amibs/mrv/nbs-user-session.mib+174 / -0
Amibs/mrv/nbs-vlan-fwd.mib+250 / -0
Amibs/rfc/ACCOUNTING-CONTROL-MIB+768 / -0
Dmibs/rfc/ACCOUNTING-CONTROL-MIB.txt+0 / -759
Amibs/rfc/ADSL-LINE-EXT-MIB+1,169 / -0
Dmibs/rfc/ADSL-LINE-EXT-MIB.txt+0 / -1,169
Amibs/rfc/ADSL-LINE-MIB+4,327 / -0
Dmibs/rfc/ADSL-LINE-MIB.txt+0 / -4,323
Amibs/rfc/ADSL-TC-MIB+113 / -0
Dmibs/rfc/ADSL-TC-MIB.txt+0 / -113
Amibs/rfc/ADSL2-LINE-MIB+5,476 / -0
Dmibs/rfc/ADSL2-LINE-MIB.txt+0 / -5,410
Amibs/rfc/ADSL2-LINE-TC-MIB+729 / -0
Dmibs/rfc/ADSL2-LINE-TC-MIB.txt+0 / -726
Amibs/rfc/AGENTX-MIB+527 / -0
Dmibs/rfc/AGENTX-MIB.txt+0 / -527
Amibs/rfc/AGGREGATE-MIB+477 / -0
Dmibs/rfc/AGGREGATE-MIB.txt+0 / -470
Amibs/rfc/ALARM-MIB+1,127 / -0
Dmibs/rfc/ALARM-MIB.txt+0 / -1,119
Amibs/rfc/APM-MIB+2,127 / -0
Dmibs/rfc/APM-MIB.txt+0 / -2,050
Amibs/rfc/APPC-MIB+5,104 / -0
Dmibs/rfc/APPC-MIB.txt+0 / -4,941
Amibs/rfc/APPLETALK-MIB+3,398 / -0
Dmibs/rfc/APPLETALK-MIB.txt+0 / -3,168
Amibs/rfc/APPLICATION-MIB+2,995 / -0
Dmibs/rfc/APPLICATION-MIB.txt+0 / -2,845
Amibs/rfc/APPN-DLUR-MIB+632 / -0
Dmibs/rfc/APPN-DLUR-MIB.txt+0 / -591
Amibs/rfc/APPN-MIB+5,611 / -0
Dmibs/rfc/APPN-MIB.txt+0 / -5,439
Amibs/rfc/APPN-TRAP-MIB+477 / -0
Dmibs/rfc/APPN-TRAP-MIB.txt+0 / -460
Amibs/rfc/APS-MIB+1,659 / -0
Dmibs/rfc/APS-MIB.txt+0 / -1,616
Amibs/rfc/ARC-MIB+396 / -0
Dmibs/rfc/ARC-MIB.txt+0 / -386
Amibs/rfc/ATM-ACCOUNTING-INFORMATION-MIB+402 / -0
Dmibs/rfc/ATM-ACCOUNTING-INFORMATION-MIB.txt+0 / -395
Amibs/rfc/ATM-MIB+2,995 / -0
Dmibs/rfc/ATM-MIB.txt+0 / -2,806
Amibs/rfc/ATM-TC-MIB+713 / -0
Dmibs/rfc/ATM-TC-MIB.txt+0 / -705
Amibs/rfc/ATM2-MIB+3,220 / -0
Dmibs/rfc/ATM2-MIB.txt+0 / -3,220
Amibs/rfc/BEGEMOT-BRIDGE-MIB+1,166 / -0
Dmibs/rfc/BEGEMOT-BRIDGE-MIB.txt+0 / -1,102
Amibs/rfc/BEGEMOT-HOSTRES-MIB+125 / -0
Dmibs/rfc/BEGEMOT-HOSTRES-MIB.txt+0 / -93
Amibs/rfc/BEGEMOT-IP-MIB+61 / -0
Dmibs/rfc/BEGEMOT-IP-MIB.txt+0 / -29
Amibs/rfc/BEGEMOT-MIB+59 / -0
Dmibs/rfc/BEGEMOT-MIB.txt+0 / -27
Amibs/rfc/BEGEMOT-MIB2-MIB+90 / -0
Dmibs/rfc/BEGEMOT-MIB2-MIB.txt+0 / -58
Amibs/rfc/BEGEMOT-NETGRAPH-MIB+398 / -0
Dmibs/rfc/BEGEMOT-NETGRAPH.txt+0 / -346
Amibs/rfc/BEGEMOT-PF-MIB+1,230 / -0
Dmibs/rfc/BEGEMOT-PF-MIB.txt+0 / -1,179
Amibs/rfc/BEGEMOT-SNMPD-MIB+569 / -0
Dmibs/rfc/BEGEMOT-SNMPD.txt+0 / -500
Amibs/rfc/BGP4-MIB+1,232 / -0
Dmibs/rfc/BGP4-MIB.txt+0 / -1,232
Amibs/rfc/BRIDGE-MIB+1,472 / -0
Dmibs/rfc/BRIDGE-MIB.txt+0 / -1,384
Amibs/rfc/CAPWAP-BASE-MIB+2,618 / -0
Dmibs/rfc/CAPWAP-BASE-MIB.txt+0 / -2,583
Amibs/rfc/CAPWAP-DOT11-MIB+369 / -0
Dmibs/rfc/CAPWAP-DOT11-MIB.txt+0 / -360
Amibs/rfc/CHARACTER-MIB+646 / -0
Dmibs/rfc/CHARACTER-MIB.txt+0 / -636
Amibs/rfc/CIRCUIT-IF-MIB+369 / -0
Dmibs/rfc/CIRCUIT-IF-MIB.txt+0 / -369
Amibs/rfc/CLNS-MIB+1,294 / -0
Dmibs/rfc/CLNS-MIB.txt+0 / -1,265
Amibs/rfc/COPS-CLIENT-MIB+844 / -0
Dmibs/rfc/COPS-CLIENT-MIB.txt+0 / -814
Amibs/rfc/DECNET-PHIV-MIB+3,030 / -0
Dmibs/rfc/DECNET-PHIV-MIB.txt+0 / -2,946
Amibs/rfc/DIAL-CONTROL-MIB+1,270 / -0
Dmibs/rfc/DIAL-CONTROL-MIB.txt+0 / -1,241
Amibs/rfc/DIFFSERV-CONFIG-MIB+243 / -0
Dmibs/rfc/DIFFSERV-CONFIG-MIB.txt+0 / -237
Amibs/rfc/DIFFSERV-DSCP-TC+64 / -0
Dmibs/rfc/DIFFSERV-DSCP-TC.txt+0 / -64
Amibs/rfc/DIFFSERV-MIB+3,514 / -0
Dmibs/rfc/DIFFSERV-MIB.txt+0 / -3,279
Amibs/rfc/DIRECTORY-SERVER-MIB+772 / -0
Dmibs/rfc/DIRECTORY-SERVER-MIB.txt+0 / -761
Amibs/rfc/DISMAN-EVENT-MIB+1,882 / -0
Dmibs/rfc/DISMAN-EVENT-MIB.txt+0 / -1,825
Amibs/rfc/DISMAN-EXPRESSION-MIB+1,182 / -0
Dmibs/rfc/DISMAN-EXPRESSION-MIB.txt+0 / -1,159
Amibs/rfc/DISMAN-NSLOOKUP-MIB+509 / -0
Dmibs/rfc/DISMAN-NSLOOKUP-MIB.txt+0 / -508
Amibs/rfc/DISMAN-PING-MIB+1,561 / -0
Dmibs/rfc/DISMAN-PING-MIB.txt+0 / -1,560
Amibs/rfc/DISMAN-SCHEDULE-MIB+699 / -0
Dmibs/rfc/DISMAN-SCHEDULE-MIB.txt+0 / -676
Amibs/rfc/DISMAN-SCRIPT-MIB+1,764 / -0
Dmibs/rfc/DISMAN-SCRIPT-MIB.txt+0 / -1,723
Amibs/rfc/DISMAN-TRACEROUTE-MIB+1,850 / -0
Dmibs/rfc/DISMAN-TRACEROUTE-MIB.txt+0 / -1,850
Amibs/rfc/DLSW-MIB+3,560 / -0
Dmibs/rfc/DLSW-MIB.txt+0 / -3,276
Amibs/rfc/DNS-RESOLVER-MIB+1,196 / -0
Dmibs/rfc/DNS-RESOLVER-MIB.txt+0 / -1,179
Amibs/rfc/DNS-SERVER-MIB+1,078 / -0
Dmibs/rfc/DNS-SERVER-MIB.txt+0 / -1,028
Amibs/rfc/DOCS-BPI-MIB+1,569 / -0
Dmibs/rfc/DOCS-BPI-MIB.txt+0 / -1,493
Amibs/rfc/DOCS-CABLE-DEVICE-MIB+3,141 / -0
Dmibs/rfc/DOCS-CABLE-DEVICE-MIB.txt+0 / -3,063
Amibs/rfc/DOCS-IETF-BPI2-MIB+3,451 / -0
Dmibs/rfc/DOCS-IETF-BPI2-MIB.txt+0 / -3,451
Amibs/rfc/DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB+1,453 / -0
Dmibs/rfc/DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB.txt+0 / -1,450
Amibs/rfc/DOCS-IETF-QOS-MIB+3,060 / -0
Dmibs/rfc/DOCS-IETF-QOS-MIB.txt+0 / -3,019
Amibs/rfc/DOCS-IETF-SUBMGT-MIB+672 / -0
Dmibs/rfc/DOCS-IETF-SUBMGT-MIB.txt+0 / -672
Amibs/rfc/DOCS-IF-MIB+5,291 / -0
Dmibs/rfc/DOCS-IF-MIB.txt+0 / -5,177
Amibs/rfc/DOT12-IF-MIB+772 / -0
Dmibs/rfc/DOT12-IF-MIB.txt+0 / -772
Amibs/rfc/DOT12-RPTR-MIB+1,978 / -0
Dmibs/rfc/DOT12-RPTR-MIB.txt+0 / -1,978
Amibs/rfc/DOT3-EPON-MIB+2,532 / -0
Dmibs/rfc/DOT3-EPON-MIB.txt+0 / -2,527
Amibs/rfc/DOT3-OAM-MIB+2,115 / -0
Dmibs/rfc/DOT3-OAM-MIB.txt+0 / -2,115
Amibs/rfc/DPI20-MIB+47 / -0
Dmibs/rfc/DPI20-MIB.txt+0 / -33
Amibs/rfc/DS0-MIB+305 / -0
Dmibs/rfc/DS0-MIB.txt+0 / -293
Amibs/rfc/DS0BUNDLE-MIB+311 / -0
Dmibs/rfc/DS0BUNDLE-MIB.txt+0 / -292
Amibs/rfc/DS1-MIB+3,015 / -0
Dmibs/rfc/DS1-MIB.txt+0 / -2,994
Amibs/rfc/DS3-MIB+1,786 / -0
Dmibs/rfc/DS3-MIB.txt+0 / -1,761
Amibs/rfc/DSA-MIB+642 / -0
Dmibs/rfc/DSA-MIB.txt+0 / -642
Amibs/rfc/DSMON-MIB+4,449 / -0
Dmibs/rfc/DSMON-MIB.txt+0 / -4,344
Amibs/rfc/DVB-RCS-MIB+3,329 / -0
Dmibs/rfc/DVB-RCS-MIB.txt+0 / -3,236
Amibs/rfc/DVMRP-MIB+838 / -0
Dmibs/rfc/DVMRP-MIB.txt+0 / -826
Amibs/rfc/EBN-MIB+702 / -0
Dmibs/rfc/EBN-MIB.txt+0 / -702
Amibs/rfc/EFM-CU-MIB+2,995 / -0
Dmibs/rfc/EFM-CU-MIB.txt+0 / -2,995
Amibs/rfc/ENTITY-MIB+1,411 / -0
Dmibs/rfc/ENTITY-MIB.txt+0 / -1,400
Amibs/rfc/ENTITY-SENSOR-MIB+440 / -0
Dmibs/rfc/ENTITY-SENSOR-MIB.txt+0 / -428
Amibs/rfc/ENTITY-STATE-MIB+459 / -0
Dmibs/rfc/ENTITY-STATE-MIB.txt+0 / -459
Amibs/rfc/ENTITY-STATE-TC-MIB+169 / -0
Dmibs/rfc/ENTITY-STATE-TC-MIB.txt+0 / -169
Amibs/rfc/ETHER-CHIPSET-MIB+532 / -0
Dmibs/rfc/ETHER-CHIPSET-MIB.txt+0 / -532
Amibs/rfc/ETHER-WIS+624 / -0
Dmibs/rfc/ETHER-WIS.txt+0 / -605
Amibs/rfc/EtherLike-MIB+1,862 / -0
Dmibs/rfc/EtherLike-MIB.txt+0 / -1,862
Amibs/rfc/FC-MGMT-MIB+2,205 / -0
Dmibs/rfc/FC-MGMT-MIB.txt+0 / -2,158
Amibs/rfc/FCIP-MGMT-MIB+1,037 / -0
Dmibs/rfc/FCIP-MGMT-MIB.txt+0 / -1,004
Amibs/rfc/FDDI-SMT73-MIB+2,128 / -0
Dmibs/rfc/FDDI-SMT73-MIB.txt+0 / -2,046
Amibs/rfc/FIBRE-CHANNEL-FE-MIB+1,781 / -0
Dmibs/rfc/FIBRE-CHANNEL-FE-MIB.txt+0 / -1,781
Amibs/rfc/FLOW-METER-MIB+1,901 / -0
Dmibs/rfc/FLOW-METER-MIB.txt+0 / -1,819
Amibs/rfc/FOKUS-MIB+57 / -0
Dmibs/rfc/FOKUS-MIB.txt+0 / -25
Amibs/rfc/FORCES-MIB+391 / -0
Dmibs/rfc/FORCES-MIB.txt+0 / -386
Amibs/rfc/FR-ATM-PVC-SERVICE-IWF-MIB+1,066 / -0
Dmibs/rfc/FR-ATM-PVC-SERVICE-IWF-MIB.txt+0 / -1,066
Amibs/rfc/FR-MFR-MIB+888 / -0
Dmibs/rfc/FR-MFR-MIB.txt+0 / -888
Amibs/rfc/FRAME-RELAY-DTE-MIB+992 / -0
Dmibs/rfc/FRAME-RELAY-DTE-MIB.txt+0 / -957
Amibs/rfc/FRNETSERV-MIB+2,479 / -0
Dmibs/rfc/FRNETSERV-MIB.txt+0 / -2,479
Amibs/rfc/FRSLD-MIB+1,768 / -0
Dmibs/rfc/FRSLD-MIB.txt+0 / -1,768
Amibs/rfc/Finisher-MIB+869 / -0
Dmibs/rfc/Finisher-MIB.txt+0 / -821
Amibs/rfc/GMPLS-LABEL-STD-MIB+689 / -0
Dmibs/rfc/GMPLS-LABEL-STD-MIB.txt+0 / -688
Amibs/rfc/GMPLS-LSR-STD-MIB+503 / -0
Dmibs/rfc/GMPLS-LSR-STD-MIB.txt+0 / -499
Amibs/rfc/GMPLS-TC-STD-MIB+124 / -0
Dmibs/rfc/GMPLS-TC-STD-MIB.txt+0 / -124
Amibs/rfc/GMPLS-TE-STD-MIB+1,749 / -0
Dmibs/rfc/GMPLS-TE-STD-MIB.txt+0 / -1,731
Amibs/rfc/GSMP-MIB+1,582 / -0
Dmibs/rfc/GSMP-MIB.txt+0 / -1,582
Amibs/rfc/HC-ALARM-MIB+707 / -0
Dmibs/rfc/HC-ALARM-MIB.txt+0 / -691
Amibs/rfc/HC-PerfHist-TC-MIB+222 / -0
Dmibs/rfc/HC-PerfHist-TC-MIB.txt+0 / -222
Amibs/rfc/HC-RMON-MIB+3,149 / -0
Dmibs/rfc/HC-RMON-MIB.txt+0 / -3,126
Amibs/rfc/HCNUM-TC+118 / -0
Dmibs/rfc/HCNUM-TC.txt+0 / -118
Amibs/rfc/HDSL2-SHDSL-LINE-MIB+2,429 / -0
Dmibs/rfc/HDSL2-SHDSL-LINE-MIB.txt+0 / -2,404
Amibs/rfc/HOST-RESOURCES-MIB+1,540 / -0
Dmibs/rfc/HOST-RESOURCES-MIB.txt+0 / -1,489
Amibs/rfc/HOST-RESOURCES-TYPES+389 / -0
Dmibs/rfc/HOST-RESOURCES-TYPES.txt+0 / -385
Amibs/rfc/HPR-IP-MIB+487 / -0
Dmibs/rfc/HPR-IP-MIB.txt+0 / -452
Amibs/rfc/HPR-MIB+1,270 / -0
Dmibs/rfc/HPR-MIB.txt+0 / -1,208
Amibs/rfc/IANA-ADDRESS-FAMILY-NUMBERS-MIB+123 / -0
Dmibs/rfc/IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt+0 / -123
Amibs/rfc/IANA-CHARSET-MIB+358 / -0
Dmibs/rfc/IANA-CHARSET-MIB.txt+0 / -357
Amibs/rfc/IANA-FINISHER-MIB+283 / -0
Dmibs/rfc/IANA-FINISHER-MIB.txt+0 / -282
Amibs/rfc/IANA-GMPLS-TC-MIB+303 / -0
Dmibs/rfc/IANA-GMPLS-TC-MIB.txt+0 / -303
Amibs/rfc/IANA-IPPM-METRICS-REGISTRY-MIB+799 / -0
Dmibs/rfc/IANA-IPPM-METRICS-REGISTRY-MIB.txt+0 / -799
Amibs/rfc/IANA-ITU-ALARM-TC-MIB+330 / -0
Dmibs/rfc/IANA-ITU-ALARM-TC-MIB.txt+0 / -330
Amibs/rfc/IANA-LANGUAGE-MIB+123 / -0
Dmibs/rfc/IANA-LANGUAGE-MIB.txt+0 / -123
Amibs/rfc/IANA-MALLOC-MIB+65 / -0
Dmibs/rfc/IANA-MALLOC-MIB.txt+0 / -65
Amibs/rfc/IANA-MAU-MIB+976 / -0
Dmibs/rfc/IANA-MAU-MIB.txt+0 / -976
Amibs/rfc/IANA-PRINTER-MIB+2,089 / -0
Dmibs/rfc/IANA-PRINTER-MIB.txt+0 / -2,062
Amibs/rfc/IANA-PWE3-MIB+137 / -0
Dmibs/rfc/IANA-PWE3-MIB.txt+0 / -137
Amibs/rfc/IANA-RTPROTO-MIB+91 / -0
Dmibs/rfc/IANA-RTPROTO-MIB.txt+0 / -91
Amibs/rfc/IANATn3270eTC-MIB+300 / -0
Dmibs/rfc/IANATn3270eTC-MIB.txt+0 / -300
Amibs/rfc/IANAifType-MIB+638 / -0
Dmibs/rfc/IANAifType-MIB.txt+0 / -638
Amibs/rfc/IBM-6611-APPN-MIB+5,112 / -0
Dmibs/rfc/IBM-6611-APPN-MIB.txt+0 / -4,727
Amibs/rfc/IEEE8021-MSTP-MIB+1,432 / -0
Dmibs/rfc/IEEE8021-MSTP-MIB.my+0 / -1,399
Amibs/rfc/IEEE8021-PAE-MIB+1,920 / -0
Dmibs/rfc/IEEE8021-PAE-MIB.my+0 / -1,867
Amibs/rfc/IEEE8021-TC-MIB+597 / -0
Dmibs/rfc/IEEE8021-TC-MIB.txt+0 / -591
Amibs/rfc/IEEE8023-LAG-MIB+1,405 / -0
Dmibs/rfc/IEEE8023-LAG-MIB.my+0 / -1,363
Amibs/rfc/IEEE802dot11-MIB+2,977 / -0
Dmibs/rfc/IEEE802dot11-MIB.my+0 / -2,781
Amibs/rfc/IF-CAP-STACK-MIB+284 / -0
Dmibs/rfc/IF-CAP-STACK-MIB.txt+0 / -284
Amibs/rfc/IF-INVERTED-STACK-MIB+149 / -0
Dmibs/rfc/IF-INVERTED-STACK-MIB.txt+0 / -143
Amibs/rfc/IF-MIB+1,814 / -0
Dmibs/rfc/IF-MIB.txt+0 / -1,751
Amibs/rfc/IFCP-MGMT-MIB+1,081 / -0
Dmibs/rfc/IFCP-MGMT-MIB.txt+0 / -1,055
Amibs/rfc/IGMP-STD-MIB+516 / -0
Dmibs/rfc/IGMP-STD-MIB.txt+0 / -507
Amibs/rfc/INET-ADDRESS-MIB+402 / -0
Dmibs/rfc/INET-ADDRESS-MIB.txt+0 / -402
Amibs/rfc/INT-SERV-GUARANTEED-MIB+238 / -0
Dmibs/rfc/INT-SERV-GUARANTEED-MIB.my+0 / -219
Amibs/rfc/INT-SERV-MIB+1,128 / -0
Dmibs/rfc/INT-SERV-MIB.my+0 / -1,108
Amibs/rfc/INTEGRATED-SERVICES-GUARANTEED-MIB+218 / -0
Dmibs/rfc/INTEGRATED-SERVICES-GUARANTEED-MIB.txt+0 / -210
Amibs/rfc/INTEGRATED-SERVICES-MIB+750 / -0
Dmibs/rfc/INTEGRATED-SERVICES-MIB.txt+0 / -738
Amibs/rfc/INTERFACETOPN-MIB+1,023 / -0
Dmibs/rfc/INTERFACETOPN-MIB.txt+0 / -994
Amibs/rfc/IP-FORWARD-MIB+1,277 / -0
Dmibs/rfc/IP-FORWARD-MIB.txt+0 / -1,241
Amibs/rfc/IP-MIB+4,993 / -0
Dmibs/rfc/IP-MIB.txt+0 / -4,887
Amibs/rfc/IPATM-IPMC-MIB+3,244 / -0
Dmibs/rfc/IPATM-IPMC-MIB.txt+0 / -3,175
Amibs/rfc/IPFIX-MIB+1,677 / -0
Dmibs/rfc/IPFIX-MIB.txt+0 / -1,628
Amibs/rfc/IPFIX-SELECTOR-MIB+173 / -0
Dmibs/rfc/IPFIX-SELECTOR-MIB.txt+0 / -151
Amibs/rfc/IPMCAST-MIB+2,391 / -0
Dmibs/rfc/IPMCAST-MIB.txt+0 / -2,355
Amibs/rfc/IPMROUTE-STD-MIB+869 / -0
Dmibs/rfc/IPMROUTE-STD-MIB.txt+0 / -848
Amibs/rfc/IPOA-MIB+1,654 / -0
Dmibs/rfc/IPOA-MIB.txt+0 / -1,633
Amibs/rfc/IPS-AUTH-MIB+1,156 / -0
Dmibs/rfc/IPS-AUTH-MIB.txt+0 / -1,139
Amibs/rfc/IPSEC-SPD-MIB+2,684 / -0
Dmibs/rfc/IPSEC-SPD-MIB.txt+0 / -2,600
Amibs/rfc/IPV6-FLOW-LABEL-MIB+58 / -0
Dmibs/rfc/IPV6-FLOW-LABEL-MIB.txt+0 / -58
Amibs/rfc/IPV6-ICMP-MIB+529 / -0
Dmibs/rfc/IPV6-ICMP-MIB.txt+0 / -527
Amibs/rfc/IPV6-MIB+1,443 / -0
Dmibs/rfc/IPV6-MIB.txt+0 / -1,434
Amibs/rfc/IPV6-MLD-MIB+417 / -0
Dmibs/rfc/IPV6-MLD-MIB.txt+0 / -408
Amibs/rfc/IPV6-TC+67 / -0
Dmibs/rfc/IPV6-TC.txt+0 / -66
Amibs/rfc/IPV6-TCP-MIB+211 / -0
Dmibs/rfc/IPV6-TCP-MIB.txt+0 / -200
Amibs/rfc/IPV6-UDP-MIB+141 / -0
Dmibs/rfc/IPV6-UDP-MIB.txt+0 / -131
Amibs/rfc/ISCSI-MIB+3,097 / -0
Dmibs/rfc/ISCSI-MIB.txt+0 / -3,061
Amibs/rfc/ISDN-MIB+1,260 / -0
Dmibs/rfc/ISDN-MIB.txt+0 / -1,179
Amibs/rfc/ISIS-MIB+4,317 / -0
Dmibs/rfc/ISIS-MIB.txt+0 / -4,199
Amibs/rfc/ISNS-MIB+3,243 / -0
Dmibs/rfc/ISNS-MIB.txt+0 / -3,243
Amibs/rfc/ITU-ALARM-MIB+486 / -0
Dmibs/rfc/ITU-ALARM-MIB.txt+0 / -483
Amibs/rfc/ITU-ALARM-TC-MIB+86 / -0
Dmibs/rfc/ITU-ALARM-TC-MIB.txt+0 / -86
Amibs/rfc/Job-Monitoring-MIB+1,652 / -0
Dmibs/rfc/Job-Monitoring-MIB.txt+0 / -1,629
Amibs/rfc/L2TP-MIB+2,664 / -0
Dmibs/rfc/L2TP-MIB.txt+0 / -2,594
Amibs/rfc/LANGTAG-TC-MIB+56 / -0
Dmibs/rfc/LANGTAG-TC-MIB.txt+0 / -56
Amibs/rfc/LLDP-EXT-DOT1-MIB+821 / -0
Amibs/rfc/LLDP-EXT-DOT3-MIB+855 / -0
Amibs/rfc/LLDP-EXT-MED-MIB+1,689 / -0
Dmibs/rfc/LLDP-EXT-MED-MIB.my+0 / -1,622
Amibs/rfc/LLDP-MIB+2,032 / -0
Amibs/rfc/LMP-MIB+3,185 / -0
Dmibs/rfc/LMP-MIB.txt+0 / -3,153
Amibs/rfc/MALLOC-MIB+1,364 / -0
Dmibs/rfc/MALLOC-MIB.txt+0 / -1,340
Amibs/rfc/MAU-MIB+1,740 / -0
Dmibs/rfc/MAU-MIB.txt+0 / -1,740
Amibs/rfc/MGMD-STD-MIB+1,524 / -0
Dmibs/rfc/MGMD-STD-MIB.txt+0 / -1,468
Amibs/rfc/MIDCOM-MIB+2,260 / -0
Dmibs/rfc/MIDCOM-MIB.txt+0 / -2,167
Amibs/rfc/MIOX25-MIB+708 / -0
Dmibs/rfc/MIOX25-MIB.txt+0 / -683
Amibs/rfc/MIP-MIB+2,127 / -0
Dmibs/rfc/MIP-MIB.txt+0 / -2,127
Amibs/rfc/MOBILEIPV6-MIB+3,984 / -0
Dmibs/rfc/MOBILEIPV6-MIB.txt+0 / -3,981
Amibs/rfc/MPLS-FTN-STD-MIB+1,030 / -0
Dmibs/rfc/MPLS-FTN-STD-MIB.txt+0 / -1,014
Amibs/rfc/MPLS-L3VPN-STD-MIB+1,588 / -0
Dmibs/rfc/MPLS-L3VPN-STD-MIB.txt+0 / -1,571
Amibs/rfc/MPLS-LC-ATM-STD-MIB+336 / -0
Dmibs/rfc/MPLS-LC-ATM-STD-MIB.txt+0 / -328
Amibs/rfc/MPLS-LC-FR-STD-MIB+263 / -0
Dmibs/rfc/MPLS-LC-FR-STD-MIB.txt+0 / -255
Amibs/rfc/MPLS-LDP-ATM-STD-MIB+757 / -0
Dmibs/rfc/MPLS-LDP-ATM-STD-MIB.txt+0 / -732
Amibs/rfc/MPLS-LDP-FRAME-RELAY-STD-MIB+641 / -0
Dmibs/rfc/MPLS-LDP-FRAME-RELAY-STD-MIB.txt+0 / -616
Amibs/rfc/MPLS-LDP-GENERIC-STD-MIB+321 / -0
Dmibs/rfc/MPLS-LDP-GENERIC-STD-MIB.txt+0 / -299
Amibs/rfc/MPLS-LDP-STD-MIB+2,408 / -0
Dmibs/rfc/MPLS-LDP-STD-MIB.txt+0 / -2,340
Amibs/rfc/MPLS-LSR-STD-MIB+2,106 / -0
Dmibs/rfc/MPLS-LSR-STD-MIB.txt+0 / -2,076
Amibs/rfc/MPLS-TC-STD-MIB+635 / -0
Dmibs/rfc/MPLS-TC-STD-MIB.txt+0 / -635
Amibs/rfc/MPLS-TE-STD-MIB+2,483 / -0
Dmibs/rfc/MPLS-TE-STD-MIB.txt+0 / -2,459
Amibs/rfc/MSDP-MIB+1,182 / -0
Dmibs/rfc/MSDP-MIB.txt+0 / -1,149
Amibs/rfc/MTA-MIB+1,226 / -0
Dmibs/rfc/MTA-MIB.txt+0 / -1,156
Amibs/rfc/Modem-MIB+1,340 / -0
Dmibs/rfc/Modem-MIB.txt+0 / -1,326
Amibs/rfc/NAT-MIB+2,391 / -0
Dmibs/rfc/NAT-MIB.txt+0 / -2,334
Amibs/rfc/NEMO-MIB+1,739 / -0
Dmibs/rfc/NEMO-MIB.txt+0 / -1,721
Amibs/rfc/NETWORK-SERVICES-MIB+626 / -0
Dmibs/rfc/NETWORK-SERVICES-MIB.txt+0 / -605
Amibs/rfc/NHRP-MIB+2,596 / -0
Dmibs/rfc/NHRP-MIB.txt+0 / -2,557
Amibs/rfc/NOTIFICATION-LOG-MIB+753 / -0
Dmibs/rfc/NOTIFICATION-LOG-MIB.txt+0 / -726
Amibs/rfc/NTPv4-MIB+879 / -0
Dmibs/rfc/NTPv4-MIB.txt+0 / -853
Amibs/rfc/OPT-IF-MIB+6,616 / -0
Dmibs/rfc/OPT-IF-MIB.txt+0 / -6,473
Amibs/rfc/OSPF-MIB+4,164 / -0
Dmibs/rfc/OSPF-MIB.txt+0 / -4,106
Amibs/rfc/OSPF-TRAP-MIB+584 / -0
Dmibs/rfc/OSPF-TRAP-MIB.txt+0 / -578
Amibs/rfc/OSPFV3-MIB+3,951 / -0
Dmibs/rfc/OSPFV3-MIB.txt+0 / -3,951
Amibs/rfc/P-BRIDGE-MIB+1,157 / -0
Dmibs/rfc/P-BRIDGE-MIB.txt+0 / -1,103
Amibs/rfc/PARALLEL-MIB+286 / -0
Dmibs/rfc/PARALLEL-MIB.txt+0 / -279
Amibs/rfc/PIM-BSR-MIB+699 / -0
Dmibs/rfc/PIM-BSR-MIB.txt+0 / -672
Amibs/rfc/PIM-MIB+889 / -0
Dmibs/rfc/PIM-MIB.txt+0 / -867
Amibs/rfc/PIM-STD-MIB+3,746 / -0
Dmibs/rfc/PIM-STD-MIB.txt+0 / -3,689
Amibs/rfc/PINT-MIB+573 / -0
Dmibs/rfc/PINT-MIB.txt+0 / -561
Amibs/rfc/PKTC-IETF-EVENT-MIB+1,163 / -0
Dmibs/rfc/PKTC-IETF-EVENT-MIB.txt+0 / -1,132
Amibs/rfc/PKTC-IETF-MTA-MIB+2,081 / -0
Dmibs/rfc/PKTC-IETF-MTA-MIB.txt+0 / -1,947
Amibs/rfc/PKTC-IETF-SIG-MIB+3,021 / -0
Dmibs/rfc/PKTC-IETF-SIG-MIB.txt+0 / -2,992
Amibs/rfc/POLICY-BASED-MANAGEMENT-MIB+2,060 / -0
Dmibs/rfc/POLICY-BASED-MANAGEMENT-MIB.txt+0 / -2,041
Amibs/rfc/POWER-ETHERNET-MIB+621 / -0
Dmibs/rfc/POWER-ETHERNET-MIB.txt+0 / -611
Amibs/rfc/PPP-BRIDGE-NCP-MIB+429 / -0
Dmibs/rfc/PPP-BRIDGE-NCP-MIB.txt+0 / -398
Amibs/rfc/PPP-IP-NCP-MIB+203 / -0
Dmibs/rfc/PPP-IP-NCP-MIB.txt+0 / -183
Amibs/rfc/PPP-LCP-MIB+764 / -0
Dmibs/rfc/PPP-LCP-MIB.txt+0 / -696
Amibs/rfc/PPP-SEC-MIB+289 / -0
Dmibs/rfc/PPP-SEC-MIB.txt+0 / -278
Amibs/rfc/PTOPO-MIB+804 / -0
Dmibs/rfc/PTOPO-MIB.txt+0 / -779
Amibs/rfc/PW-ATM-MIB+1,205 / -0
Dmibs/rfc/PW-ATM-MIB.txt+0 / -1,180
Amibs/rfc/PW-ENET-STD-MIB+491 / -0
Dmibs/rfc/PW-ENET-STD-MIB.txt+0 / -479
Amibs/rfc/PW-MPLS-STD-MIB+914 / -0
Dmibs/rfc/PW-MPLS-STD-MIB.txt+0 / -897
Amibs/rfc/PW-STD-MIB+2,438 / -0
Dmibs/rfc/PW-STD-MIB.txt+0 / -2,411
Amibs/rfc/PW-TC-STD-MIB+288 / -0
Dmibs/rfc/PW-TC-STD-MIB.txt+0 / -288
Amibs/rfc/PW-TDM-MIB+1,336 / -0
Dmibs/rfc/PW-TDM-MIB.txt+0 / -1,312
Amibs/rfc/PerfHist-TC-MIB+178 / -0
Dmibs/rfc/PerfHist-TC-MIB.txt+0 / -115
Amibs/rfc/Printer-MIB+4,389 / -0
Dmibs/rfc/Printer-MIB.txt+0 / -4,103
Amibs/rfc/Q-BRIDGE-MIB+2,367 / -0
Dmibs/rfc/Q-BRIDGE-MIB.txt+0 / -2,307
Amibs/rfc/RADIUS-ACC-CLIENT-MIB+638 / -0
Dmibs/rfc/RADIUS-ACC-CLIENT-MIB.txt+0 / -622
Amibs/rfc/RADIUS-ACC-SERVER-MIB+727 / -0
Dmibs/rfc/RADIUS-ACC-SERVER-MIB.txt+0 / -709
Amibs/rfc/RADIUS-AUTH-CLIENT-MIB+710 / -0
Dmibs/rfc/RADIUS-AUTH-CLIENT-MIB.txt+0 / -676
Amibs/rfc/RADIUS-AUTH-SERVER-MIB+774 / -0
Dmibs/rfc/RADIUS-AUTH-SERVER-MIB.txt+0 / -752
Amibs/rfc/RADIUS-DYNAUTH-CLIENT-MIB+767 / -0
Dmibs/rfc/RADIUS-DYNAUTH-CLIENT-MIB.txt+0 / -764
Amibs/rfc/RADIUS-DYNAUTH-SERVER-MIB+699 / -0
Dmibs/rfc/RADIUS-DYNAUTH-SERVER-MIB.txt+0 / -696
Amibs/rfc/RAQMON-MIB+1,417 / -0
Dmibs/rfc/RAQMON-MIB.txt+0 / -1,413
Amibs/rfc/RAQMON-RDS-MIB+672 / -0
Dmibs/rfc/RAQMON-RDS-MIB.txt+0 / -671
Amibs/rfc/RDBMS-MIB+1,377 / -0
Dmibs/rfc/RDBMS-MIB.txt+0 / -1,353
Amibs/rfc/RFC1155-SMI+119 / -0
Dmibs/rfc/RFC1155-SMI.txt+0 / -119
Amibs/rfc/RFC1213-MIB+2,582 / -0
Dmibs/rfc/RFC1213-MIB.txt+0 / -2,454
Amibs/rfc/RFC1229-MIB+473 / -0
Dmibs/rfc/RFC1229-MIB.my+0 / -462
Amibs/rfc/RFC1231-MIB+948 / -0
Dmibs/rfc/RFC1231-MIB.my+0 / -937
Amibs/rfc/RFC1243-MIB+1,075 / -0
Dmibs/rfc/RFC1243-MIB.my+0 / -1,064
Amibs/rfc/RFC1253-MIB+1,775 / -0
Dmibs/rfc/RFC1253-MIB.my+0 / -1,765
Amibs/rfc/RFC1271-MIB+3,363 / -0
Dmibs/rfc/RFC1271-MIB.txt+0 / -3,133
Amibs/rfc/RFC1285-MIB+2,077 / -0
Dmibs/rfc/RFC1285-MIB.my+0 / -2,066
Amibs/rfc/RFC1381-MIB+1,007 / -0
Dmibs/rfc/RFC1381-MIB.txt+0 / -923
Amibs/rfc/RFC1382-MIB+2,627 / -0
Dmibs/rfc/RFC1382-MIB.txt+0 / -2,563
Amibs/rfc/RFC1389-MIB+426 / -0
Dmibs/rfc/RFC1389-MIB.txt+0 / -419
Amibs/rfc/RFC1406-MIB+1,632 / -0
Dmibs/rfc/RFC1406-MIB.my+0 / -1,621
Amibs/rfc/RFC1407-MIB+1,394 / -0
Dmibs/rfc/RFC1407-MIB.mib+0 / -1,392
Amibs/rfc/RFC1414-MIB+132 / -0
Dmibs/rfc/RFC1414-MIB.txt+0 / -126
Amibs/rfc/RIPv2-MIB+532 / -0
Dmibs/rfc/RIPv2-MIB.txt+0 / -509
Amibs/rfc/RMON-MIB+3,980 / -0
Dmibs/rfc/RMON-MIB.txt+0 / -3,726
Amibs/rfc/RMON2-MIB+5,711 / -0
Dmibs/rfc/RMON2-MIB.txt+0 / -5,549
Amibs/rfc/ROHC-MIB+1,133 / -0
Dmibs/rfc/ROHC-MIB.txt+0 / -1,100
Amibs/rfc/ROHC-RTP-MIB+636 / -0
Dmibs/rfc/ROHC-RTP-MIB.txt+0 / -616
Amibs/rfc/ROHC-UNCOMPRESSED-MIB+197 / -0
Dmibs/rfc/ROHC-UNCOMPRESSED-MIB.txt+0 / -182
Amibs/rfc/RS-232-MIB+788 / -0
Dmibs/rfc/RS-232-MIB.txt+0 / -779
Amibs/rfc/RSERPOOL-MIB+1,439 / -0
Dmibs/rfc/RSERPOOL-MIB.txt+0 / -1,414
Amibs/rfc/RSTP-MIB+306 / -0
Dmibs/rfc/RSTP-MIB.txt+0 / -283
Amibs/rfc/RSVP-MIB+2,660 / -0
Dmibs/rfc/RSVP-MIB.txt+0 / -2,632
Amibs/rfc/RTP-MIB+981 / -0
Dmibs/rfc/RTP-MIB.txt+0 / -945
Amibs/rfc/SAVI-MIB+475 / -0
Amibs/rfc/SCSI-MIB+2,758 / -0
Dmibs/rfc/SCSI-MIB.txt+0 / -2,703
Amibs/rfc/SCTP-MIB+1,342 / -0
Dmibs/rfc/SCTP-MIB.txt+0 / -1,279
Amibs/rfc/SFLOW-MIB+389 / -0
Dmibs/rfc/SFLOW-MIB.txt+0 / -389
Amibs/rfc/SIP-COMMON-MIB+1,913 / -0
Dmibs/rfc/SIP-COMMON-MIB.txt+0 / -1,835
Amibs/rfc/SIP-MIB+1,099 / -0
Dmibs/rfc/SIP-MIB.txt+0 / -1,029
Amibs/rfc/SIP-SERVER-MIB+869 / -0
Dmibs/rfc/SIP-SERVER-MIB.txt+0 / -825
Amibs/rfc/SIP-TC-MIB+177 / -0
Dmibs/rfc/SIP-TC-MIB.txt+0 / -174
Amibs/rfc/SIP-UA-MIB+200 / -0
Dmibs/rfc/SIP-UA-MIB.txt+0 / -184
Amibs/rfc/SLAPM-MIB+2,842 / -0
Dmibs/rfc/SLAPM-MIB.txt+0 / -2,842
Amibs/rfc/SMON-MIB+1,254 / -0
Dmibs/rfc/SMON-MIB.txt+0 / -1,222
Amibs/rfc/SMUX-MIB+160 / -0
Dmibs/rfc/SMUX-MIB.txt+0 / -160
Amibs/rfc/SNA-NAU-MIB+2,765 / -0
Dmibs/rfc/SNA-NAU-MIB.txt+0 / -2,650
Amibs/rfc/SNA-SDLC-MIB+2,761 / -0
Dmibs/rfc/SNA-SDLC-MIB.txt+0 / -2,658
Amibs/rfc/SNMP-COMMUNITY-MIB+505 / -0
Dmibs/rfc/SNMP-COMMUNITY-MIB.txt+0 / -488
Amibs/rfc/SNMP-FRAMEWORK-MIB+526 / -0
Dmibs/rfc/SNMP-FRAMEWORK-MIB.txt+0 / -520
Amibs/rfc/SNMP-IEEE802-TM-MIB+40 / -0
Dmibs/rfc/SNMP-IEEE802-TM-MIB.txt+0 / -40
Amibs/rfc/SNMP-MPD-MIB+145 / -0
Dmibs/rfc/SNMP-MPD-MIB.txt+0 / -141
Amibs/rfc/SNMP-NOTIFICATION-MIB+589 / -0
Dmibs/rfc/SNMP-NOTIFICATION-MIB.txt+0 / -574
Amibs/rfc/SNMP-PROXY-MIB+294 / -0
Dmibs/rfc/SNMP-PROXY-MIB.txt+0 / -279
Amibs/rfc/SNMP-REPEATER-MIB+3,265 / -0
Dmibs/rfc/SNMP-REPEATER-MIB.txt+0 / -3,148
Amibs/rfc/SNMP-TARGET-MIB+660 / -0
Dmibs/rfc/SNMP-TARGET-MIB.txt+0 / -645
Amibs/rfc/SNMP-TLS-TM-MIB+1,057 / -0
Dmibs/rfc/SNMP-TLS-TM-MIB.txt+0 / -1,034
Amibs/rfc/SNMP-TSM-MIB+234 / -0
Dmibs/rfc/SNMP-TSM-MIB.txt+0 / -214
Amibs/rfc/SNMP-USER-BASED-SM-MIB+912 / -0
Dmibs/rfc/SNMP-USER-BASED-SM-MIB.txt+0 / -902
Amibs/rfc/SNMP-USM-AES-MIB+62 / -0
Dmibs/rfc/SNMP-USM-AES-MIB.txt+0 / -62
Amibs/rfc/SNMP-USM-DH-OBJECTS-MIB+532 / -0
Dmibs/rfc/SNMP-USM-DH-OBJECTS-MIB.txt+0 / -526
Amibs/rfc/SNMP-VACM-AAA-MIB+176 / -0
Dmibs/rfc/SNMP-VACM-AAA-MIB.txt+0 / -173
Amibs/rfc/SNMP-VIEW-BASED-ACM-MIB+830 / -0
Dmibs/rfc/SNMP-VIEW-BASED-ACM-MIB.txt+0 / -816
Amibs/rfc/SNMPv2-CONF+322 / -0
Dmibs/rfc/SNMPv2-CONF.txt+0 / -318
Amibs/rfc/SNMPv2-M2M-MIB+807 / -0
Dmibs/rfc/SNMPv2-M2M-MIB.txt+0 / -755
Amibs/rfc/SNMPv2-MIB+854 / -0
Dmibs/rfc/SNMPv2-MIB.txt+0 / -809
Amibs/rfc/SNMPv2-PARTY-MIB+1,410 / -0
Dmibs/rfc/SNMPv2-PARTY-MIB.txt+0 / -1,378
Amibs/rfc/SNMPv2-SMI+344 / -0
Dmibs/rfc/SNMPv2-SMI.txt+0 / -312
Amibs/rfc/SNMPv2-TC+772 / -0
Dmibs/rfc/SNMPv2-TC.txt+0 / -764
Amibs/rfc/SNMPv2-TM+176 / -0
Dmibs/rfc/SNMPv2-TM.txt+0 / -170
Amibs/rfc/SNMPv2-USEC-MIB+238 / -0
Dmibs/rfc/SNMPv2-USEC-MIB.txt+0 / -226
Amibs/rfc/SONET-MIB+2,360 / -0
Dmibs/rfc/SONET-MIB.txt+0 / -2,193
Amibs/rfc/SOURCE-ROUTING-MIB+450 / -0
Dmibs/rfc/SOURCE-ROUTING-MIB.txt+0 / -425
Amibs/rfc/SSPM-MIB+1,029 / -0
Dmibs/rfc/SSPM-MIB.txt+0 / -973
Amibs/rfc/SYSAPPL-MIB+1,552 / -0
Dmibs/rfc/SYSAPPL-MIB.txt+0 / -1,534
Amibs/rfc/SYSLOG-MSG-MIB+598 / -0
Dmibs/rfc/SYSLOG-MSG-MIB.txt+0 / -594
Amibs/rfc/SYSLOG-TC-MIB+202 / -0
Dmibs/rfc/SYSLOG-TC-MIB.txt+0 / -199
Amibs/rfc/T11-FC-FABRIC-ADDR-MGR-MIB+1,241 / -0
Dmibs/rfc/T11-FC-FABRIC-ADDR-MGR-MIB.txt+0 / -1,204
Amibs/rfc/T11-FC-FABRIC-CONFIG-SERVER-MIB+1,717 / -0
Dmibs/rfc/T11-FC-FABRIC-CONFIG-SERVER-MIB.txt+0 / -1,677
Amibs/rfc/T11-FC-FABRIC-LOCK-MIB+490 / -0
Dmibs/rfc/T11-FC-FABRIC-LOCK-MIB.txt+0 / -485
Amibs/rfc/T11-FC-FSPF-MIB+1,170 / -0
Dmibs/rfc/T11-FC-FSPF-MIB.txt+0 / -1,150
Amibs/rfc/T11-FC-NAME-SERVER-MIB+1,136 / -0
Dmibs/rfc/T11-FC-NAME-SERVER-MIB.txt+0 / -1,111
Amibs/rfc/T11-FC-ROUTE-MIB+448 / -0
Dmibs/rfc/T11-FC-ROUTE-MIB.txt+0 / -405
Amibs/rfc/T11-FC-RSCN-MIB+751 / -0
Dmibs/rfc/T11-FC-RSCN-MIB.txt+0 / -737
Amibs/rfc/T11-FC-SP-AUTHENTICATION-MIB+920 / -0
Dmibs/rfc/T11-FC-SP-AUTHENTICATION-MIB.txt+0 / -898
Amibs/rfc/T11-FC-SP-POLICY-MIB+4,274 / -0
Dmibs/rfc/T11-FC-SP-POLICY-MIB.txt+0 / -4,185
Amibs/rfc/T11-FC-SP-SA-MIB+2,483 / -0
Dmibs/rfc/T11-FC-SP-SA-MIB.txt+0 / -2,445
Amibs/rfc/T11-FC-SP-TC-MIB+637 / -0
Dmibs/rfc/T11-FC-SP-TC-MIB.txt+0 / -630
Amibs/rfc/T11-FC-SP-ZONING-MIB+550 / -0
Dmibs/rfc/T11-FC-SP-ZONING-MIB.txt+0 / -533
Amibs/rfc/T11-FC-VIRTUAL-FABRIC-MIB+523 / -0
Dmibs/rfc/T11-FC-VIRTUAL-FABRIC-MIB.txt+0 / -513
Amibs/rfc/T11-FC-ZONE-SERVER-MIB+2,638 / -0
Dmibs/rfc/T11-FC-ZONE-SERVER-MIB.txt+0 / -2,589
Amibs/rfc/T11-TC-MIB+67 / -0
Dmibs/rfc/T11-TC-MIB.txt+0 / -67
Amibs/rfc/TCP-ESTATS-MIB+2,941 / -0
Dmibs/rfc/TCP-ESTATS-MIB.txt+0 / -2,757
Amibs/rfc/TCP-MIB+785 / -0
Dmibs/rfc/TCP-MIB.txt+0 / -775
Amibs/rfc/TCPIPX-MIB+333 / -0
Dmibs/rfc/TCPIPX-MIB.txt+0 / -329
Amibs/rfc/TE-LINK-STD-MIB+1,745 / -0
Dmibs/rfc/TE-LINK-STD-MIB.txt+0 / -1,723
Amibs/rfc/TE-MIB+1,679 / -0
Dmibs/rfc/TE-MIB.txt+0 / -1,643
Amibs/rfc/TIME-AGGREGATE-MIB+375 / -0
Dmibs/rfc/TIME-AGGREGATE-MIB.txt+0 / -372
Amibs/rfc/TN3270E-MIB+1,962 / -0
Dmibs/rfc/TN3270E-MIB.txt+0 / -1,954
Amibs/rfc/TN3270E-RT-MIB+910 / -0
Dmibs/rfc/TN3270E-RT-MIB.txt+0 / -893
Amibs/rfc/TOKEN-RING-RMON-MIB+2,302 / -0
Dmibs/rfc/TOKEN-RING-RMON-MIB.txt+0 / -2,209
Amibs/rfc/TOKENRING-MIB+836 / -0
Dmibs/rfc/TOKENRING-MIB.txt+0 / -807
Amibs/rfc/TOKENRING-STATION-SR-MIB+175 / -0
Dmibs/rfc/TOKENRING-STATION-SR-MIB.txt+0 / -170
Amibs/rfc/TPM-MIB+1,916 / -0
Dmibs/rfc/TPM-MIB.txt+0 / -1,871
Amibs/rfc/TRANSPORT-ADDRESS-MIB+421 / -0
Dmibs/rfc/TRANSPORT-ADDRESS-MIB.txt+0 / -416
Amibs/rfc/TRIP-MIB+2,007 / -0
Dmibs/rfc/TRIP-MIB.txt+0 / -2,007
Amibs/rfc/TRIP-TC-MIB+132 / -0
Dmibs/rfc/TRIP-TC-MIB.txt+0 / -129
Amibs/rfc/TUNNEL-MIB+738 / -0
Dmibs/rfc/TUNNEL-MIB.txt+0 / -731
Amibs/rfc/UDP-MIB+549 / -0
Dmibs/rfc/UDP-MIB.txt+0 / -533
Amibs/rfc/UDPLITE-MIB+513 / -0
Dmibs/rfc/UDPLITE-MIB.txt+0 / -512
Amibs/rfc/UPS-MIB+1,899 / -0
Dmibs/rfc/UPS-MIB.txt+0 / -1,772
Amibs/rfc/URI-TC-MIB+133 / -0
Dmibs/rfc/URI-TC-MIB.txt+0 / -133
Amibs/rfc/VDSL-LINE-EXT-MCM-MIB+662 / -0
Dmibs/rfc/VDSL-LINE-EXT-MCM-MIB.txt+0 / -657
Amibs/rfc/VDSL-LINE-EXT-SCM-MIB+420 / -0
Dmibs/rfc/VDSL-LINE-EXT-SCM-MIB.txt+0 / -409
Amibs/rfc/VDSL-LINE-MIB+2,844 / -0
Dmibs/rfc/VDSL-LINE-MIB.txt+0 / -2,829
Amibs/rfc/VDSL2-LINE-MIB+7,189 / -0
Dmibs/rfc/VDSL2-LINE-MIB.txt+0 / -7,108
Amibs/rfc/VDSL2-LINE-TC-MIB+1,479 / -0
Dmibs/rfc/VDSL2-LINE-TC-MIB.txt+0 / -1,476
Amibs/rfc/VPN-TC-STD-MIB+72 / -0
Dmibs/rfc/VPN-TC-STD-MIB.txt+0 / -71
Amibs/rfc/VRRP-MIB+1,806 / -0
Dmibs/rfc/VRRP-MIB.txt+0 / -1,803
Amibs/rfc/WWW-MIB+1,272 / -0
Dmibs/rfc/WWW-MIB.txt+0 / -1,247
Dmibs/rfc/lldp.mib+0 / -1,953
Dmibs/rfc/lldp_dot1.mib+0 / -764
Dmibs/rfc/lldp_dot3.mib+0 / -791
Dmibs/rfc/savi.mib+0 / -468
Amibs/ruckus/RUCKUS-ADAPTER-MIB+512 / -0
Dmibs/ruckus/RUCKUS-ADAPTER-MIB.txt+0 / -500
Amibs/ruckus/RUCKUS-DEVICE-MIB+347 / -0
Dmibs/ruckus/RUCKUS-DEVICE-MIB.txt+0 / -331
Amibs/ruckus/RUCKUS-DHCP-MIB+140 / -0
Dmibs/ruckus/RUCKUS-DHCP-MIB.txt+0 / -128
Amibs/ruckus/RUCKUS-ETH-MIB+137 / -0
Dmibs/ruckus/RUCKUS-ETH-MIB.txt+0 / -127
Amibs/ruckus/RUCKUS-EVENT-MIB+119 / -0
Dmibs/ruckus/RUCKUS-EVENT-MIB.txt+0 / -107
Amibs/ruckus/RUCKUS-HWINFO-MIB+97 / -0
Dmibs/ruckus/RUCKUS-HWINFO-MIB.txt+0 / -89
Amibs/ruckus/RUCKUS-L2TP-MIB+146 / -0
Dmibs/ruckus/RUCKUS-L2TP-MIB.txt+0 / -136
Amibs/ruckus/RUCKUS-PPPOE-MIB+121 / -0
Dmibs/ruckus/RUCKUS-PPPOE-MIB.txt+0 / -111
Amibs/ruckus/RUCKUS-PRODUCTS-MIB+605 / -0
Dmibs/ruckus/RUCKUS-PRODUCTS-MIB.txt+0 / -541
Amibs/ruckus/RUCKUS-RADIO-MIB+441 / -0
Dmibs/ruckus/RUCKUS-RADIO-MIB.txt+0 / -430
Amibs/ruckus/RUCKUS-ROOT-MIB+88 / -0
Dmibs/ruckus/RUCKUS-ROOT-MIB.txt+0 / -79
Amibs/ruckus/RUCKUS-SWINFO-MIB+138 / -0
Dmibs/ruckus/RUCKUS-SWINFO-MIB.txt+0 / -128
Amibs/ruckus/RUCKUS-SYSTEM-MIB+254 / -0
Dmibs/ruckus/RUCKUS-SYSTEM-MIB.txt+0 / -240
Amibs/ruckus/RUCKUS-TC-MIB+506 / -0
Dmibs/ruckus/RUCKUS-TC-MIB.txt+0 / -492
Amibs/ruckus/RUCKUS-UPGRADE-MIB+185 / -0
Dmibs/ruckus/RUCKUS-UPGRADE-MIB.txt+0 / -173
Amibs/ruckus/RUCKUS-VF2825-MIB+112 / -0
Dmibs/ruckus/RUCKUS-VF2825-MIB.txt+0 / -98
Amibs/ruckus/RUCKUS-WLAN-MIB+1,973 / -0
Dmibs/ruckus/RUCKUS-WLAN-MIB.txt+0 / -1,937
Amibs/ruckus/RUCKUS-WLINK-MIB+216 / -0
Dmibs/ruckus/RUCKUS-WLINK-MIB.txt+0 / -206
Amibs/ruckus/RUCKUS-ZD-AAA-MIB+243 / -0
Dmibs/ruckus/RUCKUS-ZD-AAA-MIB.txt+0 / -239
Amibs/ruckus/RUCKUS-ZD-AP-MIB+448 / -0
Dmibs/ruckus/RUCKUS-ZD-AP-MIB.txt+0 / -444
Amibs/ruckus/RUCKUS-ZD-EVENT-MIB+930 / -0
Dmibs/ruckus/RUCKUS-ZD-EVENT-MIB.txt+0 / -920
Amibs/ruckus/RUCKUS-ZD-SYSTEM-MIB+1,527 / -0
Dmibs/ruckus/RUCKUS-ZD-SYSTEM-MIB.txt+0 / -1,517
Amibs/ruckus/RUCKUS-ZD-WLAN-CONFIG-MIB+609 / -0
Dmibs/ruckus/RUCKUS-ZD-WLAN-CONFIGURATION-MIB.txt+0 / -604
Amibs/ruckus/RUCKUS-ZD-WLAN-MIB+2,247 / -0
Dmibs/ruckus/RUCKUS-ZD-WLAN-MIB.txt+0 / -2,243
Amibs/sonicwall/SNWL-COMMON-MIB+100 / -0
Dmibs/sonicwall/SNWL-COMMON-MIB.mib+0 / -87
Amibs/sonicwall/SONICWALL-SMI+103 / -0
Dmibs/sonicwall/SONICWALL-SMI.mib+0 / -79
Amibs/trapeze/TRAPEZE-NETWORKS-AP-CONFIG-MIB+3,494 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-AP-IF-MIB+215 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-AP-STATUS-MIB+3,492 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-AP-TC+643 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-AP-UNCONFIGURED-MIB+240 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-BASIC-MIB+227 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-BASIC-TC+71 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-CLIENT-SESSION-MIB+1,210 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-CLIENT-SESSION-TC+175 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-CLUSTER-MIB+188 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-EXTERNAL-SERVER-MIB+237 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-EXTERNAL-SERVER-TC+61 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-INFO-RF-DETECT-MIB+439 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-LICENSE-FEATURE-TC-MIB+77 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-PORT-MIB+202 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-QOS-CONFIG-MIB+148 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-REGISTRATION-CHASSIS-MIB+56 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-REGISTRATION-DEVICES-MIB+95 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-RF-BLACKLIST-MIB+186 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-RF-DETECT-TC+109 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-RF-NOISE-TC-MIB+74 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-ROOT-MIB+65 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-SYSTEM-MIB+331 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-TRAP-MIB+4,118 / -0
Amibs/trapeze/TRAPEZE-NETWORKS-TRAPLOG-MIB+560 / -0
Dmibs/trapeze/trpz-ap-config-mib.my+0 / -3,457
Dmibs/trapeze/trpz-ap-if-mib.my+0 / -202
Dmibs/trapeze/trpz-ap-status-mib.my+0 / -3,444
Dmibs/trapeze/trpz-ap-tc.my+0 / -643
Dmibs/trapeze/trpz-ap-unconfigured-mib.my+0 / -223
Dmibs/trapeze/trpz-basic-tc.my+0 / -71
Dmibs/trapeze/trpz-basic.my+0 / -220
Dmibs/trapeze/trpz-client-session-mib.my+0 / -1,187
Dmibs/trapeze/trpz-client-session-tc.my+0 / -175
Dmibs/trapeze/trpz-cluster-mib.my+0 / -175
Dmibs/trapeze/trpz-external-server-mib.my+0 / -219
Dmibs/trapeze/trpz-external-server-tc.my+0 / -61
Dmibs/trapeze/trpz-info-rf-detect-mib.my+0 / -421
Dmibs/trapeze/trpz-license-feature-tc.my+0 / -77
Dmibs/trapeze/trpz-port-mib.my+0 / -191
Dmibs/trapeze/trpz-qos-config-mib.my+0 / -135
Dmibs/trapeze/trpz-reg-chassis.my+0 / -56
Dmibs/trapeze/trpz-reg-devices.my+0 / -89
Dmibs/trapeze/trpz-rf-blacklist-mib.my+0 / -171
Dmibs/trapeze/trpz-rf-detect-tc.my+0 / -109
Dmibs/trapeze/trpz-rf-noise-tc.my+0 / -74
Dmibs/trapeze/trpz-root.my+0 / -59
Dmibs/trapeze/trpz-system-mib.my+0 / -321
Dmibs/trapeze/trpz-trap.my+0 / -4,107
Dmibs/trapeze/trpz-traplog-mib.my+0 / -528
Mpoller-wrapper.py+12 / -2
Mupdate/038.sql+2 / -2
Mupdate/074.php+1 / -1
Mupdate/153.php+2 / -2
Aupdate/164.php+16 / -0
Aupdate/165.php+60 / -0
Aupdate/166.sql+1 / -0
+467 added −133 removed +334 net filtered development activity

14.10.5902

Released • Commits r5898 through r5901
Included development changes (3 commits)

Minor Changes

  • r5899: Exclude DB entries with empty device_id or port_id in generate_query_permitted() (this is unclean entries). Exclude empty netscaler IPs in print_addresses(). +34/−19

Trivial Changes

  • r5901: Fixed snmp hide_auth config in debug output with timeout/retries options. Returned global $debug in snmp_get_multi. +2/−2

Other Changes

Complete release diff (5) +37 / -21

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
Mhtml/includes/functions.inc.php+33 / -18
Mhtml/includes/print/addresses.inc.php+1 / -1
Mincludes/common.inc.php+1 / -1
Mincludes/definitions/os.inc.php+1 / -0
Mincludes/snmp.inc.php+1 / -1
+37 added −21 removed +16 net filtered development activity

14.10.5898

Released • Commits r5889 through r5897
Included development changes (8 commits)

Trivial Changes

  • r5892: Restored previously removed $config['web_url']. +20/−8
  • r5894: Fixed use $_SERVER['SCRIPT_FILENAME'] when used symlinks to observium dirs. +2/−2
  • r5896: Fixed mysql agent script ignores mysql_host config (#1053). +1/−2

Development

  • r5890: Added tag MOVEME for some functions, removed $config['web_url'] (as duplicated with base_url), small cleanup. +120/−71

Other Changes

  • r5891: Minor: specify HOST-RESOURCES-MIB in Synology DSM detection +1/−1
  • r5893: Minor: remove base_url from default config, it should be left alone to set up a base install of Observium unless doing very advanced things 0/−4
  • r5895: Medium: move cisco loadbalancer modules to 'loadbalancer' module with mib-type support +184/−2
  • r5897: Trivial: remove files obsoleted by r5895 0/−151
Complete release diff (17) +318 / -231

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable properties+0 / -0
Mconfig.php.default+4 / -8
Mhtml/includes/functions.inc.php+10 / -8
Mincludes/common.inc.php+41 / -1
Mincludes/defaults.inc.php+5 / -17
Mincludes/definitions.inc.php+37 / -7
Mincludes/definitions/os.inc.php+2 / -0
Mincludes/discovery/os/linux.inc.php+1 / -1
Mincludes/functions.inc.php+35 / -35
Dincludes/polling/cisco-ace-loadbalancer.inc.php+0 / -74
Dincludes/polling/cisco-ace-serverfarms.inc.php+0 / -77
Aincludes/polling/loadbalancer non-text+0 / -0
Aincludes/polling/loadbalancer.inc.php+21 / -0
Aincludes/polling/loadbalancer/cisco-enhanced-slb-mib.inc.php+78 / -0
Aincludes/polling/loadbalancer/cisco-slb-mib.inc.php+82 / -0
Mscripts/agent-local/mysql+1 / -2
Mscripts/generate-rancid.php+1 / -1
+328 added −241 removed +87 net filtered development activity

14.10.5889

Released • Commits r5801 through r5888
Included development changes (87 commits)

Major Features

  • r5829: Added functions simple_template() with simple template engine. NOTE, do not use this function for generate pages! Used Mustache syntax, not fully implemented, only that necessary to generate alert in mail and other notify types. See exaples in tests/templates and includes/templates. +297/0
  • r5831: Improved alert mail generate, now mails multipart (text+html). Mails generates by simple_engine(). +79/−109
  • r5848: Added improved and more generic poller function collect_table_new() for poll tables or oids based on an array of arguments. +121/−1
  • r5849: Improved CheckPoint devices support, added polling CHECKPOINT-MIB firewall staff (#955). +212/−2
  • r5851: Updated function collect_table_new(). NOTE list and format arguments changed, see comments and examples in code. Added new table 'devices_mibs' for check exist MIBs/tables/oids per device. Updated code polling graphs for CHECKPOINT-MIB. +260/−179
  • r5862: Added and improved support for Check Point Embedded and IPSO devices. Polling CHECKPOINT-MIB graphs now enabled. +307/−124

New Features

  • r5803: Add pfsense and asa to rancid generation script +3/−1
  • r5805: Add support for temperatore/humidity sensors on IT Watchdogs MicroGoose running v3. +68/0
  • r5809: Add new OS script output format (two pipes) and don't send newline-containing format in stats. +5/−2
  • r5810: Add collector for nsHttpStatsGroup on Netscaler. Fix collector OID truncating code. +45/−1
  • r5812: Add Compression and HTTP statistics collection from NetScaler using new poller. Add two graphs and graphtype definitions for testing. +169/−3
  • r5824: Add new array-based graph generation code. Builds graphs from arrays of data in the existing $config['graph_types'] array. Three netscaler HTTP graphs are now generated this way. +283/−16
  • r5826: Replace netscaler SSL transactions graph with array-generated graph. +13/−47
  • r5827: Allow taking graphs header text from graph_sections array. Add new TCP compression graph for netscaler. +23/−8
  • r5832: Migrate 5 more device graphs to be generated from arrays. Added a couple of features to the graph builder function. +81/−169
  • r5834: Migrate Ping/SNMP/Poller graphs to array-based definitions +35/−103
  • r5835: Add ucd_load from array. Add ability to specify number format and enable/disable si magnitude. +7/−49
  • r5863: Move per-mib/table collection to array + foreach loop containing function call. Means definitions can be loaded without being triggered. If Tumblr has taught us anything, it's that triggering is a serious problem. +51/−49
  • r5867: Add support for config storage and ngx os info from embedded-ngx-mib +60/0

Improvements

  • r5817: Improve port ifAlias parser and add unit tests. #1015 +25/−19

Bug Fixes

  • r5802: Fix bug where alert entry page doesn't show data after it has been saved. +6/−5
  • r5804: Fix SQL queries for some billing and api related things. +10/−10
  • r5806: Fix table on about page. Update year in License. +3/−3
  • r5807: remove hardcoded debugging enable in group updating code 0/−1
  • r5811: Fix multiple association editing #994 +28/−25
  • r5814: Set "Processor" as description for hrDevice processors with no description +1/−1
  • r5815: Fill blank description for hrDevice processors without descriptions in inventory. +1/0
  • r5818: Correctly populate link for entity on port graphs in /graphs/ +1/−1
  • r5828: use graph def array when 'ds' array exists, otherwise check for entity/graph.inc.php. +30/−30
  • r5841: Add missing legend include +80/0
  • r5866: typo on device/edit/graphs +1/−1
  • r5869: Convert Bluecoat collection and graphing to new table-based poller with two RRDs. ICAP-MIB needs instance-aware polling, so will be removed. +71/−62

Minor Changes

  • r5840: Migrate Alvarion graphs to array-based definitions, removed generic device graph (as migrated to graph definitions). Fixed some parts of graph builder. +231/−192
  • r5858: Added detect for Check Point IPSO devices. Updated polling graph module for CHECKPOINT-MIB (but still NOT enabled). +281/−98

MIB Updates

Trivial Changes

  • r5836: Added warning in discovery about need DB schema update, run DB schema update only with '-u' and '-h all' command options. +14/−7
  • r5838: Added ability for store RAW syslog string into debug.log +6/−8
  • r5842: Small fixes for legend in array-based graphs. +9/−74
  • r5850: Removed extra out from snmp_get_multi(). +3/−4
  • r5855: Fixed DB schema and disabled polling checkpoint graphs (until not occur nirvana). +4/−4
  • r5857: Fixed display ucd_load graphs. +17/−16
  • r5860: Use rewrite_entity_name() for processor description in HOST-RESOURCES-MIB. +8/−6
  • r5861: Do not set stdout to FALSE when stderr not empty in external_exec(). Fixed unit test. +34/−6
  • r5868: Small fixes for polling NS-ROOT-MIB, EMBEDDED-NGX-MIB. +97/−60
  • r5871: Fixed simple_template(), if {{var}} not exist in keys, remove it from template. +7/−2
  • r5874: Restore some old Force10 MIBs. Removed svn:executable property from MIBs.
  • r5875: Removed unused file, as duplicated functionality added in r5862. 0/−21
  • r5876: Fixed display crossbar overview for Cisco 6k/7k, do not show non fabric channels (#1033). +22/−17
  • r5884: Fixed sometimes get wrong exit status in external_exec(). +23/−18
  • r5885: Fixed get current revision in stable branch with old svn. +1/−1
  • r5886: Fixed very rare situation when stdout is ended before got correct status exitcode in external_exec(). +9/−7
  • r5887: Use wildcard sysObjectID for NetApp os definition. +1/−2
  • r5888: Strip slash char from the end of config options *_dir. +13/−3

Development

  • r5856: Updated collect_table_new(), still do not use it. +47/−27
  • r5882: Show last snmp_status for all snmp function calls in debug output. +28/−8

Other Changes

  • r5808: Trivial: syntaxer run
  • r5813: Minor: fix AIRESPACE-WIRELESS-MIB sensor detection +1/−1
  • r5816: Minor: correct changed/alerted labels on alert details page +2/−2
  • r5819: Minor: add alert log cleanup to housekeeping; some english fixes; add icon to regenerate link on device page +71/−8
  • r5820: Minor: allow per-OS realtime graph default interval; currently only set for Linux, adds new setting for the default value for all others +11/−7
  • r5821: Minor: remove sensor subtype entities from alerting, as they do not work +4/0
  • r5822: Minor: add index to packages name field; speeds up global packages page query from 168s to 2.3s for me
  • r5823: Minor: allow custom port types again in new port description parser, fixes #1022 +7/−2
  • r5830: SPACE SPACES SPACES! +9/−9
  • r5837: damn +1/−1
  • r5839: why I forgot this? +1/0
  • r5843: Minor: fix global Health|Toner overview page +1/−1
  • r5844: ARGH +7/−5
  • r5845: Minor: add db_cleanup script that deletes residual rows in your database for devices that were not removed correctly. You should not need this on fairly recent installations, but for installations that have been running for a few years, this could help clean your database - we have not always removed all rows correctly in the past when a device was deleted. Not recommended to put in cron, just run once by hand and see if it finds anything. +115/0
  • r5846: Minor: missing commit to make cleanup script work +15/−14
  • r5847: Trivial: disable all services related configuration by default +3/−3
  • r5852: derp
  • r5853: clean debug +9/−7
  • r5854: just fix some graphs +2/−2
  • r5859: Trivial: syntaxer
  • r5864: Convert NS-ROOT-MIB graphs to _new function. Add README directing to new function. +347/−342
  • r5865: rename collect_table -> collect_table_old and collect_table_new -> collect_table +3/−3
  • r5877: Medium: Allow support of multiple LDAP servers listed in an array. Luckily, ldap_connect already supports this for us ;) +5/−3
  • r5878: Medium: Fix 'require all' alerter condition setting upon alert creation, fixes #908 +1/−1
  • r5879: Minor: reset geolocation when device location changes +7/−2
  • r5880: Medium: add support to automatically determine LDAP server list from AD SRV records +42/−1
  • r5883: Trivial: don't set auth_ldap_ad_domain by default +1/−1
  • r5825: Remove static graph definition file for netscaler http requests. 0/−43
  • r5870: Remove configuration-specific hacked icap poller. Never worked for anyone except the writer! :D 0/−76
  • r5833: Move colour darkener function to html/functions.inc.php +28/−16
Complete release diff (287) +37,973 / -21,005

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable properties+0 / -0
MLICENSE+1 / -1
Mdiscovery.php+14 / -6
Mhousekeeping.php+7 / -4
Mhtml/includes/api/functions.inc.php+2 / -2
Mhtml/includes/api/module.billing.inc.php+2 / -2
Mhtml/includes/authentication/ldap.inc.php+44 / -2
Mhtml/includes/functions.inc.php+26 / -0
Mhtml/includes/graphs/alert/auth.inc.php+1 / -1
Mhtml/includes/graphs/alert/status.inc.php+0 / -1
Mhtml/includes/graphs/common.inc.php+0 / -1
Mhtml/includes/graphs/device/bluecoat_cache.inc.php+1 / -1
Mhtml/includes/graphs/device/bluecoat_http_client.inc.php+1 / -1
Mhtml/includes/graphs/device/bluecoat_http_server.inc.php+1 / -1
Mhtml/includes/graphs/device/bluecoat_server.inc.php+1 / -1
Dhtml/includes/graphs/device/generic.inc.php+0 / -36
Mhtml/includes/graphs/device/graph.inc.php+0 / -7
Dhtml/includes/graphs/device/hr_processes.inc.php+0 / -32
Dhtml/includes/graphs/device/hr_users.inc.php+0 / -32
Dhtml/includes/graphs/device/ping.inc.php+0 / -34
Dhtml/includes/graphs/device/ping_snmp.inc.php+0 / -33
Dhtml/includes/graphs/device/poller_perf.inc.php+0 / -33
Dhtml/includes/graphs/device/ucd_contexts.inc.php+0 / -29
Dhtml/includes/graphs/device/ucd_interrupts.inc.php+0 / -30
Dhtml/includes/graphs/device/ucd_load.inc.php+0 / -42
Dhtml/includes/graphs/device/uptime.inc.php+0 / -28
Mhtml/includes/graphs/functions.inc.php+127 / -0
Ahtml/includes/graphs/generic_definition.inc.php+108 / -0
Mhtml/includes/graphs/graph.inc.php+6 / -4
Ahtml/includes/graphs/legend.inc.php+60 / -0
Mhtml/includes/graphs/port/auth.inc.php+1 / -1
Mhtml/includes/graphs/sensor/auth.inc.php+1 / -1
Mhtml/includes/print-interface.inc.php+7 / -7
Mhtml/includes/print/alert_log.inc.php+0 / -5
Mhtml/includes/print/search.inc.php+7 / -7
Mhtml/pages/about.inc.php+2 / -2
Mhtml/pages/add_alert_check.inc.php+1 / -1
Mhtml/pages/alert_check.inc.php+28 / -25
Mhtml/pages/alert_log.inc.php+3 / -3
Mhtml/pages/bill.inc.php+4 / -0
Mhtml/pages/bills/search.inc.php+2 / -2
Mhtml/pages/bills/searchaction.inc.php+4 / -4
Mhtml/pages/device/alert.inc.php+9 / -8
Mhtml/pages/device/alerts.inc.php+1 / -0
Mhtml/pages/device/edit/graphs.inc.php+5 / -5
Mhtml/pages/device/graphs.inc.php+3 / -2
Mhtml/pages/device/overview.inc.php+4 / -1
Mhtml/pages/device/overview/c6kxbar.inc.php+18 / -16
Mhtml/pages/device/port/alertlog.inc.php+0 / -1
Mhtml/pages/device/port/realtime.inc.php+7 / -7
Mhtml/pages/device/ports.inc.php+3 / -3
Mhtml/pages/devices.inc.php+8 / -8
Mhtml/pages/front/default.php+0 / -2
Mhtml/pages/group.inc.php+0 / -1
Mhtml/pages/health.inc.php+1 / -1
Mincludes/alerting/email.inc.php+4 / -4
Mincludes/alerts.inc.php+73 / -104
Mincludes/common.inc.php+55 / -23
Mincludes/defaults.inc.php+12 / -5
Mincludes/definitions.inc.php+31 / -5
Mincludes/definitions/graphtypes.inc.php+365 / -77
Mincludes/definitions/os.inc.php+25 / -3
Mincludes/definitions/sensors.inc.php+11 / -0
Mincludes/definitions/version.inc.php+1 / -1
Mincludes/discovery/hr-device.inc.php+1 / -0
Aincludes/discovery/mempools/embedded-ngx-mib.inc.php+33 / -0
Mincludes/discovery/processors/host-resources-mib.inc.php+2 / -4
Mincludes/discovery/sensors/airespace-wireless-mib.inc.php+1 / -1
Mincludes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php+5 / -5
Aincludes/discovery/sensors/it-watchdogs-mib-v3.inc.php+65 / -0
Aincludes/discovery/sensors/nokia-ipso-system-mib.inc.php+62 / -0
Aincludes/discovery/storage/embedded-ngx-mib.inc.php+20 / -0
Mincludes/functions.inc.php+1 / -13
Mincludes/geolocation.inc.php+3 / -2
Aincludes/housekeeping/alertlog.inc.php+58 / -0
Mincludes/housekeeping/syslog.inc.php+1 / -1
Mincludes/housekeeping/timing.inc.php+2 / -2
Mincludes/include-dir-mib.inc.php+1 / -1
Mincludes/pear/Net/SMTP.php+0 / -5
Mincludes/polling/functions.inc.php+260 / -13
Mincludes/polling/graphs.inc.php+13 / -0
Aincludes/polling/graphs/README+3 / -0
Mincludes/polling/graphs/alvarion-dot11-wlan-mib.inc.php+6 / -7
Dincludes/polling/graphs/bluecoat-sg-icap-mib.inc.php+0 / -74
Mincludes/polling/graphs/bluecoat-sg-proxy-mib.inc.php+64 / -57
Aincludes/polling/graphs/checkpoint-mib.inc.php+244 / -0
Aincludes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php+73 / -0
Aincludes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php+54 / -0
Mincludes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php+146 / -133
Mincludes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php+102 / -98
Aincludes/polling/mempools/embedded-ngx-mib.inc.php+20 / -0
Mincludes/polling/netstats.inc.php+1 / -2
Mincludes/polling/os/breeze.inc.php+1 / -1
Mincludes/polling/os/gaia.inc.php+8 / -1
Mincludes/polling/os/splat.inc.php+8 / -1
Mincludes/polling/os/unix.inc.php+150 / -110
Mincludes/polling/ports.inc.php+4 / -3
Aincludes/polling/storage/embedded-ngx-mib.inc.php+19 / -0
Mincludes/polling/system.inc.php+4 / -0
Mincludes/polling/ucd-mib.inc.php+1 / -1
Mincludes/port-descr-parser.inc.php+28 / -18
Mincludes/rewrites.inc.php+205 / -2
Mincludes/snmp.inc.php+40 / -21
Mincludes/syslog.inc.php+1 / -1
Aincludes/templates non-text+0 / -0
Aincludes/templates/alert/email_html.tpl+64 / -0
Aincludes/templates/alert/email_text.tpl+38 / -0
Mincludes/versioncheck.inc.php+3 / -2
Mmibs/ATM-FORUM-ADDR-REG+0 / -1
Mmibs/LLDP-EXT-DCBX-MIB+0 / -1
Mmibs/LLDP-EXT-DOT3-MIB+0 / -1
Mmibs/LLDP-EXT-MED-MIB+0 / -1
Mmibs/RBTWS-AP-TC+0 / -1
Mmibs/RBTWS-CLIENT-SESSION-TC+0 / -1
Mmibs/UPS-MIB+0 / -1
Mmibs/bti/bti-ol.my+0 / -1
Mmibs/bti/packetvx-bridge.my+0 / -1
Mmibs/checkpoint/CHECKPOINT-MIB+3,112 / -2,520
Mmibs/checkpoint/EMBEDDED-NGX-MIB+3 / -5
Amibs/checkpoint/NOKIA-IPSO-LBCLUSTER-MIB+531 / -0
Amibs/checkpoint/NOKIA-IPSO-REGISTRATION-MIB+92 / -0
Amibs/checkpoint/NOKIA-IPSO-SYSTEM-MIB+1,152 / -0
Mmibs/cisco/CISCO-IP-CBR-METRICS-MIB.my+0 / -1
Mmibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB.my+0 / -1
Mmibs/cisco/CISCO-MDI-METRICS-MIB.my+0 / -1
Mmibs/cisco/CISCO-PRODUCTS-MIB.my+337 / -4
Mmibs/cisco/CISCO-RTP-METRICS-MIB.my+0 / -1
Mmibs/cisco/CISCO-VSAN-MIB.my+0 / -1
Amibs/force10/Dell_ITA.Rev_1_1.mib+558 / -0
Dmibs/force10/F10-C-SERIES-CHASSIS-MIB+0 / -1,398
Dmibs/force10/F10-CHASSIS-MIB+0 / -2,560
Dmibs/force10/F10-FIB-MIB+0 / -229
Dmibs/force10/F10-IF-EXTENSION-MIB+0 / -507
Dmibs/force10/F10-LINK-AGGREGATION-MIB+0 / -589
Dmibs/force10/F10-M-SERIES-CHASSIS-MIB+0 / -1,484
Dmibs/force10/F10-PRODUCTS-MIB+0 / -167
Dmibs/force10/F10-S-SERIES-CHASSIS-MIB+0 / -1,450
Dmibs/force10/FORCE10-BGP4-V2-MIB+0 / -4,103
Dmibs/force10/FORCE10-COPY-CONFIG-MIB+0 / -470
Dmibs/force10/FORCE10-MONITORING-MIB+0 / -1,595
Dmibs/force10/FORCE10-MSTP-MIB+0 / -972
Dmibs/force10/FORCE10-SMI+0 / -92
Dmibs/force10/FORCE10-SYSTEM-COMPONENT-MIB+0 / -567
Dmibs/force10/FORCE10-TC+0 / -561
Dmibs/force10/FORCE10-TRAP-EVENT-MIB+0 / -396
Amibs/force10/f10-VirtualLinkTrunk.mib+899 / -0
Amibs/force10/f10-bgp4-v2.mib+4,116 / -0
Amibs/force10/f10-bmp.mib+111 / -0
Amibs/force10/f10-bpstats.mib+936 / -0
Amibs/force10/f10-chassis.mib+2,606 / -0
Amibs/force10/f10-copy-config.mib+517 / -0
Amibs/force10/f10-cs-chassis.mib+1,507 / -0
Amibs/force10/f10-dcbx.mib+1,609 / -0
Amibs/force10/f10-fib.mib+498 / -0
Amibs/force10/f10-fip-snooping.mib+1,583 / -0
Amibs/force10/f10-fpstats.mib+1,657 / -0
Amibs/force10/f10-if-extension.mib+653 / -0
Amibs/force10/f10-isis.mib+282 / -0
Amibs/force10/f10-linkagg.mib+960 / -0
Amibs/force10/f10-mon.mib+1,650 / -0
Amibs/force10/f10-ms-chassis.mib+1,595 / -0
Amibs/force10/f10-mstp.mib+968 / -0
Amibs/force10/f10-openFlow.mib+1,049 / -0
Amibs/force10/f10-products.mib+292 / -0
Amibs/force10/f10-smi.mib+82 / -0
Amibs/force10/f10-ss-chassis.mib+1,742 / -0
Amibs/force10/f10-system-component.mib+695 / -0
Amibs/force10/f10-tc.mib+598 / -0
Amibs/force10/f10-trap-alarm.mib+444 / -0
Amibs/force10/f10-zc-chassis.mib+1,059 / -0
Ascripts/db_cleanup.php+115 / -0
Mscripts/generate-rancid.php+3 / -1
Mscripts/os+2 / -0
Msyslog.php+5 / -7
Mtest_mail.php+18 / -16
Mtests/IncludesCommonTest.php+15 / -16
Atests/IncludesPortDescrParserTest.php+251 / -0
Mtests/IncludesRewritesTest.php+77 / -4
Atests/templates non-text+0 / -0
Atests/templates/README+6 / -0
Atests/templates/child_context/ChildContext.php+14 / -0
Atests/templates/child_context/child_context.json.failed+1 / -0
Atests/templates/child_context/child_context.mustache+2 / -0
Atests/templates/child_context/child_context.txt+2 / -0
Atests/templates/comments/Comments.php+5 / -0
Atests/templates/comments/comments.json+1 / -0
Atests/templates/comments/comments.mustache+1 / -0
Atests/templates/comments/comments.txt+1 / -0
Atests/templates/complex/complex.json.failed+1 / -0
Atests/templates/complex/complex.mustache+16 / -0
Atests/templates/complex/complex.php+14 / -0
Atests/templates/complex/complex.txt+6 / -0
Atests/templates/delimiters/Delimiters.php+12 / -0
Atests/templates/delimiters/delimiters.json.failed+1 / -0
Atests/templates/delimiters/delimiters.mustache+8 / -0
Atests/templates/delimiters/delimiters.txt+4 / -0
Atests/templates/dot_notation/DotNotation.php+15 / -0
Atests/templates/dot_notation/dot_notation.json+1 / -0
Atests/templates/dot_notation/dot_notation.mustache+4 / -0
Atests/templates/dot_notation/dot_notation.txt+4 / -0
Atests/templates/double_section/DoubleSection.php+3 / -0
Atests/templates/double_section/double_section.json+1 / -0
Atests/templates/double_section/double_section.mustache+7 / -0
Atests/templates/double_section/double_section.txt+3 / -0
Atests/templates/escaped/Escaped.php+3 / -0
Atests/templates/escaped/escaped.json+1 / -0
Atests/templates/escaped/escaped.mustache+1 / -0
Atests/templates/escaped/escaped.txt+1 / -0
Atests/templates/filters/Filters.php+88 / -0
Atests/templates/filters/filters.mustache+4 / -0
Atests/templates/filters/filters.txt+50 / -0
Atests/templates/grand_parent_context/GrandParentContext.php+15 / -0
Atests/templates/grand_parent_context/grand_parent_context.json.failed+1 / -0
Atests/templates/grand_parent_context/grand_parent_context.mustache+7 / -0
Atests/templates/grand_parent_context/grand_parent_context.txt+7 / -0
Atests/templates/i18n/I18n.php+22 / -0
Atests/templates/i18n/i18n.mustache+1 / -0
Atests/templates/i18n/i18n.txt+1 / -0
Atests/templates/implicit_iterator/ImplicitIterator.php+5 / -0
Atests/templates/implicit_iterator/implicit_iterator.json+1 / -0
Atests/templates/implicit_iterator/implicit_iterator.mustache+3 / -0
Atests/templates/implicit_iterator/implicit_iterator.txt+5 / -0
Atests/templates/inverted_double_section/InvertedDoubleSection.php+4 / -0
Atests/templates/inverted_double_section/inverted_double_section.json+1 / -0
Atests/templates/inverted_double_section/inverted_double_section.mustache+7 / -0
Atests/templates/inverted_double_section/inverted_double_section.txt+3 / -0
Atests/templates/inverted_section/InvertedSection.php+3 / -0
Atests/templates/inverted_section/inverted_section.json+1 / -0
Atests/templates/inverted_section/inverted_section.mustache+6 / -0
Atests/templates/inverted_section/inverted_section.txt+1 / -0
Atests/templates/nested_partials/NestedPartials.php+6 / -0
Atests/templates/nested_partials/nested_partials.mustache+3 / -0
Atests/templates/nested_partials/nested_partials.txt+7 / -0
Atests/templates/nested_partials/partials/fourth.mustache+1 / -0
Atests/templates/nested_partials/partials/second.mustache+3 / -0
Atests/templates/nested_partials/partials/third.mustache+3 / -0
Atests/templates/partials/Partials.php+9 / -0
Atests/templates/partials/partials.json.failed+1 / -0
Atests/templates/partials/partials.mustache+7 / -0
Atests/templates/partials/partials.txt+8 / -0
Atests/templates/partials/partials/header.mustache+4 / -0
Atests/templates/recursive_partials/RecursivePartials.php+13 / -0
Atests/templates/recursive_partials/partials/child.mustache+1 / -0
Atests/templates/recursive_partials/recursive_partials.mustache+1 / -0
Atests/templates/recursive_partials/recursive_partials.txt+1 / -0
Atests/templates/section_iterator_objects/SectionIteratorObjects.php+12 / -0
Atests/templates/section_iterator_objects/section_iterator_objects.json+1 / -0
Atests/templates/section_iterator_objects/section_iterator_objects.mustache+5 / -0
Atests/templates/section_iterator_objects/section_iterator_objects.txt+4 / -0
Atests/templates/section_magic_objects/SectionMagicObjects.php+12 / -0
Atests/templates/section_magic_objects/section_magic_objects.json.failed+1 / -0
Atests/templates/section_magic_objects/section_magic_objects.mustache+6 / -0
Atests/templates/section_magic_objects/section_magic_objects.txt+4 / -0
Atests/templates/section_objects/SectionObjects.php+11 / -0
Atests/templates/section_objects/section_objects.json+1 / -0
Atests/templates/section_objects/section_objects.mustache+6 / -0
Atests/templates/section_objects/section_objects.txt+4 / -0
Atests/templates/sections/Sections.php+16 / -0
Atests/templates/sections/sections.mustache+5 / -0
Atests/templates/sections/sections.txt+4 / -0
Atests/templates/sections_nested/SectionsNested.php+35 / -0
Atests/templates/sections_nested/sections_nested.mustache+7 / -0
Atests/templates/sections_nested/sections_nested.txt+12 / -0
Atests/templates/simple/Simple.php+9 / -0
Atests/templates/simple/simple.json+1 / -0
Atests/templates/simple/simple.mustache+5 / -0
Atests/templates/simple/simple.txt+3 / -0
Atests/templates/unescaped/Unescaped.php+3 / -0
Atests/templates/unescaped/unescaped.json+1 / -0
Atests/templates/unescaped/unescaped.mustache+1 / -0
Atests/templates/unescaped/unescaped.txt+1 / -0
Atests/templates/utf8/UTF8.php+6 / -0
Atests/templates/utf8/utf8.json+1 / -0
Atests/templates/utf8/utf8.mustache+1 / -0
Atests/templates/utf8/utf8.txt+1 / -0
Atests/templates/utf8_unescaped/UTF8Unescaped.php+3 / -0
Atests/templates/utf8_unescaped/utf8_unescaped.json+1 / -0
Atests/templates/utf8_unescaped/utf8_unescaped.mustache+1 / -0
Atests/templates/utf8_unescaped/utf8_unescaped.txt+1 / -0
Atests/templates/whitespace/Whitespace.php+27 / -0
Atests/templates/whitespace/partials/alphabet.mustache+1 / -0
Atests/templates/whitespace/whitespace.json+1 / -0
Atests/templates/whitespace/whitespace.mustache+10 / -0
Atests/templates/whitespace/whitespace.txt+12 / -0
Aupdate/161.sql+1 / -0
Aupdate/162.sql properties+0 / -0
Aupdate/163.sql+1 / -0
+3,924 added −2,152 removed +1,772 net filtered development activity

14.09.5801

Released • Commits r5766 through r5800
Included development changes (34 commits)

Major Features

  • r5775: Rewritten search form on devices page to use print_search(), fixed permissions issue for this form. Improved print_search() accordingly. +272/−318
  • r5784: Improved external_exec(): removed extra EOL at end of output, used non-blocking streams, added optional timeout and show runtime for cmd. Also snmp auth params now hidden from debug output, unit not set config: $config['snmp']['hide_auth'] = FALSE; Added unit tests for external_exec(). +92/−22
  • r5787: Improved transport email in alerts. Use test_mail.php for check options and work email transport.
    • email options migrated to $config['email'], old options still works, but will be removed later
    • email now uses MIME parts for html/text messages
    • emails now fully RFC compilant and spam systems detect mails as clean (ham)
    • fixed links in alerts mail body
    • fixed graph scalling in alerts body and sensors graphs
    +400/−147
  • r5798: Added support for Alvarion BreezeACCESS devices (sponsored by Race Communications). Added support for snr sensor type (Signal-to-Noise Ratio). Allow to use generic device graphs (without graph file include, just graph all DS from rrd file) +437/−32

New Features

  • r5783: Colourize syslog table (colours should be pulled from config, they are hardcoded now into way too many places) +28/−1
  • r5800: Add basic version of new function to allow generic SNMP table polling and RRD building based on a single array of arguments. Convert Netscaler TCP stats to the new function. Add new poller for Netscaler SSL stats using the new function. No Graphs for SSL stats yet. +300/−87

Bug Fixes

  • r5768: Give slightly more space for MIB type on device/edit/sensors/ +1/−1
  • r5769: Move fortinet mibs to fortinet directory. Fixes mempool discovery on fortigate
  • r5791: remove confusing copypasta comments 0/−6
  • r5792: Fix rancid generator script +1/−1

Minor Changes

  • r5772: Added check exception in ipFromEtcHosts(), fixes #976. +12/−6
  • r5773: Fixed generate many pipes after filtered syslog messages, fixes #985. +231/−234
  • r5776: Added print_form(), uses grid system (not final). Search form in devices page now uses print_form(). +205/−82
  • r5777: Added more unit tests, fixed some common functions, renamed formatMac() to format_mac(), removed duplicate mac_clean_to_readable(). +120/−91

MIB Updates

  • r5770: rename fortinet mibs removing .mib

Trivial Changes

  • r5771: Last change for isSNMPable(), now uses snmp_get_multi(). +4/−5
  • r5774: Removed comma from unix device hardware, because comma used to separate in get queries. +11/−11
  • r5779: Disabled --dynamic-labels since not supported in rrdtool < 1.4 (appear in r5778). +2/−1
  • r5781: Fixed unit tests for rewrite_entity_name(). +53/−3
  • r5785: Added small note in debug about config option. +9/−1
  • r5788: Small email signature fix. +14/−4
  • r5795: Added warning in test_mail about no one recipient found. +17/−11
  • r5796: One more checks in test_mail. +9/−1
  • r5797: Use default mail recipient if sysContact not valid mail address. +6/−5

Other Changes

  • r5767: Trivial: Remove stray u from beginning of file +1/−1
  • r5790: Medium: fix alerting delay (was delaying one step less than configured) +2/−2
  • r5793: Minor: include suppressed recovery notifications into alert log +3/0
  • r5794: Trivial: rusglish -> english +1/−1
  • r5799: Update NS-ROOT-MIB for Netscaler to 10.5
  • r5778: Add alerting log and availability tracking using RRD +418/−14
  • r5780: Add missing sprite and graph definition for alerting log +92/0
  • r5782: Add per-entity alert log to device/port/ page +40/−11
  • r5786: remove alert_status from mysql query +1/−1
  • r5789: Add ability to filter eventlog by status type +19/−2
Complete release diff (127) +43,547 / -7,957

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable properties+0 / -0
Mdiscovery.php+4 / -0
Mhtml/css/bootstrap.css+1,293 / -40
Mhtml/css/bootstrap/less/tables.less+6 / -0
Mhtml/css/bootstrap/less/variables.less+4 / -0
Mhtml/css/sprite.css+37 / -36
Ahtml/images/os/alvarion.png+1 / -0
Mhtml/img/sprite.png binary+0 / -0
Ahtml/img/sprite/bell--exclamation.png+1 / -0
Mhtml/includes/alerting-navbar.inc.php+3 / -1
Mhtml/includes/functions.inc.php+18 / -5
Ahtml/includes/graphs/alert non-text+0 / -0
Ahtml/includes/graphs/alert/auth.inc.php+37 / -0
Ahtml/includes/graphs/alert/status.inc.php+55 / -0
Mhtml/includes/graphs/common.inc.php+15 / -11
Ahtml/includes/graphs/device/generic.inc.php+36 / -0
Mhtml/includes/graphs/device/graph.inc.php+7 / -0
Mhtml/includes/graphs/graph.inc.php+15 / -27
Mhtml/includes/graphs/macaccounting/auth.inc.php+1 / -1
Mhtml/includes/graphs/sensor/auth.inc.php+8 / -1
Ahtml/includes/graphs/sensor/snr.inc.php+31 / -0
Mhtml/includes/graphs/sensor/temperature.inc.php+1 / -1
Mhtml/includes/navbar.inc.php+1 / -0
Mhtml/includes/print-interface.inc.php+1 / -1
Ahtml/includes/print/alert_log.inc.php+259 / -0
Mhtml/includes/print/arptable.inc.php+1 / -1
Mhtml/includes/print/dot1xtable.inc.php+1 / -1
Mhtml/includes/print/fdbtable.inc.php+1 / -1
Mhtml/includes/print/mac_addresses.inc.php+1 / -1
Mhtml/includes/print/search.inc.php+191 / -64
Mhtml/includes/print/syslogs.inc.php+28 / -1
Ahtml/pages/alert_log.inc.php+112 / -0
Mhtml/pages/device/alert.inc.php+20 / -9
Mhtml/pages/device/edit/sensors.inc.php+1 / -1
Mhtml/pages/device/logs/eventlog.inc.php+2 / -1
Mhtml/pages/device/logs/syslog.inc.php+2 / -1
Mhtml/pages/device/port.inc.php+1 / -0
Ahtml/pages/device/port/alertlog.inc.php+26 / -0
Mhtml/pages/device/port/macaccounting.inc.php+1 / -1
Mhtml/pages/devices.inc.php+193 / -247
Mhtml/pages/eventlog.inc.php+2 / -1
Mhtml/pages/front/default.php+5 / -0
Mhtml/pages/syslog.inc.php+2 / -1
Mincludes/alerting/email.inc.php+141 / -61
Mincludes/alerts.inc.php+46 / -20
Mincludes/common.inc.php+239 / -94
Mincludes/defaults.inc.php+16 / -13
Mincludes/definitions.inc.php+1 / -0
Mincludes/definitions/graphtypes.inc.php+19 / -0
Mincludes/definitions/os.inc.php+22 / -0
Mincludes/definitions/sensors.inc.php+1 / -0
Mincludes/discovery/arp-table.inc.php+3 / -3
Aincludes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php+95 / -0
Mincludes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php+24 / -23
Mincludes/functions.inc.php+7 / -16
Mincludes/pear/Mail/Mail/smtp.php+8 / -4
Aincludes/pear/Mail/mime.php+1,494 / -0
Aincludes/pear/Mail/mimePart.php+1,260 / -0
Mincludes/polling/functions.inc.php+49 / -0
Aincludes/polling/graphs/alvarion-dot11-wlan-mib.inc.php+115 / -0
Mincludes/polling/graphs/bluecoat-sg-icap-mib.inc.php+11 / -2
Mincludes/polling/graphs/cisco-firewall-mib.inc.php+14 / -1
Aincludes/polling/graphs/ns-root-mib non-text+0 / -0
Aincludes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php+138 / -0
Aincludes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php+113 / -0
Dincludes/polling/netscaler-stats.inc.php+0 / -87
Aincludes/polling/os/breeze.inc.php+31 / -0
Mincludes/polling/ports.inc.php+1 / -1
Mincludes/polling/unix-agent.inc.php+1 / -1
Mincludes/polling/wifi.inc.php+6 / -6
Aincludes/polling/wifi/alvarion-dot11-wlan-mib.inc.php+24 / -0
Mincludes/rewrites.inc.php+65 / -15
Mincludes/snmp.inc.php+5 / -4
Aincludes/syslog.inc.php+230 / -0
Dincludes/syslog.php+0 / -233
Dmibs/FORTINET-CORE-MIB.mib+0 / -399
Dmibs/FORTINET-FORTIGATE-MIB.mib+0 / -5,394
Dmibs/FORTINET-MIB-280+0 / -705
Mmibs/NS-MIB+4,353 / -346
Amibs/alvarion non-text+0 / -0
Amibs/alvarion/ALVARION-802DOT1X-MIB.my+218 / -0
Amibs/alvarion/ALVARION-AAA-CLIENT-MIB.my+271 / -0
Amibs/alvarion/ALVARION-BANDWIDTH-CONTROL-MIB.my+194 / -0
Amibs/alvarion/ALVARION-CDP-MIB.my+231 / -0
Amibs/alvarion/ALVARION-CLIENT-TRACKING-MIB.my+302 / -0
Amibs/alvarion/ALVARION-CONNECTION-LIMITING-MIB.my+113 / -0
Amibs/alvarion/ALVARION-DEVICE-DOT1X-MIB.my+319 / -0
Amibs/alvarion/ALVARION-DEVICE-EVENT-MIB.my+502 / -0
Amibs/alvarion/ALVARION-DEVICE-IF-MIB.my+285 / -0
Amibs/alvarion/ALVARION-DEVICE-MIB.my+583 / -0
Amibs/alvarion/ALVARION-DEVICE-WDS-MIB.my+806 / -0
Amibs/alvarion/ALVARION-DEVICE-WIRELESS-MIB.my+1,509 / -0
Amibs/alvarion/ALVARION-DOT11-WLAN-MIB+9,294 / -0
Amibs/alvarion/ALVARION-DOT11-WLAN-TST-MIB+1,564 / -0
Amibs/alvarion/ALVARION-IEEE802DOT11.my+2,917 / -0
Amibs/alvarion/ALVARION-LICENSE-MIB.my+146 / -0
Amibs/alvarion/ALVARION-MAINTENANCE-MIB.my+407 / -0
Amibs/alvarion/ALVARION-PRODUCTS-MIB.my+44 / -0
Amibs/alvarion/ALVARION-PUBLIC-ACCESS-MIB.my+979 / -0
Amibs/alvarion/ALVARION-PUBLIC-ACCESS-RETENTION-MIB.my+365 / -0
Amibs/alvarion/ALVARION-QOS-MIB.my+201 / -0
Amibs/alvarion/ALVARION-SATELLITE-MANAGEMENT-MIB.my+354 / -0
Amibs/alvarion/ALVARION-SMI.my+62 / -0
Amibs/alvarion/ALVARION-SYSLOG-MIB.my+228 / -0
Amibs/alvarion/ALVARION-SYSTEM-MIB.my+589 / -0
Amibs/alvarion/ALVARION-TC.my+275 / -0
Amibs/alvarion/ALVARION-TOOLS-MIB.my+212 / -0
Amibs/alvarion/ALVARION-USAGE-INFORMATION-MIB.my+197 / -0
Amibs/alvarion/ALVARION-USER-ACCOUNT-MIB.my+178 / -0
Amibs/alvarion/ALVARION-USER-SESSION-MIB.my+348 / -0
Amibs/alvarion/ALVARION-VIRTUAL-AP-MIB.my+271 / -0
Amibs/alvarion/ALVARION-VSC-MIB.my+199 / -0
Amibs/alvarion/ALVARION-WDS-MIB.my+551 / -0
Amibs/fortinet non-text+0 / -0
Amibs/fortinet/FORTINET-CORE-MIB+446 / -0
Amibs/fortinet/FORTINET-FORTIGATE-MIB+5,666 / -0
Amibs/fortinet/FORTINET-MIB-280+730 / -0
Mpoller.php+4 / -0
Mscripts/generate-rancid.php+2 / -2
Mtest_mail.php+167 / -12
Mtests/IncludesCommonTest.php+836 / -51
Mtests/IncludesRewritesTest.php+2 / -2
Mtests/data/providerRewriteEntityName.csv+7 / -7
Atests/data/text.txt+11 / -0
Aupdate/158.sql+4 / -0
Aupdate/159.sql+1 / -0
Aupdate/160.sql+1 / -0
+2,801 added −1,102 removed +1,699 net filtered development activity

14.08.5766

Released • Commits r5745 through r5765
Included development changes (20 commits)

Major Features

  • r5758: Improved polling for module 'graphs' (now graphs not polled if not have relevant data for current MIB). Added edit section for re-enable or manual disable specific graphs. +232/−75
  • r5763: Fixed huge memory usage by ports detail page, also reduced the amount of db queries in device ports page. Fixed counting usage dbFetchCell. Fixed lost 'wifi' discovery module in defaults. +156/−81

Bug Fixes

  • r5747: switch isSNMPable() to use sysObjectID instead of sysUpTime (which Meraki doesn't support!) +1/−1
  • r5752: Fix accurate billing graphs (variable inside single quotes!) +4/−4
  • r5756: Show graphs that are likely to exist on "default" os +7/−4

Minor Changes

  • r5746: Small fixes. +49/−37
  • r5749: Use both sysObjectID and sysUpTime in isSNMPable(). +11/−8
  • r5750: Fixed Q-BRIDGE discovery, improved module stats output. +67/−29
  • r5751: Small fixes for html/rancid/versioncheck. +26/−22
  • r5755: Fixed ports never rechecked that has HC counters. Improved debugging for spikes, added config options for enable/disable spikes debug. +75/−31
  • r5757: Disabled debug port spikes by default. Added more checks for detect port HC counters, ports never swithes back to 32bit if 64bit detected. +19/−13
  • r5759: Fixed clear user permissions when user delete (appear in r5570). +13/−21
  • r5764: More speedup and less db queries in device ports page. Fixed some js tooltips. +71/−50

Trivial Changes

  • r5748: Added mib_dir() for isSNMPable(). +1/−1
  • r5760: Fixed mystical variable. +1/−1
  • r5761: Disable graphing FDB counts if fdb table empty. +3/−1
  • r5762: Disabled scrollwheel and streetview on default frontpage map. +2/0
  • r5765: Fixed tooltip position. +2/−2

Other Changes

  • r5753: Trivial: syntaxer
  • r5754: Medium: fix LDAP authentication (change from r4807) if you don't have auth_ldap_group set +1/−1
Complete release diff (84) +792 / -436

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
Madd_device.php+2 / -3
Madduser.php+2 / -1
Malerter.php+1 / -1
Mdelete_device.php+1 / -1
Mdiscovery.php+2 / -2
Mhousekeeping.php+3 / -3
Mhtml/api.php+2 / -0
Mhtml/css/bootstrap-hacks.css+1 / -1
Mhtml/includes/authenticate.inc.php+2 / -1
Mhtml/includes/authentication/http-auth.inc.php+1 / -1
Mhtml/includes/authentication/ldap.inc.php+3 / -5
Mhtml/includes/authentication/mysql.inc.php+3 / -5
Mhtml/includes/graphs/device/firewall_sessions_ipv4.inc.php+0 / -1
Mhtml/includes/graphs/sensor/current.inc.php+1 / -1
Mhtml/includes/graphs/sensor/dbm.inc.php+1 / -3
Mhtml/includes/graphs/sensor/percent.inc.php+1 / -1
Mhtml/includes/graphs/sensor/temperature.inc.php+1 / -1
Mhtml/includes/map/google-mc.inc.php+2 / -0
Mhtml/includes/navbar.inc.php+7 / -7
Mhtml/includes/print-interface.inc.php+166 / -107
Mhtml/includes/print/common.inc.php+7 / -7
Mhtml/index.php+4 / -4
Mhtml/js/observium.js+1 / -1
Mhtml/pages/alert_check.inc.php+0 / -1
Mhtml/pages/alert_regenerate.inc.php+1 / -1
Mhtml/pages/bill/accurate.inc.php+4 / -4
Mhtml/pages/bill/history.inc.php+2 / -2
Mhtml/pages/bills/month.inc.php+9 / -9
Mhtml/pages/deleted-ports.inc.php+1 / -1
Mhtml/pages/device/edit.inc.php+1 / -0
Ahtml/pages/device/edit/graphs.inc.php+106 / -0
Mhtml/pages/device/edit/mibs.inc.php+1 / -1
Mhtml/pages/device/edit/ports.inc.php+3 / -3
Mhtml/pages/device/graphs.inc.php+14 / -13
Mhtml/pages/device/ports.inc.php+29 / -1
Mhtml/pages/device/showtech.inc.php+5 / -2
Mhtml/pages/devices.inc.php+3 / -4
Mhtml/pages/edituser/deleteuser.inc.php+7 / -11
Mhtml/pages/eventlog.inc.php+1 / -1
Mhtml/pages/iftype.inc.php+1 / -1
Mhtml/pages/inventory.inc.php+1 / -1
Mhtml/pages/logon.inc.php+2 / -2
Mhtml/pages/packages.inc.php+1 / -1
Mhtml/pages/ports.inc.php+1 / -1
Mhtml/pages/search/arp.inc.php+1 / -1
Mhtml/pages/search/dot1x.inc.php+1 / -1
Mhtml/pages/search/fdb.inc.php+1 / -1
Mhtml/pages/search/ipv4.inc.php+1 / -1
Mhtml/pages/search/ipv6.inc.php+1 / -1
Mhtml/pages/search/mac.inc.php+1 / -1
Mhtml/pages/syslog.inc.php+1 / -1
Mincludes/alerts.inc.php+0 / -2
Mincludes/common.inc.php+9 / -9
Mincludes/dbFacile.php+35 / -8
Mincludes/defaults.inc.php+7 / -15
Mincludes/definitions.inc.php+1 / -1
Mincludes/definitions/graphtypes.inc.php+0 / -1
Mincludes/definitions/os.inc.php+9 / -6
Mincludes/definitions/sensors.inc.php+1 / -1
Mincludes/discovery/cisco-cbqos.inc.php+10 / -11
Mincludes/discovery/sensors/xups-mib.inc.php+1 / -1
Mincludes/discovery/vlans.inc.php+43 / -16
Mincludes/discovery/vlans/cisco-vtp-mib.inc.php+13 / -6
Mincludes/discovery/vlans/q-bridge-mib.inc.php+11 / -7
Mincludes/functions.inc.php+1 / -1
Mincludes/housekeeping/eventlog.inc.php+1 / -1
Mincludes/housekeeping/rrd.inc.php+5 / -5
Mincludes/housekeeping/syslog.inc.php+1 / -1
Mincludes/housekeeping/timing.inc.php+4 / -4
Mincludes/include-dir-mib.inc.php+18 / -12
Mincludes/polling/fdb-table.inc.php+3 / -1
Mincludes/polling/functions.inc.php+37 / -20
Mincludes/polling/graphs/bluecoat-sg-icap-mib.inc.php+20 / -14
Mincludes/polling/graphs/bluecoat-sg-proxy-mib.inc.php+33 / -20
Mincludes/polling/graphs/cisco-firewall-mib.inc.php+15 / -5
Mincludes/polling/netstats.inc.php+0 / -1
Mincludes/polling/ports.inc.php+76 / -28
Mincludes/snmp.inc.php+12 / -9
Mincludes/versioncheck.inc.php+1 / -1
Mpoller.php+1 / -1
Mrename_device.php+1 / -1
Mscripts/generate-rancid.php+7 / -2
Mtest_mail.php+1 / -1
Aupdate/157.sql+1 / -0
+741 added −382 removed +359 net filtered development activity

14.08.5745

Released • Commits r5743 through r5744
Included development changes (1 commits)

Bug Fixes

  • r5744: Fix Cisco SLA collection. Add basic graphs discovery module. +24/−3
Complete release diff (4) +24 / -3

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
Mincludes/defaults.inc.php+1 / -0
Aincludes/discovery/graphs non-text+0 / -0
Aincludes/discovery/graphs.inc.php+20 / -0
Mincludes/polling/cisco-sla.inc.php+3 / -3
+24 added −3 removed +21 net filtered development activity

14.08.5743

Released • Commits r5679 through r5742
Included development changes (63 commits)

Major Features

  • r5686: Added nav-menu for control web page refresh time. Uses page exceptions, where refresh not allowed. Added and improved functions print_refresh(), formatUptime(). +163/−9
  • r5737: Fixed broken auth function calls (since r5733). Also fixes latest broken "fixes". +190/−184

New Features

  • r5683: Improve Cisco CBQoS support to show policy and class map names in the UI. This is done in discovery as it's too slow for polling. Names will appear after first discovery. +153/−40
  • r5688: Add support for per-slot CPU usage on Extreme devices. +23/0
  • r5702: Add missing graph definition +20/0
  • r5715: Add ability to search Juniper/Trapeze APs using the new tables from the global search box. +33/0
  • r5717: Add support for ServersCheck ServersRoom Temperature Sensor. +83/0
  • r5725: Add additional F5 support (HW, Serial, Software version and features) +52/0
  • r5726: Add Dell VRTX R1-2401 chassis switching module to sysObjectID discovery. +1/0
  • r5727: Add basic RADWARE support. Probably needs to go to sysObjectID detection. +37/0
  • r5729: Add Sonicwall CPU and Active sessions. Add ShoreTel OS detection and logo. +79/−9
  • r5738: Add code to remove entries from alert_table and group_table when ports are removed. +5/0
  • r5739: Add graphing of Cisco ASA IPv4 sessions (from CISCO-FIREWALL-MIB) +47/0

Bug Fixes

  • r5684: variable name +2/−2
  • r5700: Fix legends for cbqos packets graph +10/−10
  • r5706: Fix add alert check +1/−1
  • r5707: Fix alert check editing. Fix some alignment issues by re-ordering divs. +80/−75
  • r5722: HTML Fixes +194/−211
  • r5723: Improvements to some sensors adding limits, scale and some new sensor types. +49/−8
  • r5728: Add single quotes around WMI options. +3/−3
  • r5730: Fix variable leakage in postfix_mailgraph application poller +2/0
  • r5734: Fix building of alert table using NULL fields +12/−10

Minor Changes

  • r5691: Added time left counter to next page refresh (see in refresh navbar). +39/−54
  • r5710: Fixed 1px bug in css bootstrap-switch. Don't load google code prettify on every page. Forgotten file ref.php. Added more page refresh excludes. +125/−63
  • r5712: Revert back old bs2 style for bootstrap-switch.
  • r5713: Less JSes loaded by default. Changed font size for switch-mini. +35/−25
  • r5718: Fixed discovery d-link proccessors and mempools. Fixed mib_dirs() for work with '-' and '_' in dir name. +2/−2
  • r5720: Fixed discovery bgp-peers (OBSERVIUM-903 - peer not removed when removed from device). +22/−16
  • r5732: Changed functions gethostbyname6() and gethostbynamel6(). Now by default first try IPv4 addresses, than IPv6. +33/−26

Database Changes

  • r5731: Increase toner_descr in the database

Trivial Changes

  • r5680: Additional reserved/image mempool ignores. +1/0
  • r5689: Fixed code-style for EXTREME-BASE-MIB discovery (from prev. commit). +27/−15
  • r5692: Fixed -1sec refresh left. +8/−1
  • r5696: Fixed disable refresh on settings page. +2/−2
  • r5703: Moved html specific ref formatter include into right place. +10/−5
  • r5704: Updated ref formatter to latest. +2/−2
  • r5705: Fixed includes in scripts. +3/−42
  • r5711: Derp.. 71.7 -> 71.8!
  • r5714: Updated html5shiv to latest (who still uses IE < 9?). +2/−4
  • r5719: Fixed unit tests for includes. Added test for '-'/'_' in mib_dirs().
  • r5740: Updated max-rep for calix devices (due latest firmware changes). +1/−1
  • r5741: Bad, very bad calix. +1/−1
  • r5742: Fixed Simple API includes (OBSERVIUM-957). +6/−4

Other Changes

  • r5681: Minor: rename OASFP-MIB to OA-SFP-MIB +68/−68
  • r5682: Trivial: Rename HUAWEI-ENTITY-EXTENT to HUAWEI-ENTITY-EXTENT-MIB for Wolfgang
  • r5685: Medium: allow suppression of the recovery notification on a per alert checker basis. Useful for device reboots, bgp or interface flaps, etc. +43/−19
  • r5687: Minor: add fan and pwowersupply state sensors for OADWDM-MIB (MRV) +35/−8
  • r5690: Minor: add omitted sensor state definition for OADWDM power supply +6/−1
  • r5693: Minor: some database code fixups and other small cleanups +120/−101
  • r5694: Minor: disable refresh on realtime port view +1/0
  • r5695: Trivial: correct previous commit, now really not refreshing on realtime port view, whoops +1/−1
  • r5697: Trivial: rename .php to .inc.php files to fall in line with most of our other include files +6,193/−6,193
  • r5698: Minor: restore regeneration output when run from web interface +4/−2
  • r5699: Minor: code style cleanup of sensor discovery files. No need for is_array, foreach will only do arrays and snmp_*_oid ALWAYS returns an array, empty if no data +778/−917
  • r5701: Minor: module timing information on console for discovery (not in database/webinterface yet) +16/−4
  • r5708: Medium: attempt #2 at suppressing recovery, adding the database update +2/−4
  • r5709: Minor: change frontend logic from suppress recovery to send recovery +7/−7
  • r5716: [Add] Add additional sensors to XUPS-MIB (Output Load Sensor, Battery Capacity Sensor, Battery Runtime Remaining Sensor) +20/−3
  • r5721: Minor: fix wrong include for renamed common file in definitions +1/−1
  • r5724: Minor: English fixes +9/−9
  • r5733: Major: always provide mysql auth functions, call specific ones for auth backend if they exist. Can later be used to have user management in observium and only password checking via radius or other auth methods (by removing everything but the password checking function from the radius plugin) +188/−45
  • r5735: Medium: make sure auth functions are available outside webinterface; fixes adduser.php (#949) +161/−143
  • r5736: Medium: fix API authentication after 5733 (#948) +2/0
Complete release diff (230) +19,307 / -10,873

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable properties+0 / -0
Madd_device.php+1 / -1
Madduser.php+8 / -7
Malerter.php+3 / -1
Malerts.php+1 / -1
Mbilling-calculate.php+2 / -2
Mcheck-errors.php+1 / -1
Mcheck-services.php+1 / -1
Mdelete_device.php+1 / -1
Mdiscovery.php+2 / -2
Mhousekeeping.php+1 / -1
Mhtml/ajax_entitypopup.php+2 / -2
Mhtml/ajax_listports.php+3 / -3
Mhtml/ajax_poller_status.php+2 / -2
Mhtml/ajax_search.php+36 / -3
Mhtml/api.php+6 / -3
Mhtml/bandwidth-graph.php+1 / -1
Mhtml/billing-graph.php+1 / -1
Mhtml/css/bootstrap-hacks.css+0 / -1
Mhtml/css/bootstrap.css+1 / -1
Mhtml/css/bootstrap/less/bootstrap-switch.less+23 / -27
Mhtml/css/ref.css+12 / -9
Mhtml/data.php+2 / -2
Mhtml/feed.php+3 / -3
Mhtml/graph-realtime.php+2 / -2
Mhtml/graph.php+2 / -2
Ahtml/images/os/radware.png+1 / -0
Ahtml/images/os/shoretelos.png+1 / -0
Mhtml/includes/alerting-navbar.inc.php+0 / -2
Mhtml/includes/api/functions.inc.php+6 / -4
Ahtml/includes/authenticate-functions.inc.php+157 / -0
Mhtml/includes/authenticate.inc.php+8 / -4
Mhtml/includes/authentication/http-auth.inc.php+10 / -5
Mhtml/includes/authentication/ldap.inc.php+19 / -19
Mhtml/includes/authentication/mysql.inc.php+17 / -17
Mhtml/includes/authentication/radius.inc.php+11 / -11
Mhtml/includes/functions.inc.php+12 / -3
Mhtml/includes/graphs/bill/auth.inc.php+1 / -1
Mhtml/includes/graphs/cbqos/pkts.inc.php+10 / -10
Mhtml/includes/graphs/common.inc.php+1 / -0
Mhtml/includes/graphs/device/collectd.inc.php+1 / -0
Ahtml/includes/graphs/device/firewall_sessions_ipv4.inc.php+28 / -0
Ahtml/includes/graphs/device/netstat_tcp_currestab.inc.php+20 / -0
Ahtml/includes/graphs/device/sonicwall_sessions.inc.php+22 / -0
Mhtml/includes/graphs/multiport/auth.inc.php+0 / -8
Mhtml/includes/graphs/multiport/bits.inc.php+3 / -3
Mhtml/includes/graphs/port/mac_acc_total.inc.php+1 / -0
Mhtml/includes/navbar.inc.php+61 / -6
Mhtml/includes/print/arptable.inc.php+3 / -2
Ahtml/includes/print/common.inc.php+87 / -0
Mhtml/includes/print/dot1xtable.inc.php+7 / -6
Mhtml/includes/print/fdbtable.inc.php+3 / -2
Mhtml/includes/print/mac_addresses.inc.php+3 / -2
Mhtml/index.php+39 / -24
Dhtml/js/html5.js+0 / -3
Ahtml/js/html5shiv.min.js+4 / -0
Mhtml/js/ref.js+2 / -1
Mhtml/map.php+1 / -1
Mhtml/netcmd.php+2 / -2
Mhtml/pages/add_alert_check.inc.php+7 / -0
Mhtml/pages/addhost.inc.php+14 / -12
Mhtml/pages/adduser.inc.php+0 / -1
Mhtml/pages/alert_check.inc.php+119 / -83
Mhtml/pages/alert_regenerate.inc.php+3 / -1
Mhtml/pages/api/manual.billing.inc.php+8 / -8
Mhtml/pages/api/manual.encryption.inc.php+2 / -2
Mhtml/pages/api/manual.general.inc.php+4 / -4
Mhtml/pages/api/manual.inventory.inc.php+2 / -2
Mhtml/pages/api/manual.packages.inc.php+1 / -1
Mhtml/pages/apps.inc.php+2 / -2
Mhtml/pages/authlog.inc.php+0 / -2
Mhtml/pages/bill.inc.php+1 / -1
Mhtml/pages/bill/accurate.inc.php+16 / -16
Mhtml/pages/bill/edit.inc.php+3 / -3
Mhtml/pages/bill/infoboxes.inc.php+1 / -1
Mhtml/pages/bill/transfer.inc.php+17 / -20
Mhtml/pages/bills.inc.php+2 / -2
Mhtml/pages/bills/month.inc.php+1 / -1
Mhtml/pages/deleted-ports.inc.php+1 / -1
Mhtml/pages/delhost.inc.php+1 / -1
Mhtml/pages/device.inc.php+1 / -1
Mhtml/pages/device/apps.inc.php+2 / -2
Mhtml/pages/device/edit.inc.php+1 / -1
Mhtml/pages/device/edit/alerts.inc.php+2 / -2
Mhtml/pages/device/edit/device.inc.php+6 / -6
Mhtml/pages/device/edit/mibs.inc.php+3 / -4
Mhtml/pages/device/edit/modules.inc.php+12 / -16
Mhtml/pages/device/edit/ports.inc.php+30 / -30
Mhtml/pages/device/edit/sensors.inc.php+19 / -19
Mhtml/pages/device/edit/snmp.inc.php+14 / -14
Mhtml/pages/device/edit/wmi.inc.php+28 / -28
Ahtml/pages/device/graphs/sonicwall-sessions.inc.php+13 / -0
Mhtml/pages/device/health.inc.php+2 / -2
Mhtml/pages/device/loadbalancer.inc.php+5 / -5
Mhtml/pages/device/perf.inc.php+0 / -1
Mhtml/pages/device/port.inc.php+2 / -1
Mhtml/pages/device/port/cbqos.inc.php+1 / -1
Mhtml/pages/device/port/vlans.inc.php+2 / -2
Mhtml/pages/device/routing.inc.php+5 / -5
Mhtml/pages/device/routing/bgp.inc.php+1 / -1
Mhtml/pages/device/routing/eigrp_ports.inc.php+1 / -1
Mhtml/pages/devices.inc.php+6 / -6
Mhtml/pages/edituser.inc.php+3 / -3
Mhtml/pages/graphs.inc.php+1 / -1
Mhtml/pages/group_add.inc.php+1 / -1
Mhtml/pages/groups.inc.php+2 / -2
Mhtml/pages/health/mempool.inc.php+4 / -4
Mhtml/pages/health/processor.inc.php+1 / -1
Mhtml/pages/health/sensors.inc.php+1 / -1
Mhtml/pages/locations.inc.php+1 / -1
Mhtml/pages/pollerlog.inc.php+5 / -3
Mhtml/pages/ports.inc.php+6 / -7
Mhtml/pages/preferences.inc.php+8 / -9
Mhtml/pages/routing/ospf.inc.php+1 / -3
Mhtml/pages/routing/overview.inc.php+2 / -2
Mhtml/pages/routing/vrf.inc.php+2 / -2
Mhtml/pages/usermenu.inc.php+21 / -24
Mhtml/pdf.php+1 / -1
Mincludes/alerts.inc.php+31 / -23
Aincludes/billing.inc.php+248 / -0
Dincludes/billing.php+0 / -248
Aincludes/common.inc.php+1,762 / -0
Dincludes/common.php+0 / -1,754
Mincludes/debug/ref.inc.php+111 / -59
Mincludes/defaults.inc.php+2 / -2
Mincludes/definitions.inc.php+1 / -1
Mincludes/definitions/graphtypes.inc.php+12 / -0
Mincludes/definitions/os.inc.php+25 / -3
Mincludes/definitions/sensors.inc.php+11 / -0
Mincludes/discovery/bgp-peers.inc.php+22 / -16
Aincludes/discovery/cisco-cbqos.inc.php+101 / -0
Mincludes/discovery/functions.inc.php+21 / -9
Aincludes/discovery/os/radware.inc.php+10 / -0
Aincludes/discovery/os/sensorgateway-mib.inc.php+19 / -0
Mincludes/discovery/processors/agent-general-mib.inc.php+1 / -1
Aincludes/discovery/processors/extreme-base-mib.inc.php+35 / -0
Aincludes/discovery/processors/sonicwall.inc.php+21 / -0
Mincludes/discovery/sensors/ac-system-mib.inc.php+23 / -32
Mincludes/discovery/sensors/acmepacket-envmon-mib.inc.php+36 / -44
Mincludes/discovery/sensors/airespace-wireless-mib.inc.php+10 / -12
Mincludes/discovery/sensors/apnl-modular-pdu-mib.inc.php+28 / -40
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+8 / -8
Mincludes/discovery/sensors/asyncos-mail-mib.inc.php+15 / -21
Mincludes/discovery/sensors/carel-ug40cdz-mib.inc.php+6 / -6
Mincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+5 / -5
Mincludes/discovery/sensors/cisco-ucs-cimc-mib.inc.php+8 / -11
Mincludes/discovery/sensors/dell-rac-mib.inc.php+30 / -35
Mincludes/discovery/sensors/dell-vendor-mib.inc.php+22 / -28
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+8 / -8
Mincludes/discovery/sensors/eqlmember-mib.inc.php+17 / -23
Mincludes/discovery/sensors/f10-c-series-chassis-mib.inc.php+6 / -8
Mincludes/discovery/sensors/f10-chassis-mib.inc.php+5 / -8
Mincludes/discovery/sensors/f10-s-series-chassis-mib.inc.php+5 / -8
Mincludes/discovery/sensors/foundry-sn-agent-mib.inc.php+2 / -2
Mincludes/discovery/sensors/foundry-sn-switch-group-mib.inc.php+58 / -65
Mincludes/discovery/sensors/gamatronic-mib.inc.php+26 / -22
Mincludes/discovery/sensors/ipomanii-mib.inc.php+69 / -88
Mincludes/discovery/sensors/juniper-dom-mib.inc.php+74 / -83
Mincludes/discovery/sensors/juniper-system-mib.inc.php+10 / -12
Mincludes/discovery/sensors/mg-snmp-ups-mib.inc.php+2 / -0
Mincludes/discovery/sensors/ns-root-mib.inc.php+3 / -3
Mincludes/discovery/sensors/nscrtv-root.inc.php+12 / -12
Aincludes/discovery/sensors/oa-sfp-mib.inc.php+91 / -0
Mincludes/discovery/sensors/oadwdm-mib.inc.php+32 / -8
Dincludes/discovery/sensors/oasfp-mib.inc.php+0 / -67
Mincludes/discovery/sensors/pdu-mib.inc.php+24 / -27
Mincludes/discovery/sensors/poseidon-mib.inc.php+37 / -40
Mincludes/discovery/sensors/radlan-hwenviroment.inc.php+14 / -20
Mincludes/discovery/sensors/roomalert24e-mib.inc.php+73 / -76
Aincludes/discovery/sensors/sensorgateway-mib.inc.php+39 / -0
Mincludes/discovery/sensors/siconups-mib.inc.php+29 / -29
Mincludes/discovery/sensors/ste-mib.inc.php+20 / -23
Mincludes/discovery/sensors/supermicro-health-mib.inc.php+8 / -9
Mincludes/discovery/sensors/sw-mib.inc.php+11 / -3
Mincludes/discovery/sensors/wwp-leos-chassis-mib.inc.php+5 / -5
Mincludes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php+42 / -57
Mincludes/discovery/sensors/xups-mib.inc.php+20 / -3
Mincludes/discovery/sensors/zyxel-as-mib.inc.php+6 / -9
Mincludes/discovery/toner.inc.php+1 / -1
Aincludes/functions.inc.php+1,684 / -0
Dincludes/functions.php+0 / -1,675
Mincludes/polling/applications/postfix_mailgraph.inc.php+2 / -0
Mincludes/polling/cisco-cbqos.inc.php+3 / -4
Mincludes/polling/functions.inc.php+1 / -1
Aincludes/polling/graphs/cisco-firewall-mib.inc.php+11 / -0
Mincludes/polling/mac-accounting.inc.php+2 / -2
Mincludes/polling/netstats.inc.php+2 / -2
Aincludes/polling/os/f5.inc.php+48 / -0
Aincludes/polling/os/radware.inc.php+18 / -0
Aincludes/polling/os/sensorgateway.inc.php+17 / -0
Mincludes/polling/os/sonicwall.inc.php+23 / -9
Mincludes/polling/sensors.inc.php+0 / -1
Mincludes/polling/system.inc.php+0 / -1
Aincludes/rewrites.inc.php+2,463 / -0
Dincludes/rewrites.php+0 / -2,463
Mincludes/rrdtool.inc.php+1 / -1
Mincludes/services.inc.php+1 / -1
Mincludes/snmp.inc.php+1 / -1
Mincludes/snmptrap/linkDown.inc.php+3 / -1
Mincludes/snmptrap/linkUp.inc.php+4 / -1
Mincludes/syslog.php+0 / -4
Mincludes/update/update.php+2 / -3
Mincludes/wmi.inc.php+3 / -3
Mirc.php+1 / -1
Amibs/SENSORGATEWAY-MIB.mib+872 / -0
Mmibs/calix/E7-TC.my+6 / -1
Dmibs/huawei/HUAWEI-ENTITY-EXTENT+0 / -1,285
Amibs/huawei/HUAWEI-ENTITY-EXTENT-MIB+1,316 / -0
Amibs/mrv/OA-SFP-MIB+1,778 / -0
Dmibs/mrv/OASFP-MIB+0 / -1,690
Amibs/radware non-text+0 / -0
Amibs/radware/RADWARE-MIB+6,570 / -0
Mpoll-billing.php+1 / -1
Mpoller.php+4 / -1
Mrename_device.php+1 / -1
Mscripts/generate-rancid.php+1 / -1
Mscripts/generate-smokeping.php+1 / -1
Mscripts/rename-port-rrdfile.php+1 / -1
Dscripts/update-sql.php+0 / -39
Msnmptrap.php+1 / -1
Msyslog.php+1 / -1
Mtest_mail.php+3 / -1
Mtests/HtmlIncludesFunctionsTest.php+1 / -1
Mtests/IncludesCommonTest.php+1 / -1
Mtests/IncludesFunctionsTest.php+1 / -1
Mtests/IncludesRewritesTest.php+1 / -1
Mtests/IncludesSnmpTest.php+2 / -1
Aupdate/154.sql+1 / -0
Aupdate/155.sql+1 / -0
Aupdate/156.sql+1 / -0
+9,213 added −8,351 removed +862 net filtered development activity

14.07.5679

Released • Commits r5578 through r5678
Included development changes (100 commits)

Major Features

  • r5599: Initial commit of Cisco Class-based QoS MIB graphing. Currently no policy or class names. DB to follow. +428/−1
  • r5630: Fixes and improvements in functions: * add_device() - fixed detect snmp transport for IPv6, detect snmp version by first use $config['snmp']['version']; * delete_device() - more checks before delete rrd dir, actualized tables for removal; * isDomainResolves() - fixed for resolve any hostname (using hosts file, A and AAAA records) * gethostbyaddr6() - added function for get PTR records for both IPv4/IPv6 addresses; * detect_device_snmpauth() - added function for detect snmp auth params for any host by fqdn hostname or IPv4/6 without actual adding device; * match_network() - fixed for work with both IPv4/6 and added UnitTest. +226/−48
  • r5632: Rewritten function discover_new_device(), now work with hostnames and IPv4/6. Fixed detect snmp transport and detect snmp version by first use $config['snmp']['version']. Old function discover_new_device_ip now deprecated. +116/−95
  • r5638: Fixed delete_port(), actualized tables and rrd for removal. Updated delete_device. Iproved "Delete devices" and "Deleted ports" pages. +106/−88
  • r5651: Updated bootstrap-switch to 3.0.2, changed some styles and js. +107/−190
  • r5659: Improved housekeeping script. More checks for ages (minimum allowed 24h in most modules), allowed use human readable ages like 3w, 2.5d. Now by default script asks 'Are you sure want to delete (y/N)?', for bypass promts use '-y'. Added new common functions: is_cron(), print_prompt(), age_to_seconds(), age_to_unixtime(). +297/−66

New Features

  • r5615: Add ability to delete groups. +8/−8
  • r5617: Add svc_bps_in, svc_bps_out, vsvr_bps_in and vsvr_bps_out to netscaler alerting entities. +4/−2
  • r5618: Add script to autogenerate RANCID configs +43/0

Bug Fixes

  • r5586: Fix billing graph +3/−2
  • r5594: Fix /ports/ ifSpeed search. +10/−25
  • r5605: Fix include-dir +7/−8

Minor Changes

  • r5584: Exclude hr-average processor type from stacked and overview processor graphs (bug appeared in r5571). +4/−4
  • r5628: Fixed DS type for tcpCurrEstab in netstats. NOTE, because old values for tcpCurrEstab ​​were recorded with the wrong type, then for fix it delete old netstat_tcp rrd files manually: rm -rf <observium_dir>/rrd/*/netstats-tcp.rrd (but this also remove all other tcp netstats). +32/−1
  • r5631: Fixed LLDP autodiscovery for empty lldpRemSysName (remote hostname). +13/−5
  • r5633: Fixed search IP for Loopbacks and Vlans (OBSERVIUM-909). +7/−12
  • r5634: Fixed port graphs where uses get_port_rrdfilename(). +9/−9
  • r5636: Added links for down/ignored/disabled devices under main navbar. +53/−22
  • r5639: Added multiselect for grant new device/port/bill permissions (OBSERVIUM-874). +18/−14
  • r5640: Fixed checks for IP and snmpEngineID for autodiscovery, snmpEngineID now also added in createHost(). +20/−16
  • r5664: Small fixes. logfile() now create log file if not exist. +18/−5
  • r5665: Added config option '-A <age>' in housekeeping script, for specify maximum age (overrides config options). +23/−3
  • r5667: Small fix for check_extension_exists(). Suppress error about not exist 'posix' php extension in is_cron() and print_prompt() functions. +19/−11
  • r5668: Added additional check if device SNMPable before discovery, changed order - first discovered the fastest. +14/−3
  • r5676: Fixed delete entries from huge tables by housekeeping script. Added message about "not found entries". +146/−40

Database Changes

  • r5600: Add CBQoS table. Disable some debugging. +4/−4

Trivial Changes

  • r5581: Fixed display port references in event logs (broken in r5570). +2/−2
  • r5635: ++ +1/−1
  • r5637: Fixed count ignored devices if it also disabled and $config['web_show_disabled'] is true. +7/−7
  • r5641: Remove web specific function call from delete_port(). +2/−2
  • r5642: check_device_duplicated() use additional check if hostname uniq in DB. +8/0
  • r5660: Removed web specific function from discovery. +2/−2
  • r5661: Fixed quotes in housekeeper 'deleted_ports'. +2/−2

Development

  • r5666: Added svn:ignore for logs, rrd, config.php +1/0

Other Changes

  • r5579: Trivial: code cleanup: this is always an array, foreach will skip empty ones +11/−17
  • r5580: Medium: optimize libvirt discovery by removing one state call, also include shutdown machines in vm overview +40/−37
  • r5582: Minor: poller serial number for HH3C devices +2/0
  • r5585: Major: switch to get_rrd_path or relative paths everywhere, change all rrdtool create/update to _new, minor other fixes, formatting fixes +624/−699
  • r5587: Trivial: use NULL as suffix instead of '' in get_port_rrdfilename calls +20/−20
  • r5588: Trivial: syntaxer run
  • r5589: Minor: fix multiport_bits_duo_separate graph +1/−1
  • r5590: Minor: fix shoutcast stats +4/−2
  • r5591: Major: rename rrdtool_update/create_new to original names; this impacts people with uncommitted or local changes, please remove _new from your code now. Fixes storage MIB polling issues as well. +260/−318
  • r5592: Medium: don't show deleted ports in traffic accounting ports selection dropdown +1/−1
  • r5593: Medium: fix Engenius wifi operational mode polling +6/−6
  • r5595: Minor: add Engenius ECB350 'support'. Sucky MIBs, Engenius, sucky MIBs. +31/−4
  • r5596: Major: add LSI MegaRAID SAS MIB support +218/0
  • r5597: Minor: forgotten OS detection check for Engenius ECB350 et al +1/0
  • r5598: Minor: per-enclosure numbering of LSI MegaRAID sensors +4/−5
  • r5601: Trivial: remove debug 0/−2
  • r5602: Minor: some LDAP auth module debugging improvements +19/−12
  • r5603: Minor: don't redirect after login when debugging +6/−1
  • r5604: Minor: move API key set to the correct place ()user_id was not set at that point yetà +7/−6
  • r5606: Minor: fix rename_device, broken in r5599 +3/−1
  • r5607: Minor: correct unit description for PowerDNS Query Cache application graph +1/−1
  • r5608: Major: fix LDAP authorization for CNs with a comma - tested on Windows AD, Samba4 AD and OpenLDAP. Let me know if you run into auth issues. +50/−14
  • r5609: Minor: correctly compare ldap_compare result to -1/FALSE/TRUE in all instances +23/−6
  • r5610: Minor: Use (and fix) LDAP escape function that was [apparently] already in the LDAP auth module for the comma fix +5/−12
  • r5611: Medium: add DNS LOC support for geolocation; disabled by default + ship Pear Net_DNS for this. +63/−15
  • r5612: Minor: split out front page map code to general code files +312/−298
  • r5613: Minor: add APC UPS Basic Output State sensor +36/0
  • r5614: Minor: only add pdState LSI sensor when there's an actual state to report +6/−1
  • r5616: Medium: switch LOC geolocation to Net_DNS2 +4/−7
  • r5619: Medium: check for validity in delete_device() before deleting / +32/−26
  • r5620: Minor: allow remote_platform to be NULL in links table, makes LLDP link discovery work on HP 1810 switches
  • r5621: Trivial: get rid of one of the utime functions, move the other to common. Add copyright notices to a few files. Add DOCME indicators for functions without phpdoc block. +304/−76
  • r5622: Minor: add more sysObjectIDs for Dell Powerconnects (Broadcom) +19/−2
  • r5623: Trivial: more DOCME/TESTME comment indicators; minor cleanups +426/−63
  • r5624: Minor: clean up dbFacile code indentation +330/−287
  • r5625: Trivial: syntaxer run
  • r5626: Minor: fix multiport_bits graph, from #902, thanks Cameron! +1/−1
  • r5627: Minor: add tcpCurrEstab (back?) into netstat_tcp_stats +1/−1
  • r5629: Trivial: add copyright headers; reindent some files and comments +3,503/−74
  • r5643: Medium: ship OADWDM-MIB for MRV, we had code for temperature sensors but it was useless without this +2/−2
  • r5644: Minor: change to 'password' field type for password change form - replacing password text by *** +2/−2
  • r5645: Trivial: add copyright headers to most files; large but harmless. Some code reindentation/reformatting. +6,449/−374
  • r5646: Trivial: syntaxer run (yes, I realize most lines affected are from the previous commit ;)
  • r5647: Minor: fix broken HTML around frontpage traffic graph, fixes #915 +10/−10
  • r5648: Minor: Use unit_text instead of units_descr in generic graphs, fixes #907 +19/−23
  • r5649: Trivial: remove some unused config options from defaults 0/−5
  • r5650: Minor: by default, disable example LDAP group requirement; move some definitions to definitions +25/−24
  • r5652: Trivial: some documentation, comments and syntax reordering +83/−67
  • r5653: Medium: add housekeeping script with various options to clean up; change logfile() function to accept a filename +260/−10
  • r5654: Minor: add forgotten timing housekeeper +32/0
  • r5655: Minor: log script name and pid in logs +6/−4
  • r5656: Trivial: Use script filename in help texts - some were renamed and the syntax help was wrong; this makes it always-right. +49/−31
  • r5657: Minor: database updater now logs errors to the log directory instead of the main observium directory; no longer possible to update from a revision before 0.12.1.2828 +3/−19
  • r5658: Trivial: CLEANME markings for code cleanup later on; reducing FIXME to actual issues +16/−16
  • r5662: Minor: housekeeping rusglish to english; small logfile cleanups; if we deleted the rrd, no need to check for its validity +19/−17
  • r5663: Minor: only show new/old os in discovery output when actually changing it +1/−2
  • r5669: Trivial: use $scriptname in housekeeping example, minor html fix on perf page +62/−66
  • r5670: Medium: rework navbar backend code. IMPORTANT: if you use navbar-custom, the bad news is you will have to change its contents to fill an array like the new code does. The good news is you'll be able to create new menus, and append to just about all others. +285/−302
  • r5671: Minor: add option to enable/disable chasing of LDAP referrals, from #488. Turned off by default. +10/0
  • r5672: Minor: add Infinera device OS recognition and icon +28/0
  • r5673: Minor: add small warning to poller and discovery when passing an invalid device +4/0
  • r5674: Major: remove old deprecated alerts; they can all be replaced by checkers in the new alerting system. Handle with care if you were relying on the old system. +4/−69
  • r5675: Minor: move infinera iqnos to sysobjectid discovery +1/−20
  • r5677: Medium: add support for MRV SFP temperature, dbm and bias current metrics. From #922 +68/0
  • r5678: Trivial: derusski housekeeping logs +25/−25
  • r5583: add alerts and groups to stats +3/−1
Complete release diff (1,093) +64,219 / -5,222

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable+3 / -0
Madd_device.php+11 / -9
Madduser.php+7 / -5
Malerter.php+4 / -2
Malerts.php+1 / -1
Mbilling-calculate.php+1 / -1
Mcheck-errors.php+1 / -1
Mcheck-services.php+3 / -3
Mconfig_to_json.php+1 / -1
Mdelete_device.php+7 / -5
Mdiscovery.php+19 / -4
Ahousekeeping.php+128 / -0
Mhtml/ajax_listports.php+1 / -1
Mhtml/ajax_search.php+2 / -0
Mhtml/css/bootstrap.css+40 / -1,288
Ahtml/css/bootstrap/less/bootstrap-switch.less+205 / -0
Mhtml/css/bootstrap/less/bootstrap-www.less+1 / -1
Mhtml/css/bootstrap/less/bootstrap.less+1 / -1
Mhtml/css/bootstrap/less/modals.less+1 / -1
Dhtml/css/bootstrap/less/switch.less+0 / -153
Mhtml/css/font-awesome/less/path.less+12 / -3
Mhtml/feed.php+1 / -0
Mhtml/graph-realtime.php+2 / -2
Mhtml/graph.php+6 / -15
Ahtml/images/os/infinera.png+1 / -0
Mhtml/includes/api/functions.inc.php+0 / -10
Mhtml/includes/api/module.billing.inc.php+0 / -5
Mhtml/includes/api/module.demo.inc.php+0 / -1
Mhtml/includes/api/module.inventory.inc.php+0 / -2
Mhtml/includes/api/module.packages.inc.php+0 / -2
Mhtml/includes/authenticate.inc.php+25 / -7
Mhtml/includes/authentication/http-auth.inc.php+12 / -0
Mhtml/includes/authentication/ldap.inc.php+109 / -30
Mhtml/includes/authentication/mysql.inc.php+22 / -1
Mhtml/includes/authentication/radius.inc.php+23 / -0
Mhtml/includes/cache-data.inc.php+17 / -6
Mhtml/includes/error-no-perm.inc.php+11 / -0
Mhtml/includes/functions.inc.php+119 / -9
Mhtml/includes/graphs/XXX_device_memory_windows.inc.php+12 / -1
Mhtml/includes/graphs/accesspoints/auth.inc.php+12 / -2
Mhtml/includes/graphs/accesspoints/channel.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/interference.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/numasoclients.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/nummonbssid.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/nummonclients.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/radioutil.inc.php+11 / -0
Mhtml/includes/graphs/accesspoints/txpow.inc.php+11 / -0
Mhtml/includes/graphs/altiga_ssl_sessions.inc.php+12 / -1
Mhtml/includes/graphs/application/apache_bits.inc.php+12 / -1
Mhtml/includes/graphs/application/apache_cpu.inc.php+12 / -1
Mhtml/includes/graphs/application/apache_hits.inc.php+12 / -1
Mhtml/includes/graphs/application/apache_scoreboard.inc.php+12 / -1
Mhtml/includes/graphs/application/asterisk_activecall.inc.php+12 / -11
Mhtml/includes/graphs/application/asterisk_peers.inc.php+12 / -11
Mhtml/includes/graphs/application/auth.inc.php+11 / -0
Mhtml/includes/graphs/application/bind_answers.inc.php+12 / -1
Mhtml/includes/graphs/application/bind_cache.inc.php+12 / -1
Mhtml/includes/graphs/application/bind_query_in.inc.php+12 / -1
Mhtml/includes/graphs/application/bind_query_out.inc.php+12 / -1
Mhtml/includes/graphs/application/bind_query_rejected.inc.php+12 / -1
Mhtml/includes/graphs/application/bind_req_in.inc.php+12 / -1
Mhtml/includes/graphs/application/bind_req_proto.inc.php+12 / -1
Mhtml/includes/graphs/application/bind_resolv_dnssec.inc.php+12 / -1
Mhtml/includes/graphs/application/bind_resolv_errors.inc.php+12 / -1
Mhtml/includes/graphs/application/bind_resolv_queries.inc.php+12 / -1
Mhtml/includes/graphs/application/bind_resolv_rtt.inc.php+12 / -1
Mhtml/includes/graphs/application/bind_updates.inc.php+12 / -1
Mhtml/includes/graphs/application/bind_zone_maint.inc.php+12 / -1
Mhtml/includes/graphs/application/drbd_disk_bits.inc.php+12 / -1
Mhtml/includes/graphs/application/drbd_network_bits.inc.php+12 / -1
Mhtml/includes/graphs/application/drbd_queue.inc.php+12 / -1
Mhtml/includes/graphs/application/drbd_unsynced.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_as_curreqs.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_as_pingcmd.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_as_syncmd.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_auto_errors.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_auto_totalreqs.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_is_active.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_is_rpcfail.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_is_rpcreq.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_is_users.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_mb_latency.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_mb_msgs.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_mb_queued.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_oab_dlcom.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_oab_dlq.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_owa_reqsec.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_owa_rtime.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_owa_users.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_trans_mbque.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_trans_queue.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_trans_smtp.inc.php+12 / -1
Mhtml/includes/graphs/application/exchange_trans_subque.inc.php+12 / -1
Mhtml/includes/graphs/application/exim-mailqueue_total.inc.php+12 / -1
Mhtml/includes/graphs/application/freeradius_accounting.inc.php+12 / -1
Mhtml/includes/graphs/application/freeradius_authentication.inc.php+12 / -1
Mhtml/includes/graphs/application/mailscanner_reject.inc.php+12 / -1
Mhtml/includes/graphs/application/mailscanner_sent.inc.php+12 / -1
Mhtml/includes/graphs/application/mailscanner_spam.inc.php+12 / -1
Mhtml/includes/graphs/application/memcached.inc.php+12 / -1
Mhtml/includes/graphs/application/memcached_bits.inc.php+11 / -0
Mhtml/includes/graphs/application/memcached_commands.inc.php+11 / -0
Mhtml/includes/graphs/application/memcached_data.inc.php+11 / -0
Mhtml/includes/graphs/application/memcached_items.inc.php+11 / -0
Mhtml/includes/graphs/application/memcached_threads.inc.php+11 / -0
Mhtml/includes/graphs/application/memcached_uptime.inc.php+11 / -0
Mhtml/includes/graphs/application/mssql_buffer_page.inc.php+12 / -1
Mhtml/includes/graphs/application/mssql_buffer_pglife.inc.php+12 / -1
Mhtml/includes/graphs/application/mssql_buffer_stalls.inc.php+12 / -1
Mhtml/includes/graphs/application/mssql_cpu_usage.inc.php+12 / -1
Mhtml/includes/graphs/application/mssql_memory_usage.inc.php+12 / -1
Mhtml/includes/graphs/application/mssql_stats.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_command_counters.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_connections.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_files_tables.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_innodb_buffer_pool.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_innodb_insert_buffer.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_innodb_io.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_innodb_io_pending.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_innodb_log.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_innodb_row_operations.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_innodb_semaphores.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_innodb_transactions.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_myisam_indexes.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_network_traffic.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_query_cache.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_query_cache_memory.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_select_types.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_slow_queries.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_sorts.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_status.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_table_locks.inc.php+12 / -1
Mhtml/includes/graphs/application/mysql_temporary_objects.inc.php+12 / -1
Mhtml/includes/graphs/application/nfs_nfs2.inc.php+11 / -2
Mhtml/includes/graphs/application/nfs_nfs3.inc.php+12 / -1
Mhtml/includes/graphs/application/nfs_nfs4.inc.php+12 / -1
Mhtml/includes/graphs/application/nginx_connections.inc.php+12 / -1
Mhtml/includes/graphs/application/nginx_req.inc.php+12 / -1
Mhtml/includes/graphs/application/nptd_uptime.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpclient_freq.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpclient_stats.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpd_bits.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpd_buffer.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpd_freq.inc.php+18 / -4
Mhtml/includes/graphs/application/ntpd_packets.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpd_stats.inc.php+13 / -2
Mhtml/includes/graphs/application/ntpd_stratum.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpd_uptime.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpdserver_bits.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpdserver_buffer.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpdserver_freq.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpdserver_packets.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpdserver_stats.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpdserver_stratum.inc.php+12 / -1
Mhtml/includes/graphs/application/ntpdserver_uptime.inc.php+12 / -1
Mhtml/includes/graphs/application/postfix_reject.inc.php+12 / -1
Mhtml/includes/graphs/application/postfix_sent.inc.php+12 / -1
Mhtml/includes/graphs/application/postfix_spam.inc.php+12 / -1
Mhtml/includes/graphs/application/postgresql_blks.inc.php+12 / -1
Mhtml/includes/graphs/application/postgresql_connects.inc.php+12 / -1
Mhtml/includes/graphs/application/postgresql_queries.inc.php+12 / -1
Mhtml/includes/graphs/application/postgresql_tuples.inc.php+12 / -1
Mhtml/includes/graphs/application/postgresql_tuples_query.inc.php+12 / -1
Mhtml/includes/graphs/application/postgresql_xact.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns-recursor_cache.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns-recursor_cpuload.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns-recursor_errors.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns-recursor_hitrate.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns-recursor_latency.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns-recursor_limits.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns-recursor_load.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns-recursor_outqueries.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns-recursor_qalatency.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns-recursor_queries.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns-recursor_timeouts.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns_fail.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns_latency.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns_packetcache.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns_queries.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns_queries_udp.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns_querycache.inc.php+12 / -1
Mhtml/includes/graphs/application/powerdns_recursing.inc.php+12 / -1
Mhtml/includes/graphs/application/shoutcast_bits.inc.php+13 / -3
Mhtml/includes/graphs/application/shoutcast_multi_bits.inc.php+12 / -0
Mhtml/includes/graphs/application/shoutcast_multi_stats.inc.php+13 / -1
Mhtml/includes/graphs/application/shoutcast_stats.inc.php+14 / -1
Mhtml/includes/graphs/application/unbound_class.inc.php+12 / -1
Mhtml/includes/graphs/application/unbound_flags.inc.php+12 / -1
Mhtml/includes/graphs/application/unbound_memory.inc.php+12 / -1
Mhtml/includes/graphs/application/unbound_opcode.inc.php+12 / -1
Mhtml/includes/graphs/application/unbound_qtype.inc.php+12 / -1
Mhtml/includes/graphs/application/unbound_queries.inc.php+14 / -3
Mhtml/includes/graphs/application/unbound_queue.inc.php+12 / -1
Mhtml/includes/graphs/application/unbound_rcode.inc.php+12 / -1
Mhtml/includes/graphs/application/vmwaretools_cpu.inc.php+12 / -1
Mhtml/includes/graphs/application/vmwaretools_mem.inc.php+12 / -1
Mhtml/includes/graphs/application/zimbra_connections.inc.php+12 / -1
Mhtml/includes/graphs/application/zimbra_fdcount.inc.php+12 / -1
Mhtml/includes/graphs/application/zimbra_jvmthreads.inc.php+12 / -1
Mhtml/includes/graphs/application/zimbra_mtaqueue.inc.php+12 / -1
Mhtml/includes/graphs/application/zimbra_threads.inc.php+12 / -1
Mhtml/includes/graphs/atmvp/auth.inc.php+12 / -1
Mhtml/includes/graphs/atmvp/bits.inc.php+11 / -0
Mhtml/includes/graphs/atmvp/cells.inc.php+11 / -0
Mhtml/includes/graphs/atmvp/errors.inc.php+11 / -0
Mhtml/includes/graphs/atmvp/packets.inc.php+11 / -0
Mhtml/includes/graphs/bgp/auth.inc.php+12 / -1
Mhtml/includes/graphs/bgp/prefixes.inc.php+11 / -0
Mhtml/includes/graphs/bgp/prefixes_ipv4multicast.inc.php+12 / -1
Mhtml/includes/graphs/bgp/prefixes_ipv4unicast.inc.php+12 / -1
Mhtml/includes/graphs/bgp/prefixes_ipv4vpn.inc.php+12 / -1
Mhtml/includes/graphs/bgp/prefixes_ipv6multicast.inc.php+12 / -1
Mhtml/includes/graphs/bgp/prefixes_ipv6unicast.inc.php+12 / -1
Mhtml/includes/graphs/bgp/prefixes_ipv6vpn.inc.php+12 / -1
Mhtml/includes/graphs/bgp/updates.inc.php+12 / -1
Mhtml/includes/graphs/bill/auth.inc.php+11 / -0
Mhtml/includes/graphs/bill/bits.inc.php+13 / -1
Mhtml/includes/graphs/c6kxbar/auth.inc.php+12 / -1
Mhtml/includes/graphs/c6kxbar/util.inc.php+11 / -0
Ahtml/includes/graphs/cbqos non-text+0 / -0
Ahtml/includes/graphs/cbqos/auth.inc.php+31 / -0
Ahtml/includes/graphs/cbqos/bits.inc.php+46 / -0
Ahtml/includes/graphs/cbqos/bits_drop.inc.php+33 / -0
Ahtml/includes/graphs/cbqos/bits_post.inc.php+33 / -0
Ahtml/includes/graphs/cbqos/bits_pre.inc.php+33 / -0
Ahtml/includes/graphs/cbqos/pkts.inc.php+39 / -0
Ahtml/includes/graphs/cbqos/pkts_drop.inc.php+33 / -0
Ahtml/includes/graphs/cbqos/pkts_post.inc.php+33 / -0
Ahtml/includes/graphs/cbqos/pkts_pre.inc.php+33 / -0
Mhtml/includes/graphs/cefswitching/auth.inc.php+12 / -1
Mhtml/includes/graphs/cefswitching/graph.inc.php+11 / -0
Mhtml/includes/graphs/common.inc.php+11 / -0
Mhtml/includes/graphs/customer/auth.inc.php+11 / -0
Mhtml/includes/graphs/customer/bits.inc.php+12 / -1
Mhtml/includes/graphs/device/agent.inc.php+12 / -1
Mhtml/includes/graphs/device/arubacontroller_numaps.inc.php+12 / -1
Mhtml/includes/graphs/device/arubacontroller_numclients.inc.php+14 / -1
Mhtml/includes/graphs/device/asyncos_workq.inc.php+12 / -1
Mhtml/includes/graphs/device/auth.inc.php+11 / -0
Mhtml/includes/graphs/device/bits.inc.php+12 / -1
Mhtml/includes/graphs/device/bluecoat_cache.inc.php+14 / -5
Mhtml/includes/graphs/device/bluecoat_http_client.inc.php+12 / -5
Mhtml/includes/graphs/device/bluecoat_http_server.inc.php+12 / -5
Mhtml/includes/graphs/device/bluecoat_server.inc.php+14 / -5
Mhtml/includes/graphs/device/bluecoat_tcp.inc.php+12 / -5
Mhtml/includes/graphs/device/bluecoat_tcp_est.inc.php+12 / -5
Mhtml/includes/graphs/device/cipsec_flow_bits.inc.php+12 / -1
Mhtml/includes/graphs/device/cipsec_flow_pkts.inc.php+12 / -1
Mhtml/includes/graphs/device/cipsec_flow_stats.inc.php+12 / -1
Mhtml/includes/graphs/device/cipsec_flow_tunnels.inc.php+12 / -1
Mhtml/includes/graphs/device/cras_sessions.inc.php+12 / -1
Mhtml/includes/graphs/device/diskio.inc.php+11 / -0
Mhtml/includes/graphs/device/diskio_bits.inc.php+11 / -0
Mhtml/includes/graphs/device/diskio_common.inc.php+12 / -1
Mhtml/includes/graphs/device/diskio_ops.inc.php+12 / -1
Mhtml/includes/graphs/device/edac_errors.inc.php+11 / -0
Mhtml/includes/graphs/device/fdb_count.inc.php+12 / -1
Mhtml/includes/graphs/device/fortigate_cpu.inc.php+12 / -1
Mhtml/includes/graphs/device/fortigate_sessions.inc.php+12 / -1
Mhtml/includes/graphs/device/fuser.inc.php+14 / -3
Mhtml/includes/graphs/device/graph.inc.php+11 / -0
Mhtml/includes/graphs/device/hr_processes.inc.php+12 / -1
Mhtml/includes/graphs/device/hr_users.inc.php+12 / -1
Mhtml/includes/graphs/device/imagingdrum.inc.php+14 / -3
Mhtml/includes/graphs/device/imagingdrums.inc.php+12 / -1
Mhtml/includes/graphs/device/ipSystemStats.inc.php+13 / -2
Mhtml/includes/graphs/device/ipsystemstats_ipv4.inc.php+12 / -1
Mhtml/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php+12 / -1
Mhtml/includes/graphs/device/ipsystemstats_ipv6.inc.php+12 / -1
Mhtml/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php+12 / -1
Mhtml/includes/graphs/device/juniperive_connections.inc.php+12 / -1
Mhtml/includes/graphs/device/juniperive_meetings.inc.php+12 / -1
Mhtml/includes/graphs/device/juniperive_storage.inc.php+12 / -1
Mhtml/includes/graphs/device/juniperive_users.inc.php+12 / -1
Mhtml/includes/graphs/device/ksm_pages.inc.php+12 / -1
Mhtml/includes/graphs/device/mempool.inc.php+14 / -2
Mhtml/includes/graphs/device/netapp_cp_ops.inc.php+12 / -2
Mhtml/includes/graphs/device/netapp_disk_io.inc.php+12 / -1
Mhtml/includes/graphs/device/netapp_net_io.inc.php+12 / -1
Mhtml/includes/graphs/device/netapp_ops.inc.php+12 / -2
Mhtml/includes/graphs/device/netapp_tape_io.inc.php+12 / -1
Mhtml/includes/graphs/device/netscaler_common_errors.inc.php+23 / -11
Mhtml/includes/graphs/device/netscaler_conn_client.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_conn_clientserver.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_conn_current.inc.php+19 / -4
Mhtml/includes/graphs/device/netscaler_conn_server.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_conn_spare.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_conn_zombie_flushed.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_conn_zombie_halfclosed.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_conn_zombie_halfopen.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_conn_zombie_packets.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_cookie_rejected.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_data_errors.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_out_of_order.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_retransmission_error.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_retransmit_err.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_rst_errors.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_syn_errors.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_syn_stats.inc.php+25 / -11
Mhtml/includes/graphs/device/netscaler_tcp_bits.inc.php+14 / -1
Mhtml/includes/graphs/device/netscaler_tcp_conn.inc.php+14 / -1
Mhtml/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php+12 / -1
Mhtml/includes/graphs/device/netscaler_tcp_errfullretransmit.inc.php+12 / -1
Mhtml/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php+12 / -1
Mhtml/includes/graphs/device/netscaler_tcp_errretransmit.inc.php+12 / -1
Mhtml/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php+12 / -1
Mhtml/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php+14 / -3
Mhtml/includes/graphs/device/netscaler_tcp_pkts.inc.php+14 / -1
Mhtml/includes/graphs/device/netscalersvc.inc.php+13 / -3
Mhtml/includes/graphs/device/netscalersvc_bits.inc.php+12 / -1
Mhtml/includes/graphs/device/netscalersvc_common.inc.php+13 / -3
Mhtml/includes/graphs/device/netscalersvc_conns.inc.php+12 / -1
Mhtml/includes/graphs/device/netscalersvc_pkts.inc.php+12 / -1
Mhtml/includes/graphs/device/netscalersvc_reqs.inc.php+12 / -1
Mhtml/includes/graphs/device/netscalersvc_ttfb.inc.php+11 / -0
Mhtml/includes/graphs/device/netscalervsvr.inc.php+13 / -3
Mhtml/includes/graphs/device/netscalervsvr_bits.inc.php+12 / -1
Mhtml/includes/graphs/device/netscalervsvr_conns.inc.php+12 / -1
Mhtml/includes/graphs/device/netscalervsvr_hitmiss.inc.php+12 / -1
Mhtml/includes/graphs/device/netscalervsvr_pkts.inc.php+12 / -1
Mhtml/includes/graphs/device/netscalervsvr_reqs.inc.php+12 / -1
Mhtml/includes/graphs/device/netstat_arista_sw_ip.inc.php+14 / -2
Mhtml/includes/graphs/device/netstat_arista_sw_ip6.inc.php+12 / -1
Mhtml/includes/graphs/device/netstat_arista_sw_ip6_frag.inc.php+12 / -1
Mhtml/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php+14 / -2
Mhtml/includes/graphs/device/netstat_icmp.inc.php+12 / -1
Mhtml/includes/graphs/device/netstat_icmp_info.inc.php+12 / -1
Mhtml/includes/graphs/device/netstat_ip.inc.php+12 / -1
Mhtml/includes/graphs/device/netstat_ip_frag.inc.php+12 / -1
Mhtml/includes/graphs/device/netstat_snmp_packets.inc.php+12 / -1
Mhtml/includes/graphs/device/netstat_snmp_stats.inc.php+12 / -1
Mhtml/includes/graphs/device/netstat_tcp_segments.inc.php+12 / -1
Mhtml/includes/graphs/device/netstat_tcp_stats.inc.php+13 / -2
Mhtml/includes/graphs/device/netstat_udp_datagrams.inc.php+12 / -1
Mhtml/includes/graphs/device/netstat_udp_errors.inc.php+12 / -1
Mhtml/includes/graphs/device/nfsen_common.inc.php+11 / -0
Mhtml/includes/graphs/device/nfsen_flows.inc.php+12 / -0
Mhtml/includes/graphs/device/nfsen_packets.inc.php+11 / -0
Mhtml/includes/graphs/device/nfsen_traffic.inc.php+11 / -0
Mhtml/includes/graphs/device/pagecount.inc.php+12 / -1
Mhtml/includes/graphs/device/panos_sessions.inc.php+12 / -1
Mhtml/includes/graphs/device/ping.inc.php+13 / -1
Mhtml/includes/graphs/device/ping_snmp.inc.php+12 / -1
Mhtml/includes/graphs/device/poller_perf.inc.php+12 / -1
Mhtml/includes/graphs/device/processor.inc.php+12 / -1
Mhtml/includes/graphs/device/processor_separate.inc.php+14 / -3
Mhtml/includes/graphs/device/processor_stack.inc.php+12 / -1
Mhtml/includes/graphs/device/screenos_sessions.inc.php+12 / -1
Mhtml/includes/graphs/device/sensor.inc.php+12 / -1
Mhtml/includes/graphs/device/sla.inc.php+12 / -1
Mhtml/includes/graphs/device/smokeping_all_common.inc.php+11 / -0
Mhtml/includes/graphs/device/smokeping_all_common_avg.inc.php+11 / -0
Mhtml/includes/graphs/device/smokeping_common.inc.php+11 / -0
Mhtml/includes/graphs/device/smokeping_in_all.inc.php+11 / -0
Mhtml/includes/graphs/device/smokeping_in_all_avg.inc.php+11 / -0
Mhtml/includes/graphs/device/smokeping_out_all.inc.php+11 / -0
Mhtml/includes/graphs/device/smokeping_out_all_avg.inc.php+11 / -0
Mhtml/includes/graphs/device/status.inc.php+12 / -1
Mhtml/includes/graphs/device/storage.inc.php+12 / -1
Mhtml/includes/graphs/device/toner.inc.php+12 / -1
Mhtml/includes/graphs/device/transferroller.inc.php+12 / -1
Mhtml/includes/graphs/device/ucd_contexts.inc.php+13 / -2
Mhtml/includes/graphs/device/ucd_cpu.inc.php+12 / -1
Mhtml/includes/graphs/device/ucd_interrupts.inc.php+12 / -1
Mhtml/includes/graphs/device/ucd_io.inc.php+13 / -2
Mhtml/includes/graphs/device/ucd_load.inc.php+12 / -1
Mhtml/includes/graphs/device/ucd_memory.inc.php+12 / -1
Mhtml/includes/graphs/device/ucd_swap_io.inc.php+13 / -2
Mhtml/includes/graphs/device/uptime.inc.php+12 / -1
Mhtml/includes/graphs/device/vpdn_sessions_l2tp.inc.php+12 / -1
Mhtml/includes/graphs/device/vpdn_tunnels_l2tp.inc.php+12 / -1
Mhtml/includes/graphs/device/wastebox.inc.php+12 / -1
Mhtml/includes/graphs/device/wifi_clients.inc.php+13 / -2
Mhtml/includes/graphs/diskio/auth.inc.php+12 / -1
Mhtml/includes/graphs/diskio/bits.inc.php+11 / -0
Mhtml/includes/graphs/diskio/ops.inc.php+11 / -0
Mhtml/includes/graphs/eigrpport/auth.inc.php+14 / -1
Mhtml/includes/graphs/eigrpport/packets.inc.php+12 / -0
Mhtml/includes/graphs/functions.inc.php+12 / -0
Mhtml/includes/graphs/generic_data.inc.php+15 / -4
Mhtml/includes/graphs/generic_duplex.inc.php+11 / -0
Mhtml/includes/graphs/generic_multi.inc.php+11 / -0
Mhtml/includes/graphs/generic_multi_bits.inc.php+11 / -0
Mhtml/includes/graphs/generic_multi_bits_separated.inc.php+11 / -0
Mhtml/includes/graphs/generic_multi_data.inc.php+11 / -0
Mhtml/includes/graphs/generic_multi_data_separated.inc.php+11 / -0
Mhtml/includes/graphs/generic_multi_line.inc.php+15 / -6
Mhtml/includes/graphs/generic_multi_separated.inc.php+15 / -6
Mhtml/includes/graphs/generic_multi_simplex_separated.inc.php+11 / -0
Mhtml/includes/graphs/generic_simplex.inc.php+12 / -1
Mhtml/includes/graphs/global/auth.inc.php+11 / -0
Mhtml/includes/graphs/global/bits.inc.php+12 / -1
Mhtml/includes/graphs/global/poller_time.inc.php+12 / -2
Mhtml/includes/graphs/global/poller_time_separate.inc.php+12 / -2
Mhtml/includes/graphs/global/processor_separate.inc.php+12 / -1
Mhtml/includes/graphs/global/processor_stack.inc.php+12 / -1
Mhtml/includes/graphs/graph.inc.php+11 / -0
Mhtml/includes/graphs/ipsectunnel/auth.inc.php+12 / -1
Mhtml/includes/graphs/ipsectunnel/bits.inc.php+11 / -0
Mhtml/includes/graphs/ipsectunnel/pkts.inc.php+11 / -0
Mhtml/includes/graphs/location/auth.inc.php+11 / -0
Mhtml/includes/graphs/location/bits.inc.php+13 / -2
Mhtml/includes/graphs/macaccounting/auth.inc.php+12 / -2
Mhtml/includes/graphs/macaccounting/bits.inc.php+11 / -0
Mhtml/includes/graphs/macaccounting/pkts.inc.php+11 / -0
Mhtml/includes/graphs/mempool/auth.inc.php+12 / -1
Mhtml/includes/graphs/mempool/usage.inc.php+11 / -0
Mhtml/includes/graphs/minute_multi_line.inc.php+11 / -0
Mhtml/includes/graphs/multiport/auth.inc.php+11 / -0
Mhtml/includes/graphs/multiport/bits.inc.php+13 / -2
Mhtml/includes/graphs/multiport/bits_duo.inc.php+15 / -4
Mhtml/includes/graphs/multiport/bits_duo_separate.inc.php+12 / -1
Mhtml/includes/graphs/multiport/bits_separate.inc.php+13 / -2
Mhtml/includes/graphs/multiport/bits_trio.inc.php+17 / -6
Mhtml/includes/graphs/munin/auth.inc.php+25 / -14
Mhtml/includes/graphs/munin/graph.inc.php+11 / -0
Mhtml/includes/graphs/netscalersvc/auth.inc.php+12 / -1
Mhtml/includes/graphs/netscalersvc/bits.inc.php+11 / -0
Mhtml/includes/graphs/netscalersvc/conns.inc.php+11 / -0
Mhtml/includes/graphs/netscalersvc/pkts.inc.php+11 / -0
Mhtml/includes/graphs/netscalersvc/reqs.inc.php+11 / -0
Mhtml/includes/graphs/netscalersvc/ttfb.inc.php+11 / -0
Mhtml/includes/graphs/netscalervsvr/auth.inc.php+12 / -1
Mhtml/includes/graphs/netscalervsvr/bits.inc.php+11 / -0
Mhtml/includes/graphs/netscalervsvr/conns.inc.php+11 / -0
Mhtml/includes/graphs/netscalervsvr/hitmiss.inc.php+11 / -0
Mhtml/includes/graphs/netscalervsvr/pkts.inc.php+11 / -0
Mhtml/includes/graphs/netscalervsvr/reqs.inc.php+11 / -0
Mhtml/includes/graphs/old_generic_simplex.inc.php+11 / -0
Mhtml/includes/graphs/port/adsl_attainable.inc.php+12 / -1
Mhtml/includes/graphs/port/adsl_attenuation.inc.php+12 / -1
Mhtml/includes/graphs/port/adsl_power.inc.php+12 / -1
Mhtml/includes/graphs/port/adsl_snr.inc.php+12 / -1
Mhtml/includes/graphs/port/adsl_speed.inc.php+12 / -1
Mhtml/includes/graphs/port/auth.inc.php+12 / -1
Mhtml/includes/graphs/port/bits.inc.php+11 / -0
Mhtml/includes/graphs/port/errors.inc.php+12 / -1
Mhtml/includes/graphs/port/etherlike.inc.php+12 / -1
Mhtml/includes/graphs/port/fdb_count.inc.php+12 / -1
Mhtml/includes/graphs/port/mac_acc_total.inc.php+12 / -1
Mhtml/includes/graphs/port/nupkts.inc.php+33 / -47
Mhtml/includes/graphs/port/pagp_bits.inc.php+12 / -1
Mhtml/includes/graphs/port/percent.inc.php+11 / -0
Mhtml/includes/graphs/port/pktsize.inc.php+11 / -0
Mhtml/includes/graphs/port/upkts.inc.php+11 / -0
Mhtml/includes/graphs/processor/auth.inc.php+12 / -1
Mhtml/includes/graphs/processor/usage.inc.php+12 / -1
Mhtml/includes/graphs/rserver/auth.inc.php+12 / -1
Mhtml/includes/graphs/rserver/curr.inc.php+11 / -0
Mhtml/includes/graphs/rserver/failed.inc.php+11 / -0
Mhtml/includes/graphs/rserver/total.inc.php+11 / -0
Mhtml/includes/graphs/sensor/airflow.inc.php+11 / -0
Mhtml/includes/graphs/sensor/apower.inc.php+11 / -0
Mhtml/includes/graphs/sensor/auth.inc.php+12 / -3
Mhtml/includes/graphs/sensor/current.inc.php+11 / -0
Mhtml/includes/graphs/sensor/dbm.inc.php+11 / -0
Mhtml/includes/graphs/sensor/fanspeed.inc.php+11 / -0
Mhtml/includes/graphs/sensor/frequency.inc.php+11 / -0
Mhtml/includes/graphs/sensor/graph.inc.php+12 / -1
Mhtml/includes/graphs/sensor/percent.inc.php+11 / -0
Mhtml/includes/graphs/sensor/power.inc.php+11 / -0
Mhtml/includes/graphs/sensor/pressure.inc.php+11 / -0
Mhtml/includes/graphs/sensor/runtime.inc.php+11 / -0
Mhtml/includes/graphs/sensor/state.inc.php+11 / -0
Mhtml/includes/graphs/sensor/temperature.inc.php+11 / -0
Mhtml/includes/graphs/sensor/voltage.inc.php+11 / -0
Mhtml/includes/graphs/service/auth.inc.php+12 / -2
Mhtml/includes/graphs/service/availability.inc.php+11 / -0
Mhtml/includes/graphs/smokeping/auth.inc.php+11 / -0
Mhtml/includes/graphs/smokeping/in.inc.php+11 / -0
Mhtml/includes/graphs/smokeping/out.inc.php+11 / -0
Mhtml/includes/graphs/storage/auth.inc.php+12 / -1
Mhtml/includes/graphs/storage/usage.inc.php+11 / -0
Mhtml/includes/graphs/toner/auth.inc.php+12 / -1
Mhtml/includes/graphs/toner/usage.inc.php+11 / -0
Mhtml/includes/graphs/vserver/auth.inc.php+12 / -1
Mhtml/includes/graphs/vserver/bits.inc.php+11 / -0
Mhtml/includes/graphs/vserver/conns.inc.php+11 / -0
Mhtml/includes/graphs/vserver/pkts.inc.php+11 / -0
Mhtml/includes/graphs/wifi/auth.inc.php+11 / -0
Mhtml/includes/graphs/wifi/clientfailedassociations.inc.php+12 / -1
Mhtml/includes/graphs/wifi/noisefloor.inc.php+12 / -1
Mhtml/includes/graphs/wifi/refusedconnectioncount.inc.php+12 / -1
Mhtml/includes/graphs/wifi/resetcount.inc.php+12 / -1
Mhtml/includes/graphs/wifi/retransmitoctet.inc.php+12 / -1
Mhtml/includes/graphs/wifi/txretriescount.inc.php+12 / -1
Mhtml/includes/graphs/wifi/usersessions.inc.php+12 / -1
Mhtml/includes/group-navbar.inc.php+5 / -6
Mhtml/includes/hostbox-basic.inc.php+11 / -0
Mhtml/includes/hostbox-status.inc.php+11 / -0
Mhtml/includes/hostbox.inc.php+11 / -0
Mhtml/includes/javascript-interfacepicker.inc.php+15 / -0
Ahtml/includes/map non-text+0 / -0
Ahtml/includes/map/google-mc.inc.php+220 / -0
Ahtml/includes/map/google.inc.php+104 / -0
Mhtml/includes/navbar.inc.php+317 / -294
Mhtml/includes/port-edit.inc.php+11 / -0
Mhtml/includes/port-sort-select.inc.php+11 / -0
Mhtml/includes/port-sort.inc.php+11 / -0
Mhtml/includes/print-accesspoint-graphs.inc.php+12 / -0
Mhtml/includes/print-accesspoint.inc.php+11 / -0
Mhtml/includes/print-device-graph.php+11 / -0
Mhtml/includes/print-interface-adsl.inc.php+11 / -0
Mhtml/includes/print-interface-graphs.inc.php+11 / -0
Mhtml/includes/print-interface.inc.php+2 / -2
Mhtml/includes/print-service.inc.php+11 / -0
Mhtml/includes/print-vlan.inc.php+11 / -0
Mhtml/includes/print-vm.inc.php+11 / -0
Mhtml/includes/print-vrf.inc.php+11 / -0
Mhtml/includes/print/addresses.inc.php+5 / -11
Mhtml/includes/print/alert.inc.php+1 / -1
Mhtml/includes/print/arptable.inc.php+0 / -1
Mhtml/includes/print/authlog.inc.php+1 / -0
Mhtml/includes/print/device.inc.php+12 / -0
Mhtml/includes/print/dot1xtable.inc.php+0 / -1
Mhtml/includes/print/events.inc.php+1 / -2
Mhtml/includes/print/mac_addresses.inc.php+0 / -1
Mhtml/includes/print/navbar.inc.php+1 / -1
Mhtml/includes/print/rows.inc.php+3 / -0
Mhtml/includes/print/search.inc.php+1 / -1
Mhtml/includes/print/status.inc.php+1 / -0
Mhtml/includes/service-delete.inc.php+18 / -7
Mhtml/includes/status-summary.inc.php+40 / -0
Mhtml/index.php+11 / -92
Ahtml/js/bootstrap-switch.min.js+22 / -0
Dhtml/js/jquery.switch.js+0 / -209
Mhtml/js/observium.js+99 / -0
Mhtml/pages/api/errorcodes.inc.php+14 / -0
Mhtml/pages/api/manual.billing.inc.php+14 / -0
Mhtml/pages/api/manual.encryption.inc.php+14 / -0
Mhtml/pages/api/manual.general.inc.php+14 / -0
Mhtml/pages/api/manual.inc.php+11 / -0
Mhtml/pages/api/manual.inventory.inc.php+14 / -0
Mhtml/pages/api/manual.packages.inc.php+14 / -0
Mhtml/pages/apps/default.inc.php+11 / -0
Mhtml/pages/apps/overview.inc.php+11 / -0
Mhtml/pages/bill/actions.inc.php+11 / -0
Mhtml/pages/bill/api.inc.php+14 / -0
Mhtml/pages/bill/delete.inc.php+11 / -0
Mhtml/pages/bill/edit.inc.php+11 / -0
Mhtml/pages/bill/history.inc.php+11 / -0
Mhtml/pages/bill/infoboxes.inc.php+11 / -0
Mhtml/pages/bill/navbar.inc.php+11 / -0
Mhtml/pages/bill/pdf_css.inc.php+11 / -0
Mhtml/pages/bill/pdf_history.inc.php+11 / -0
Mhtml/pages/bill/ports.inc.php+11 / -0
Mhtml/pages/bill/reset.inc.php+11 / -0
Mhtml/pages/bill/transfer.inc.php+11 / -0
Mhtml/pages/bills/add.inc.php+11 / -0
Mhtml/pages/bills/month.inc.php+11 / -0
Mhtml/pages/bills/searchaction.inc.php+26 / -8
Mhtml/pages/deleted-ports.inc.php+19 / -9
Mhtml/pages/delhost.inc.php+25 / -22
Mhtml/pages/device/alert.inc.php+1 / -3
Mhtml/pages/device/apps/exchange.inc.php+2 / -3
Mhtml/pages/device/apps/ntpd.inc.php+2 / -2
Mhtml/pages/device/edit/alerts.inc.php+1 / -1
Mhtml/pages/device/edit/apps.inc.php+1 / -2
Mhtml/pages/device/edit/netscaler_svcs.inc.php+3 / -2
Mhtml/pages/device/edit/netscaler_vsvrs.inc.php+3 / -2
Mhtml/pages/device/edit/ports.inc.php+80 / -80
Mhtml/pages/device/edit/sensors.inc.php+12 / -9
Mhtml/pages/device/graphs/cpu.inc.php+1 / -1
Mhtml/pages/device/graphs/hrprocesses.inc.php+1 / -1
Mhtml/pages/device/graphs/hrusers.inc.php+1 / -1
Mhtml/pages/device/graphs/ipSytemStats.inc.php+2 / -2
Mhtml/pages/device/graphs/memory.inc.php+1 / -1
Mhtml/pages/device/graphs/netstats.inc.php+7 / -7
Mhtml/pages/device/graphs/netstats_icmp_info.inc.php+1 / -1
Mhtml/pages/device/graphs/netstats_icmp_stat.inc.php+1 / -1
Mhtml/pages/device/graphs/netstats_ip.inc.php+1 / -1
Mhtml/pages/device/graphs/netstats_snmp.inc.php+1 / -1
Mhtml/pages/device/graphs/netstats_tcp.inc.php+1 / -1
Mhtml/pages/device/graphs/netstats_udp.inc.php+1 / -1
Mhtml/pages/device/graphs/screenos.inc.php+1 / -1
Mhtml/pages/device/graphs/wireless.inc.php+1 / -1
Mhtml/pages/device/overview/processors-unix.inc.php+2 / -2
Mhtml/pages/device/overview/processors.inc.php+1 / -1
Mhtml/pages/device/perf.inc.php+59 / -63
Mhtml/pages/device/port.inc.php+5 / -0
Mhtml/pages/device/port/adsl.inc.php+2 / -2
Ahtml/pages/device/port/cbqos.inc.php+40 / -0
Mhtml/pages/device/port/graphs.inc.php+4 / -4
Mhtml/pages/device/routing/bgp.inc.php+1 / -1
Mhtml/pages/device/routing/eigrp_ports.inc.php+42 / -31
Mhtml/pages/device/wifi.inc.php+16 / -3
Mhtml/pages/device/wifi/accesspoint.inc.php+74 / -66
Mhtml/pages/device/wifi/accesspoints.inc.php+14 / -2
Mhtml/pages/device/wifi/overview.inc.php+12 / -2
Mhtml/pages/devices/basic.inc.php+11 / -0
Mhtml/pages/devices/detail.inc.php+11 / -0
Mhtml/pages/devices/graphs.inc.php+11 / -0
Mhtml/pages/devices/status.inc.php+11 / -0
Mhtml/pages/edituser.inc.php+20 / -16
Mhtml/pages/edituser/deleteuser.inc.php+13 / -3
Mhtml/pages/front/default.php+22 / -307
Mhtml/pages/group.inc.php+3 / -2
Mhtml/pages/health/mempool.inc.php+12 / -1
Mhtml/pages/health/processor.inc.php+12 / -1
Mhtml/pages/health/sensors.inc.php+12 / -1
Mhtml/pages/health/storage.inc.php+12 / -1
Mhtml/pages/health/toner.inc.php+11 / -0
Mhtml/pages/iftype.inc.php+1 / -1
Mhtml/pages/ports.inc.php+10 / -25
Mhtml/pages/ports/graphs.inc.php+11 / -0
Mhtml/pages/ports/list.inc.php+11 / -0
Dhtml/pages/purgeports.inc.php+0 / -21
Mhtml/pages/routing/bgp.inc.php+12 / -1
Mhtml/pages/routing/cef.inc.php+12 / -1
Mhtml/pages/routing/ospf.inc.php+12 / -1
Mhtml/pages/routing/overview.inc.php+28 / -17
Mhtml/pages/routing/vrf.inc.php+11 / -0
Mhtml/pages/search/arp.inc.php+14 / -0
Mhtml/pages/search/dot1x.inc.php+14 / -0
Mhtml/pages/search/fdb.inc.php+14 / -0
Mhtml/pages/search/ipv4.inc.php+14 / -1
Mhtml/pages/search/ipv6.inc.php+14 / -1
Mhtml/pages/search/mac.inc.php+14 / -0
Mincludes/alerting/email.inc.php+12 / -0
Mincludes/alerts.inc.php+34 / -13
Mincludes/billing.php+36 / -0
Mincludes/common.php+484 / -125
Mincludes/dbFacile.php+331 / -290
Mincludes/debug/ref.inc.php+0 / -2
Mincludes/defaults.inc.php+29 / -43
Mincludes/definitions.inc.php+48 / -2
Mincludes/definitions/apps.inc.php+11 / -0
Mincludes/definitions/entities.inc.php+11 / -0
Mincludes/definitions/graphtypes.inc.php+11 / -0
Mincludes/definitions/os.inc.php+43 / -2
Mincludes/definitions/sensors.inc.php+32 / -0
Mincludes/definitions/version.inc.php+11 / -0
Mincludes/definitions/vmware_guestid.inc.php+11 / -0
Mincludes/discovery/arp-table.inc.php+12 / -1
Mincludes/discovery/bgp-peers.inc.php+12 / -1
Mincludes/discovery/cisco-cef.inc.php+12 / -1
Mincludes/discovery/cisco-pw.inc.php+12 / -1
Mincludes/discovery/cisco-sla.inc.php+12 / -1
Mincludes/discovery/cisco-vrf.inc.php+11 / -0
Mincludes/discovery/discovery-protocols/lldp-mib.inc.php+13 / -5
Mincludes/discovery/entity-physical.inc.php+11 / -0
Mincludes/discovery/functions.inc.php+110 / -87
Mincludes/discovery/hr-device.inc.php+13 / -2
Mincludes/discovery/inventory.inc.php+11 / -0
Mincludes/discovery/inventory/e7-calix-mib.inc.php+11 / -0
Mincludes/discovery/inventory/foundry-sn-agent-mib.inc.php+11 / -0
Mincludes/discovery/inventory/geist-mib-v3.inc.php+11 / -0
Mincludes/discovery/inventory/juniper-mib.inc.php+11 / -0
Mincludes/discovery/inventory/mikrotik-mib.inc.php+13 / -1
Mincludes/discovery/ipv4-addresses.inc.php+11 / -0
Mincludes/discovery/ipv6-addresses.inc.php+11 / -0
Mincludes/discovery/junose-atm-vp.inc.php+13 / -2
Mincludes/discovery/libvirt-vminfo.inc.php+51 / -37
Mincludes/discovery/mac-accounting.inc.php+11 / -0
Mincludes/discovery/mempools.inc.php+11 / -0
Mincludes/discovery/mempools/adtran-aoscpu.inc.php+11 / -0
Mincludes/discovery/mempools/agent-general-mib.inc.php+11 / -0
Mincludes/discovery/mempools/apsysmgmt-mib.inc.php+11 / -0
Mincludes/discovery/mempools/asyncos-mail-mib.inc.php+11 / -0
Mincludes/discovery/mempools/bluecoat-sg-proxy-mib.inc.php+11 / -0
Mincludes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php+11 / -0
Mincludes/discovery/mempools/cisco-entity-qfp-mib.inc.php+11 / -0
Mincludes/discovery/mempools/cisco-memory-pool-mib.inc.php+11 / -0
Mincludes/discovery/mempools/cisco-process-mib.inc.php+11 / -0
Mincludes/discovery/mempools/dell-vendor-mib.inc.php+11 / -0
Mincludes/discovery/mempools/extreme-base-mib.inc.php+11 / -0
Mincludes/discovery/mempools/f10-c-series-chassis-mib.inc.php+11 / -0
Mincludes/discovery/mempools/f10-chassis-mib.inc.php+11 / -0
Mincludes/discovery/mempools/f10-s-series-chassis-mib.inc.php+11 / -0
Mincludes/discovery/mempools/fortinet-fortigate-mib.inc.php+11 / -0
Mincludes/discovery/mempools/foundry-sn-agent-mib.inc.php+11 / -0
Mincludes/discovery/mempools/frogfoot-resources-mib.inc.php+11 / -0
Mincludes/discovery/mempools/hh3c-entity-ext-mib.inc.php+11 / -0
Mincludes/discovery/mempools/host-resources-mib.inc.php+11 / -0
Mincludes/discovery/mempools/huawei-entity-extent-mib.inc.php+11 / -0
Mincludes/discovery/mempools/juniper-ive-mib.inc.php+11 / -0
Mincludes/discovery/mempools/juniper-mib.inc.php+11 / -0
Mincludes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php+17 / -9
Mincludes/discovery/mempools/netscreen-resource-mib.inc.php+11 / -0
Mincludes/discovery/mempools/netswitch-mib.inc.php+11 / -0
Mincludes/discovery/mempools/ns-root-mib.inc.php+11 / -0
Mincludes/discovery/mempools/rbn-memory-mib.inc.php+11 / -0
Mincludes/discovery/mempools/s5-chassis-mib.inc.php+11 / -0
Mincludes/discovery/mempools/sw-mib.inc.php+11 / -0
Mincludes/discovery/mempools/trapeze-networks-system-mib.inc.php+11 / -0
Mincludes/discovery/os.inc.php+11 / -0
Mincludes/discovery/os/acsw.inc.php+11 / -0
Mincludes/discovery/os/airport.inc.php+11 / -0
Mincludes/discovery/os/allied-radlan.inc.php+11 / -0
Mincludes/discovery/os/allied.inc.php+17 / -7
Mincludes/discovery/os/arista_eos.inc.php+11 / -0
Mincludes/discovery/os/arubaos.inc.php+11 / -0
Mincludes/discovery/os/asyncos.inc.php+11 / -0
Mincludes/discovery/os/avocent.inc.php+11 / -0
Mincludes/discovery/os/axiscam.inc.php+11 / -0
Mincludes/discovery/os/axisdocserver.inc.php+11 / -0
Mincludes/discovery/os/barracudangfw.inc.php+11 / -0
Mincludes/discovery/os/bcm963.inc.php+11 / -0
Mincludes/discovery/os/bnt.inc.php+11 / -0
Mincludes/discovery/os/brother.inc.php+11 / -0
Mincludes/discovery/os/cisco.inc.php+12 / -2
Mincludes/discovery/os/cometsystem-p85xx.inc.php+11 / -0
Mincludes/discovery/os/cs121.inc.php+11 / -0
Mincludes/discovery/os/darwin.inc.php+11 / -0
Mincludes/discovery/os/dell-laser.inc.php+11 / -1
Mincludes/discovery/os/dlink.inc.php+11 / -0
Mincludes/discovery/os/dlinkap.inc.php+11 / -0
Mincludes/discovery/os/draytek.inc.php+11 / -0
Mincludes/discovery/os/edgeos.inc.php+11 / -0
Mincludes/discovery/os/epson.inc.php+11 / -0
Mincludes/discovery/os/extremeware.inc.php+11 / -0
Mincludes/discovery/os/freebsd.inc.php+11 / -1
Mincludes/discovery/os/gamatronicups.inc.php+11 / -0
Mincludes/discovery/os/jdsu_edfa.inc.php+11 / -0
Mincludes/discovery/os/jetdirect.inc.php+11 / -0
Dincludes/discovery/os/kyocera.inc.php non-text+0 / -0
Mincludes/discovery/os/lcos.inc.php+11 / -0
Mincludes/discovery/os/linux.inc.php+12 / -0
Mincludes/discovery/os/mgepdu.inc.php+11 / -0
Mincludes/discovery/os/mgeups.inc.php+11 / -0
Mincludes/discovery/os/mrvld.inc.php+11 / -0
Mincludes/discovery/os/netbsd.inc.php+11 / -0
Mincludes/discovery/os/netopia.inc.php+11 / -0
Mincludes/discovery/os/netvision.inc.php+11 / -0
Mincludes/discovery/os/netware.inc.php+11 / -0
Mincludes/discovery/os/nos.inc.php+11 / -0
Mincludes/discovery/os/nrg.inc.php+11 / -0
Mincludes/discovery/os/nxos.inc.php+11 / -0
Mincludes/discovery/os/okilan.inc.php+11 / -0
Mincludes/discovery/os/packetshaper.inc.php+11 / -0
Mincludes/discovery/os/panos.inc.php+11 / -0
Mincludes/discovery/os/poweralert.inc.php+11 / -0
Mincludes/discovery/os/powerconnect-bcm.inc.php+11 / -0
Mincludes/discovery/os/proxysg.inc.php+11 / -4
Mincludes/discovery/os/raritan.inc.php+11 / -0
Dincludes/discovery/os/ricoh.inc.php non-text+0 / -0
Mincludes/discovery/os/roomalert.inc.php+11 / -0
Mincludes/discovery/os/routeros.inc.php+11 / -0
Mincludes/discovery/os/samsung.inc.php+11 / -0
Mincludes/discovery/os/sanos.inc.php+11 / -0
Mincludes/discovery/os/sensorprobe.inc.php+11 / -0
Mincludes/discovery/os/sentry3.inc.php+11 / -0
Mincludes/discovery/os/seos.inc.php+11 / -0
Mincludes/discovery/os/solaris.inc.php+11 / -0
Mincludes/discovery/os/sonicwall.inc.php+11 / -0
Mincludes/discovery/os/speedtouch.inc.php+11 / -0
Mincludes/discovery/os/supermicro-switch.inc.php+11 / -0
Mincludes/discovery/os/terastation.inc.php+11 / -0
Mincludes/discovery/os/toshiba.inc.php+11 / -0
Mincludes/discovery/os/tranzeo.inc.php+11 / -0
Mincludes/discovery/os/vrp.inc.php+11 / -0
Mincludes/discovery/os/vyatta.inc.php+11 / -0
Mincludes/discovery/os/watchguard.inc.php+11 / -0
Mincludes/discovery/os/windows.inc.php+11 / -0
Mincludes/discovery/os/wlc.inc.php+11 / -0
Mincludes/discovery/os/wxgoos.inc.php+11 / -0
Dincludes/discovery/os/xerox.inc.php non-text+0 / -0
Mincludes/discovery/os/zxr10.inc.php+11 / -0
Mincludes/discovery/os/zyxel.inc.php+11 / -0
Mincludes/discovery/ospf-autodiscovery.inc.php+14 / -3
Mincludes/discovery/ports-stack.inc.php+11 / -0
Mincludes/discovery/ports.inc.php+16 / -2
Mincludes/discovery/processors/adtran-aoscpu.inc.php+11 / -0
Mincludes/discovery/processors/agent-general-mib.inc.php+11 / -0
Mincludes/discovery/processors/alcatel-ind1-health-mib.inc.php+11 / -0
Mincludes/discovery/processors/apsysmgmt-mib.inc.php+12 / -1
Mincludes/discovery/processors/asyncos-mail-mib.inc.php+11 / -0
Mincludes/discovery/processors/at-sysinfo-mib.inc.php+21 / -12
Mincludes/discovery/processors/bluecoat-sg-proxy-mib.inc.php+11 / -5
Mincludes/discovery/processors/cisco-entity-qfp-mib.inc.php+11 / -0
Mincludes/discovery/processors/cisco-process-mib.inc.php+11 / -2
Mincludes/discovery/processors/ciscosb-rndmng.inc.php+11 / -0
Mincludes/discovery/processors/dell-vendor-mib.inc.php+11 / -0
Mincludes/discovery/processors/f10-c-series-chassis-mib.inc.php+11 / -0
Mincludes/discovery/processors/f10-chassis-mib.inc.php+11 / -0
Mincludes/discovery/processors/f10-s-series-chassis-mib.inc.php+11 / -0
Mincludes/discovery/processors/fortinet-fortigate-mib.inc.php+11 / -0
Mincludes/discovery/processors/foundry-sn-agent-mib.inc.php+11 / -0
Mincludes/discovery/processors/frogfoot-resources-mib.inc.php+12 / -2
Mincludes/discovery/processors/hh3c-entity-ext-mib.inc.php+11 / -0
Mincludes/discovery/processors/host-resources-mib.inc.php+12 / -1
Mincludes/discovery/processors/huawei-entity-extent-mib.inc.php+11 / -0
Mincludes/discovery/processors/juniper-ive-mib.inc.php+11 / -0
Mincludes/discovery/processors/juniper-mib.inc.php+11 / -0
Mincludes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php+16 / -8
Mincludes/discovery/processors/juniper-system-mib.inc.php+11 / -0
Mincludes/discovery/processors/netscreen-resource-mib.inc.php+11 / -0
Mincludes/discovery/processors/ns-root-mib.inc.php+11 / -0
Mincludes/discovery/processors/radlan-rndmng.inc.php+12 / -1
Mincludes/discovery/processors/rbn-cpu-meter-mib.inc.php+13 / -2
Mincludes/discovery/processors/s5-chassis-mib.inc.php+11 / -0
Mincludes/discovery/processors/statistics-mib.inc.php+13 / -2
Mincludes/discovery/processors/sw-mib.inc.php+10 / -1
Mincludes/discovery/processors/trapeze-networks-system-mib.inc.php+13 / -2
Mincludes/discovery/processors/watchguard-system-statistics-mib.inc.php+13 / -2
Mincludes/discovery/sensors/acmepacket-envmon-mib.inc.php+11 / -0
Mincludes/discovery/sensors/ciscosb-mib.inc.php+11 / -0
Mincludes/discovery/sensors/dell-vendor-mib.inc.php+2 / -0
Mincludes/discovery/sensors/lcos-mib.inc.php+11 / -0
Aincludes/discovery/sensors/lsi-megaraid-sas-mib.inc.php+222 / -0
Mincludes/discovery/sensors/ms-switch30-mib.inc.php+11 / -0
Mincludes/discovery/sensors/oadwdm-mib.inc.php+2 / -2
Aincludes/discovery/sensors/oasfp-mib.inc.php+67 / -0
Mincludes/discovery/sensors/packetflux-mib.inc.php+11 / -0
Mincludes/discovery/sensors/powernet-mib.inc.php+16 / -1
Mincludes/discovery/sensors/sentry3-mib.inc.php+2 / -0
Mincludes/discovery/sensors/trapeze-networks-system-mib.inc.php+11 / -0
Mincludes/discovery/sensors/ups-mib.inc.php+1 / -1
Mincludes/discovery/sensors/xups-mib.inc.php+1 / -1
Mincludes/discovery/services.inc.php+11 / -0
Mincludes/discovery/storage.inc.php+11 / -0
Mincludes/discovery/storage/host-resources-mib.inc.php+13 / -0
Mincludes/discovery/storage/netapp-mib.inc.php+11 / -0
Mincludes/discovery/storage/ucd-snmp-mib.inc.php+11 / -0
Mincludes/discovery/toner.inc.php+11 / -0
Mincludes/discovery/ucd-diskio.inc.php+11 / -0
Mincludes/discovery/vmware-vminfo.inc.php+11 / -0
Mincludes/discovery/wifi.inc.php+11 / -0
Mincludes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php+14 / -3
Mincludes/entities.inc.php+15 / -1
Mincludes/functions.php+363 / -67
Mincludes/geolocation.inc.php+72 / -14
Mincludes/groups.inc.php+33 / -5
Mincludes/hh3c.inc.php+11 / -0
Aincludes/housekeeping non-text+0 / -0
Aincludes/housekeeping/eventlog.inc.php+58 / -0
Aincludes/housekeeping/ports.inc.php+46 / -0
Aincludes/housekeeping/rrd.inc.php+101 / -0
Aincludes/housekeeping/syslog.inc.php+58 / -0
Aincludes/housekeeping/timing.inc.php+78 / -0
Mincludes/include-dir-mib.inc.php+11 / -3
Mincludes/include-dir.inc.php+11 / -0
Aincludes/pear/Net/DNS2 non-text+0 / -0
Aincludes/pear/Net/DNS2.php+1,228 / -0
Aincludes/pear/Net/DNS2/BitMap.php+254 / -0
Aincludes/pear/Net/DNS2/Cache.php+305 / -0
Aincludes/pear/Net/DNS2/Cache/File.php+242 / -0
Aincludes/pear/Net/DNS2/Cache/Shm.php+305 / -0
Aincludes/pear/Net/DNS2/Exception.php+132 / -0
Aincludes/pear/Net/DNS2/Header.php+282 / -0
Aincludes/pear/Net/DNS2/LICENSE+33 / -0
Aincludes/pear/Net/DNS2/Lookups.php+545 / -0
Aincludes/pear/Net/DNS2/Packet.php+449 / -0
Aincludes/pear/Net/DNS2/Packet/Request.php+221 / -0
Aincludes/pear/Net/DNS2/Packet/Response.php+189 / -0
Aincludes/pear/Net/DNS2/PrivateKey.php+422 / -0
Aincludes/pear/Net/DNS2/Question.php+244 / -0
Aincludes/pear/Net/DNS2/RR.php+641 / -0
Aincludes/pear/Net/DNS2/RR/A.php+156 / -0
Aincludes/pear/Net/DNS2/RR/AAAA.php+177 / -0
Aincludes/pear/Net/DNS2/RR/AFSDB.php+174 / -0
Aincludes/pear/Net/DNS2/RR/ANY.php+129 / -0
Aincludes/pear/Net/DNS2/RR/APL.php+343 / -0
Aincludes/pear/Net/DNS2/RR/ATMA.php+210 / -0
Aincludes/pear/Net/DNS2/RR/CAA.php+179 / -0
Aincludes/pear/Net/DNS2/RR/CDS.php+77 / -0
Aincludes/pear/Net/DNS2/RR/CERT.php+292 / -0
Aincludes/pear/Net/DNS2/RR/CNAME.php+153 / -0
Aincludes/pear/Net/DNS2/RR/DHCID.php+207 / -0
Aincludes/pear/Net/DNS2/RR/DLV.php+75 / -0
Aincludes/pear/Net/DNS2/RR/DNAME.php+153 / -0
Aincludes/pear/Net/DNS2/RR/DNSKEY.php+198 / -0
Aincludes/pear/Net/DNS2/RR/DS.php+209 / -0
Aincludes/pear/Net/DNS2/RR/EID.php+130 / -0
Aincludes/pear/Net/DNS2/RR/EUI48.php+187 / -0
Aincludes/pear/Net/DNS2/RR/EUI64.php+188 / -0
Aincludes/pear/Net/DNS2/RR/HINFO.php+175 / -0
Aincludes/pear/Net/DNS2/RR/HIP.php+287 / -0
Aincludes/pear/Net/DNS2/RR/IPSECKEY.php+386 / -0
Aincludes/pear/Net/DNS2/RR/ISDN.php+190 / -0
Aincludes/pear/Net/DNS2/RR/KEY.php+85 / -0
Aincludes/pear/Net/DNS2/RR/KX.php+179 / -0
Aincludes/pear/Net/DNS2/RR/L32.php+180 / -0
Aincludes/pear/Net/DNS2/RR/L64.php+187 / -0
Aincludes/pear/Net/DNS2/RR/LOC.php+440 / -0
Aincludes/pear/Net/DNS2/RR/LP.php+177 / -0
Aincludes/pear/Net/DNS2/RR/MX.php+175 / -0
Aincludes/pear/Net/DNS2/RR/NAPTR.php+231 / -0
Aincludes/pear/Net/DNS2/RR/NID.php+187 / -0
Aincludes/pear/Net/DNS2/RR/NIMLOC.php+130 / -0
Aincludes/pear/Net/DNS2/RR/NS.php+153 / -0
Aincludes/pear/Net/DNS2/RR/NSAP.php+262 / -0
Aincludes/pear/Net/DNS2/RR/NSEC.php+184 / -0
Aincludes/pear/Net/DNS2/RR/NSEC3.php+310 / -0
Aincludes/pear/Net/DNS2/RR/NSEC3PARAM.php+220 / -0
Aincludes/pear/Net/DNS2/RR/OPT.php+292 / -0
Aincludes/pear/Net/DNS2/RR/PTR.php+152 / -0
Aincludes/pear/Net/DNS2/RR/PX.php+186 / -0
Aincludes/pear/Net/DNS2/RR/RP.php+167 / -0
Aincludes/pear/Net/DNS2/RR/RRSIG.php+329 / -0
Aincludes/pear/Net/DNS2/RR/RT.php+175 / -0
Aincludes/pear/Net/DNS2/RR/SIG.php+423 / -0
Aincludes/pear/Net/DNS2/RR/SOA.php+240 / -0
Aincludes/pear/Net/DNS2/RR/SPF.php+75 / -0
Aincludes/pear/Net/DNS2/RR/SRV.php+186 / -0
Aincludes/pear/Net/DNS2/RR/SSHFP.php+244 / -0
Aincludes/pear/Net/DNS2/RR/TA.php+75 / -0
Aincludes/pear/Net/DNS2/RR/TALINK.php+171 / -0
Aincludes/pear/Net/DNS2/RR/TKEY.php+307 / -0
Aincludes/pear/Net/DNS2/RR/TLSA.php+194 / -0
Aincludes/pear/Net/DNS2/RR/TSIG.php+504 / -0
Aincludes/pear/Net/DNS2/RR/TXT.php+177 / -0
Aincludes/pear/Net/DNS2/RR/URI.php+183 / -0
Aincludes/pear/Net/DNS2/RR/WKS.php+235 / -0
Aincludes/pear/Net/DNS2/RR/X25.php+160 / -0
Aincludes/pear/Net/DNS2/Resolver.php+332 / -0
Aincludes/pear/Net/DNS2/Socket.php+189 / -0
Aincludes/pear/Net/DNS2/Socket/Sockets.php+364 / -0
Aincludes/pear/Net/DNS2/Socket/Streams.php+389 / -0
Aincludes/pear/Net/DNS2/Updater.php+654 / -0
Mincludes/pear/Net/IPv6.php+46 / -5
Mincludes/polling/altiga-ssl.inc.php+14 / -3
Mincludes/polling/applications.inc.php+12 / -2
Mincludes/polling/applications/apache.inc.php+14 / -3
Mincludes/polling/applications/asterisk.inc.php+15 / -13
Mincludes/polling/applications/bind.inc.php+32 / -21
Mincludes/polling/applications/crashplan.inc.php+14 / -3
Mincludes/polling/applications/drbd.inc.php+14 / -3
Mincludes/polling/applications/exchange.inc.php+36 / -24
Mincludes/polling/applications/exim-mailqueue.inc.php+14 / -3
Mincludes/polling/applications/freeradius.inc.php+14 / -3
Mincludes/polling/applications/mailscanner.inc.php+14 / -3
Mincludes/polling/applications/memcached.inc.php+18 / -7
Mincludes/polling/applications/mssql.inc.php+24 / -12
Mincludes/polling/applications/mysql.inc.php+17 / -6
Mincludes/polling/applications/nfs.inc.php+15 / -3
Mincludes/polling/applications/nginx.inc.php+14 / -3
Mincludes/polling/applications/ntp-client.inc.php+14 / -3
Mincludes/polling/applications/ntpd-server.inc.php+14 / -3
Mincludes/polling/applications/ntpd.inc.php+16 / -5
Mincludes/polling/applications/postfix_mailgraph.inc.php+21 / -7
Mincludes/polling/applications/postgresql.inc.php+14 / -3
Mincludes/polling/applications/powerdns-recursor.inc.php+14 / -3
Mincludes/polling/applications/powerdns.inc.php+14 / -3
Mincludes/polling/applications/shoutcast.inc.php+14 / -3
Mincludes/polling/applications/unbound.inc.php+21 / -10
Mincludes/polling/applications/vmwaretools.inc.php+14 / -3
Mincludes/polling/applications/zimbra.inc.php+30 / -21
Mincludes/polling/arista-software-ip-forwarding.inc.php+17 / -6
Mincludes/polling/aruba-controller.inc.php+19 / -8
Mincludes/polling/bgp-peers.inc.php+19 / -10
Mincludes/polling/cipsec-tunnels.inc.php+14 / -3
Mincludes/polling/cisco-ace-loadbalancer.inc.php+14 / -3
Mincludes/polling/cisco-ace-serverfarms.inc.php+14 / -3
Aincludes/polling/cisco-cbqos.inc.php+116 / -0
Mincludes/polling/cisco-cef.inc.php+17 / -6
Mincludes/polling/cisco-eigrp.inc.php+13 / -2
Mincludes/polling/cisco-ipsec-flow-monitor.inc.php+14 / -3
Mincludes/polling/cisco-remote-access-monitor.inc.php+14 / -3
Mincludes/polling/cisco-sla.inc.php+14 / -3
Mincludes/polling/cisco-vpdn.inc.php+14 / -4
Mincludes/polling/entity-physical.inc.php+14 / -3
Mincludes/polling/fdb-table.inc.php+7 / -7
Mincludes/polling/functions.inc.php+20 / -33
Mincludes/polling/graphs.inc.php+11 / -0
Mincludes/polling/graphs/bluecoat-sg-icap-mib.inc.php+14 / -7
Mincludes/polling/graphs/bluecoat-sg-proxy-mib.inc.php+14 / -7
Mincludes/polling/hr-mib.inc.php+17 / -6
Mincludes/polling/ipSystemStats.inc.php+14 / -3
Mincludes/polling/junose-atm-vp.inc.php+14 / -3
Mincludes/polling/mac-accounting.inc.php+14 / -4
Mincludes/polling/mempools.inc.php+17 / -6
Mincludes/polling/mempools/adtran-aoscpu.inc.php+11 / -0
Mincludes/polling/mempools/agent-general-mib.inc.php+11 / -0
Mincludes/polling/mempools/alcatel-ind1-health-mib.inc.php+11 / -0
Mincludes/polling/mempools/apsysmgmt-mib.inc.php+11 / -0
Mincludes/polling/mempools/asyncos-mail-mib.inc.php+11 / -0
Mincludes/polling/mempools/bluecoat-sg-proxy-mib.inc.php+10 / -4
Mincludes/polling/mempools/cisco-enhanced-mempool-mib.inc.php+11 / -0
Mincludes/polling/mempools/cisco-entity-qfp-mib.inc.php+11 / -0
Mincludes/polling/mempools/cisco-memory-pool-mib.inc.php+11 / -0
Mincludes/polling/mempools/cisco-process-mib.inc.php+11 / -0
Mincludes/polling/mempools/dell-vendor-mib.inc.php+11 / -0
Mincludes/polling/mempools/extreme-base-mib.inc.php+11 / -0
Mincludes/polling/mempools/f10-c-series-chassis-mib.inc.php+11 / -0
Mincludes/polling/mempools/f10-chassis-mib.inc.php+11 / -0
Mincludes/polling/mempools/f10-s-series-chassis-mib.inc.php+11 / -0
Mincludes/polling/mempools/fortinet-fortigate-mib.inc.php+11 / -0
Mincludes/polling/mempools/foundry-sn-agent-mib.inc.php+11 / -0
Mincludes/polling/mempools/frogfoot-resources-mib.inc.php+11 / -0
Mincludes/polling/mempools/hh3c-entity-ext-mib.inc.php+11 / -0
Mincludes/polling/mempools/host-resources-mib.inc.php+11 / -0
Mincludes/polling/mempools/huawei-entity-extent-mib.inc.php+11 / -0
Mincludes/polling/mempools/juniper-ive-mib.inc.php+11 / -0
Mincludes/polling/mempools/juniper-mib.inc.php+11 / -0
Mincludes/polling/mempools/juniper-srx5000-spu-monitoring-mib.inc.php+11 / -0
Mincludes/polling/mempools/netscreen-resource-mib.inc.php+11 / -0
Mincludes/polling/mempools/netswitch-mib.inc.php+11 / -0
Mincludes/polling/mempools/ns-root-mib.inc.php+11 / -0
Mincludes/polling/mempools/rbn-memory-mib.inc.php+11 / -0
Mincludes/polling/mempools/s5-chassis-mib.inc.php+11 / -0
Mincludes/polling/mempools/sw-mib.inc.php+11 / -0
Mincludes/polling/mempools/trapeze-networks-system-mib.inc.php+11 / -0
Mincludes/polling/netscaler-stats.inc.php+14 / -3
Mincludes/polling/netscaler-vsvr.inc.php+24 / -11
Mincludes/polling/netstats.inc.php+9 / -4
Mincludes/polling/os.inc.php+11 / -0
Mincludes/polling/os/acsw.inc.php+11 / -0
Mincludes/polling/os/airos.inc.php+11 / -0
Mincludes/polling/os/alliedwareplus.inc.php+11 / -0
Mincludes/polling/os/asyncos.inc.php+3 / -3
Mincludes/polling/os/cimc.inc.php+1 / -1
Mincludes/polling/os/cs121.inc.php+11 / -0
Mincludes/polling/os/engenius.inc.php+34 / -10
Mincludes/polling/os/fortigate.inc.php+7 / -7
Mincludes/polling/os/hh3c.inc.php+2 / -0
Mincludes/polling/os/juniperive.inc.php+12 / -12
Mincludes/polling/os/netapp.inc.php+4 / -4
Mincludes/polling/os/panos.inc.php+3 / -3
Mincludes/polling/os/proxysg.inc.php+11 / -0
Mincludes/polling/os/screenos.inc.php+3 / -3
Mincludes/polling/os/zhonedslam.inc.php+11 / -0
Mincludes/polling/ospf.inc.php+14 / -3
Mincludes/polling/port-adsl.inc.php+14 / -3
Mincludes/polling/port-etherlike.inc.php+17 / -6
Mincludes/polling/port-poe.inc.php+19 / -11
Mincludes/polling/ports.inc.php+16 / -43
Mincludes/polling/processors.inc.php+14 / -3
Mincludes/polling/processors/hr-average.inc.php+11 / -0
Mincludes/polling/processors/nos.inc.php+11 / -0
Mincludes/polling/processors/powerconnect.inc.php+11 / -0
Mincludes/polling/processors/ucd-old.inc.php+16 / -5
Mincludes/polling/processors/wmi.inc.php+14 / -1
Mincludes/polling/sensors.inc.php+0 / -1
Mincludes/polling/storage.inc.php+14 / -3
Mincludes/polling/storage/host-resources-mib.inc.php+11 / -0
Mincludes/polling/storage/netapp-mib.inc.php+11 / -0
Mincludes/polling/storage/ucd-snmp-mib.inc.php+11 / -0
Mincludes/polling/storage/wmi.inc.php+14 / -3
Mincludes/polling/system.inc.php+4 / -5
Mincludes/polling/test.inc.php+12 / -1
Mincludes/polling/toner.inc.php+27 / -16
Mincludes/polling/ucd-diskio.inc.php+16 / -6
Mincludes/polling/ucd-mib.inc.php+19 / -8
Mincludes/polling/unix-agent.inc.php+15 / -4
Mincludes/polling/unix-agent/areca.inc.php+11 / -0
Mincludes/polling/unix-agent/distro.inc.php+11 / -0
Mincludes/polling/unix-agent/dmi.inc.php+11 / -0
Mincludes/polling/unix-agent/edac.inc.php+14 / -3
Mincludes/polling/unix-agent/hdarray.inc.php+11 / -0
Mincludes/polling/unix-agent/hddtemp.inc.php+11 / -0
Mincludes/polling/unix-agent/ipmitool.inc.php+11 / -0
Mincludes/polling/unix-agent/ksm.inc.php+14 / -3
Mincludes/polling/unix-agent/lmsensors.inc.php+11 / -0
Mincludes/polling/unix-agent/munin-plugins.inc.php+19 / -11
Mincludes/polling/unix-agent/nvidia.inc.php+11 / -0
Mincludes/polling/unix-agent/packages.inc.php+11 / -0
Mincludes/polling/ups.inc.php+12 / -1
Mincludes/polling/wifi.inc.php+19 / -8
Mincludes/polling/wifi/trapeze-networks-ap-status-mib.inc.php+14 / -3
Mincludes/polling/wifi/trapeze-networks-client-session-mib.inc.php+11 / -0
Mincludes/polling/wmi.inc.php+11 / -0
Mincludes/port-descr-parser.inc.php+11 / -0
Mincludes/rewrites.php+54 / -8
Mincludes/rrdtool.inc.php+31 / -81
Mincludes/services.inc.php+11 / -0
Mincludes/snmp.inc.php+56 / -6
Mincludes/snmptrap/linkDown.inc.php+11 / -0
Mincludes/snmptrap/linkUp.inc.php+11 / -0
Mincludes/static-config.php+1 / -1
Mincludes/syslog.php+5 / -1
Mincludes/update/update.php+3 / -19
Mincludes/versioncheck.inc.php+14 / -1
Mincludes/wmi.inc.php+18 / -0
Mmibs/cisco/CISCO-CLASS-BASED-QOS-MIB.my+2,329 / -168
Amibs/infinera non-text+0 / -0
Amibs/infinera/INFINERA-REG-MIB+1,294 / -0
Amibs/infinera/INFINERA-TC-MIB+1,294 / -0
Amibs/itwatchdogs non-text+0 / -0
Amibs/itwatchdogs/itw_mib.mib+4,560 / -0
Amibs/itwatchdogs/itw_mibv3.mib+11,120 / -0
Amibs/itwatchdogs/itw_mibv4.mib+1,308 / -0
Amibs/mrv non-text+0 / -0
Amibs/mrv/OADWDM-MIB+5,600 / -0
Amibs/mrv/OASFP-MIB+1,778 / -0
Mpoll-billing.php+1 / -1
Mpoller.php+5 / -1
Mrename_device.php+4 / -2
Ascripts/generate-rancid.php+56 / -0
Mscripts/rename-port-rrdfile.php+11 / -0
Mscripts/update-sql.php+11 / -0
Mtest_mail.php+3 / -1
Mtests/IncludesFunctionsTest.php+53 / -0
Mupdate/074.php+11 / -0
Mupdate/095.php+11 / -0
Mupdate/127.php+11 / -0
Mupdate/128.php+11 / -0
Mupdate/129.php+11 / -0
Aupdate/151.sql+1 / -0
Aupdate/152.sql+1 / -0
Aupdate/153.php+37 / -0
+15,600 added −3,803 removed +11,797 net filtered development activity

14.06.5578

Released • Commits r5562 through r5577
Included development changes (16 commits)

Major Features

  • r5570: Significant UI and functionality improvements to alerting and grouping. Rewriting of a number of things to be more generic, including permissions and eventlog. Creation of new alert log. Rename of interface to port in eventlog might be slow on large systems. Some CSS tweaks. Some new icons. +455/−240

New Features

  • r5562: Add new URL-from-form builder to /devices/. Move to new observium.js and remove from individual pages. +40/−103
  • r5567: Pass deltas for stat oids to alerting code in ports poller. +6/−1
  • r5571: Add new processor usage measurement for UNIX-like systems which presents average CPU usage. This allows useful alerting, alerting on individual cores is not useful. +58/−10

Bug Fixes

  • r5563: Fix Fabos hardware/serial detection. +4/−3
  • r5564: Fix alerting issue where floating point numbers were converted to integers erroneously. +9/−9
  • r5566: Remove ability to change alert check entity_type. +2/−19
  • r5572: Fix billing 'add port' form population with new version of javascript function. +1/−1

Trivial Changes

  • r5573: Do not show down status for ports and bgp on a overview page if device status down also. +6/−5

Other Changes

  • r5565: Medium: backend restructure rrdtool_update to simplify code and start abstracting rrd location; note to all people with uncommitted changes or local patches: please convert to _new syntax +173/−137
  • r5568: Minor: move NetManPlus detection tot sysObjectID +1/−8
  • r5569: Medium: fix UPS-MIB line discovery when the device does not provide upsInputLineIndex/upsOutputLineIndex OIDs +8/0
  • r5574: Trivial: syntaxer run
  • r5575: Minor: change description on SRX SPU mempools, remove 'single' cluster node name from srx mempool and cpu +17/−11
  • r5576: Trivial: fix debug output +2/−2
  • r5577: Medium: don't ignore index 0 on SPU processor discovery +4/−7
Complete release diff (141) +3,433 / -2,958

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
Mcheck-services.php+5 / -2
Mhtml/css/bootstrap.css+1,274 / -1,273
Mhtml/css/bootstrap/less/code.less+4 / -2
Mhtml/css/bootstrap/less/wells3.less+7 / -0
Mhtml/css/sprite.css+169 / -167
Mhtml/img/sprite.png non-text+0 / -0
Mhtml/img/sprite/minus-circle.png non-text+0 / -0
Mhtml/img/sprite/pencil.png non-text+0 / -0
Mhtml/img/sprite/plus-circle.png non-text+0 / -0
Mhtml/includes/cache-data.inc.php+2 / -1
Mhtml/includes/functions.inc.php+3 / -13
Mhtml/includes/group-navbar.inc.php+0 / -1
Mhtml/includes/javascript-interfacepicker.inc.php+5 / -5
Mhtml/includes/print/status.inc.php+4 / -4
Mhtml/index.php+3 / -2
Ahtml/js/observium.js+40 / -0
Mhtml/pages/add_alert_check.inc.php+2 / -2
Mhtml/pages/alert_check.inc.php+73 / -30
Mhtml/pages/alert_checks.inc.php+21 / -33
Mhtml/pages/bill/edit.inc.php+1 / -1
Mhtml/pages/device.inc.php+1 / -1
Mhtml/pages/device/port.inc.php+34 / -34
Mhtml/pages/devices.inc.php+37 / -53
Mhtml/pages/edituser.inc.php+47 / -69
Mhtml/pages/front/default.php+9 / -2
Mhtml/pages/group.inc.php+62 / -2
Mhtml/pages/group_add.inc.php+1 / -2
Mhtml/pages/groups.inc.php+29 / -34
Mhtml/pages/groups_regenerate.inc.php+1 / -0
Mhtml/pages/health.inc.php+23 / -7
Mhtml/pages/health/mempool.inc.php+8 / -0
Mhtml/pages/health/processor.inc.php+8 / -0
Mhtml/pages/health/sensors.inc.php+8 / -0
Mhtml/pages/health/storage.inc.php+8 / -0
Mhtml/pages/ports.inc.php+1 / -49
Mincludes/alerts.inc.php+74 / -25
Mincludes/common.php+16 / -3
Mincludes/definitions/entities.inc.php+1 / -7
Mincludes/definitions/os.inc.php+4 / -0
Mincludes/definitions/sensors.inc.php+17 / -3
Mincludes/discovery/functions.inc.php+2 / -2
Mincludes/discovery/ipv4-addresses.inc.php+5 / -5
Mincludes/discovery/ipv6-addresses.inc.php+5 / -5
Mincludes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php+14 / -10
Dincludes/discovery/os/netmanplus.inc.php+0 / -8
Mincludes/discovery/processors/host-resources-mib.inc.php+11 / -10
Mincludes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php+7 / -8
Mincludes/discovery/sensors/cisco-ucs-cimc-mib.inc.php+0 / -1
Mincludes/discovery/sensors/poseidon-mib.inc.php+2 / -2
Mincludes/discovery/sensors/powernet-mib.inc.php+2 / -2
Mincludes/discovery/sensors/ste-mib.inc.php+2 / -2
Mincludes/discovery/sensors/ups-mib.inc.php+8 / -0
Mincludes/entities.inc.php+11 / -7
Mincludes/groups.inc.php+14 / -11
Mincludes/polling/altiga-ssl.inc.php+3 / -6
Mincludes/polling/applications/apache.inc.php+4 / -7
Mincludes/polling/applications/asterisk.inc.php+5 / -8
Mincludes/polling/applications/bind.inc.php+40 / -60
Mincludes/polling/applications/crashplan.inc.php+4 / -7
Mincludes/polling/applications/drbd.inc.php+6 / -7
Mincludes/polling/applications/exchange.inc.php+28 / -50
Mincludes/polling/applications/exim-mailqueue.inc.php+5 / -10
Mincludes/polling/applications/freeradius.inc.php+4 / -7
Mincludes/polling/applications/mailscanner.inc.php+5 / -7
Mincludes/polling/applications/memcached.inc.php+8 / -8
Mincludes/polling/applications/mssql.inc.php+16 / -25
Mincludes/polling/applications/mysql.inc.php+7 / -14
Mincludes/polling/applications/nfs.inc.php+16 / -10
Mincludes/polling/applications/nginx.inc.php+13 / -26
Mincludes/polling/applications/ntp-client.inc.php+5 / -7
Mincludes/polling/applications/ntpd-server.inc.php+5 / -7
Mincludes/polling/applications/ntpd.inc.php+21 / -23
Mincludes/polling/applications/postfix_mailgraph.inc.php+8 / -9
Mincludes/polling/applications/postgresql.inc.php+39 / -41
Dincludes/polling/applications/postgresql.php+0 / -33
Mincludes/polling/applications/powerdns-recursor.inc.php+4 / -7
Mincludes/polling/applications/powerdns.inc.php+4 / -7
Mincludes/polling/applications/shoutcast.inc.php+30 / -38
Mincludes/polling/applications/unbound.inc.php+10 / -19
Mincludes/polling/applications/vmwaretools.inc.php+20 / -23
Mincludes/polling/applications/zimbra.inc.php+19 / -37
Mincludes/polling/arista-software-ip-forwarding.inc.php+4 / -4
Mincludes/polling/aruba-controller.inc.php+15 / -23
Mincludes/polling/bgp-peers.inc.php+11 / -14
Mincludes/polling/cipsec-tunnels.inc.php+2 / -2
Mincludes/polling/cisco-ace-loadbalancer.inc.php+2 / -2
Mincludes/polling/cisco-ace-serverfarms.inc.php+3 / -3
Mincludes/polling/cisco-cef.inc.php+4 / -10
Mincludes/polling/cisco-eigrp.inc.php+3 / -6
Mincludes/polling/cisco-ipsec-flow-monitor.inc.php+3 / -6
Mincludes/polling/cisco-remote-access-monitor.inc.php+3 / -6
Mincludes/polling/cisco-sla.inc.php+4 / -6
Mincludes/polling/cisco-vpdn.inc.php+3 / -6
Mincludes/polling/entity-physical.inc.php+4 / -8
Mincludes/polling/fdb-table.inc.php+4 / -10
Mincludes/polling/functions.inc.php+14 / -29
Mincludes/polling/graphs/bluecoat-sg-icap-mib.inc.php+4 / -7
Mincludes/polling/graphs/bluecoat-sg-proxy-mib.inc.php+7 / -7
Mincludes/polling/hr-mib.inc.php+6 / -14
Mincludes/polling/ipSystemStats.inc.php+2 / -2
Mincludes/polling/junose-atm-vp.inc.php+3 / -6
Mincludes/polling/mac-accounting.inc.php+20 / -23
Mincludes/polling/mempools.inc.php+2 / -5
Mincludes/polling/netscaler-stats.inc.php+2 / -2
Mincludes/polling/netscaler-vsvr.inc.php+5 / -5
Mincludes/polling/netstats.inc.php+2 / -3
Mincludes/polling/os/asyncos.inc.php+2 / -5
Mincludes/polling/os/calix.inc.php+1 / -1
Mincludes/polling/os/cimc.inc.php+2 / -3
Mincludes/polling/os/fabos.inc.php+3 / -3
Mincludes/polling/os/fortigate.inc.php+4 / -10
Mincludes/polling/os/hwg-ste.inc.php+1 / -1
Mincludes/polling/os/juniperive.inc.php+12 / -20
Mincludes/polling/os/netapp.inc.php+4 / -12
Mincludes/polling/os/panos.inc.php+2 / -4
Mincludes/polling/os/screenos.inc.php+2 / -5
Mincludes/polling/ospf.inc.php+3 / -6
Mincludes/polling/port-adsl.inc.php+3 / -3
Mincludes/polling/port-etherlike.inc.php+12 / -16
Mincludes/polling/port-poe.inc.php+4 / -2
Mincludes/polling/ports.inc.php+15 / -13
Mincludes/polling/processors.inc.php+2 / -5
Aincludes/polling/processors/hr-average.inc.php+46 / -0
Mincludes/polling/storage.inc.php+2 / -5
Mincludes/polling/storage/wmi.inc.php+2 / -5
Mincludes/polling/system.inc.php+2 / -5
Mincludes/polling/toner.inc.php+10 / -25
Mincludes/polling/ucd-diskio.inc.php+2 / -5
Mincludes/polling/ucd-mib.inc.php+8 / -21
Mincludes/polling/unix-agent.inc.php+2 / -5
Mincludes/polling/unix-agent/edac.inc.php+2 / -8
Mincludes/polling/unix-agent/ksm.inc.php+4 / -7
Mincludes/polling/unix-agent/lmsensors.inc.php+58 / -59
Mincludes/polling/unix-agent/munin-plugins.inc.php+41 / -42
Mincludes/polling/wifi.inc.php+6 / -12
Mincludes/polling/wifi/trapeze-networks-ap-status-mib.inc.php+2 / -2
Mincludes/rewrites.php+2 / -2
Mincludes/rrdtool.inc.php+88 / -5
Mmibs/apc/PowerNet-MIB+524 / -27
Mscripts/agent-local/unbound+2 / -2
Aupdate/150.sql+12 / -0
+786 added −556 removed +230 net filtered development activity

14.06.5558

Released • Commits r5501 through r5557
Included development changes (57 commits)

Major Features

  • r5538: Add initial groups support. Still WiP, no editing yet. :) Add some icons. +821/−8
  • r5541: Added support for HW group environmental devices HWg-STE and Poseidon. +301/0
  • r5552: Implementation of group updating. Addition of group to /ports/ search form. Switch /ports/ search form to set URL directly without form. Add icons to group/alert types. +319/−39

New Features

  • r5534: Add another Cisco SB oid +1/0
  • r5542: Cisco Unified Computing UCS detection and sensors. Update some Cisco MIBs. +104/−2

Bug Fixes

  • r5502: Fix indentation and add a cross +25/−23
  • r5503: cleanups to netscaler services page. add default max area colour to generic_simplex +15/−7
  • r5511: Strip escaped double quotes (dell seems to like putting these in idrac) +2/−2
  • r5512: Update CSS. Update IPSLA page to new styles. Update generic_multi_line graphtype. +66/−53
  • r5513: Some improvements to /device/alerts/ +19/0
  • r5519: minor typo in help +3/−3
  • r5535: Add more ciscosb oids +1/0
  • r5543: add headers +25/−1
  • r5553: Remove unneeded placeholder option. 0/−1

Minor Changes

  • r5532: Fixed check port ifdescr in port tab. +142/−134
  • r5533: Added more checks for HH3C-ENTITY-EXT-MIB temperature sensors (OBSERVIUM-845). +5/−3
  • r5537: Allow netmask 0 in is_ipv4_valid() and is_ipv6_valid() (some devices report this netmask). +5/−9
  • r5539: Improved support for Calix E7 platform. Fixed switched ifName/ifDescr for FW > 2.1. +62/−14
  • r5550: Added APC rPDU Power Supply state sensors. +66/−18
  • r5557: add <code> tags around match conditions in /pages/alert_check/ +4/−4

Database Changes

  • r5520: Add group tables

UI Assets

  • r5555: Change capacity and runtime icons to be a bar and a clock. Make more sense. +2/−3
  • r5556: Change "state" icon to exclamation-white. +1/−1

Trivial Changes

  • r5524: Some HTML cleanups. +120/−114
  • r5540: -- debug. 0/−2
  • r5544: Added max-rep for calix devices. +1/−1
  • r5551: Removed max-rep option for Cisco cat29xxStack platform (2960S) (this causes a heavy device load). +7/−1

Other Changes

  • r5501: Major: unbreak r5500 +4/−2
  • r5504: Minor: optimize is_cli, resolves #820 +11/−2
  • r5505: Minor: add and update dell/broadcom fastpath MIBs
  • r5506: Trivial: MIB file renames, some new Dell and more Fastpath MIBs, add LSI megaraid SAS-IR mib
  • r5507: Medium: better support for AIX systems; add IBM-AIX-MIB, resolves #440 +11/−1
  • r5508: Minor: add graphs to overview apps page for mssql +1/0
  • r5509: Medium: allow IPMI user level to be set in device settings +52/−18
  • r5510: Trivial: some htmltidy fixups +1/−4
  • r5514: Minor: add force10 s-series sysobjectid +1/0
  • r5515: Minor: add force10 e/c/m-series sysobjectid +3/0
  • r5516: Minor: remove ftos sysDescr detector as we moved to sysObjectID 0/−10
  • r5517: Medium: add stack temperature support for newer broadcom fastpath firmware, code cleanup +102/−40
  • r5518: Minor: fix Ciena OS version, from #847 +1/−1
  • r5521: OOPS
  • r5522: Minor: hide search dropdown when focus is lost on input box +1/−1
  • r5523: Medium: add GUI to disable MIBs linked to devices +133/−4
  • r5525: Trivial: code cleanup, html fix +4/−5
  • r5526: Medium: add EDAC agent script to check for RAM errors +158/0
  • r5527: Medium: edac agent script to go with previous commit; + a few trivial comments and code style +20/−6
  • r5528: Trivial: syntaxer run
  • r5529: Major: fix device/portname on bill edit page +14/−14
  • r5530: Minor: add missing fastpath stack temperature definitions, add LSI Megaraid state sensor values +30/0
  • r5531: Medium: add JUNIPER-ALARM-MIB for Yellow/Red alarm notification on Juniper devices +42/0
  • r5536: Trivial: 23.5->24 hours +1/−1
  • r5545: Minor: add device traffic to windows device bar graphs +8/0
  • r5546: Minor: fix Mikrotik sensor scale +3/−3
  • r5547: Minor: fix Mikrotik sensor scale, for real +2/−2
  • r5548: Medium: move back to sysDescr detection for Papouch probes, as the sysObjectIDs are used in other devices as well +21/−2
  • r5549: Trivial: document mikrotik sensor value scale +27/−20
  • r5554: Trivial: comments and re-indents +139/−136
Complete release diff (266) +177,562 / -33,873

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable properties+0 / -0
Mdelete_device.php+3 / -3
Mhtml/css/bootstrap-hacks.css+4 / -3
Mhtml/css/sprite.css+203 / -198
Ahtml/images/icons/kamailio.png+1 / -0
Ahtml/images/os/cloudlinux.png+1 / -0
Ahtml/images/os/hwg-ste.png+1 / -0
Ahtml/images/os/poseidon.png+1 / -0
Mhtml/img/sprite.png binary+0 / -0
Ahtml/img/sprite/battery.png+1 / -0
Mhtml/img/sprite/categories.png binary+0 / -0
Ahtml/img/sprite/category-group.png+1 / -0
Mhtml/img/sprite/category.png binary+0 / -0
Ahtml/img/sprite/cross.png+1 / -0
Ahtml/img/sprite/exclamation-white.png+1 / -0
Ahtml/img/sprite/gear--edit.png+1 / -0
Ahtml/img/sprite/ui-progress-bar.png+1 / -0
Mhtml/includes/functions.inc.php+24 / -19
Mhtml/includes/graphs/accesspoints/numasoclients.inc.php+7 / -16
Mhtml/includes/graphs/accesspoints/radioutil.inc.php+9 / -17
Mhtml/includes/graphs/device/arubacontroller_numaps.inc.php+7 / -13
Mhtml/includes/graphs/device/arubacontroller_numclients.inc.php+7 / -18
Mhtml/includes/graphs/device/cipsec_flow_stats.inc.php+0 / -2
Ahtml/includes/graphs/device/edac_errors.inc.php+59 / -0
Ahtml/includes/graphs/eigrpport non-text+0 / -0
Ahtml/includes/graphs/eigrpport/auth.inc.php+18 / -0
Mhtml/includes/graphs/eigrpport/packets.inc.php+32 / -0
Mhtml/includes/graphs/generic_multi_line.inc.php+46 / -26
Mhtml/includes/graphs/generic_simplex.inc.php+2 / -0
Ahtml/includes/group-navbar.inc.php+81 / -0
Mhtml/includes/hostbox-basic.inc.php+2 / -2
Mhtml/includes/hostbox-status.inc.php+3 / -3
Mhtml/includes/navbar.inc.php+18 / -15
Mhtml/includes/print/arptable.inc.php+3 / -3
Mhtml/index.php+2 / -3
Mhtml/pages/alert_check.inc.php+7 / -6
Mhtml/pages/bill/edit.inc.php+14 / -14
Mhtml/pages/customers.inc.php+16 / -16
Mhtml/pages/deleted-ports.inc.php+3 / -3
Mhtml/pages/device.inc.php+10 / -7
Mhtml/pages/device/alerts.inc.php+18 / -0
Mhtml/pages/device/edit.inc.php+1 / -0
Mhtml/pages/device/edit/apps.inc.php+4 / -5
Mhtml/pages/device/edit/ipmi.inc.php+35 / -10
Ahtml/pages/device/edit/mibs.inc.php+123 / -0
Mhtml/pages/device/edit/sensors.inc.php+7 / -2
Mhtml/pages/device/loadbalancer/netscaler_services.inc.php+12 / -7
Mhtml/pages/device/overview/ucd_mem.inc.php+1 / -1
Mhtml/pages/device/perf.inc.php+16 / -8
Mhtml/pages/device/port.inc.php+132 / -127
Mhtml/pages/device/port/realtime.inc.php+3 / -3
Mhtml/pages/device/ports.inc.php+1 / -1
Mhtml/pages/device/pseudowires.inc.php+58 / -22
Ahtml/pages/device/routing/eigrp_ports.inc.php+44 / -0
Mhtml/pages/device/slas.inc.php+20 / -25
Mhtml/pages/front/default.php+24 / -6
Mhtml/pages/graphs.inc.php+2 / -2
Ahtml/pages/group.inc.php+434 / -0
Ahtml/pages/group_add.inc.php+177 / -0
Ahtml/pages/groups.inc.php+117 / -0
Ahtml/pages/groups_regenerate.inc.php+33 / -0
Mhtml/pages/health/processor.inc.php+3 / -3
Mhtml/pages/health/sensors.inc.php+6 / -6
Mhtml/pages/health/storage.inc.php+2 / -2
Mhtml/pages/health/toner.inc.php+6 / -6
Mhtml/pages/iftype.inc.php+11 / -11
Mhtml/pages/locations.inc.php+7 / -7
Mhtml/pages/logon.inc.php+0 / -2
Mhtml/pages/ports.inc.php+37 / -21
Mhtml/pages/ports/list.inc.php+2 / -2
Mhtml/pages/routing/bgp.inc.php+2 / -3
Mhtml/pages/routing/vrf.inc.php+15 / -15
Mincludes/alerting/email.inc.php+5 / -3
Mincludes/alerts.inc.php+0 / -6
Mincludes/common.php+26 / -5
Mincludes/defaults.inc.php+5 / -3
Mincludes/definitions.inc.php+14 / -7
Mincludes/definitions/apps.inc.php+1 / -0
Mincludes/definitions/graphtypes.inc.php+6 / -0
Mincludes/definitions/os.inc.php+65 / -4
Mincludes/definitions/sensors.inc.php+65 / -17
Mincludes/definitions/version.inc.php+22 / -1
Mincludes/discovery/arp-table.inc.php+1 / -0
Mincludes/discovery/discovery-protocols.inc.php+2 / -0
Mincludes/discovery/functions.inc.php+12 / -5
Dincludes/discovery/os/ftos.inc.php+0 / -10
Aincludes/discovery/os/papouch.inc.php+21 / -0
Mincludes/discovery/ports.inc.php+13 / -6
Aincludes/discovery/sensors/cisco-ucs-cimc-mib.inc.php+83 / -0
Mincludes/discovery/sensors/fastpath-boxservices-private-mib.inc.php+104 / -42
Mincludes/discovery/sensors/hh3c-entity-ext-mib.inc.php+5 / -3
Aincludes/discovery/sensors/juniper-alarm-mib.inc.php+36 / -0
Mincludes/discovery/sensors/mikrotik-mib.inc.php+28 / -21
Aincludes/discovery/sensors/poseidon-mib.inc.php+173 / -0
Mincludes/discovery/sensors/powernet-mib.inc.php+202 / -23
Aincludes/discovery/sensors/ste-mib.inc.php+66 / -0
Mincludes/discovery/sensors/supermicro-health-mib.inc.php+41 / -37
Mincludes/discovery/vlans/q-bridge-mib.inc.php+2 / -1
Mincludes/functions.php+8 / -11
Aincludes/groups.inc.php+232 / -0
Mincludes/include-dir-mib.inc.php+1 / -1
Mincludes/polling/functions.inc.php+8 / -6
Mincludes/polling/ipmi.inc.php+3 / -1
Mincludes/polling/mempools/host-resources-mib.inc.php+1 / -1
Mincludes/polling/os/acsw.inc.php+11 / -8
Mincludes/polling/os/calix.inc.php+26 / -4
Mincludes/polling/os/ciena.inc.php+1 / -1
Aincludes/polling/os/cimc.inc.php+24 / -0
Mincludes/polling/os/drac.inc.php+2 / -0
Aincludes/polling/os/hwg-ste.inc.php+21 / -0
Mincludes/polling/os/ios.inc.php+7 / -1
Aincludes/polling/os/poseidon.inc.php+19 / -0
Mincludes/polling/os/unix.inc.php+28 / -32
Mincludes/polling/ports.inc.php+6 / -2
Mincludes/polling/sensors.inc.php+1 / -1
Mincludes/polling/system.inc.php+128 / -128
Aincludes/polling/unix-agent/edac.inc.php+85 / -0
Mincludes/rewrites.php+15 / -2
Mincludes/snmp.inc.php+3 / -3
Mincludes/versioncheck.inc.php+5 / -12
Dmibs/BROADCOM-POWER-ETHERNET-MIB+0 / -341
Dmibs/BROADCOM-REF-MIB+0 / -75
Dmibs/FASTPATH-BOXSERVICES-PRIVATE-MIB+0 / -401
Amibs/IBM-AIX-MIB+3,755 / -0
Amibs/broadcom non-text+0 / -0
Amibs/broadcom/BROADCOM-POWER-ETHERNET-MIB+351 / -0
Amibs/broadcom/BROADCOM-REF-MIB+94 / -0
Mmibs/broadcom/FASTPATH-BOXSERVICES-PRIVATE-MIB+523 / -0
Amibs/broadcom/FASTPATH-CAPTIVE-PORTAL-MIB+1,254 / -0
Amibs/broadcom/FASTPATH-DENIALOFSERVICE-PRIVATE-MIB+291 / -0
Amibs/broadcom/FASTPATH-DHCP6SERVER-PRIVATE-MIB+1,183 / -0
Amibs/broadcom/FASTPATH-DHCPSERVER-PRIVATE-MIB+1,002 / -0
Amibs/broadcom/FASTPATH-DNS-RESOLVER-CONTROL-MIB+270 / -0
Amibs/broadcom/FASTPATH-DOT1X-ADVANCED-FEATURES-MIB+452 / -0
Amibs/broadcom/FASTPATH-INVENTORY-MIB+1,189 / -0
Amibs/broadcom/FASTPATH-IPV6-LOOPBACK-MIB+112 / -0
Amibs/broadcom/FASTPATH-IPV6-TUNNEL-MIB+253 / -0
Amibs/broadcom/FASTPATH-ISDP-MIB+548 / -0
Amibs/broadcom/FASTPATH-KEYING-PRIVATE-MIB+137 / -0
Amibs/broadcom/FASTPATH-LOGGING-MIB+519 / -0
Amibs/broadcom/FASTPATH-LOOPBACK-MIB+130 / -0
Amibs/broadcom/FASTPATH-MGMT-SECURITY-MIB+252 / -0
Amibs/broadcom/FASTPATH-MULTICAST-MIB+457 / -0
Amibs/broadcom/FASTPATH-NSF-MIB+362 / -0
Amibs/broadcom/FASTPATH-OUTBOUNDTELNET-PRIVATE-MIB+84 / -0
Amibs/broadcom/FASTPATH-PFC-MIB+214 / -0
Amibs/broadcom/FASTPATH-PORTSECURITY-PRIVATE-MIB+275 / -0
Amibs/broadcom/FASTPATH-QOS-ACL-MIB+1,558 / -0
Amibs/broadcom/FASTPATH-QOS-AUTOVOIP-MIB+126 / -0
Amibs/broadcom/FASTPATH-QOS-COS-MIB+969 / -0
Amibs/broadcom/FASTPATH-QOS-DIFFSERV-EXTENSIONS-MIB+1,077 / -0
Amibs/broadcom/FASTPATH-QOS-DIFFSERV-PRIVATE-MIB+2,764 / -0
Amibs/broadcom/FASTPATH-QOS-ISCSI-MIB+336 / -0
Amibs/broadcom/FASTPATH-QOS-MIB+52 / -0
Amibs/broadcom/FASTPATH-RADIUS-AUTH-CLIENT-MIB+551 / -0
Amibs/broadcom/FASTPATH-ROUTING-MIB+2,887 / -0
Amibs/broadcom/FASTPATH-ROUTING6-MIB+811 / -0
Amibs/broadcom/FASTPATH-SNTP-CLIENT-MIB+758 / -0
Amibs/broadcom/FASTPATH-SWITCHING-MIB+7,618 / -0
Amibs/broadcom/FASTPATH-TIMEZONE-PRIVATE-MIB+473 / -0
Mmibs/calix/E7-TC.my+4 / -1
Mmibs/cisco/CISCO-SMI.my+15 / -2
Amibs/cisco/CISCO-UNIFIED-COMPUTING-ADAPTOR-MIB.my+25,032 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB.my+9,538 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB.my+18,526 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-FAULT-MIB.my+1,001 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB.my+2,562 / -0
Mmibs/cisco/CISCO-UNIFIED-COMPUTING-MIB.my+3,346 / -1,366
Amibs/cisco/CISCO-UNIFIED-COMPUTING-NOTIFS-MIB.my+97 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB.my+1,797 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-STORAGE-MIB.my+3,946 / -0
Amibs/cisco/CISCO-UNIFIED-COMPUTING-TC-MIB.my+28,256 / -0
Amibs/cisco/INET-ADDRESS-MIB.my+425 / -0
Amibs/cisco/ITU-ALARM-TC-MIB.my+90 / -0
Amibs/cisco/SNMP-FRAMEWORK-MIB.my+538 / -0
Amibs/cisco/SNMPv2-CONF.my+19 / -0
Amibs/cisco/SNMPv2-MIB.my+864 / -0
Amibs/cisco/SNMPv2-SMI.my+49 / -0
Amibs/cisco/SNMPv2-TC.my+729 / -0
Amibs/dell/LAG-MIB+1,225 / -0
Amibs/dell/RADLAN-AAA+2,080 / -0
Amibs/dell/RADLAN-COPY-MIB+495 / -0
Amibs/dell/RADLAN-DHCP-MIB+675 / -0
Amibs/dell/RADLAN-DNSCL-MIB+225 / -0
Amibs/dell/RADLAN-File+194 / -0
Amibs/dell/RADLAN-HWENVIROMENT+204 / -0
Amibs/dell/RADLAN-IP+840 / -0
Amibs/dell/RADLAN-IpRouter+1,633 / -0
Amibs/dell/RADLAN-MAC-BASE-PRIO+252 / -0
Amibs/dell/RADLAN-MIB+6,610 / -0
Amibs/dell/RADLAN-MNGINF-MIB+184 / -0
Amibs/dell/RADLAN-PHY-MIB+208 / -0
Amibs/dell/RADLAN-Physicaldescription-MIB+884 / -0
Amibs/dell/RADLAN-QOS-CLI-MIB+2,793 / -0
Amibs/dell/RADLAN-QOS-SERV+1,233 / -0
Amibs/dell/RADLAN-RMON+328 / -0
Amibs/dell/RADLAN-SENSORENTMIB+87 / -0
Amibs/dell/RADLAN-SNMP-MIB+137 / -0
Amibs/dell/RADLAN-SNMPv2+518 / -0
Amibs/dell/RADLAN-SSH-MIB+586 / -0
Amibs/dell/RADLAN-SSL+380 / -0
Amibs/dell/RADLAN-SYSLOG-MIB+405 / -0
Amibs/dell/RADLAN-TIMESYNCHRONIZATION-MIB+883 / -0
Amibs/dell/RADLAN-Tuning+1,504 / -0
Amibs/dell/RADLAN-UDP+118 / -0
Amibs/dell/RADLAN-rlFft+1,758 / -0
Amibs/dell/RADLAN-rlIPMulticast-MIB+334 / -0
Amibs/dell/RADLAN-rlInterfaces+907 / -0
Amibs/dell/RADLAN-rlLcli-MIB+192 / -0
Amibs/dell/RADLAN-rndApplications+1,070 / -0
Amibs/dell/RADLAN-rndMng+104 / -0
Amibs/dell/RADLAN-vlan-MIB+2,175 / -0
Dmibs/dell/apollo.mib+0 / -6,198
Dmibs/dell/dell_ita.mib+0 / -435
Dmibs/dell/env_mib.mib+0 / -204
Dmibs/dell/macbaseprio.mib+0 / -248
Dmibs/dell/mnginf.mib+0 / -179
Dmibs/dell/qosclimib.mib+0 / -2,749
Dmibs/dell/rl_sensor.mib+0 / -87
Dmibs/dell/rlaaa.mib+0 / -1,996
Dmibs/dell/rlapplication.mib+0 / -1,044
Dmibs/dell/rlcopy.mib+0 / -493
Dmibs/dell/rldhcp.mib+0 / -643
Dmibs/dell/rldnscl.mib+0 / -221
Dmibs/dell/rlfft.mib+0 / -1,685
Dmibs/dell/rlfile.mib+0 / -188
Dmibs/dell/rlinterfaces.mib+0 / -888
Dmibs/dell/rlip.mib+0 / -823
Dmibs/dell/rlipmulticast.mib+0 / -309
Dmibs/dell/rliprouter.mib+0 / -1,579
Dmibs/dell/rllcli.mib+0 / -190
Dmibs/dell/rlmng.mib+0 / -101
Dmibs/dell/rlphy.mib+0 / -204
Dmibs/dell/rlphysdescription.mib+0 / -873
Dmibs/dell/rlqosserv.mib+0 / -1,207
Dmibs/dell/rlrmon.mib+0 / -325
Dmibs/dell/rlsnmp.mib+0 / -137
Dmibs/dell/rlsnmpv2.mib+0 / -509
Dmibs/dell/rlsntp.mib+0 / -862
Dmibs/dell/rlssh.mib+0 / -551
Dmibs/dell/rlssl.mib+0 / -377
Dmibs/dell/rlsyslog.mib+0 / -398
Dmibs/dell/rltuning.mib+0 / -1,488
Dmibs/dell/rludp.mib+0 / -113
Dmibs/dell/rlvlan.mib+0 / -2,102
Dmibs/dell/trunk.mib+0 / -1,186
Amibs/hwgroup non-text+0 / -0
Amibs/hwgroup/POSEIDON-MIB+625 / -0
Amibs/hwgroup/STE-MIB+160 / -0
Amibs/kemp non-text+0 / -0
Amibs/kemp/B100-MIB+585 / -0
Amibs/kemp/IPVS-MIB+348 / -0
Amibs/kemp/ONE4NET-MIB+17 / -0
Amibs/lsi non-text+0 / -0
Amibs/lsi/LSI-MegaRAID-SAS-MIB+5,454 / -0
Amibs/lsi/LSI-megaRAID-SAS-IR-MIB+4,406 / -0
Amibs/poseidon non-text+0 / -0
Amibs/poseidon/POSEIDON-MIB+583 / -0
Ascripts/agent-local/edac+14 / -0
Mscripts/makesprites.sh+2 / -2
Mtest_mail.php+1 / -1
Atests/IncludesSnmpTest.php+37 / -0
Aupdate/146.sql+1 / -0
Aupdate/147.sql+1 / -0
Aupdate/148.sql+3 / -0
Aupdate/149.sql+7 / -0
+2,907 added −715 removed +2,192 net filtered development activity

14.05.5477

Released • Commits r5443 through r5476
Included development changes (33 commits)

Major Features

  • r5453: Split up PowerConnect and RADLAN types into powerconnect-bcm, powerconnect-radlan and allied-radlan. Differentiated via sysObjectID. +153/−111

New Features

  • r5460: Add support for collecting and displaying per-entity/per-AFI CEF Prefix summaries. No graphs yet. Update of CEF page. +83/−35
  • r5473: Add PSU and Fan state sensors to foundry/brocade ironware devices +78/0

Bug Fixes

  • r5454: Further split powerconnect and allied radlan os poller (dell has its own additions) +32/−17
  • r5455: Stop allied radlan setting icon, and stop trying to update it in the database in device update function +1/−2
  • r5456: Drop Allied Telesis from hardware name on allied-radlan +1/−1
  • r5458: Update styles of VRF pages +105/−103
  • r5462: Disable max-rep for nxos +1/−1
  • r5466: add ability to suppress tag stripping in print_message, use this to print CLI help +3/−3
  • r5467: Update more instances of print_message to suppress tag removal +4/−4
  • r5475: Improve Alcatel AMAP +6/−2

Minor Changes

  • r5444: Fixed parsing $vars from POST/GET/URI, reverted back parsing order (first POST, next URI). Fixed issue with '/' in uri (another way). +23/−29
  • r5446: Added port permission checks for iftype page. +8/−14
  • r5448: Use generate_query_values() on ports page. Updated generate_query_values(). +20/−31
  • r5451: Fixed negative total memory size for FOUNDRY-SN-AGENT-MIB (OBSERVIUM-702). +12/−2

MIB Updates

  • r5457: Add v1 versions of SNMPv2 MIBs

Database Changes

  • r5459: Database schema updates. Add cef_prefixes table to store per-entity/per-afi CEF prefix counts
  • r5469: add managment ip field to links table

Trivial Changes

  • r5449: $vars already exploded. +2/−1
  • r5452: Use percent as mempool unit if total equals 100. +23/−7

Other Changes

  • r5445: Medium: fix multiport graphs +33/−18
  • r5447: Trivial: syntaxer run
  • r5450: Medium: fix alert check association edit dialog +1/−1
  • r5463: Medium: latest version scripts/os script from jwh's github +74/−82
  • r5464: Medium: latest version scripts/os script from jwh's github. again. +1/−1
  • r5465: Medium: allow jwh os script to be used as agent script or via snmp, as alternative over old distro script; minor other fixes +50/−19
  • r5468: Minor: fix description on iftype page for non-combined views +2/0
  • r5470: Medium: remodel device config apps page +15/−13
  • r5471: Trivial: syntaxer run
  • r5472: Medium: allow new device discovery by iBGP peers +7/−1
  • r5474: Trivial: OH GOD MY EYES +37/−29
  • r5476: Trivial: OH GOD MY EYES +2/−2
  • r5461: Add cross to sprites
Complete release diff (80) +1,706 / -708

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
Madd_device.php+1 / -1
Mdelete_device.php+1 / -1
Mdiscovery.php+1 / -1
Mhtml/css/sprite.css+80 / -79
Mhtml/img/sprite.png non-text+0 / -0
Mhtml/includes/functions.inc.php+34 / -24
Mhtml/includes/graphs/multiport/auth.inc.php+4 / -2
Mhtml/includes/graphs/multiport/bits.inc.php+4 / -2
Mhtml/includes/graphs/multiport/bits_duo.inc.php+7 / -4
Mhtml/includes/graphs/multiport/bits_duo_separate.inc.php+6 / -3
Mhtml/includes/graphs/multiport/bits_separate.inc.php+4 / -2
Mhtml/includes/graphs/multiport/bits_trio.inc.php+9 / -5
Mhtml/includes/print/dot1xtable.inc.php+1 / -1
Mhtml/includes/print/events.inc.php+1 / -1
Mhtml/includes/print/inventory.inc.php+1 / -1
Mhtml/includes/print/search.inc.php+5 / -11
Mhtml/includes/print/syslogs.inc.php+1 / -1
Mhtml/pages/alert_check.inc.php+3 / -3
Mhtml/pages/authlog.inc.php+1 / -1
Mhtml/pages/device/edit/alerts.inc.php+0 / -2
Mhtml/pages/device/edit/apps.inc.php+15 / -13
Mhtml/pages/device/overview/information.inc.php+2 / -2
Mhtml/pages/device/overview/mempools.inc.php+12 / -4
Mhtml/pages/device/routing/bgp.inc.php+27 / -9
Mhtml/pages/device/routing/cef.inc.php+22 / -25
Mhtml/pages/device/routing/vrf.inc.php+22 / -40
Mhtml/pages/device/wifi.inc.php+1 / -4
Mhtml/pages/device/wifi/accesspoint.inc.php+2 / -3
Mhtml/pages/device/wifi/accesspoints.inc.php+2 / -3
Mhtml/pages/device/wifi/overview.inc.php+4 / -6
Mhtml/pages/health.inc.php+1 / -0
Mhtml/pages/health/mempool.inc.php+11 / -3
Mhtml/pages/iftype.inc.php+10 / -14
Mhtml/pages/ports.inc.php+34 / -47
Mhtml/pages/routing/cef.inc.php+18 / -7
Mhtml/pages/routing/vrf.inc.php+127 / -136
Mhtml/pages/search.inc.php+0 / -1
Mincludes/alerts.inc.php+1 / -1
Mincludes/common.php+4 / -4
Mincludes/defaults.inc.php+1 / -1
Mincludes/definitions/os.inc.php+51 / -6
Mincludes/definitions/sensors.inc.php+6 / -0
Mincludes/discovery/bgp-peers.inc.php+6 / -0
Mincludes/discovery/discovery-protocols/alcatel-ind1-interswitch-protocol-mib.inc.php+5 / -1
Mincludes/discovery/mempools/foundry-sn-agent-mib.inc.php+10 / -2
Aincludes/discovery/os/allied-radlan.inc.php+8 / -0
Aincludes/discovery/os/powerconnect-bcm.inc.php+7 / -0
Dincludes/discovery/os/powerconnect.inc.php+0 / -17
Mincludes/discovery/os/proxysg.inc.php+0 / -1
Dincludes/discovery/os/radlan.inc.php+0 / -9
Mincludes/discovery/sensors/foundry-sn-agent-mib.inc.php+82 / -2
Mincludes/discovery/sensors/powernet-mib.inc.php+1 / -1
Mincludes/discovery/vlans/q-bridge-mib.inc.php+2 / -2
Mincludes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php+23 / -16
Mincludes/include-dir-mib.inc.php+1 / -0
Mincludes/polling/cisco-cef.inc.php+41 / -3
Mincludes/polling/functions.inc.php+1 / -1
Mincludes/polling/mempools/foundry-sn-agent-mib.inc.php+2 / -0
Aincludes/polling/os/allied-radlan.inc.php+23 / -0
Aincludes/polling/os/powerconnect-fastpath.inc.php+21 / -0
Aincludes/polling/os/powerconnect-radlan.inc.php+29 / -0
Dincludes/polling/os/powerconnect.inc.php+0 / -21
Dincludes/polling/os/radlan.inc.php+0 / -38
Mincludes/polling/os/unix.inc.php+34 / -17
Mincludes/polling/os/zhonedslam.inc.php+8 / -9
Mincludes/polling/unix-agent/areca.inc.php+1 / -1
Aincludes/polling/unix-agent/distro.inc.php+14 / -0
Mincludes/polling/wifi/trapeze-networks-ap-status-mib.inc.php+4 / -4
Mincludes/polling/wifi/trapeze-networks-client-session-mib.inc.php+3 / -3
Mincludes/snmp.inc.php+1 / -1
Mincludes/versioncheck.inc.php+20 / -25
Amibs/rfc/SNMPv2-SMI-v1+43 / -0
Amibs/rfc/SNMPv2-TC-v1+718 / -0
Mpoller.php+1 / -1
Mrename_device.php+1 / -1
Mscripts/os+54 / -57
Mtests/IncludesFunctionsTest.php+1 / -1
Aupdate/143.sql+2 / -0
Aupdate/144.sql+1 / -0
Aupdate/145.sql+1 / -0
+777 added −529 removed +248 net filtered development activity

14.05.5443

Released
Complete release diff (4) +8 / -8

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
Mhtml/pages/apps.inc.php+0 / -1
Mhtml/pages/iftype.inc.php+1 / -0
Mincludes/definitions/os.inc.php+1 / -1
Mincludes/discovery/mempools/foundry-sn-agent-mib.inc.php+6 / -6

14.05.5440

Released • Commits r5382 through r5439
Included development changes (57 commits)

Major Features

  • r5403: Updated bootstrap-select to 1.5.4. Changed and improved function pagination(). Added config option 'web_pagesize'. Pagesize now remembered for current session. +610/−454
  • r5437: Fixed some issues with encode slash in uri, get_vars(). More devices multiselect. Added generate_query_values(). +124/−205

New Features

  • r5390: Make location on device header clickable (it's not sysName, derp) +1/−1
  • r5425: Implement "ignore until date" for alert entities. +95/−64
  • r5435: Add multi-select device (and some other) selectors to search pages and eventlog. Migrate search forms generated by the form builder to generating URIs from javascript allowing copy/pasting of saved search queries. +146/−38

Improvements

  • r5383: Cosmetic and stylistic improvements to billing and user editing code. Add a new icon 'lock-warning'. Make headers and legends blue (like the www). +161/−89
  • r5417: Some overview tweaks and entity rewrite tweaks for Cisco entities. +16/−19

Bug Fixes

Minor Changes

  • r5384: More minor CSS and user edit updates +49/−9
  • r5385: Rewert back old Alcatel MIBs. Moved new Alcatel MIBs to separate dir. +4/−4
  • r5404: Fix query for empty location. +8/−2
  • r5416: Fixes for Alcatel AOS7 and PowerNet MIBs. +7/−8
  • r5421: Sync wireless code with latest pagination changes, fix permissions and small cleanup. +80/−84
  • r5422: Added function is_device_mib() for check if MIB available and permitted for device. +23/−12
  • r5423: Added auto-collapse navbar items on global Health page. Fixed some CSS comments. +54/−54
  • r5432: Added 3 Phase Load and fixed upAdvOutputLoad for PowerNet-MIB (OBSERVIUM-828). +12/−6
  • r5438: Fixed small issues (OBSERVIUM-829, OBSERVIUM-830). +8/−4
  • r5439: Fixed empty indexes in snmpwalk_cache_multi_oid(). Fixed discover_sensor(), use float compare for scale. +4/−3

UI Changes

  • r5415: WWW css stuff. +14/−14

Database Changes

  • r5408: Change alert_message from VARCHAR(128) to TEXT
  • r5426: Add ignore_until datetime fields to several tables

UI Assets

  • r5405: add missing adtran png

Other Changes

  • r5386: Trivial: force trailing slash on web_url configuration directive +3/0
  • r5387: Trivial: syntaxer run
  • r5388: Medium: fix for SQL query for alert contact selection +1/−1
  • r5389: Medium: fix for SQL query for alert contact selection, part 2 +1/−1
  • r5391: Medium: allow definition of slaves for the generate-smokeping script; increase length of hostname on big smokeping graphs +11/−2
  • r5392: Medium: support for HH3C-ENTITY-EXT-MIB voltage and temperature sensors +68/−1
  • r5393: Minor: pull HH3C mempool/processor description from ENTITY-MIB +20/−11
  • r5394: Medium: fix port errors graph by making generic_multi_separated check for nototal +14/−5
  • r5395: Minor: syntaxer run + fix type of HH3C-ENTITY-EXT-MIB sensors
  • r5396: Medium: snmpwalk_cache_multi_oid() was returning faulty cache values for identical queries, so either of the hh3c mempool, processor or sensor discovery could be done separately from the commandline, but not in a single discovery run. Fixed now, with introduction of a new array merging function. +23/−2
  • r5398: Medium: small bugfix to array_merge_indexed, accompanied by a unit test +13/−5
  • r5399: Trivial: sensor values are 'ok', not 'up' +1/−1
  • r5401: Major: cleanup of snmp_ functions, resolve visible and invisible caching problems by removing the caching code, general code cleanup +111/−182
  • r5402: Minor: clean up function calls to modified snmp_ functions +29/−29
  • r5406: Minor: show IPMI settings tab for Dell DRAC, fixes 685 +1/−1
  • r5407: Medium: only set IPOMan frequency thresholds from device when not returned as 0 +4/−1
  • r5409: Major: fix Juniper switch VLAN tags, resolves #68 +12/0
  • r5410: Minor: on health page, format_si thresholds for some sensor types, show infinity symbol instead of 0 when unlimited +38/−3
  • r5411: Minor: add 'Reset limits' action to Device/Edit/Sensors to make Observium reset the sensor limits at next discovery +13/0
  • r5412: Trivial: rollback merge error in health page +1/−1
  • r5413: Minor: fixes to asterisk unix agent, resolves #693 +12/−8
  • r5418: Trivial: s/Aggregate/Average/ for average outgoing smokeping +1/−1
  • r5419: [Major] Add support for collection of access points from Trapeze wireless controllers. Add a few other things. +925/−7
  • r5424: Minor: add unix-agent extension for Areca SATA controllers (monitoring fan and battery status via areca cli tool) +62/0
  • r5427: Medium: add edit window for alert checker details +102/−27
  • r5428: Trivial: reword his alert checker. +1/−1
  • r5429: [ADD/ALERTS] Fix timestamp-from-datetime conversion and add ignore until to devices +45/−4
  • r5433: Minor: Update GEIST-MIB-V3 to v1.27
  • r5434: Minor: don't show entity name when it's the hostname, move alert/recover subject generation to function, fixes #831 +16/−3
  • r5436: Minor: fix combined iftype page +3/−4
  • r5430: remove debugging output 0/−4
Complete release diff (508) +459,932 / -189,153

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable non-text+0 / -0
Mdiscovery.php+1 / -0
Mhtml/ajax_search.php+7 / -4
Mhtml/css/bootstrap-hacks.css+39 / -5
Mhtml/css/bootstrap-select.css+89 / -29
Dhtml/css/bootstrap-select.min.css+0 / -7
Mhtml/css/bootstrap.css+1 / -30
Mhtml/css/bootstrap/less/bootstrap-www.less+1 / -2
Mhtml/css/bootstrap/less/bootstrap.less+1 / -2
Dhtml/css/bootstrap/less/select.less+0 / -185
Ahtml/css/bootstrap/less/variables-www.less+332 / -0
Mhtml/css/sprite.css+114 / -113
Mhtml/feed.php+1 / -1
Ahtml/images/os/adtran.png+1 / -0
Mhtml/img/sprite.png binary+0 / -0
Ahtml/img/sprite/application-list.png+1 / -0
Ahtml/img/sprite/lock-warning.png+1 / -0
Ahtml/img/sprite/user-business.png+1 / -0
Mhtml/includes/authentication/ldap.inc.php+106 / -6
Mhtml/includes/functions.inc.php+105 / -43
Mhtml/includes/graphs/bill/bits.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_all_common.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_all_common_avg.inc.php+1 / -1
Mhtml/includes/graphs/generic_multi_separated.inc.php+12 / -3
Mhtml/includes/graphs/port/errors.inc.php+2 / -2
Ahtml/includes/graphs/wifi non-text+0 / -0
Ahtml/includes/graphs/wifi/auth.inc.php+16 / -0
Ahtml/includes/graphs/wifi/clientfailedassociations.inc.php+24 / -0
Ahtml/includes/graphs/wifi/noisefloor.inc.php+24 / -0
Ahtml/includes/graphs/wifi/refusedconnectioncount.inc.php+24 / -0
Ahtml/includes/graphs/wifi/resetcount.inc.php+24 / -0
Ahtml/includes/graphs/wifi/retransmitoctet.inc.php+24 / -0
Ahtml/includes/graphs/wifi/txretriescount.inc.php+24 / -0
Ahtml/includes/graphs/wifi/usersessions.inc.php+24 / -0
Mhtml/includes/javascript-interfacepicker.inc.php+1 / -0
Mhtml/includes/navbar.inc.php+22 / -17
Mhtml/includes/print/addresses.inc.php+5 / -5
Mhtml/includes/print/alert.inc.php+14 / -15
Mhtml/includes/print/arptable.inc.php+5 / -5
Mhtml/includes/print/authlog.inc.php+5 / -3
Mhtml/includes/print/device.inc.php+1 / -1
Ahtml/includes/print/dot1xtable.inc.php+138 / -0
Mhtml/includes/print/events.inc.php+9 / -25
Mhtml/includes/print/fdbtable.inc.php+6 / -22
Mhtml/includes/print/inventory.inc.php+5 / -12
Mhtml/includes/print/mac_addresses.inc.php+4 / -4
Mhtml/includes/print/navbar.inc.php+12 / -3
Mhtml/includes/print/search.inc.php+57 / -5
Mhtml/includes/print/syslogs.inc.php+7 / -29
Mhtml/includes/status-summary.inc.php+1 / -1
Mhtml/js/bootstrap-select.min.js+2 / -2
Mhtml/pages/adduser.inc.php+1 / -1
Mhtml/pages/alert_check.inc.php+103 / -31
Mhtml/pages/alerts.inc.php+1 / -3
Mhtml/pages/authlog.inc.php+1 / -3
Mhtml/pages/bill/edit.inc.php+16 / -28
Mhtml/pages/bill/ports.inc.php+0 / -7
Mhtml/pages/device.inc.php+7 / -1
Mhtml/pages/device/alert.inc.php+79 / -60
Mhtml/pages/device/alerts.inc.php+0 / -2
Mhtml/pages/device/edit.inc.php+1 / -1
Mhtml/pages/device/edit/alerts.inc.php+35 / -0
Mhtml/pages/device/edit/sensors.inc.php+13 / -0
Mhtml/pages/device/edit/snmp.inc.php+1 / -1
Mhtml/pages/device/latency.inc.php+1 / -1
Mhtml/pages/device/logs/eventlog.inc.php+0 / -2
Mhtml/pages/device/logs/syslog.inc.php+0 / -2
Mhtml/pages/device/overview/mempools.inc.php+6 / -4
Mhtml/pages/device/overview/processors.inc.php+1 / -1
Mhtml/pages/device/overview/sensors.inc.php+1 / -1
Mhtml/pages/device/overview/storage.inc.php+4 / -11
Mhtml/pages/device/port/alerts.inc.php+0 / -2
Mhtml/pages/device/port/arp.inc.php+0 / -2
Mhtml/pages/device/port/events.inc.php+1 / -3
Mhtml/pages/device/port/fdb.inc.php+0 / -2
Mhtml/pages/device/ports/arp.inc.php+0 / -2
Mhtml/pages/device/ports/fdb.inc.php+0 / -2
Mhtml/pages/device/showtech.inc.php+3 / -3
Ahtml/pages/device/wifi non-text+0 / -0
Ahtml/pages/device/wifi.inc.php+34 / -0
Ahtml/pages/device/wifi/accesspoint.inc.php+91 / -0
Ahtml/pages/device/wifi/accesspoints.inc.php+29 / -0
Ahtml/pages/device/wifi/overview.inc.php+25 / -0
Mhtml/pages/edituser.inc.php+189 / -60
Mhtml/pages/eventlog.inc.php+8 / -5
Mhtml/pages/front/default.php+5 / -5
Mhtml/pages/health.inc.php+32 / -52
Mhtml/pages/health/mempool.inc.php+69 / -53
Mhtml/pages/health/processor.inc.php+73 / -61
Mhtml/pages/health/sensors.inc.php+112 / -59
Mhtml/pages/health/storage.inc.php+86 / -75
Mhtml/pages/health/toner.inc.php+59 / -39
Mhtml/pages/iftype.inc.php+3 / -4
Mhtml/pages/inventory.inc.php+14 / -18
Mhtml/pages/ports.inc.php+23 / -21
Mhtml/pages/ports/graphs.inc.php+2 / -0
Mhtml/pages/ports/list.inc.php+11 / -16
Mhtml/pages/search.inc.php+5 / -0
Mhtml/pages/search/arp.inc.php+6 / -6
Ahtml/pages/search/dot1x.inc.php+51 / -0
Mhtml/pages/search/fdb.inc.php+2 / -4
Mhtml/pages/search/ipv4.inc.php+2 / -4
Mhtml/pages/search/ipv6.inc.php+2 / -4
Mhtml/pages/search/mac.inc.php+3 / -5
Mhtml/pages/syslog.inc.php+7 / -4
Mhtml/pages/usermenu.inc.php+1 / -1
Mincludes/alerting/email.inc.php+1 / -1
Mincludes/alerts.inc.php+38 / -9
Mincludes/common.php+19 / -2
Mincludes/defaults.inc.php+2 / -0
Mincludes/definitions.inc.php+3 / -0
Mincludes/definitions/os.inc.php+4 / -1
Mincludes/discovery/bgp-peers.inc.php+10 / -10
Mincludes/discovery/functions.inc.php+7 / -7
Mincludes/discovery/ipv4-addresses.inc.php+1 / -1
Mincludes/discovery/ipv6-addresses.inc.php+1 / -1
Mincludes/discovery/mempools/adtran-aoscpu.inc.php+0 / -1
Mincludes/discovery/mempools/alcatel-ind1-health-mib.inc.php+3 / -2
Mincludes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php+3 / -1
Mincludes/discovery/mempools/cisco-process-mib.inc.php+0 / -1
Mincludes/discovery/mempools/hh3c-entity-ext-mib.inc.php+10 / -3
Mincludes/discovery/mempools/host-resources-mib.inc.php+1 / -1
Aincludes/discovery/os/proxysg.inc.php+14 / -0
Mincludes/discovery/processors/alcatel-ind1-health-mib.inc.php+1 / -1
Mincludes/discovery/processors/hh3c-entity-ext-mib.inc.php+10 / -7
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+3 / -3
Mincludes/discovery/sensors/cisco-envmon-mib.inc.php+1 / -1
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+3 / -3
Mincludes/discovery/sensors/geist-mib-v3.inc.php+1 / -1
Aincludes/discovery/sensors/hh3c-entity-ext-mib.inc.php+66 / -0
Mincludes/discovery/sensors/ipomanii-mib.inc.php+4 / -1
Mincludes/discovery/sensors/lm-sensors-mib.inc.php+9 / -9
Mincludes/discovery/sensors/pdu-mib.inc.php+2 / -2
Mincludes/discovery/sensors/powernet-mib.inc.php+13 / -8
Mincludes/discovery/sensors/roomalert24e-mib.inc.php+1 / -1
Mincludes/discovery/sensors/siconups-mib.inc.php+1 / -1
Mincludes/discovery/sensors/ups-mib.inc.php+1 / -1
Mincludes/discovery/storage/host-resources-mib.inc.php+1 / -1
Mincludes/discovery/ucd-diskio.inc.php+1 / -1
Mincludes/discovery/vlans/q-bridge-mib.inc.php+12 / -0
Aincludes/discovery/wifi non-text+0 / -0
Aincludes/discovery/wifi.inc.php+12 / -0
Aincludes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php+109 / -0
Mincludes/functions.php+30 / -1
Mincludes/include-dir-mib.inc.php+1 / -2
Mincludes/polling/bgp-peers.inc.php+17 / -17
Mincludes/polling/functions.inc.php+4 / -4
Mincludes/polling/mempools/alcatel-ind1-health-mib.inc.php+3 / -2
Aincludes/polling/os/zhonedslam.inc.php+29 / -0
Aincludes/polling/unix-agent/areca.inc.php+37 / -0
Mincludes/polling/unix-agent/lmsensors.inc.php+1 / -1
Aincludes/polling/wifi non-text+0 / -0
Mincludes/polling/wifi.inc.php+4 / -1
Aincludes/polling/wifi/trapeze-networks-ap-status-mib.inc.php+89 / -0
Aincludes/polling/wifi/trapeze-networks-client-session-mib.inc.php+77 / -0
Mincludes/rewrites.php+5 / -4
Mincludes/snmp.inc.php+117 / -183
Dmibs/IRONPORT-SMI+0 / -16
Mmibs/aos non-text+0 / -0
Dmibs/aos/ALCATEL-IND1-AAA-MIB.mib+0 / -1,486
Dmibs/aos/ALCATEL-IND1-ALSRV-MIB.mib+0 / -157
Dmibs/aos/ALCATEL-IND1-APP-FINGERPRINT-MIB.mib+0 / -620
Dmibs/aos/ALCATEL-IND1-AUTO-FABRIC-MIB.mib+0 / -403
Dmibs/aos/ALCATEL-IND1-BASE.mib+0 / -766
Dmibs/aos/ALCATEL-IND1-BFD-MIB.mib+0 / -828
Dmibs/aos/ALCATEL-IND1-BGP-MIB.mib+0 / -5,141
Dmibs/aos/ALCATEL-IND1-CAPMAN-MIB.mib+0 / -759
Dmibs/aos/ALCATEL-IND1-CHASSIS-MIB.mib+0 / -3,313
Dmibs/aos/ALCATEL-IND1-CONFIG-MGR-MIB.mib+0 / -1,546
Dmibs/aos/ALCATEL-IND1-DA-MIB.mib+0 / -2,392
Dmibs/aos/ALCATEL-IND1-DCBX-MIB.mib+0 / -1,031
Dmibs/aos/ALCATEL-IND1-DEVICES.mib+0 / -634
Dmibs/aos/ALCATEL-IND1-DHCPSRV-MIB.mib+0 / -336
Dmibs/aos/ALCATEL-IND1-DHCPV6-MIB.mib+0 / -423
Dmibs/aos/ALCATEL-IND1-DHL-MIB.mib+0 / -577
Amibs/aos/ALCATEL-IND1-DOT3-OAM-MIB.mib+0 / -821
Dmibs/aos/ALCATEL-IND1-DVMRP-MIB.mib+0 / -404
Dmibs/aos/ALCATEL-IND1-E-SERVICE-MIB.mib+0 / -1,045
Dmibs/aos/ALCATEL-IND1-EOAM.mib+0 / -441
Dmibs/aos/ALCATEL-IND1-ERP-MIB.mib+0 / -834
Dmibs/aos/ALCATEL-IND1-EVB-MIB.mib+0 / -416
Dmibs/aos/ALCATEL-IND1-FIPS-MIB.mib+0 / -4,685
Dmibs/aos/ALCATEL-IND1-GLOBALROUTETABLE-MIB.mib+0 / -218
Dmibs/aos/ALCATEL-IND1-GVRP-MIB.mib+0 / -764
Dmibs/aos/ALCATEL-IND1-HA-VLAN-MIB.mib+0 / -603
Dmibs/aos/ALCATEL-IND1-HEALTH-MIB.mib+0 / -654
Dmibs/aos/ALCATEL-IND1-IGMP-MIB.mib+0 / -1,483
Dmibs/aos/ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB.mib+0 / -170
Dmibs/aos/ALCATEL-IND1-IP-MIB.mib+0 / -1,831
Dmibs/aos/ALCATEL-IND1-IPMRM-MIB.mib+0 / -126
Dmibs/aos/ALCATEL-IND1-IPRM-MIB.mib+0 / -659
Dmibs/aos/ALCATEL-IND1-IPRMV6-MIB.mib+0 / -387
Dmibs/aos/ALCATEL-IND1-IPSEC-MIB.mib+0 / -1,344
Dmibs/aos/ALCATEL-IND1-IPV6-MIB.mib+0 / -1,901
Dmibs/aos/ALCATEL-IND1-ISIS-MIB.mib+0 / -3,812
Dmibs/aos/ALCATEL-IND1-ISIS-SPB-MIB.mib+0 / -2,536
Dmibs/aos/ALCATEL-IND1-LAG-MIB.mib+0 / -2,206
Dmibs/aos/ALCATEL-IND1-LPS-MIB.mib+0 / -646
Dmibs/aos/ALCATEL-IND1-MAC-ADDRESS-MIB.mib+0 / -665
Dmibs/aos/ALCATEL-IND1-MAC-SERVER-MIB.mib+0 / -569
Dmibs/aos/ALCATEL-IND1-MLD-MIB.mib+0 / -1,479
Dmibs/aos/ALCATEL-IND1-MSGSRV-MIB.mib+0 / -155
Dmibs/aos/ALCATEL-IND1-MULTI-CHASSIS-MIB.mib+0 / -1,621
Amibs/aos/ALCATEL-IND1-MVRP-MIB.mib+0 / -819
Dmibs/aos/ALCATEL-IND1-NETSEC-MIB.mib+0 / -979
Dmibs/aos/ALCATEL-IND1-NTP-MIB.mib+0 / -2,200
Dmibs/aos/ALCATEL-IND1-OPENFLOW-MIB.mib+0 / -515
Dmibs/aos/ALCATEL-IND1-OSPF-MIB.mib+0 / -2,077
Dmibs/aos/ALCATEL-IND1-OSPF3-MIB.mib+0 / -178
Dmibs/aos/ALCATEL-IND1-PIM-MIB.mib+0 / -729
Dmibs/aos/ALCATEL-IND1-POLICY-MIB.mib+0 / -953
Dmibs/aos/ALCATEL-IND1-PORT-MAPPING.mib+0 / -264
Dmibs/aos/ALCATEL-IND1-PORT-MIB.mib+0 / -3,309
Dmibs/aos/ALCATEL-IND1-PORT-MIRRORING-MONITORING-MIB.mib+0 / -937
Dmibs/aos/ALCATEL-IND1-QCN-MIB.mib+0 / -266
Dmibs/aos/ALCATEL-IND1-QOS-MIB.mib+0 / -8,284
Dmibs/aos/ALCATEL-IND1-RDP-MIB.mib+0 / -262
Dmibs/aos/ALCATEL-IND1-RIP-MIB.mib+0 / -573
Dmibs/aos/ALCATEL-IND1-RIPNG-MIB.mib+0 / -673
Dmibs/aos/ALCATEL-IND1-ROUTEMAP-MIB.mib+0 / -628
Amibs/aos/ALCATEL-IND1-SAA-MIB.mib+0 / -2,855
Dmibs/aos/ALCATEL-IND1-SERVICE-MGR-MIB.mib+0 / -5,824
Dmibs/aos/ALCATEL-IND1-SESSION-MGR-MIB.mib+0 / -451
Dmibs/aos/ALCATEL-IND1-SLB-MIB.mib+0 / -1,291
Dmibs/aos/ALCATEL-IND1-SNMP-AGENT-MIB.mib+0 / -204
Dmibs/aos/ALCATEL-IND1-STATIC-FRR-MIB.mib+0 / -531
Dmibs/aos/ALCATEL-IND1-SYSTEM-MIB.mib+0 / -2,187
Dmibs/aos/ALCATEL-IND1-TIMETRA-CHASSIS-MIB.mib+0 / -6,245
Dmibs/aos/ALCATEL-IND1-TIMETRA-FILTER-MIB.mib+0 / -4,266
Dmibs/aos/ALCATEL-IND1-TIMETRA-GLOBAL-MIB.mib+0 / -212
Dmibs/aos/ALCATEL-IND1-TIMETRA-LDP-MIB.mib+0 / -6,432
Dmibs/aos/ALCATEL-IND1-TIMETRA-MPLS-MIB.mib+0 / -3,769
Dmibs/aos/ALCATEL-IND1-TIMETRA-OAM-TEST-MIB.mib+0 / -10,974
Dmibs/aos/ALCATEL-IND1-TIMETRA-PORT-MIB.mib+0 / -10,881
Dmibs/aos/ALCATEL-IND1-TIMETRA-QOS-MIB.mib+0 / -6,802
Dmibs/aos/ALCATEL-IND1-TIMETRA-SAP-MIB.mib+0 / -9,591
Dmibs/aos/ALCATEL-IND1-TIMETRA-SDP-MIB.mib+0 / -5,680
Dmibs/aos/ALCATEL-IND1-TIMETRA-SERV-MIB.mib+0 / -8,903
Dmibs/aos/ALCATEL-IND1-TIMETRA-TC-MIB.mib+0 / -1,177
Dmibs/aos/ALCATEL-IND1-TIMETRA-VRTR-MIB.mib+0 / -11,060
Dmibs/aos/ALCATEL-IND1-TRAP-MGR-MIB.mib+0 / -617
Dmibs/aos/ALCATEL-IND1-UDLD-MIB.mib+0 / -588
Dmibs/aos/ALCATEL-IND1-UDP-RELAY-MIB.mib+0 / -1,059
Dmibs/aos/ALCATEL-IND1-VIRTUAL-CHASSIS-MIB.mib+0 / -1,207
Dmibs/aos/ALCATEL-IND1-VIRTUAL-FLOW-CONTROL-MIB.mib+0 / -2,327
Dmibs/aos/ALCATEL-IND1-VIRTUALROUTER-MIB.mib+0 / -517
Dmibs/aos/ALCATEL-IND1-VLAN-MGR-MIB.mib+0 / -461
Dmibs/aos/ALCATEL-IND1-VLAN-STP-MIB.mib+0 / -2,831
Dmibs/aos/ALCATEL-IND1-VRRP-MIB.mib+0 / -993
Dmibs/aos/ALCATEL-IND1-VRRP3-MIB.mib+0 / -810
Dmibs/aos/ALCATEL-IND1-WEBMGT-MIB.mib+0 / -295
Amibs/aos/ANSI_TIA_LLDP_MED.mib+1,689 / -0
Amibs/aos/ATM-TC-MIB.mib+758 / -0
Amibs/aos/AaIETF_HUBMIB_POWER_ETHERNET_DRAFT.mib+706 / -0
Amibs/aos/AlcatelIND1AAA.mib+2,889 / -0
Amibs/aos/AlcatelIND1Base.mib+776 / -0
Amibs/aos/AlcatelIND1Bfd.mib+909 / -0
Amibs/aos/AlcatelIND1Bgp.mib+5,511 / -0
Amibs/aos/AlcatelIND1Chassis.mib+2,263 / -0
Amibs/aos/AlcatelIND1ConfigMgr.mib+1,134 / -0
Amibs/aos/AlcatelIND1Devices.mib+2,296 / -0
Amibs/aos/AlcatelIND1Dot1Q.mib+430 / -0
Amibs/aos/AlcatelIND1Dot1X.mib+1,251 / -0
Amibs/aos/AlcatelIND1DrcTm.mib+2,536 / -0
Amibs/aos/AlcatelIND1Dvmrp.mib+607 / -0
Amibs/aos/AlcatelIND1EService.mib+1,452 / -0
Amibs/aos/AlcatelIND1Eoam.mib+428 / -0
Amibs/aos/AlcatelIND1Erp.mib+775 / -0
Amibs/aos/AlcatelIND1GVRP.mib+793 / -0
Amibs/aos/AlcatelIND1GroupMobility.mib+1,887 / -0
Amibs/aos/AlcatelIND1Health.mib+1,765 / -0
Amibs/aos/AlcatelIND1IPMV.mib+439 / -0
Amibs/aos/AlcatelIND1IPsec.mib+1,219 / -0
Amibs/aos/AlcatelIND1IPv6.mib+1,654 / -0
Amibs/aos/AlcatelIND1Igmp.mib+1,519 / -0
Amibs/aos/AlcatelIND1InLinePowerEthernet.mib+405 / -0
Amibs/aos/AlcatelIND1InterswitchProtocol.mib+726 / -0
Amibs/aos/AlcatelIND1Ip.mib+1,640 / -0
Amibs/aos/AlcatelIND1Ipmrm.mib+248 / -0
Amibs/aos/AlcatelIND1Ipms.mib+1,343 / -0
Amibs/aos/AlcatelIND1Iprm.mib+422 / -0
Amibs/aos/AlcatelIND1IprmV6.mib+368 / -0
Amibs/aos/AlcatelIND1Ipx.mib+1,013 / -0
Amibs/aos/AlcatelIND1Isis.mib+3,834 / -0
Amibs/aos/AlcatelIND1LAG.mib+2,080 / -0
Amibs/aos/AlcatelIND1LPS.mib+667 / -0
Amibs/aos/AlcatelIND1LicenseManager.mib+296 / -0
Amibs/aos/AlcatelIND1MacAddress.mib+953 / -0
Amibs/aos/AlcatelIND1MacServer.mib+545 / -0
Amibs/aos/AlcatelIND1Mld.mib+1,493 / -0
Amibs/aos/AlcatelIND1Ns.mib+984 / -0
Amibs/aos/AlcatelIND1Ntp.mib+2,218 / -0
Amibs/aos/AlcatelIND1Ospf.mib+2,787 / -0
Amibs/aos/AlcatelIND1Ospf3.mib+183 / -0
Amibs/aos/AlcatelIND1PartitionedMgr.mib+477 / -0
Amibs/aos/AlcatelIND1Pim.mib+751 / -0
Amibs/aos/AlcatelIND1Policy.mib+991 / -0
Amibs/aos/AlcatelIND1Port.mib+2,210 / -0
Amibs/aos/AlcatelIND1PortMapping.mib+295 / -0
Amibs/aos/AlcatelIND1PortMirMon.mib+904 / -0
Amibs/aos/AlcatelIND1QoS.mib+12,701 / -0
Amibs/aos/AlcatelIND1Rdp.mib+263 / -0
Amibs/aos/AlcatelIND1Rip.mib+1,157 / -0
Amibs/aos/AlcatelIND1Ripng.mib+1,164 / -0
Amibs/aos/AlcatelIND1RouteMap.mib+632 / -0
Amibs/aos/AlcatelIND1SNMPAgent.mib+221 / -0
Amibs/aos/AlcatelIND1ServiceMgr.mib+4,316 / -0
Amibs/aos/AlcatelIND1SessionMgr.mib+449 / -0
Amibs/aos/AlcatelIND1Slb.mib+1,324 / -0
Amibs/aos/AlcatelIND1Ssh.mib+162 / -0
Amibs/aos/AlcatelIND1StackManager.mib+823 / -0
Amibs/aos/AlcatelIND1System.mib+2,139 / -0
Amibs/aos/AlcatelIND1TpDevices.mib+911 / -0
Amibs/aos/AlcatelIND1TrapMgr.mib+624 / -0
Amibs/aos/AlcatelIND1UDLD.mib+623 / -0
Amibs/aos/AlcatelIND1UDPRelay.mib+1,609 / -0
Amibs/aos/AlcatelIND1VRRP.mib+954 / -0
Amibs/aos/AlcatelIND1VRRP3.mib+844 / -0
Amibs/aos/AlcatelIND1VirtualRouter.mib+156 / -0
Amibs/aos/AlcatelIND1VlanManager.mib+856 / -0
Amibs/aos/AlcatelIND1VlanSTP.mib+3,371 / -0
Amibs/aos/AlcatelIND1VlanStacking.mib+382 / -0
Amibs/aos/AlcatelIND1Wccp.mib+752 / -0
Amibs/aos/AlcatelIND1WebMgt.mib+347 / -0
Amibs/aos/IANA-ADDRESS-FAMILY-NUMBERS-MIB.mib+129 / -0
Amibs/aos/IANA_IFTYPE.mib+572 / -0
Amibs/aos/IANA_RTPROTO.mib+89 / -0
Amibs/aos/IEEE_8023_LAG.mib+1,420 / -0
Amibs/aos/IEEE_802_1X.mib+1,636 / -0
Amibs/aos/IEEE_LLDP_Base.mib+2,111 / -0
Amibs/aos/IEEE_LLDP_Dot1.mib+822 / -0
Amibs/aos/IEEE_LLDP_Dot3.mib+856 / -0
Amibs/aos/IETF_802_1ag.mib+3,626 / -0
Amibs/aos/IETF_BGP4.mib+816 / -0
Amibs/aos/IETF_BRIDGE.mib+1,088 / -0
Amibs/aos/IETF_DVMRP_STD_DRAFT.mib+765 / -0
Amibs/aos/IETF_ENTITY.mib+1,228 / -0
Amibs/aos/IETF_ETHERLIKE.mib+1,134 / -0
Amibs/aos/IETF_HCNUM_TC.mib+116 / -0
Amibs/aos/IETF_IF.mib+1,831 / -0
Amibs/aos/IETF_IGMP_STD.mib+523 / -0
Amibs/aos/IETF_INET_ADDRESS.mib+397 / -0
Amibs/aos/IETF_IPMCAST.mib+2,359 / -0
Amibs/aos/IETF_IPV6.mib+1,517 / -0
Amibs/aos/IETF_IPV6_FLOW_LABEL.mib+58 / -0
Amibs/aos/IETF_IPV6_ICMP.mib+530 / -0
Amibs/aos/IETF_IPV6_TCP.mib+210 / -0
Amibs/aos/IETF_IPV6_UDP.mib+140 / -0
Amibs/aos/IETF_IP_FORWARD.mib+801 / -0
Amibs/aos/IETF_ISIS.mib+2,658 / -0
Amibs/aos/IETF_LANGTAG_TC.mib+55 / -0
Amibs/aos/IETF_MAU.mib+2,043 / -0
Amibs/aos/IETF_MLD_STD.mib+426 / -0
Amibs/aos/IETF_OSPF.mib+2,727 / -0
Amibs/aos/IETF_OSPF3.mib+2,867 / -0
Amibs/aos/IETF_OSPF_TRAP.mib+443 / -0
Amibs/aos/IETF_PIM_BSR.mib+707 / -0
Amibs/aos/IETF_PIM_STD.mib+3,739 / -0
Amibs/aos/IETF_P_BRIDGE.mib+958 / -0
Amibs/aos/IETF_Q_BRIDGE.mib+1,940 / -0
Amibs/aos/IETF_RIPv2.mib+532 / -0
Amibs/aos/IETF_RMON.mib+4,015 / -0
Amibs/aos/IETF_RS_232.mib+791 / -0
Amibs/aos/IETF_SNMP_COMMUNITY.mib+428 / -0
Amibs/aos/IETF_SNMP_FRAMEWORK.mib+497 / -0
Amibs/aos/IETF_SNMP_MPD.mib+142 / -0
Amibs/aos/IETF_SNMP_NOTIFICATION.mib+568 / -0
Amibs/aos/IETF_SNMP_PROXY.mib+279 / -0
Amibs/aos/IETF_SNMP_TARGET.mib+631 / -0
Amibs/aos/IETF_SNMP_USER_BASED_SM.mib+896 / -0
Amibs/aos/IETF_SNMP_VIEW_BASED_ACM.mib+806 / -0
Amibs/aos/IETF_SNMPv2.mib+765 / -0
Amibs/aos/IETF_SNMPv2_IP.mib+719 / -0
Amibs/aos/IETF_SNMPv2_TCP.mib+783 / -0
Amibs/aos/IETF_SNMPv2_UDP.mib+545 / -0
Amibs/aos/IETF_TUNNEL.mib+700 / -0
Amibs/aos/IETF_VRRP.mib+794 / -0
Amibs/aos/MPLS-LDP-MIB.mib+2,887 / -0
Amibs/aos/MPLS-LSR-MIB.mib+1,856 / -0
Amibs/aos/MPLS-TE-MIB.mib+1,587 / -0
Amibs/aos/NOVELL_IPX.mib+1,361 / -0
Amibs/aos/NOVELL_RIPSAP.mib+427 / -0
Amibs/aos/SFLOW_RFC3176.mib+611 / -0
Amibs/aos/TIMETRA-CHASSIS-MIB.mib+6,521 / -0
Amibs/aos/TIMETRA-FILTER-MIB.mib+4,353 / -0
Amibs/aos/TIMETRA-GLOBAL-MIB.mib+380 / -0
Amibs/aos/TIMETRA-LDP-MIB.mib+6,551 / -0
Amibs/aos/TIMETRA-MPLS-MIB.mib+3,899 / -0
Amibs/aos/TIMETRA-OAM-TEST-MIB.mib+11,410 / -0
Amibs/aos/TIMETRA-PORT-MIB.mib+11,209 / -0
Amibs/aos/TIMETRA-QOS-MIB.mib+6,959 / -0
Amibs/aos/TIMETRA-SAP-MIB.mib+9,852 / -0
Amibs/aos/TIMETRA-SDP-MIB.mib+5,787 / -0
Amibs/aos/TIMETRA-SERV-MIB.mib+9,095 / -0
Amibs/aos/TIMETRA-TC-MIB.mib+1,173 / -0
Amibs/aos/TIMETRA-VRTR-MIB.mib+11,561 / -0
Amibs/aos/alcatel-ind1-dhcp-srv-mib.mib+336 / -0
Amibs/aos/alcatel-ind1-dot3-oam-mib.mib+866 / -0
Amibs/aos/alcatel-ind1-lbd-mib.mib+522 / -0
Amibs/aos/alcatel-ind1-lldp-med-mib.mib+344 / -0
Amibs/aos/alcatel-ind1-mvrp-mib.mib+840 / -0
Amibs/aos/alcatel-ind1-saa-mib.mib+1,692 / -0
Amibs/aos/alcatel-static-frr-mib.mib+478 / -0
Amibs/aos/dot3-oam-mib.mib+2,134 / -0
Amibs/aos7 non-text+0 / -0
Amibs/aos7/ALCATEL-IND1-AAA-MIB.mib+1,521 / -0
Amibs/aos7/ALCATEL-IND1-ALSRV-MIB.mib+166 / -0
Amibs/aos7/ALCATEL-IND1-APP-FINGERPRINT-MIB.mib+633 / -0
Amibs/aos7/ALCATEL-IND1-AUTO-FABRIC-MIB.mib+422 / -0
Amibs/aos7/ALCATEL-IND1-BASE.mib+766 / -0
Amibs/aos7/ALCATEL-IND1-BFD-MIB.mib+830 / -0
Amibs/aos7/ALCATEL-IND1-BGP-MIB.mib+5,186 / -0
Amibs/aos7/ALCATEL-IND1-CAPMAN-MIB.mib+800 / -0
Amibs/aos7/ALCATEL-IND1-CHASSIS-MIB.mib+3,359 / -0
Amibs/aos7/ALCATEL-IND1-CONFIG-MGR-MIB.mib+1,555 / -0
Amibs/aos7/ALCATEL-IND1-DA-MIB.mib+2,451 / -0
Amibs/aos7/ALCATEL-IND1-DCBX-MIB.mib+1,062 / -0
Amibs/aos7/ALCATEL-IND1-DEVICES.mib+634 / -0
Amibs/aos7/ALCATEL-IND1-DHCPSRV-MIB.mib+351 / -0
Amibs/aos7/ALCATEL-IND1-DHCPV6-MIB.mib+447 / -0
Amibs/aos7/ALCATEL-IND1-DHL-MIB.mib+590 / -0
Amibs/aos7/ALCATEL-IND1-DOT3-OAM-MIB.mib+866 / -0
Amibs/aos7/ALCATEL-IND1-DVMRP-MIB.mib+413 / -0
Amibs/aos7/ALCATEL-IND1-E-SERVICE-MIB.mib+1,083 / -0
Amibs/aos7/ALCATEL-IND1-EOAM.mib+471 / -0
Amibs/aos7/ALCATEL-IND1-ERP-MIB.mib+867 / -0
Amibs/aos7/ALCATEL-IND1-EVB-MIB.mib+430 / -0
Amibs/aos7/ALCATEL-IND1-FIPS-MIB.mib+4,825 / -0
Amibs/aos7/ALCATEL-IND1-GLOBALROUTETABLE-MIB.mib+223 / -0
Amibs/aos7/ALCATEL-IND1-GVRP-MIB.mib+797 / -0
Amibs/aos7/ALCATEL-IND1-HA-VLAN-MIB.mib+623 / -0
Amibs/aos7/ALCATEL-IND1-HEALTH-MIB.mib+674 / -0
Amibs/aos7/ALCATEL-IND1-IGMP-MIB.mib+1,525 / -0
Amibs/aos7/ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB.mib+171 / -0
Amibs/aos7/ALCATEL-IND1-IP-MIB.mib+1,912 / -0
Amibs/aos7/ALCATEL-IND1-IPMRM-MIB.mib+132 / -0
Amibs/aos7/ALCATEL-IND1-IPRM-MIB.mib+675 / -0
Amibs/aos7/ALCATEL-IND1-IPRMV6-MIB.mib+394 / -0
Amibs/aos7/ALCATEL-IND1-IPSEC-MIB.mib+1,378 / -0
Amibs/aos7/ALCATEL-IND1-IPV6-MIB.mib+1,949 / -0
Amibs/aos7/ALCATEL-IND1-ISIS-MIB.mib+3,914 / -0
Amibs/aos7/ALCATEL-IND1-ISIS-SPB-MIB.mib+2,650 / -0
Amibs/aos7/ALCATEL-IND1-LAG-MIB.mib+2,240 / -0
Amibs/aos7/ALCATEL-IND1-LPS-MIB.mib+676 / -0
Amibs/aos7/ALCATEL-IND1-MAC-ADDRESS-MIB.mib+731 / -0
Amibs/aos7/ALCATEL-IND1-MAC-SERVER-MIB.mib+593 / -0
Amibs/aos7/ALCATEL-IND1-MLD-MIB.mib+1,521 / -0
Amibs/aos7/ALCATEL-IND1-MSGSRV-MIB.mib+164 / -0
Amibs/aos7/ALCATEL-IND1-MULTI-CHASSIS-MIB.mib+1,633 / -0
Amibs/aos7/ALCATEL-IND1-MVRP-MIB.mib+861 / -0
Amibs/aos7/ALCATEL-IND1-NETSEC-MIB.mib+1,030 / -0
Amibs/aos7/ALCATEL-IND1-NTP-MIB.mib+2,247 / -0
Amibs/aos7/ALCATEL-IND1-OPENFLOW-MIB.mib+515 / -0
Amibs/aos7/ALCATEL-IND1-OSPF-MIB.mib+2,128 / -0
Amibs/aos7/ALCATEL-IND1-OSPF3-MIB.mib+181 / -0
Amibs/aos7/ALCATEL-IND1-PIM-MIB.mib+753 / -0
Amibs/aos7/ALCATEL-IND1-POLICY-MIB.mib+1,009 / -0
Amibs/aos7/ALCATEL-IND1-PORT-MAPPING.mib+284 / -0
Amibs/aos7/ALCATEL-IND1-PORT-MIB.mib+3,329 / -0
Amibs/aos7/ALCATEL-IND1-PORT-MIRRORING-MONITORING-MIB.mib+967 / -0
Amibs/aos7/ALCATEL-IND1-QCN-MIB.mib+281 / -0
Amibs/aos7/ALCATEL-IND1-QOS-MIB.mib+8,428 / -0
Amibs/aos7/ALCATEL-IND1-RDP-MIB.mib+265 / -0
Amibs/aos7/ALCATEL-IND1-RIP-MIB.mib+595 / -0
Amibs/aos7/ALCATEL-IND1-RIPNG-MIB.mib+695 / -0
Amibs/aos7/ALCATEL-IND1-ROUTEMAP-MIB.mib+638 / -0
Amibs/aos7/ALCATEL-IND1-SAA-MIB.mib+2,907 / -0
Amibs/aos7/ALCATEL-IND1-SERVICE-MGR-MIB.mib+5,933 / -0
Amibs/aos7/ALCATEL-IND1-SESSION-MGR-MIB.mib+469 / -0
Amibs/aos7/ALCATEL-IND1-SLB-MIB.mib+1,342 / -0
Amibs/aos7/ALCATEL-IND1-SNMP-AGENT-MIB.mib+219 / -0
Amibs/aos7/ALCATEL-IND1-STATIC-FRR-MIB.mib+557 / -0
Amibs/aos7/ALCATEL-IND1-SYSTEM-MIB.mib+2,195 / -0
Amibs/aos7/ALCATEL-IND1-TIMETRA-CHASSIS-MIB.mib+6,521 / -0
Amibs/aos7/ALCATEL-IND1-TIMETRA-FILTER-MIB.mib+4,353 / -0
Amibs/aos7/ALCATEL-IND1-TIMETRA-GLOBAL-MIB.mib+380 / -0
Amibs/aos7/ALCATEL-IND1-TIMETRA-LDP-MIB.mib+6,548 / -0
Amibs/aos7/ALCATEL-IND1-TIMETRA-MPLS-MIB.mib+3,900 / -0
Amibs/aos7/ALCATEL-IND1-TIMETRA-OAM-TEST-MIB.mib+11,409 / -0
Amibs/aos7/ALCATEL-IND1-TIMETRA-PORT-MIB.mib+11,209 / -0
Amibs/aos7/ALCATEL-IND1-TIMETRA-QOS-MIB.mib+6,959 / -0
Amibs/aos7/ALCATEL-IND1-TIMETRA-SAP-MIB.mib+9,847 / -0
Amibs/aos7/ALCATEL-IND1-TIMETRA-SDP-MIB.mib+5,787 / -0
Amibs/aos7/ALCATEL-IND1-TIMETRA-SERV-MIB.mib+9,097 / -0
Amibs/aos7/ALCATEL-IND1-TIMETRA-TC-MIB.mib+1,207 / -0
Amibs/aos7/ALCATEL-IND1-TIMETRA-VRTR-MIB.mib+11,561 / -0
Amibs/aos7/ALCATEL-IND1-TRAP-MGR-MIB.mib+632 / -0
Amibs/aos7/ALCATEL-IND1-UDLD-MIB.mib+625 / -0
Amibs/aos7/ALCATEL-IND1-UDP-RELAY-MIB.mib+1,067 / -0
Amibs/aos7/ALCATEL-IND1-VIRTUAL-CHASSIS-MIB.mib+1,243 / -0
Amibs/aos7/ALCATEL-IND1-VIRTUAL-FLOW-CONTROL-MIB.mib+2,366 / -0
Amibs/aos7/ALCATEL-IND1-VIRTUALROUTER-MIB.mib+523 / -0
Amibs/aos7/ALCATEL-IND1-VLAN-MGR-MIB.mib+473 / -0
Amibs/aos7/ALCATEL-IND1-VLAN-STP-MIB.mib+2,844 / -0
Amibs/aos7/ALCATEL-IND1-VRRP-MIB.mib+1,029 / -0
Amibs/aos7/ALCATEL-IND1-VRRP3-MIB.mib+843 / -0
Amibs/aos7/ALCATEL-IND1-WEBMGT-MIB.mib+306 / -0
Amibs/cisco/IRONPORT-SMI+39 / -0
Mmibs/geist/GEIST-MIB-V3+1 / -1
Amibs/rfc/RFC1407-MIB.mib+1,394 / -0
Ascripts/agent-local/areca-hw+25 / -0
Mscripts/agent-local/asterisk+12 / -8
Mscripts/generate-smokeping.php+8 / -0
Mscripts/makecss.sh+1 / -2
Mtests/IncludesFunctionsTest.php+68 / -0
Aupdate/140.sql+1 / -0
Aupdate/141.sql+3 / -0
Aupdate/142.sql+5 / -0
+2,967 added −1,393 removed +1,574 net filtered development activity

14.04.5382

Released • Commits r5338 through r5381
Included development changes (43 commits)

Major Features

  • r5351: Updated sensors discovery and polling modules. Now all MIBs use scale instead divisor/multiplier. Added optional field entPhysicalClass (for now used for state sensors). Limits and other optional values passed as array. Fixed discovery for some MIBs. +1,322/−1,370

New Features

  • r5358: Add CISCO-PROCESS-MIB memory pool detection and polling for Cisco devices (apparently some low end Nexus devices /only/ report memory here) +56/−10
  • r5372: Add initial support for ADTRAN AOS (TA900 and others). Collects basic information, correctly uses ifName and discovers memory and cpu. +97/0
  • r5381: Add code to allow per-tester email destinations +134/−95

Improvements

  • r5380: Improve scaling of generic_multi_separated, improves previous scaling attempt elsewhere. +94/−55

Bug Fixes

  • r5352: Do not remove used fields.
  • r5353: fix the fix. derp.
  • r5354: Fix sensors which previously had a divisor +8/0
  • r5355: Discover more Brocade/Foundry processors and fix precision of newer processors. +5/−5
  • r5356: Readded discovery for sensors params: 'entPhysicalIndex_measured', 'measured_class', 'measured_entity'. +91/−25
  • r5370: Increase size of graphs on billing page +2/−2
  • r5373: fix old direct use of $type_text with nicecase() +3/−6
  • r5377: Fix humanize_port to correctly generate port labels when the main web ui cache isn't present. +15/−9
  • r5378: Add hostname and ifAlias to quick billing graph. +6/−1
  • r5379: Match billing graph widths to space available. +14/−14

Minor Changes

  • r5339: Small fixes for discovery, print_message() and qtip. +76/−56
  • r5340: Fixed device column on alerts page (OBSERVIUM-803). +18/−31
  • r5366: Added 'ignore_sensor_*' options. Ignore 2nd Clock sensor on Cisco 6500 by default. +18/−8
  • r5367: Fixed sensors discovery for ALCATEL-IND1-HEALTH-MIB. +4/−4
  • r5374: Added basic detection Alcatel-Lucent AOS 7. Updated ALCATEL MIBs (OBSERVIUM-801). +3/0
  • r5375: Use numeric oids instead names for Alcatel devices, because Alcatel shit. +72/−11

UI Changes

  • r5363: Remove background. +3/0

Database Changes

  • r5369: Add alert_contacts_assoc table and modify alert_contacts table

Trivial Changes

  • r5344: Oneline fix for discovery -h none :) +1/0
  • r5365: Small fixes. +6/−5
  • r5368: Use ignore regexp for Cisco Clock 2 sensor. +2/−2

Other Changes

  • r5341: Minor: remove Synology DSM block from OS 'unix' file, it has its own dsm.inc.php which fetches all data correctly 0/−19
  • r5342: Minor: small improvement to incoming/outgoing tabs shown on latency page +18/−15
  • r5343: Medium: clean up and fix smokeping latency graphs +38/−55
  • r5345: Medium: allow units (100GB, 5MB, etc) to be used in alert conditions (lt/gt/eq/ne). Includes unit test for function. +95/−6
  • r5346: Medium: improved 'show tech' page, now also includes support for the RANCID integration. +45/−17
  • r5347: Trivial: fix function description comment +2/−3
  • r5348: Medium: Alerting: sync up device match conditions with metric match conditions +16/−3
  • r5349: Minor: allow decimals in alert definitions with units +1/−1
  • r5350: Minor: remove pretty much unused dot1q version check, oid not present on some devices while the Vlan table is +49/−56
  • r5357: Minor: add generate-smokeping.php to dump a Smokeping target configuration to stdout; redirect for example to /etc/smokeping/config.d/Targets to automatically add new hosts +44/0
  • r5359: Medium: unbreak areca sensors, clean up code a little, more cleanup to come +45/−31
  • r5360: Medium: fix for last commit +1/−1
  • r5361: OEC PDU support, from #811 +131/0
  • r5362: Trivial: remove unused/wrong nginx-stats script 0/−37
  • r5364: add www less
  • r5371: Additional sprites
  • r5376: Upgrade JQuery to 1.11.0
Complete release diff (421) +218,691 / -257,462

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable non-text+0 / -0
Malerter.php+2 / -1
Mdiscovery.php+53 / -39
Mhtml/ajax_entitypopup.php+0 / -1
Mhtml/css/bootstrap.css+1 / -1
Ahtml/css/bootstrap/less/bootstrap-www.less+126 / -0
Mhtml/css/bootstrap/less/navbar.less+1 / -0
Mhtml/css/bootstrap/less/scaffolding.less+4 / -4
Mhtml/css/sprite.css+200 / -199
Ahtml/images/os/oec.png+1 / -0
Mhtml/img/sprite.png binary+0 / -0
Mhtml/includes/functions.inc.php+41 / -2
Mhtml/includes/graphs/bill/bits.inc.php+6 / -1
Mhtml/includes/graphs/device/smokeping_all_common.inc.php+0 / -1
Mhtml/includes/graphs/device/smokeping_all_common_avg.inc.php+0 / -1
Mhtml/includes/graphs/device/smokeping_common.inc.php+1 / -22
Mhtml/includes/graphs/device/smokeping_in_all.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_in_all_avg.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_out_all.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_out_all_avg.inc.php+1 / -1
Mhtml/includes/graphs/generic_multi_separated.inc.php+94 / -55
Mhtml/includes/print-device-graph.php+2 / -5
Mhtml/includes/print/alert.inc.php+18 / -31
Mhtml/includes/print/status.inc.php+1 / -1
Mhtml/index.php+4 / -4
Mhtml/js/jquery.min.js+4 / -6
Mhtml/pages/bill/accurate.inc.php+4 / -4
Mhtml/pages/bill/history.inc.php+2 / -2
Mhtml/pages/bill/quick.inc.php+4 / -4
Mhtml/pages/bill/transfer.inc.php+4 / -4
Mhtml/pages/device.inc.php+2 / -28
Mhtml/pages/device/health.inc.php+1 / -1
Mhtml/pages/device/latency.inc.php+12 / -9
Mhtml/pages/device/showtech.inc.php+34 / -11
Aincludes/alerting non-text+0 / -0
Aincludes/alerting/email.inc.php+107 / -0
Mincludes/alerts.inc.php+67 / -116
Mincludes/common.php+90 / -1
Mincludes/defaults.inc.php+5 / -0
Mincludes/definitions.inc.php+1 / -1
Mincludes/definitions/os.inc.php+30 / -2
Mincludes/definitions/sensors.inc.php+4 / -0
Mincludes/discovery/functions.inc.php+83 / -55
Aincludes/discovery/mempools/adtran-aoscpu.inc.php+27 / -0
Mincludes/discovery/mempools/alcatel-ind1-health-mib.inc.php+28 / -3
Aincludes/discovery/mempools/cisco-process-mib.inc.php+38 / -0
Aincludes/discovery/processors/adtran-aoscpu.inc.php+14 / -0
Mincludes/discovery/processors/alcatel-ind1-health-mib.inc.php+17 / -4
Mincludes/discovery/processors/cisco-process-mib.inc.php+0 / -8
Mincludes/discovery/processors/foundry-sn-agent-mib.inc.php+2 / -2
Mincludes/discovery/processors/sw-mib.inc.php+2 / -0
Mincludes/discovery/sensors/ac-system-mib.inc.php+3 / -3
Mincludes/discovery/sensors/acmepacket-envmon-mib.inc.php+13 / -6
Mincludes/discovery/sensors/airespace-wireless-mib.inc.php+13 / -7
Mincludes/discovery/sensors/alcatel-ind1-health-mib.inc.php+17 / -4
Aincludes/discovery/sensors/apnl-modular-pdu-mib.inc.php+104 / -0
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+45 / -29
Mincludes/discovery/sensors/asyncos-mail-mib.inc.php+13 / -6
Mincludes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php+2 / -9
Mincludes/discovery/sensors/carel-ug40cdz-mib.inc.php+27 / -33
Mincludes/discovery/sensors/checkpoint-mib.inc.php+6 / -9
Mincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+16 / -42
Mincludes/discovery/sensors/cisco-envmon-mib.inc.php+15 / -14
Mincludes/discovery/sensors/cpqhlth-mib.inc.php+20 / -20
Mincludes/discovery/sensors/dell-rac-mib.inc.php+9 / -13
Mincludes/discovery/sensors/dell-vendor-mib.inc.php+2 / -2
Mincludes/discovery/sensors/deltaups-mib.inc.php+18 / -18
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+10 / -11
Mincludes/discovery/sensors/eqlmember-mib.inc.php+12 / -14
Mincludes/discovery/sensors/exaltcomproducts.inc.php+15 / -10
Mincludes/discovery/sensors/f10-c-series-chassis-mib.inc.php+1 / -1
Mincludes/discovery/sensors/f10-chassis-mib.inc.php+1 / -1
Mincludes/discovery/sensors/f10-s-series-chassis-mib.inc.php+1 / -1
Mincludes/discovery/sensors/fastpath-boxservices-private-mib.inc.php+4 / -6
Mincludes/discovery/sensors/foundry-sn-agent-mib.inc.php+3 / -2
Mincludes/discovery/sensors/foundry-sn-switch-group-mib.inc.php+37 / -16
Mincludes/discovery/sensors/gamatronic-mib.inc.php+32 / -39
Mincludes/discovery/sensors/geist-mib-v3.inc.php+222 / -289
Mincludes/discovery/sensors/geist-v4-mib.inc.php+12 / -10
Mincludes/discovery/sensors/gudeads-epc2x6-mib.inc.php+1 / -1
Mincludes/discovery/sensors/gudeads-epc8x-mib.inc.php+5 / -3
Mincludes/discovery/sensors/gudeads-pdu8110-mib.inc.php+5 / -3
Mincludes/discovery/sensors/gudeads-pdu8310-mib.inc.php+7 / -5
Mincludes/discovery/sensors/infratec-rms-mib.inc.php+4 / -4
Mincludes/discovery/sensors/ipomanii-mib.inc.php+51 / -38
Mincludes/discovery/sensors/juniper-dom-mib.inc.php+69 / -32
Mincludes/discovery/sensors/juniper-mib.inc.php+2 / -2
Mincludes/discovery/sensors/juniper-system-mib.inc.php+1 / -1
Mincludes/discovery/sensors/lcos-mib.inc.php+4 / -1
Mincludes/discovery/sensors/lm-sensors-mib.inc.php+3 / -3
Mincludes/discovery/sensors/mg-snmp-ups-mib.inc.php+53 / -55
Mincludes/discovery/sensors/mib-dell-10892.inc.php+11 / -18
Mincludes/discovery/sensors/mikrotik-mib.inc.php+15 / -9
Mincludes/discovery/sensors/ms-switch30-mib.inc.php+4 / -1
Mincludes/discovery/sensors/netbotzv2-mib.inc.php+4 / -3
Mincludes/discovery/sensors/ns-root-mib.inc.php+8 / -8
Mincludes/discovery/sensors/nscrtv-root.inc.php+41 / -29
Mincludes/discovery/sensors/oadwdm-mib.inc.php+2 / -2
Mincludes/discovery/sensors/p8510-mib.inc.php+4 / -3
Mincludes/discovery/sensors/packetflux-mib.inc.php+10 / -10
Mincludes/discovery/sensors/papouch-smi.inc.php+25 / -32
Mincludes/discovery/sensors/pdu-mib.inc.php+59 / -60
Mincludes/discovery/sensors/powernet-mib.inc.php+147 / -146
Mincludes/discovery/sensors/radlan-hwenviroment.inc.php+2 / -2
Mincludes/discovery/sensors/rbn-envmon-mib.inc.php+6 / -5
Mincludes/discovery/sensors/roomalert24e-mib.inc.php+21 / -21
Mincludes/discovery/sensors/s5-chassis-mib.inc.php+3 / -5
Mincludes/discovery/sensors/sentry3-mib.inc.php+29 / -25
Mincludes/discovery/sensors/siconups-mib.inc.php+20 / -31
Mincludes/discovery/sensors/spagent-mib.inc.php+16 / -16
Mincludes/discovery/sensors/supermicro-health-mib.inc.php+7 / -9
Mincludes/discovery/sensors/sw-mib.inc.php+1 / -1
Mincludes/discovery/sensors/synology-disk-mib.inc.php+2 / -2
Mincludes/discovery/sensors/synology-system-mib.inc.php+5 / -5
Mincludes/discovery/sensors/trapeze-networks-system-mib.inc.php+1 / -1
Mincludes/discovery/sensors/ups-mib.inc.php+27 / -26
Mincludes/discovery/sensors/webgraph-8xthermometer-us-mib.inc.php+5 / -10
Mincludes/discovery/sensors/wwp-leos-chassis-mib.inc.php+5 / -6
Mincludes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php+42 / -44
Mincludes/discovery/sensors/xups-mib.inc.php+18 / -16
Mincludes/discovery/sensors/zyxel-as-mib.inc.php+2 / -2
Mincludes/discovery/vlans/q-bridge-mib.inc.php+49 / -56
Mincludes/functions.php+1 / -1
Mincludes/polling/functions.inc.php+15 / -7
Aincludes/polling/mempools/adtran-aoscpu.inc.php+17 / -0
Mincludes/polling/mempools/alcatel-ind1-health-mib.inc.php+12 / -2
Aincludes/polling/mempools/cisco-process-mib.inc.php+15 / -0
Mincludes/polling/os.inc.php+1 / -1
Aincludes/polling/os/adtran-aos.inc.php+22 / -0
Aincludes/polling/os/oec.inc.php+19 / -0
Mincludes/polling/os/unix.inc.php+0 / -19
Mincludes/polling/ports.inc.php+2 / -3
Mincludes/polling/unix-agent/hdarray.inc.php+10 / -7
Mincludes/polling/unix-agent/hddtemp.inc.php+3 / -3
Mincludes/polling/unix-agent/lmsensors.inc.php+23 / -13
Mincludes/polling/unix-agent/nvidia.inc.php+3 / -2
Mincludes/polling/unix-agent/raspberrypi.inc.php+1 / -1
Mincludes/rewrites.php+10 / -6
Amibs/APNL-MODULAR-PDU-MIB+1,048 / -0
Amibs/adtran non-text+0 / -0
Amibs/adtran/adAosCPU.mib+467 / -0
Amibs/adtran/adAosDownload.mib+603 / -0
Amibs/adtran/adAosSNMP.mib+260 / -0
Amibs/adtran/adAosUnit.mib+403 / -0
Amibs/adtran/adGenAOSFan.mib+135 / -0
Amibs/adtran/adGenAOSFileSystem.mib+239 / -0
Amibs/adtran/adGenAOSNetSync.mib+161 / -0
Amibs/adtran/adGenAOSPower.mib+306 / -0
Amibs/adtran/adGenAos.mib+125 / -0
Amibs/adtran/adGenAos3G.mib+642 / -0
Amibs/adtran/adGenAosCommon.mib+119 / -0
Amibs/adtran/adGenAosDS1-Ext.mib+510 / -0
Amibs/adtran/adGenAosDesktopAuditing.mib+481 / -0
Amibs/adtran/adGenAosDns.mib+281 / -0
Amibs/adtran/adGenAosIfPerformanceHistory.mib+795 / -0
Amibs/adtran/adGenAosMediaGateway.mib+920 / -0
Amibs/adtran/adGenAosMux.mib+451 / -0
Amibs/adtran/adGenAosNetMon.mib+3,803 / -0
Amibs/adtran/adGenAosPortSecurity.mib+56 / -0
Amibs/adtran/adGenAosQoS.mib+2,105 / -0
Amibs/adtran/adGenAosSipProxy.mib+187 / -0
Amibs/adtran/adGenAosSipRegistration.mib+155 / -0
Amibs/adtran/adGenAosVQM.mib+3,941 / -0
Amibs/adtran/adtran.mib+291 / -0
Amibs/adtran/adtrantc.mi2+2,249 / -0
Amibs/adtran/adtrantc.mib+2,203 / -0
Amibs/aos/ALCATEL-IND1-AAA-MIB.mib+1,521 / -0
Amibs/aos/ALCATEL-IND1-ALSRV-MIB.mib+166 / -0
Amibs/aos/ALCATEL-IND1-APP-FINGERPRINT-MIB.mib+633 / -0
Amibs/aos/ALCATEL-IND1-AUTO-FABRIC-MIB.mib+422 / -0
Amibs/aos/ALCATEL-IND1-BASE.mib+766 / -0
Amibs/aos/ALCATEL-IND1-BFD-MIB.mib+830 / -0
Amibs/aos/ALCATEL-IND1-BGP-MIB.mib+5,186 / -0
Amibs/aos/ALCATEL-IND1-CAPMAN-MIB.mib+800 / -0
Amibs/aos/ALCATEL-IND1-CHASSIS-MIB.mib+3,359 / -0
Amibs/aos/ALCATEL-IND1-CONFIG-MGR-MIB.mib+1,555 / -0
Amibs/aos/ALCATEL-IND1-DA-MIB.mib+2,451 / -0
Amibs/aos/ALCATEL-IND1-DCBX-MIB.mib+1,062 / -0
Amibs/aos/ALCATEL-IND1-DEVICES.mib+634 / -0
Amibs/aos/ALCATEL-IND1-DHCPSRV-MIB.mib+351 / -0
Amibs/aos/ALCATEL-IND1-DHCPV6-MIB.mib+447 / -0
Amibs/aos/ALCATEL-IND1-DHL-MIB.mib+590 / -0
Dmibs/aos/ALCATEL-IND1-DOT3-OAM-MIB.mib+866 / -0
Amibs/aos/ALCATEL-IND1-DVMRP-MIB.mib+413 / -0
Amibs/aos/ALCATEL-IND1-E-SERVICE-MIB.mib+1,083 / -0
Amibs/aos/ALCATEL-IND1-EOAM.mib+471 / -0
Amibs/aos/ALCATEL-IND1-ERP-MIB.mib+867 / -0
Amibs/aos/ALCATEL-IND1-EVB-MIB.mib+430 / -0
Amibs/aos/ALCATEL-IND1-FIPS-MIB.mib+4,825 / -0
Amibs/aos/ALCATEL-IND1-GLOBALROUTETABLE-MIB.mib+223 / -0
Amibs/aos/ALCATEL-IND1-GVRP-MIB.mib+797 / -0
Amibs/aos/ALCATEL-IND1-HA-VLAN-MIB.mib+623 / -0
Amibs/aos/ALCATEL-IND1-HEALTH-MIB.mib+674 / -0
Amibs/aos/ALCATEL-IND1-IGMP-MIB.mib+1,525 / -0
Amibs/aos/ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB.mib+171 / -0
Amibs/aos/ALCATEL-IND1-IP-MIB.mib+1,912 / -0
Amibs/aos/ALCATEL-IND1-IPMRM-MIB.mib+132 / -0
Amibs/aos/ALCATEL-IND1-IPRM-MIB.mib+675 / -0
Amibs/aos/ALCATEL-IND1-IPRMV6-MIB.mib+394 / -0
Amibs/aos/ALCATEL-IND1-IPSEC-MIB.mib+1,378 / -0
Amibs/aos/ALCATEL-IND1-IPV6-MIB.mib+1,949 / -0
Amibs/aos/ALCATEL-IND1-ISIS-MIB.mib+3,914 / -0
Amibs/aos/ALCATEL-IND1-ISIS-SPB-MIB.mib+2,650 / -0
Amibs/aos/ALCATEL-IND1-LAG-MIB.mib+2,240 / -0
Amibs/aos/ALCATEL-IND1-LPS-MIB.mib+676 / -0
Amibs/aos/ALCATEL-IND1-MAC-ADDRESS-MIB.mib+731 / -0
Amibs/aos/ALCATEL-IND1-MAC-SERVER-MIB.mib+593 / -0
Amibs/aos/ALCATEL-IND1-MLD-MIB.mib+1,521 / -0
Amibs/aos/ALCATEL-IND1-MSGSRV-MIB.mib+164 / -0
Amibs/aos/ALCATEL-IND1-MULTI-CHASSIS-MIB.mib+1,633 / -0
Dmibs/aos/ALCATEL-IND1-MVRP-MIB.mib+861 / -0
Amibs/aos/ALCATEL-IND1-NETSEC-MIB.mib+1,030 / -0
Amibs/aos/ALCATEL-IND1-NTP-MIB.mib+2,247 / -0
Amibs/aos/ALCATEL-IND1-OPENFLOW-MIB.mib+515 / -0
Amibs/aos/ALCATEL-IND1-OSPF-MIB.mib+2,128 / -0
Amibs/aos/ALCATEL-IND1-OSPF3-MIB.mib+181 / -0
Amibs/aos/ALCATEL-IND1-PIM-MIB.mib+753 / -0
Amibs/aos/ALCATEL-IND1-POLICY-MIB.mib+1,009 / -0
Amibs/aos/ALCATEL-IND1-PORT-MAPPING.mib+284 / -0
Amibs/aos/ALCATEL-IND1-PORT-MIB.mib+3,329 / -0
Amibs/aos/ALCATEL-IND1-PORT-MIRRORING-MONITORING-MIB.mib+967 / -0
Amibs/aos/ALCATEL-IND1-QCN-MIB.mib+281 / -0
Amibs/aos/ALCATEL-IND1-QOS-MIB.mib+8,428 / -0
Amibs/aos/ALCATEL-IND1-RDP-MIB.mib+265 / -0
Amibs/aos/ALCATEL-IND1-RIP-MIB.mib+595 / -0
Amibs/aos/ALCATEL-IND1-RIPNG-MIB.mib+695 / -0
Amibs/aos/ALCATEL-IND1-ROUTEMAP-MIB.mib+638 / -0
Dmibs/aos/ALCATEL-IND1-SAA-MIB.mib+2,907 / -0
Amibs/aos/ALCATEL-IND1-SERVICE-MGR-MIB.mib+5,933 / -0
Amibs/aos/ALCATEL-IND1-SESSION-MGR-MIB.mib+469 / -0
Amibs/aos/ALCATEL-IND1-SLB-MIB.mib+1,342 / -0
Amibs/aos/ALCATEL-IND1-SNMP-AGENT-MIB.mib+219 / -0
Amibs/aos/ALCATEL-IND1-STATIC-FRR-MIB.mib+557 / -0
Amibs/aos/ALCATEL-IND1-SYSTEM-MIB.mib+2,195 / -0
Amibs/aos/ALCATEL-IND1-TIMETRA-CHASSIS-MIB.mib+6,521 / -0
Amibs/aos/ALCATEL-IND1-TIMETRA-FILTER-MIB.mib+4,353 / -0
Amibs/aos/ALCATEL-IND1-TIMETRA-GLOBAL-MIB.mib+380 / -0
Amibs/aos/ALCATEL-IND1-TIMETRA-LDP-MIB.mib+6,548 / -0
Amibs/aos/ALCATEL-IND1-TIMETRA-MPLS-MIB.mib+3,900 / -0
Amibs/aos/ALCATEL-IND1-TIMETRA-OAM-TEST-MIB.mib+11,409 / -0
Amibs/aos/ALCATEL-IND1-TIMETRA-PORT-MIB.mib+11,209 / -0
Amibs/aos/ALCATEL-IND1-TIMETRA-QOS-MIB.mib+6,959 / -0
Amibs/aos/ALCATEL-IND1-TIMETRA-SAP-MIB.mib+9,847 / -0
Amibs/aos/ALCATEL-IND1-TIMETRA-SDP-MIB.mib+5,787 / -0
Amibs/aos/ALCATEL-IND1-TIMETRA-SERV-MIB.mib+9,097 / -0
Amibs/aos/ALCATEL-IND1-TIMETRA-TC-MIB.mib+1,207 / -0
Amibs/aos/ALCATEL-IND1-TIMETRA-VRTR-MIB.mib+11,561 / -0
Amibs/aos/ALCATEL-IND1-TRAP-MGR-MIB.mib+632 / -0
Amibs/aos/ALCATEL-IND1-UDLD-MIB.mib+625 / -0
Amibs/aos/ALCATEL-IND1-UDP-RELAY-MIB.mib+1,067 / -0
Amibs/aos/ALCATEL-IND1-VIRTUAL-CHASSIS-MIB.mib+1,243 / -0
Amibs/aos/ALCATEL-IND1-VIRTUAL-FLOW-CONTROL-MIB.mib+2,366 / -0
Amibs/aos/ALCATEL-IND1-VIRTUALROUTER-MIB.mib+523 / -0
Amibs/aos/ALCATEL-IND1-VLAN-MGR-MIB.mib+473 / -0
Amibs/aos/ALCATEL-IND1-VLAN-STP-MIB.mib+2,844 / -0
Amibs/aos/ALCATEL-IND1-VRRP-MIB.mib+1,029 / -0
Amibs/aos/ALCATEL-IND1-VRRP3-MIB.mib+843 / -0
Amibs/aos/ALCATEL-IND1-WEBMGT-MIB.mib+306 / -0
Dmibs/aos/ANSI_TIA_LLDP_MED.mib+0 / -1,622
Dmibs/aos/ATM-TC-MIB.mib+0 / -713
Dmibs/aos/AaIETF_HUBMIB_POWER_ETHERNET_DRAFT.mib+0 / -693
Dmibs/aos/AlcatelIND1AAA.mib+0 / -2,817
Dmibs/aos/AlcatelIND1Base.mib+0 / -776
Dmibs/aos/AlcatelIND1Bfd.mib+0 / -906
Dmibs/aos/AlcatelIND1Bgp.mib+0 / -5,460
Dmibs/aos/AlcatelIND1Chassis.mib+0 / -2,232
Dmibs/aos/AlcatelIND1ConfigMgr.mib+0 / -1,125
Dmibs/aos/AlcatelIND1Devices.mib+0 / -2,290
Dmibs/aos/AlcatelIND1Dot1Q.mib+0 / -418
Dmibs/aos/AlcatelIND1Dot1X.mib+0 / -1,209
Dmibs/aos/AlcatelIND1DrcTm.mib+0 / -2,494
Dmibs/aos/AlcatelIND1Dvmrp.mib+0 / -595
Dmibs/aos/AlcatelIND1EService.mib+0 / -1,411
Dmibs/aos/AlcatelIND1Eoam.mib+0 / -398
Dmibs/aos/AlcatelIND1Erp.mib+0 / -742
Dmibs/aos/AlcatelIND1GVRP.mib+0 / -760
Dmibs/aos/AlcatelIND1GroupMobility.mib+0 / -1,873
Dmibs/aos/AlcatelIND1Health.mib+0 / -1,739
Dmibs/aos/AlcatelIND1IPMV.mib+0 / -421
Dmibs/aos/AlcatelIND1IPsec.mib+0 / -1,192
Dmibs/aos/AlcatelIND1IPv6.mib+0 / -1,609
Dmibs/aos/AlcatelIND1Igmp.mib+0 / -1,477
Dmibs/aos/AlcatelIND1InLinePowerEthernet.mib+0 / -405
Dmibs/aos/AlcatelIND1InterswitchProtocol.mib+0 / -715
Dmibs/aos/AlcatelIND1Ip.mib+0 / -1,569
Dmibs/aos/AlcatelIND1Ipmrm.mib+0 / -243
Dmibs/aos/AlcatelIND1Ipms.mib+0 / -1,310
Dmibs/aos/AlcatelIND1Iprm.mib+0 / -416
Dmibs/aos/AlcatelIND1IprmV6.mib+0 / -362
Dmibs/aos/AlcatelIND1Ipx.mib+0 / -989
Dmibs/aos/AlcatelIND1Isis.mib+0 / -3,732
Dmibs/aos/AlcatelIND1LAG.mib+0 / -2,051
Dmibs/aos/AlcatelIND1LPS.mib+0 / -637
Dmibs/aos/AlcatelIND1LicenseManager.mib+0 / -284
Dmibs/aos/AlcatelIND1MacAddress.mib+0 / -858
Dmibs/aos/AlcatelIND1MacServer.mib+0 / -521
Dmibs/aos/AlcatelIND1Mld.mib+0 / -1,451
Dmibs/aos/AlcatelIND1Ns.mib+0 / -933
Dmibs/aos/AlcatelIND1Ntp.mib+0 / -2,171
Dmibs/aos/AlcatelIND1Ospf.mib+0 / -2,727
Dmibs/aos/AlcatelIND1Ospf3.mib+0 / -180
Dmibs/aos/AlcatelIND1PartitionedMgr.mib+0 / -458
Dmibs/aos/AlcatelIND1Pim.mib+0 / -738
Dmibs/aos/AlcatelIND1Policy.mib+0 / -935
Dmibs/aos/AlcatelIND1Port.mib+0 / -2,194
Dmibs/aos/AlcatelIND1PortMapping.mib+0 / -275
Dmibs/aos/AlcatelIND1PortMirMon.mib+0 / -873
Dmibs/aos/AlcatelIND1QoS.mib+0 / -12,527
Dmibs/aos/AlcatelIND1Rdp.mib+0 / -260
Dmibs/aos/AlcatelIND1Rip.mib+0 / -1,123
Dmibs/aos/AlcatelIND1Ripng.mib+0 / -1,130
Dmibs/aos/AlcatelIND1RouteMap.mib+0 / -622
Dmibs/aos/AlcatelIND1SNMPAgent.mib+0 / -206
Dmibs/aos/AlcatelIND1ServiceMgr.mib+0 / -4,226
Dmibs/aos/AlcatelIND1SessionMgr.mib+0 / -431
Dmibs/aos/AlcatelIND1Slb.mib+0 / -1,274
Dmibs/aos/AlcatelIND1Ssh.mib+0 / -153
Dmibs/aos/AlcatelIND1StackManager.mib+0 / -804
Dmibs/aos/AlcatelIND1System.mib+0 / -2,131
Dmibs/aos/AlcatelIND1TpDevices.mib+0 / -899
Dmibs/aos/AlcatelIND1TrapMgr.mib+0 / -609
Dmibs/aos/AlcatelIND1UDLD.mib+0 / -585
Dmibs/aos/AlcatelIND1UDPRelay.mib+0 / -1,601
Dmibs/aos/AlcatelIND1VRRP.mib+0 / -918
Dmibs/aos/AlcatelIND1VRRP3.mib+0 / -811
Dmibs/aos/AlcatelIND1VirtualRouter.mib+0 / -152
Dmibs/aos/AlcatelIND1VlanManager.mib+0 / -839
Dmibs/aos/AlcatelIND1VlanSTP.mib+0 / -3,358
Dmibs/aos/AlcatelIND1VlanStacking.mib+0 / -370
Dmibs/aos/AlcatelIND1Wccp.mib+0 / -705
Dmibs/aos/AlcatelIND1WebMgt.mib+0 / -337
Dmibs/aos/IANA-ADDRESS-FAMILY-NUMBERS-MIB.mib+0 / -127
Dmibs/aos/IANA_IFTYPE.mib+0 / -571
Dmibs/aos/IANA_RTPROTO.mib+0 / -89
Dmibs/aos/IEEE_8023_LAG.mib+0 / -1,363
Dmibs/aos/IEEE_802_1X.mib+0 / -1,582
Dmibs/aos/IEEE_LLDP_Base.mib+0 / -2,029
Dmibs/aos/IEEE_LLDP_Dot1.mib+0 / -765
Dmibs/aos/IEEE_LLDP_Dot3.mib+0 / -792
Dmibs/aos/IETF_802_1ag.mib+0 / -3,543
Dmibs/aos/IETF_BGP4.mib+0 / -816
Dmibs/aos/IETF_BRIDGE.mib+0 / -1,087
Dmibs/aos/IETF_DVMRP_STD_DRAFT.mib+0 / -740
Dmibs/aos/IETF_ENTITY.mib+0 / -1,217
Dmibs/aos/IETF_ETHERLIKE.mib+0 / -1,132
Dmibs/aos/IETF_HCNUM_TC.mib+0 / -116
Dmibs/aos/IETF_IF.mib+0 / -1,767
Dmibs/aos/IETF_IGMP_STD.mib+0 / -514
Dmibs/aos/IETF_INET_ADDRESS.mib+0 / -397
Dmibs/aos/IETF_IPMCAST.mib+0 / -2,323
Dmibs/aos/IETF_IPV6.mib+0 / -1,517
Dmibs/aos/IETF_IPV6_FLOW_LABEL.mib+0 / -58
Dmibs/aos/IETF_IPV6_ICMP.mib+0 / -530
Dmibs/aos/IETF_IPV6_TCP.mib+0 / -199
Dmibs/aos/IETF_IPV6_UDP.mib+0 / -130
Dmibs/aos/IETF_IP_FORWARD.mib+0 / -772
Dmibs/aos/IETF_ISIS.mib+0 / -2,496
Dmibs/aos/IETF_LANGTAG_TC.mib+0 / -55
Dmibs/aos/IETF_MAU.mib+0 / -2,043
Dmibs/aos/IETF_MLD_STD.mib+0 / -426
Dmibs/aos/IETF_OSPF.mib+0 / -2,595
Dmibs/aos/IETF_OSPF3.mib+0 / -2,850
Dmibs/aos/IETF_OSPF_TRAP.mib+0 / -437
Dmibs/aos/IETF_PIM_BSR.mib+0 / -680
Dmibs/aos/IETF_PIM_STD.mib+0 / -3,682
Dmibs/aos/IETF_P_BRIDGE.mib+0 / -901
Dmibs/aos/IETF_Q_BRIDGE.mib+0 / -1,878
Dmibs/aos/IETF_RIPv2.mib+0 / -509
Dmibs/aos/IETF_RMON.mib+0 / -4,015
Dmibs/aos/IETF_RS_232.mib+0 / -782
Dmibs/aos/IETF_SNMP_COMMUNITY.mib+0 / -411
Dmibs/aos/IETF_SNMP_FRAMEWORK.mib+0 / -496
Dmibs/aos/IETF_SNMP_MPD.mib+0 / -141
Dmibs/aos/IETF_SNMP_NOTIFICATION.mib+0 / -567
Dmibs/aos/IETF_SNMP_PROXY.mib+0 / -278
Dmibs/aos/IETF_SNMP_TARGET.mib+0 / -630
Dmibs/aos/IETF_SNMP_USER_BASED_SM.mib+0 / -885
Dmibs/aos/IETF_SNMP_VIEW_BASED_ACM.mib+0 / -791
Dmibs/aos/IETF_SNMPv2.mib+0 / -719
Dmibs/aos/IETF_SNMPv2_IP.mib+0 / -705
Dmibs/aos/IETF_SNMPv2_TCP.mib+0 / -773
Dmibs/aos/IETF_SNMPv2_UDP.mib+0 / -545
Dmibs/aos/IETF_TUNNEL.mib+0 / -693
Dmibs/aos/IETF_VRRP.mib+0 / -761
Dmibs/aos/MPLS-LDP-MIB.mib+0 / -2,764
Dmibs/aos/MPLS-LSR-MIB.mib+0 / -1,804
Dmibs/aos/MPLS-TE-MIB.mib+0 / -1,551
Dmibs/aos/NOVELL_IPX.mib+0 / -1,284
Dmibs/aos/NOVELL_RIPSAP.mib+0 / -401
Dmibs/aos/SFLOW_RFC3176.mib+0 / -611
Dmibs/aos/TIMETRA-CHASSIS-MIB.mib+0 / -6,245
Dmibs/aos/TIMETRA-FILTER-MIB.mib+0 / -4,266
Dmibs/aos/TIMETRA-GLOBAL-MIB.mib+0 / -212
Dmibs/aos/TIMETRA-LDP-MIB.mib+0 / -6,435
Dmibs/aos/TIMETRA-MPLS-MIB.mib+0 / -3,768
Dmibs/aos/TIMETRA-OAM-TEST-MIB.mib+0 / -10,975
Dmibs/aos/TIMETRA-PORT-MIB.mib+0 / -10,881
Dmibs/aos/TIMETRA-QOS-MIB.mib+0 / -6,802
Dmibs/aos/TIMETRA-SAP-MIB.mib+0 / -9,596
Dmibs/aos/TIMETRA-SDP-MIB.mib+0 / -5,680
Dmibs/aos/TIMETRA-SERV-MIB.mib+0 / -8,901
Dmibs/aos/TIMETRA-TC-MIB.mib+0 / -1,143
Dmibs/aos/TIMETRA-VRTR-MIB.mib+0 / -11,060
Dmibs/aos/alcatel-ind1-dhcp-srv-mib.mib+0 / -321
Dmibs/aos/alcatel-ind1-dot3-oam-mib.mib+0 / -821
Dmibs/aos/alcatel-ind1-lbd-mib.mib+0 / -495
Dmibs/aos/alcatel-ind1-lldp-med-mib.mib+0 / -317
Dmibs/aos/alcatel-ind1-mvrp-mib.mib+0 / -798
Dmibs/aos/alcatel-ind1-saa-mib.mib+0 / -1,648
Dmibs/aos/alcatel-static-frr-mib.mib+0 / -455
Dmibs/aos/dot3-oam-mib.mib+0 / -2,134
Mpoller.php+1 / -1
Ascripts/generate-smokeping.php+44 / -0
Mscripts/makecss.sh+3 / -0
Dscripts/nginx-stats+0 / -37
Mtest_mail.php+1 / -1
Atests/IncludesCommonTest.php+72 / -0
Aupdate/136.sql+1 / -0
Aupdate/137.sql+1 / -0
Aupdate/138.sql+3 / -0
Aupdate/139.sql+5 / -0
+2,535 added −1,953 removed +582 net filtered development activity

14.04.5338

Released
Complete release diff (31) +451 / -346

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
Mdiscovery.php+12 / -7
Mhtml/includes/authenticate.inc.php+10 / -9
Mhtml/includes/functions.inc.php+19 / -3
Mhtml/includes/graphs/device/processor.inc.php+9 / -3
Mhtml/includes/graphs/device/ucd_memory.inc.php+20 / -28
Mhtml/includes/graphs/graph.inc.php+9 / -4
Mhtml/includes/print/alert.inc.php+17 / -15
Mhtml/index.php+1 / -1
Mhtml/pages/alert_checks.inc.php+4 / -3
Mhtml/pages/alerts.inc.php+1 / -1
Mhtml/pages/device/overview/processors-unix.inc.php+5 / -8
Mhtml/pages/device/overview/processors.inc.php+22 / -13
Mhtml/pages/device/overview/ucd_mem.inc.php+19 / -24
Mhtml/pages/device/showconfig.inc.php+1 / -0
Mhtml/pages/front/default.php+173 / -149
Mincludes/alerts.inc.php+1 / -1
Mincludes/common.php+11 / -0
Mincludes/definitions/entities.inc.php+5 / -5
Mincludes/discovery/ipv4-addresses.inc.php+41 / -34
Mincludes/discovery/sensors/powernet-mib.inc.php+3 / -3
Mincludes/discovery/sensors/ups-mib.inc.php+17 / -3
Mincludes/entities.inc.php+4 / -0
Mincludes/functions.php+1 / -15
Mincludes/polling/functions.inc.php+22 / -7
Mincludes/polling/os/mgeups.inc.php+4 / -0
Mincludes/polling/ucd-mib.inc.php+9 / -1
Mincludes/polling/unix-agent.inc.php+4 / -4
Mpoller.php+4 / -3
Msnmptrap.php+1 / -1
Msyslog.php+1 / -1
Aupdate/135.sql+1 / -0

14.04.5277

Released
Complete release diff (43) +16,641 / -1,650

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
Mhtml/includes/authenticate.inc.php+16 / -7
Mincludes/discovery/sensors/powernet-mib.inc.php+1 / -1
Amibs/bluecoat/BLUECOAT-SG-ATTACK-MIB+125 / -0
Dmibs/bluecoat/BLUECOAT-SG-ATTACK-MIB.txt+0 / -115
Amibs/bluecoat/BLUECOAT-SG-DISK-MIB+192 / -0
Dmibs/bluecoat/BLUECOAT-SG-DISK-MIB.txt+0 / -182
Amibs/bluecoat/BLUECOAT-SG-HEALTHCHECK-MIB+204 / -0
Dmibs/bluecoat/BLUECOAT-SG-HEALTHCHECK-MIB.txt+0 / -193
Amibs/bluecoat/BLUECOAT-SG-HEALTHMONITOR-MIB+163 / -0
Dmibs/bluecoat/BLUECOAT-SG-HEALTHMONITOR-MIB.txt+0 / -149
Amibs/bluecoat/BLUECOAT-SG-POLICY-MIB+69 / -0
Dmibs/bluecoat/BLUECOAT-SG-POLICY-MIB.txt+0 / -60
Amibs/bluecoat/BLUECOAT-SG-SENSOR-MIB+240 / -0
Dmibs/bluecoat/BLUECOAT-SG-SENSOR-MIB.txt+0 / -230
Amibs/bluecoat/BLUECOAT-SG-USAGE-MIB+161 / -0
Dmibs/bluecoat/BLUECOAT-SG-USAGE-MIB.txt+0 / -152
Amibs/bluecoat/BLUECOAT-SG-WCCP-MIB+165 / -0
Dmibs/bluecoat/BLUECOAT-SG-WCCP-MIB.txt+0 / -158
Amibs/equallogic/auth.mib+731 / -0
Amibs/equallogic/eqlaccess.mib+921 / -0
Mmibs/equallogic/eqlagent.mib+5 / -4
Mmibs/equallogic/eqlappliance.mib+842 / -57
Mmibs/equallogic/eqlcontroller.mib+2 / -1
Mmibs/equallogic/eqldcb.mib+2 / -1
Mmibs/equallogic/eqldisk.mib+71 / -13
Mmibs/equallogic/eqlgroup.mib+349 / -69
Amibs/equallogic/eqlinternal.mib+211 / -0
Mmibs/equallogic/eqlipaddr.mib+4 / -3
Mmibs/equallogic/eqlipsec.mib+2 / -1
Mmibs/equallogic/eqliscsi.mib+4 / -3
Mmibs/equallogic/eqllldp.mib+18 / -5
Mmibs/equallogic/eqlmember.mib+656 / -47
Mmibs/equallogic/eqlnas.mib+3,283 / -62
Mmibs/equallogic/eqlpool.mib+182 / -10
Mmibs/equallogic/eqlraid.mib+2 / -1
Amibs/equallogic/eqlreplpartner.mib+198 / -0
Mmibs/equallogic/eqlsmi.mib+2 / -1
Amibs/equallogic/eqlstoragecontainer.mib+594 / -0
Mmibs/equallogic/eqltag.mib+2 / -1
Mmibs/equallogic/eqlvolbalancer.mib+364 / -12
Mmibs/equallogic/eqlvolume.mib+1,602 / -112
Amibs/equallogic/iscsi.mib+2,710 / -0
Amibs/equallogic/scsi.mib+2,548 / -0

14.04.5272

Released
Complete release diff (95) +9,733 / -1,368

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable properties+0 / -0
Mhtml/ajax_search.php+2 / -2
Ahtml/images/os/bluecoat.png+1 / -0
Ahtml/images/os/exalt.png+1 / -0
Ahtml/images/os/sharp.png+1 / -0
Mhtml/includes/authenticate.inc.php+21 / -15
Mhtml/includes/authentication/mysql.inc.php+2 / -23
Mhtml/includes/functions.inc.php+1 / -1
Ahtml/includes/graphs/device/bluecoat_cache.inc.php+37 / -0
Ahtml/includes/graphs/device/bluecoat_http_client.inc.php+28 / -0
Ahtml/includes/graphs/device/bluecoat_http_server.inc.php+28 / -0
Ahtml/includes/graphs/device/bluecoat_server.inc.php+24 / -0
Ahtml/includes/graphs/device/bluecoat_tcp.inc.php+32 / -0
Ahtml/includes/graphs/device/bluecoat_tcp_est.inc.php+21 / -0
Ahtml/includes/graphs/device/netapp_cp_ops.inc.php+50 / -0
Mhtml/includes/navbar.inc.php+2 / -1
Mhtml/includes/print-interface.inc.php+1 / -1
Mhtml/index.php+3 / -2
Mhtml/pages/device.inc.php+7 / -3
Mhtml/pages/device/apps/mssql.inc.php+18 / -19
Mhtml/pages/device/graphs.inc.php+1 / -1
Mhtml/pages/device/health/mempool.inc.php+1 / -7
Mhtml/pages/device/health/sensors.inc.php+3 / -3
Mhtml/pages/device/routing/ipsec_tunnels.inc.php+1 / -1
Mhtml/pages/front/default.php+6 / -9
Mhtml/pages/logon.inc.php+4 / -2
Mhtml/pages/routing/cef.inc.php+39 / -1
Mincludes/common.php+38 / -11
Mincludes/defaults.inc.php+2 / -0
Mincludes/definitions.inc.php+1 / -0
Mincludes/definitions/graphtypes.inc.php+22 / -1
Mincludes/definitions/os.inc.php+47 / -1
Mincludes/definitions/sensors.inc.php+9 / -0
Mincludes/definitions/version.inc.php+4 / -4
Mincludes/discovery/libvirt-vminfo.inc.php+13 / -21
Aincludes/discovery/mempools/bluecoat-sg-proxy-mib.inc.php+23 / -0
Mincludes/discovery/os/kyocera.inc.php+0 / -8
Mincludes/discovery/os/ricoh.inc.php+0 / -8
Mincludes/discovery/os/xerox.inc.php+0 / -9
Aincludes/discovery/processors/bluecoat-sg-proxy-mib.inc.php+27 / -0
Mincludes/discovery/sensors.inc.php+3 / -3
Aincludes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php+72 / -0
Mincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+114 / -98
Mincludes/discovery/sensors/cisco-envmon-mib.inc.php+19 / -12
Mincludes/discovery/sensors/entity-sensor-mib.inc.php+64 / -86
Aincludes/discovery/sensors/exaltcomproducts.inc.php+104 / -0
Mincludes/discovery/sensors/mg-snmp-ups-mib.inc.php+217 / -92
Mincludes/discovery/sensors/powernet-mib.inc.php+1 / -1
Mincludes/discovery/toner.inc.php+1 / -2
Mincludes/functions.php+82 / -8
Mincludes/include-dir-mib.inc.php+33 / -2
Mincludes/polling/functions.inc.php+11 / -6
Aincludes/polling/graphs non-text+0 / -0
Aincludes/polling/graphs.inc.php+8 / -0
Aincludes/polling/graphs/bluecoat-sg-icap-mib.inc.php+56 / -0
Aincludes/polling/graphs/bluecoat-sg-proxy-mib.inc.php+58 / -0
Aincludes/polling/mempools/bluecoat-sg-proxy-mib.inc.php+18 / -0
Mincludes/polling/os/areca.inc.php+2 / -5
Mincludes/polling/os/brother.inc.php+2 / -5
Aincludes/polling/os/exalt.inc.php+27 / -0
Mincludes/polling/os/netapp.inc.php+54 / -10
Aincludes/polling/os/proxysg.inc.php+9 / -0
Mincludes/polling/storage.inc.php+1 / -1
Mincludes/rewrites.php+6 / -5
Amibs/bluecoat/BLUECOAT-MIB+88 / -0
Dmibs/bluecoat/BLUECOAT-MIB.txt+0 / -78
Mmibs/bluecoat/BLUECOAT-SG-DISK-MIB.txt+4 / -2
Mmibs/bluecoat/BLUECOAT-SG-HEALTHCHECK-MIB.txt+144 / -11
Mmibs/bluecoat/BLUECOAT-SG-HEALTHMONITOR-MIB.txt+115 / -20
Amibs/bluecoat/BLUECOAT-SG-ICAP-MIB+413 / -0
Amibs/bluecoat/BLUECOAT-SG-PROXY-MIB+838 / -0
Dmibs/bluecoat/BLUECOAT-SG-PROXY-MIB.txt+0 / -762
Mmibs/bluecoat/BLUECOAT-SG-SENSOR-MIB.txt+4 / -2
Mmibs/bluecoat/BLUECOAT-SG-USAGE-MIB.txt+5 / -3
Amibs/exalt non-text+0 / -0
Amibs/exalt/ExaltCom-Ethernet.mib+250 / -0
Amibs/exalt/ExaltCom-ExtendAirG2.mib+122 / -0
Amibs/exalt/ExaltCom-Products.mib+1,663 / -0
Amibs/exalt/ExaltCom-Rootmib.mib+1,175 / -0
Amibs/exalt/ExaltCom-Syslog.mib+65 / -0
Amibs/exalt/ExaltCom-TRAPS-MIB.mib+164 / -0
Amibs/exalt/ExaltCom-VLAN.mib+89 / -0
Atests non-text+0 / -0
Atests/CsvFileIterator.php+48 / -0
Atests/HtmlIncludesFunctionsTest.php+201 / -0
Atests/IncludesFunctionsTest.php+145 / -0
Atests/IncludesRewritesTest.php+64 / -0
Atests/data/ios.entPhysicalDescr.txt+202 / -0
Atests/data/ios.entPhysicalName.txt+202 / -0
Atests/data/iosxe.entPhysicalDescr.txt+407 / -0
Atests/data/iosxe.entPhysicalName.txt+407 / -0
Atests/data/iosxr.entPhysicalDescr.txt+334 / -0
Atests/data/iosxr.entPhysicalName.txt+334 / -0
Atests/data/providerRewriteEntityName.csv+766 / -0
Aupdate/134.sql+1 / -0

14.04.5229

Released
Complete release diff (10) +127 / -113

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
Mhtml/css/styles-wide.css+2 / -6
Mhtml/includes/graphs/munin/graph.inc.php+2 / -0
Mhtml/includes/navbar.inc.php+0 / -14
Mincludes/alerts.inc.php+13 / -15
Mincludes/defaults.inc.php+2 / -2
Mincludes/definitions/os.inc.php+14 / -0
Mincludes/discovery/os/cisco.inc.php+1 / -0
Mincludes/polling/functions.inc.php+23 / -25
Mincludes/polling/unix-agent/munin-plugins.inc.php+69 / -51
Aupdate/133.sql+1 / -0

14.04.5220

Released
Complete release diff (91) +1,038 / -710

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
Mhtml/api.php+1 / -0
Ahtml/images/os/generex.png+1 / -0
Mhtml/includes/authentication/http-auth.inc.php+1 / -1
Mhtml/includes/functions.inc.php+6 / -2
Mhtml/includes/graphs/accesspoints/auth.inc.php+3 / -0
Mhtml/includes/graphs/accesspoints/channel.inc.php+0 / -2
Mhtml/includes/graphs/accesspoints/interference.inc.php+0 / -3
Mhtml/includes/graphs/accesspoints/numasoclients.inc.php+0 / -3
Mhtml/includes/graphs/accesspoints/nummonbssid.inc.php+0 / -3
Mhtml/includes/graphs/accesspoints/nummonclients.inc.php+0 / -3
Mhtml/includes/graphs/accesspoints/radioutil.inc.php+0 / -3
Mhtml/includes/graphs/accesspoints/txpow.inc.php+0 / -3
Mhtml/includes/graphs/device/collectd.inc.php+13 / -13
Dhtml/includes/graphs/device/netstat_snmp.inc.php+0 / -33
Ahtml/includes/graphs/device/netstat_snmp_packets.inc.php+21 / -0
Dhtml/includes/graphs/device/netstat_snmp_pkt.inc.php+0 / -21
Ahtml/includes/graphs/device/netstat_snmp_stats.inc.php+33 / -0
Dhtml/includes/graphs/device/netstat_tcp.inc.php+0 / -27
Ahtml/includes/graphs/device/netstat_tcp_segments.inc.php+22 / -0
Ahtml/includes/graphs/device/netstat_tcp_stats.inc.php+27 / -0
Dhtml/includes/graphs/device/netstat_udp.inc.php+0 / -27
Ahtml/includes/graphs/device/netstat_udp_datagrams.inc.php+22 / -0
Ahtml/includes/graphs/device/netstat_udp_errors.inc.php+28 / -0
Mhtml/includes/print-accesspoint-graphs.inc.php+2 / -2
Mhtml/includes/print-accesspoint.inc.php+2 / -3
Mhtml/includes/print-device-graph.php+1 / -1
Dhtml/includes/print-graphrow.inc.php+0 / -5
Mhtml/includes/print-interface.inc.php+1 / -1
Mhtml/pages/customers.inc.php+1 / -2
Mhtml/pages/device.inc.php+4 / -2
Mhtml/pages/device/accesspoints.inc.php+0 / -1
Mhtml/pages/device/apps/shoutcast.inc.php+2 / -2
Mhtml/pages/device/collectd.inc.php+3 / -2
Mhtml/pages/device/health/diskio.inc.php+1 / -1
Mhtml/pages/device/health/mempool.inc.php+1 / -1
Mhtml/pages/device/health/processor.inc.php+1 / -1
Mhtml/pages/device/health/sensors.inc.php+1 / -1
Mhtml/pages/device/health/storage.inc.php+1 / -1
Mhtml/pages/device/latency.inc.php+69 / -74
Mhtml/pages/device/loadbalancer/ace_rservers.inc.php+1 / -1
Mhtml/pages/device/loadbalancer/ace_vservers.inc.php+1 / -1
Mhtml/pages/device/loadbalancer/netscaler_services.inc.php+74 / -81
Mhtml/pages/device/loadbalancer/netscaler_vsvr.inc.php+3 / -4
Mhtml/pages/device/port/macaccounting.inc.php+1 / -1
Mhtml/pages/device/port/sensors.inc.php+15 / -17
Mhtml/pages/device/routing/bgp.inc.php+2 / -4
Mhtml/pages/device/routing/cef.inc.php+1 / -1
Mhtml/pages/device/routing/ipsec_tunnels.inc.php+2 / -4
Mhtml/pages/device/services.inc.php+1 / -1
Mhtml/pages/device/showtech.inc.php+31 / -1
Mhtml/pages/device/slas.inc.php+1 / -1
Mhtml/pages/front/default.php+37 / -33
Mhtml/pages/health/mempool.inc.php+2 / -2
Mhtml/pages/health/processor.inc.php+2 / -2
Mhtml/pages/health/sensors.inc.php+2 / -3
Mhtml/pages/health/storage.inc.php+2 / -2
Mhtml/pages/health/toner.inc.php+2 / -2
Mhtml/pages/locations.inc.php+1 / -1
Mhtml/pages/routing/bgp.inc.php+1 / -1
Mhtml/pages/services.inc.php+13 / -13
Mincludes/definitions/graphtypes.inc.php+29 / -12
Mincludes/definitions/os.inc.php+12 / -0
Mincludes/discovery/cisco-cef.inc.php+2 / -5
Mincludes/discovery/hr-device.inc.php+19 / -22
Mincludes/discovery/junose-atm-vp.inc.php+4 / -7
Mincludes/discovery/mac-accounting.inc.php+5 / -5
Aincludes/discovery/os/cs121.inc.php+10 / -0
Mincludes/discovery/os/freebsd.inc.php+1 / -1
Dincludes/discovery/os/openbsd.inc.php+0 / -9
Mincludes/discovery/processors/netscreen-resource-mib.inc.php+1 / -1
Mincludes/discovery/processors/ucd-snmp-mib.inc.php+3 / -3
Mincludes/discovery/sensors/lm-sensors-mib.inc.php+24 / -47
Mincludes/discovery/sensors/powernet-mib.inc.php+8 / -6
Mincludes/discovery/sensors/ups-mib.inc.php+16 / -5
Mincludes/discovery/toner.inc.php+99 / -104
Mincludes/discovery/ucd-diskio.inc.php+4 / -4
Mincludes/discovery/vmware-vminfo.inc.php+2 / -2
Mincludes/functions.php+6 / -0
Mincludes/polling/aruba-controller.inc.php+45 / -37
Mincludes/polling/netstats.inc.php+6 / -4
Mincludes/polling/os/aos.inc.php+6 / -1
Mincludes/polling/os/avaya-ers.inc.php+0 / -2
Aincludes/polling/os/cs121.inc.php+11 / -0
Mincludes/polling/os/junose.inc.php+1 / -2
Mincludes/polling/os/mgeups.inc.php+8 / -2
Mincludes/polling/os/routeros.inc.php+3 / -0
Mincludes/polling/os/screenos.inc.php+1 / -2
Mincludes/polling/os/unix.inc.php+2 / -2
Mincludes/polling/processors/ucd-old.inc.php+4 / -4
Mincludes/polling/system.inc.php+13 / -1
Amibs/net-snmp/LM-SENSORS-MIB+230 / -0

14.04.5188

Released
Complete release diff (851) +236,254 / -366,127

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
A.scrutinizer.yml+38 / -0
M/home/observium/stable properties+0 / -0
Aattic/generate-dnstext.php+69 / -0
Aattic/generate-vegadns.php+158 / -0
Aattic/upgrade-scripts non-text+0 / -0
Aattic/upgrade-scripts/fix-billing-2758.inc.php+85 / -0
Aattic/upgrade-scripts/fix-events.php+21 / -0
Aattic/upgrade-scripts/fix-port-rrd.php+208 / -0
Aattic/upgrade-scripts/fix-sensor-rrd.php+80 / -0
Dcontrib non-text+0 / -0
Dcontrib/generate-dnstext.php+0 / -69
Dcontrib/generate-vegadns.php+0 / -158
Mdiscovery.php+1 / -1
Mhtml/ajax_entitypopup.php+1 / -1
Mhtml/ajax_search.php+0 / -1
Mhtml/api.php+7 / -9
Mhtml/billing-graph.php+6 / -6
Mhtml/css/bootstrap.css+1 / -0
Mhtml/css/bootstrap/less/wells3.less+4 / -0
Mhtml/graph.php+1 / -6
Ahtml/images/os/ibmi.png+1 / -0
Mhtml/includes/alerting-navbar.inc.php+8 / -7
Mhtml/includes/authenticate.inc.php+41 / -22
Mhtml/includes/authentication/ldap.inc.php+1 / -4
Mhtml/includes/cache-data.inc.php+4 / -5
Mhtml/includes/functions.inc.php+158 / -32
Mhtml/includes/graphs/accesspoints/channel.inc.php+1 / -1
Mhtml/includes/graphs/accesspoints/interference.inc.php+1 / -1
Mhtml/includes/graphs/accesspoints/numasoclients.inc.php+1 / -1
Mhtml/includes/graphs/accesspoints/nummonbssid.inc.php+1 / -1
Mhtml/includes/graphs/accesspoints/nummonclients.inc.php+1 / -1
Mhtml/includes/graphs/accesspoints/radioutil.inc.php+1 / -1
Mhtml/includes/graphs/accesspoints/txpow.inc.php+1 / -1
Mhtml/includes/graphs/application/apache_bits.inc.php+0 / -1
Mhtml/includes/graphs/application/asterisk_activecall.inc.php+0 / -1
Mhtml/includes/graphs/application/auth.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_cache.inc.php+0 / -1
Mhtml/includes/graphs/application/bind_query_rejected.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_resolv_rtt.inc.php+1 / -1
Mhtml/includes/graphs/application/nfs_nfs4.inc.php+5 / -0
Mhtml/includes/graphs/application/zimbra_connections.inc.php+3 / -3
Mhtml/includes/graphs/application/zimbra_jvmthreads.inc.php+6 / -6
Mhtml/includes/graphs/application/zimbra_mtaqueue.inc.php+8 / -8
Mhtml/includes/graphs/application/zimbra_threads.inc.php+3 / -3
Mhtml/includes/graphs/device/asyncos_workq.inc.php+0 / -1
Mhtml/includes/graphs/device/cipsec_flow_pkts.inc.php+1 / -1
Mhtml/includes/graphs/device/diskio.inc.php+1 / -1
Mhtml/includes/graphs/device/diskio_ops.inc.php+1 / -1
Mhtml/includes/graphs/device/mempool.inc.php+9 / -9
Ahtml/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php+22 / -0
Ahtml/includes/graphs/device/netscaler_tcp_errfullretransmit.inc.php+22 / -0
Ahtml/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php+22 / -0
Ahtml/includes/graphs/device/netscaler_tcp_errretransmit.inc.php+22 / -0
Ahtml/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php+22 / -0
Ahtml/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php+44 / -0
Mhtml/includes/graphs/device/pagecount.inc.php+1 / -1
Mhtml/includes/graphs/device/storage.inc.php+8 / -8
Mhtml/includes/graphs/device/ucd_cpu.inc.php+0 / -1
Mhtml/includes/graphs/device/ucd_load.inc.php+0 / -1
Mhtml/includes/graphs/device/ucd_memory.inc.php+13 / -7
Mhtml/includes/graphs/device/uptime.inc.php+0 / -1
Mhtml/includes/graphs/device/vpdn_sessions_l2tp.inc.php+0 / -1
Mhtml/includes/graphs/generic_simplex.inc.php+4 / -2
Mhtml/includes/graphs/graph.inc.php+3 / -4
Mhtml/includes/graphs/mempool/usage.inc.php+24 / -25
Mhtml/includes/graphs/minute_multi_line.inc.php+0 / -1
Mhtml/includes/graphs/munin/graph.inc.php+0 / -1
Mhtml/includes/graphs/old_generic_simplex.inc.php+0 / -1
Mhtml/includes/graphs/port/mac_acc_total.inc.php+0 / -1
Mhtml/includes/graphs/port/percent.inc.php+1 / -0
Mhtml/includes/graphs/port/pktsize.inc.php+1 / -0
Mhtml/includes/graphs/sensor/airflow.inc.php+0 / -1
Mhtml/includes/graphs/sensor/auth.inc.php+1 / -1
Mhtml/includes/graphs/sensor/current.inc.php+0 / -1
Mhtml/includes/graphs/sensor/dbm.inc.php+0 / -1
Mhtml/includes/graphs/sensor/fanspeed.inc.php+0 / -1
Mhtml/includes/graphs/sensor/frequency.inc.php+0 / -1
Mhtml/includes/graphs/sensor/power.inc.php+0 / -1
Mhtml/includes/graphs/sensor/runtime.inc.php+1 / -1
Mhtml/includes/graphs/sensor/state.inc.php+0 / -1
Mhtml/includes/graphs/sensor/temperature.inc.php+0 / -1
Mhtml/includes/graphs/sensor/voltage.inc.php+0 / -1
Mhtml/includes/graphs/smokeping/auth.inc.php+1 / -1
Mhtml/includes/graphs/smokeping/in.inc.php+40 / -41
Mhtml/includes/graphs/smokeping/out.inc.php+39 / -40
Mhtml/includes/graphs/toner/usage.inc.php+1 / -1
Mhtml/includes/graphs/vserver/auth.inc.php+1 / -1
Mhtml/includes/graphs/vserver/bits.inc.php+1 / -1
Mhtml/includes/graphs/vserver/conns.inc.php+0 / -1
Mhtml/includes/graphs/vserver/pkts.inc.php+1 / -1
Mhtml/includes/navbar.inc.php+19 / -23
Mhtml/includes/print-accesspoint.inc.php+27 / -63
Mhtml/includes/print-interface-adsl.inc.php+1 / -1
Mhtml/includes/print-service.inc.php+3 / -3
Mhtml/includes/print-vlan.inc.php+2 / -2
Mhtml/includes/print/addresses.inc.php+2 / -2
Mhtml/includes/print/alert.inc.php+19 / -16
Mhtml/includes/print/arptable.inc.php+2 / -2
Ahtml/includes/print/authlog.inc.php+104 / -0
Mhtml/includes/print/device.inc.php+3 / -2
Mhtml/includes/print/events.inc.php+3 / -3
Mhtml/includes/print/fdbtable.inc.php+1 / -1
Mhtml/includes/print/inventory.inc.php+1 / -1
Mhtml/includes/print/mac_addresses.inc.php+2 / -2
Mhtml/includes/print/navbar.inc.php+13 / -14
Mhtml/includes/print/rows.inc.php+3 / -3
Mhtml/includes/print/status.inc.php+3 / -3
Mhtml/includes/print/syslogs.inc.php+3 / -3
Mhtml/includes/status-summary.inc.php+19 / -18
Mhtml/index.php+7 / -68
Mhtml/netcmd.php+1 / -1
Mhtml/pages/about.inc.php+19 / -0
Mhtml/pages/add_alert_check.inc.php+27 / -29
Mhtml/pages/addhost.inc.php+15 / -0
Mhtml/pages/addsrv.inc.php+11 / -0
Mhtml/pages/adduser.inc.php+33 / -8
Mhtml/pages/alert_check.inc.php+95 / -92
Mhtml/pages/alert_checks.inc.php+7 / -10
Mhtml/pages/alert_regenerate.inc.php+11 / -13
Mhtml/pages/alerts.inc.php+5 / -5
Mhtml/pages/apps.inc.php+13 / -1
Mhtml/pages/apps/default.inc.php+1 / -1
Mhtml/pages/apps/overview.inc.php+0 / -1
Mhtml/pages/authlog.inc.php+21 / -25
Mhtml/pages/bill.inc.php+14 / -3
Mhtml/pages/bill/accurate.inc.php+0 / -2
Mhtml/pages/bill/edit.inc.php+0 / -2
Mhtml/pages/bill/infoboxes.inc.php+0 / -1
Mhtml/pages/bill/quick.inc.php+0 / -1
Mhtml/pages/bill/transfer.inc.php+1 / -0
Mhtml/pages/bills.inc.php+13 / -2
Mhtml/pages/bills/month.inc.php+4 / -4
Mhtml/pages/customers.inc.php+14 / -3
Mhtml/pages/deleted-ports.inc.php+12 / -1
Mhtml/pages/delhost.inc.php+14 / -2
Mhtml/pages/delsrv.inc.php+12 / -1
Mhtml/pages/device.inc.php+25 / -25
Mhtml/pages/device/accesspoint.inc.php+13 / -6
Mhtml/pages/device/accesspoints.inc.php+28 / -6
Mhtml/pages/device/alert.inc.php+11 / -20
Mhtml/pages/device/alerts.inc.php+17 / -6
Mhtml/pages/device/apps.inc.php+14 / -1
Mhtml/pages/device/apps/apache.inc.php+5 / -4
Mhtml/pages/device/apps/app_navbar.inc.php+5 / -5
Mhtml/pages/device/apps/asterisk.inc.php+4 / -5
Mhtml/pages/device/apps/bind.inc.php+5 / -4
Mhtml/pages/device/apps/drbd.inc.php+5 / -4
Mhtml/pages/device/apps/exchange.inc.php+12 / -1
Mhtml/pages/device/apps/exim-mailqueue.inc.php+5 / -4
Mhtml/pages/device/apps/freeradius.inc.php+5 / -4
Mhtml/pages/device/apps/mailscanner.inc.php+5 / -4
Mhtml/pages/device/apps/memcached.inc.php+5 / -4
Mhtml/pages/device/apps/mssql.inc.php+16 / -1
Mhtml/pages/device/apps/mssql/memory.inc.php+16 / -1
Mhtml/pages/device/apps/mssql/processor.inc.php+14 / -1
Mhtml/pages/device/apps/mysql.inc.php+5 / -5
Mhtml/pages/device/apps/nfs.inc.php+0 / -1
Mhtml/pages/device/apps/nginx.inc.php+5 / -3
Mhtml/pages/device/apps/ntpd-server.inc.php+5 / -3
Mhtml/pages/device/apps/ntpd.inc.php+5 / -7
Mhtml/pages/device/apps/postfix_mailgraph.inc.php+5 / -3
Mhtml/pages/device/apps/postgresql.inc.php+5 / -3
Mhtml/pages/device/apps/powerdns-recursor.inc.php+5 / -3
Mhtml/pages/device/apps/powerdns.inc.php+5 / -3
Mhtml/pages/device/apps/shoutcast.inc.php+4 / -4
Mhtml/pages/device/apps/unbound.inc.php+5 / -3
Mhtml/pages/device/apps/vmwaretools.inc.php+6 / -4
Mhtml/pages/device/apps/zimbra.inc.php+6 / -3
Mhtml/pages/device/collectd.inc.php+1 / -1
Mhtml/pages/device/edit.inc.php+15 / -4
Mhtml/pages/device/edit/agent.inc.php+15 / -1
Mhtml/pages/device/edit/alerts.inc.php+14 / -0
Mhtml/pages/device/edit/apps.inc.php+14 / -0
Mhtml/pages/device/edit/delete.inc.php+16 / -0
Mhtml/pages/device/edit/device.inc.php+11 / -0
Mhtml/pages/device/edit/icon.inc.php+14 / -0
Mhtml/pages/device/edit/ipmi.inc.php+1 / -1
Mhtml/pages/device/edit/modules.inc.php+19 / -5
Mhtml/pages/device/edit/netscaler_svcs.inc.php+14 / -0
Mhtml/pages/device/edit/netscaler_vsvrs.inc.php+14 / -0
Mhtml/pages/device/edit/ports.inc.php+15 / -1
Mhtml/pages/device/edit/sensors.inc.php+17 / -3
Mhtml/pages/device/edit/services.inc.php+13 / -2
Mhtml/pages/device/edit/snmp.inc.php+94 / -50
Mhtml/pages/device/edit/ssh.inc.php+15 / -1
Mhtml/pages/device/edit/wmi.inc.php+18 / -5
Mhtml/pages/device/entphysical.inc.php+12 / -1
Mhtml/pages/device/graphs.inc.php+12 / -1
Mhtml/pages/device/graphs/cpu.inc.php+12 / -1
Mhtml/pages/device/graphs/fortigate-sessions.inc.php+12 / -1
Mhtml/pages/device/graphs/hrprocesses.inc.php+12 / -1
Mhtml/pages/device/graphs/hrusers.inc.php+12 / -1
Mhtml/pages/device/graphs/ipSytemStats.inc.php+13 / -1
Dhtml/pages/device/graphs/laload.inc.php+0 / -3
Mhtml/pages/device/graphs/memory.inc.php+12 / -1
Mhtml/pages/device/graphs/netstats.inc.php+12 / -1
Mhtml/pages/device/graphs/netstats_icmp_info.inc.php+12 / -1
Mhtml/pages/device/graphs/netstats_icmp_stat.inc.php+12 / -1
Mhtml/pages/device/graphs/netstats_ip.inc.php+12 / -1
Mhtml/pages/device/graphs/netstats_snmp.inc.php+12 / -1
Mhtml/pages/device/graphs/netstats_tcp.inc.php+12 / -1
Mhtml/pages/device/graphs/netstats_udp.inc.php+12 / -1
Mhtml/pages/device/graphs/screenos-sessions.inc.php+12 / -1
Mhtml/pages/device/graphs/screenos.inc.php+12 / -1
Mhtml/pages/device/graphs/uptime.inc.php+12 / -1
Mhtml/pages/device/graphs/wireless.inc.php+12 / -1
Mhtml/pages/device/health.inc.php+13 / -2
Mhtml/pages/device/health/dbm.inc.php+12 / -1
Mhtml/pages/device/health/diskio.inc.php+12 / -1
Mhtml/pages/device/health/mempool.inc.php+12 / -2
Mhtml/pages/device/health/processor.inc.php+12 / -2
Mhtml/pages/device/health/sensors.inc.php+12 / -2
Mhtml/pages/device/health/storage.inc.php+12 / -1
Mhtml/pages/device/hrdevice.inc.php+12 / -1
Mhtml/pages/device/latency.inc.php+15 / -5
Mhtml/pages/device/loadbalancer.inc.php+12 / -1
Mhtml/pages/device/loadbalancer/ace_rservers.inc.php+12 / -1
Mhtml/pages/device/loadbalancer/ace_vservers.inc.php+12 / -1
Mhtml/pages/device/loadbalancer/netscaler_services.inc.php+88 / -78
Mhtml/pages/device/loadbalancer/netscaler_vsvr.inc.php+12 / -1
Mhtml/pages/device/logs.inc.php+13 / -2
Mhtml/pages/device/logs/eventlog.inc.php+4 / -5
Mhtml/pages/device/logs/syslog.inc.php+7 / -8
Mhtml/pages/device/munin.inc.php+15 / -0
Mhtml/pages/device/nfsen.inc.php+12 / -1
Mhtml/pages/device/overview.inc.php+18 / -4
Mhtml/pages/device/overview/c6kxbar.inc.php+13 / -0
Mhtml/pages/device/overview/events.inc.php+16 / -0
Mhtml/pages/device/overview/information.inc.php+14 / -0
Mhtml/pages/device/overview/mempools.inc.php+4 / -4
Mhtml/pages/device/overview/ports.inc.php+12 / -1
Mhtml/pages/device/overview/processors-unix.inc.php+11 / -2
Mhtml/pages/device/overview/processors.inc.php+11 / -0
Mhtml/pages/device/overview/sensors.inc.php+23 / -12
Mhtml/pages/device/overview/storage.inc.php+11 / -0
Mhtml/pages/device/overview/toner.inc.php+3 / -3
Mhtml/pages/device/overview/ucd_mem.inc.php+14 / -0
Mhtml/pages/device/packages.inc.php+13 / -2
Mhtml/pages/device/perf.inc.php+21 / -7
Mhtml/pages/device/port.inc.php+5 / -6
Mhtml/pages/device/port/adsl.inc.php+12 / -1
Mhtml/pages/device/port/alerts.inc.php+12 / -2
Mhtml/pages/device/port/arp.inc.php+18 / -1
Mhtml/pages/device/port/data.inc.php+12 / -3
Mhtml/pages/device/port/events.inc.php+12 / -1
Mhtml/pages/device/port/fdb.inc.php+17 / -0
Mhtml/pages/device/port/graphs.inc.php+14 / -2
Mhtml/pages/device/port/junose-atm-vp.inc.php+12 / -1
Mhtml/pages/device/port/macaccounting.inc.php+30 / -19
Mhtml/pages/device/port/macaccounting_top10.inc.php+91 / -79
Mhtml/pages/device/port/pagp.inc.php+12 / -1
Mhtml/pages/device/port/realtime.inc.php+14 / -0
Mhtml/pages/device/port/sensors.inc.php+12 / -1
Mhtml/pages/device/port/vlans.inc.php+15 / -4
Mhtml/pages/device/ports.inc.php+18 / -4
Mhtml/pages/device/ports/adsl.inc.php+23 / -11
Mhtml/pages/device/ports/arp.inc.php+18 / -1
Mhtml/pages/device/ports/fdb.inc.php+18 / -1
Mhtml/pages/device/ports/map.inc.php+16 / -1
Mhtml/pages/device/ports/neighbours.inc.php+17 / -0
Mhtml/pages/device/printing.inc.php+11 / -0
Mhtml/pages/device/pseudowires.inc.php+11 / -0
Mhtml/pages/device/routing.inc.php+12 / -1
Mhtml/pages/device/routing/bgp.inc.php+18 / -1
Mhtml/pages/device/routing/cef.inc.php+12 / -1
Mhtml/pages/device/routing/eigrp.inc.php+13 / -2
Mhtml/pages/device/routing/ipsec_tunnels.inc.php+12 / -1
Mhtml/pages/device/routing/ospf.inc.php+12 / -1
Mhtml/pages/device/routing/vrf.inc.php+12 / -1
Mhtml/pages/device/services.inc.php+15 / -2
Mhtml/pages/device/showconfig.inc.php+20 / -5
Ahtml/pages/device/showtech.inc.php+81 / -0
Mhtml/pages/device/slas.inc.php+13 / -1
Mhtml/pages/device/vlans.inc.php+11 / -3
Mhtml/pages/device/vm.inc.php+12 / -1
Mhtml/pages/devices.inc.php+26 / -15
Mhtml/pages/devices/basic.inc.php+12 / -10
Mhtml/pages/devices/detail.inc.php+24 / -22
Mhtml/pages/devices/graphs.inc.php+56 / -56
Mhtml/pages/devices/status.inc.php+21 / -19
Mhtml/pages/edituser.inc.php+14 / -0
Mhtml/pages/eventlog.inc.php+18 / -0
Mhtml/pages/front/default.php+78 / -73
Mhtml/pages/graphs.inc.php+17 / -4
Mhtml/pages/health.inc.php+11 / -0
Mhtml/pages/iftype.inc.php+15 / -2
Mhtml/pages/inventory.inc.php+18 / -0
Mhtml/pages/locations.inc.php+45 / -50
Mhtml/pages/logon.inc.php+20 / -4
Mhtml/pages/packages.inc.php+15 / -5
Mhtml/pages/pollerlog.inc.php+71 / -32
Mhtml/pages/ports.inc.php+23 / -15
Mhtml/pages/ports/graphs.inc.php+0 / -1
Mhtml/pages/ports/list.inc.php+1 / -2
Mhtml/pages/preferences.inc.php+23 / -8
Mhtml/pages/pseudowires.inc.php+12 / -1
Mhtml/pages/purgeports.inc.php+12 / -1
Mhtml/pages/routing.inc.php+12 / -1
Mhtml/pages/routing/bgp.inc.php+2 / -2
Mhtml/pages/search.inc.php+12 / -1
Mhtml/pages/services.inc.php+34 / -22
Mhtml/pages/settings.inc.php+12 / -1
Mhtml/pages/simpleapi.inc.php+14 / -2
Mhtml/pages/syslog.inc.php+17 / -0
Mhtml/pages/usermenu.inc.php+13 / -1
Mincludes/alerts.inc.php+212 / -250
Mincludes/billing.php+15 / -15
Mincludes/common.php+43 / -1
Mincludes/dbFacile.php+1 / -1
Mincludes/defaults.inc.php+14 / -2
Mincludes/definitions.inc.php+6 / -1
Mincludes/definitions/apps.inc.php+8 / -7
Mincludes/definitions/graphtypes.inc.php+32 / -0
Mincludes/definitions/os.inc.php+44 / -27
Mincludes/definitions/sensors.inc.php+23 / -2
Mincludes/discovery/discovery-protocols.inc.php+1 / -1
Mincludes/discovery/discovery-protocols/cisco-cdp-mib.inc.php+2 / -2
Mincludes/discovery/discovery-protocols/foundry-sn-switch-group-mib.inc.php+0 / -1
Mincludes/discovery/discovery-protocols/lldp-mib.inc.php+2 / -2
Mincludes/discovery/functions.inc.php+114 / -79
Mincludes/discovery/hr-device.inc.php+10 / -9
Mincludes/discovery/inventory/e7-calix-mib.inc.php+1 / -1
Aincludes/discovery/inventory/foundry-sn-agent-mib.inc.php+62 / -0
Mincludes/discovery/inventory/geist-mib-v3.inc.php+3 / -3
Mincludes/discovery/mempools/agent-general-mib.inc.php+0 / -1
Mincludes/discovery/mempools/asyncos-mail-mib.inc.php+1 / -1
Mincludes/discovery/mempools/cisco-memory-pool-mib.inc.php+1 / -1
Mincludes/discovery/mempools/dell-vendor-mib.inc.php+0 / -1
Mincludes/discovery/mempools/frogfoot-resources-mib.inc.php+0 / -1
Mincludes/discovery/mempools/juniper-mib.inc.php+0 / -1
Mincludes/discovery/mempools/sw-mib.inc.php+0 / -1
Mincludes/discovery/mempools/trapeze-networks-system-mib.inc.php+0 / -1
Mincludes/discovery/os.inc.php+1 / -1
Mincludes/discovery/os/acsw.inc.php+1 / -1
Mincludes/discovery/os/airport.inc.php+1 / -1
Mincludes/discovery/os/allied.inc.php+1 / -1
Mincludes/discovery/os/arista_eos.inc.php+1 / -1
Mincludes/discovery/os/arubaos.inc.php+1 / -1
Mincludes/discovery/os/asyncos.inc.php+1 / -1
Mincludes/discovery/os/avocent.inc.php+1 / -1
Mincludes/discovery/os/axiscam.inc.php+1 / -1
Mincludes/discovery/os/axisdocserver.inc.php+1 / -1
Mincludes/discovery/os/barracudangfw.inc.php+1 / -1
Mincludes/discovery/os/bcm963.inc.php+1 / -1
Mincludes/discovery/os/bnt.inc.php+1 / -1
Mincludes/discovery/os/brother.inc.php+1 / -1
Mincludes/discovery/os/cisco.inc.php+1 / -1
Mincludes/discovery/os/cometsystem-p85xx.inc.php+1 / -1
Mincludes/discovery/os/dell-laser.inc.php+1 / -1
Mincludes/discovery/os/dlink.inc.php+1 / -1
Mincludes/discovery/os/dlinkap.inc.php+1 / -1
Mincludes/discovery/os/draytek.inc.php+1 / -2
Mincludes/discovery/os/edgeos.inc.php+1 / -1
Mincludes/discovery/os/epson.inc.php+1 / -1
Mincludes/discovery/os/extremeware.inc.php+1 / -1
Mincludes/discovery/os/freebsd.inc.php+1 / -1
Mincludes/discovery/os/ftos.inc.php+1 / -1
Mincludes/discovery/os/gamatronicups.inc.php+1 / -1
Dincludes/discovery/os/ies.inc.php+0 / -8
Mincludes/discovery/os/jetdirect.inc.php+1 / -1
Dincludes/discovery/os/konica.inc.php+0 / -8
Mincludes/discovery/os/kyocera.inc.php+1 / -1
Mincludes/discovery/os/lcos.inc.php+1 / -1
Mincludes/discovery/os/mgepdu.inc.php+1 / -1
Mincludes/discovery/os/mgeups.inc.php+1 / -1
Mincludes/discovery/os/mrvld.inc.php+1 / -1
Mincludes/discovery/os/netbsd.inc.php+1 / -1
Mincludes/discovery/os/netmanplus.inc.php+1 / -1
Mincludes/discovery/os/netopia.inc.php+1 / -1
Mincludes/discovery/os/netvision.inc.php+1 / -1
Mincludes/discovery/os/netware.inc.php+1 / -1
Mincludes/discovery/os/nos.inc.php+1 / -1
Mincludes/discovery/os/nrg.inc.php+1 / -1
Mincludes/discovery/os/nxos.inc.php+1 / -1
Mincludes/discovery/os/okilan.inc.php+1 / -1
Mincludes/discovery/os/openbsd.inc.php+1 / -1
Mincludes/discovery/os/packetshaper.inc.php+1 / -1
Mincludes/discovery/os/panos.inc.php+1 / -1
Dincludes/discovery/os/papouch.inc.php+0 / -10
Mincludes/discovery/os/poweralert.inc.php+1 / -1
Mincludes/discovery/os/powerconnect.inc.php+1 / -1
Dincludes/discovery/os/prestige.inc.php+0 / -9
Mincludes/discovery/os/radlan.inc.php+1 / -1
Mincludes/discovery/os/raritan.inc.php+1 / -1
Mincludes/discovery/os/ricoh.inc.php+1 / -1
Mincludes/discovery/os/roomalert.inc.php+1 / -1
Mincludes/discovery/os/routeros.inc.php+1 / -1
Mincludes/discovery/os/samsung.inc.php+1 / -1
Mincludes/discovery/os/sanos.inc.php+1 / -1
Mincludes/discovery/os/sensorprobe.inc.php+1 / -1
Mincludes/discovery/os/sentry3.inc.php+1 / -1
Mincludes/discovery/os/seos.inc.php+1 / -1
Mincludes/discovery/os/solaris.inc.php+1 / -1
Mincludes/discovery/os/sonicwall.inc.php+1 / -1
Mincludes/discovery/os/speedtouch.inc.php+1 / -1
Mincludes/discovery/os/supermicro-switch.inc.php+1 / -1
Mincludes/discovery/os/terastation.inc.php+1 / -1
Mincludes/discovery/os/toshiba.inc.php+1 / -1
Mincludes/discovery/os/tranzeo.inc.php+1 / -1
Mincludes/discovery/os/vrp.inc.php+1 / -1
Mincludes/discovery/os/vyatta.inc.php+1 / -1
Mincludes/discovery/os/watchguard.inc.php+1 / -1
Mincludes/discovery/os/windows.inc.php+1 / -1
Mincludes/discovery/os/wlc.inc.php+1 / -1
Mincludes/discovery/os/wxgoos.inc.php+1 / -1
Mincludes/discovery/os/xerox.inc.php+1 / -1
Mincludes/discovery/os/zxr10.inc.php+1 / -1
Dincludes/discovery/os/zywall.inc.php+0 / -8
Aincludes/discovery/os/zyxel.inc.php+13 / -0
Dincludes/discovery/os/zyxeles.inc.php+0 / -8
Dincludes/discovery/os/zyxelnwa.inc.php+0 / -8
Mincludes/discovery/processors.inc.php+1 / -1
Mincludes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php+1 / -1
Mincludes/discovery/processors/ucd-snmp-mib.inc.php+2 / -3
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+1 / -1
Mincludes/discovery/sensors/cpqhlth-mib.inc.php+41 / -1
Mincludes/discovery/sensors/dell-rac-mib.inc.php+1 / -1
Mincludes/discovery/sensors/geist-mib-v3.inc.php+44 / -44
Mincludes/discovery/sensors/geist-v4-mib.inc.php+15 / -15
Mincludes/discovery/sensors/gudeads-epc2x6-mib.inc.php+10 / -10
Mincludes/discovery/sensors/gudeads-epc8x-mib.inc.php+10 / -10
Mincludes/discovery/sensors/gudeads-pdu8110-mib.inc.php+10 / -10
Mincludes/discovery/sensors/gudeads-pdu8310-mib.inc.php+22 / -23
Mincludes/discovery/sensors/lm-sensors-mib.inc.php+1 / -1
Mincludes/discovery/sensors/mib-dell-10892.inc.php+1 / -1
Mincludes/discovery/sensors/p8510-mib.inc.php+1 / -1
Mincludes/discovery/sensors/packetflux-mib.inc.php+1 / -1
Mincludes/discovery/sensors/papouch-smi.inc.php+10 / -10
Mincludes/discovery/sensors/powernet-mib.inc.php+66 / -3
Mincludes/discovery/sensors/roomalert24e-mib.inc.php+2 / -1
Aincludes/discovery/sensors/synology-disk-mib.inc.php+48 / -0
Aincludes/discovery/sensors/synology-system-mib.inc.php+82 / -0
Mincludes/discovery/sensors/trapeze-networks-system-mib.inc.php+3 / -4
Mincludes/discovery/sensors/webgraph-8xthermometer-us-mib.inc.php+1 / -1
Mincludes/discovery/sensors/zyxel-as-mib.inc.php+1 / -1
Mincludes/discovery/services.inc.php+1 / -1
Mincludes/discovery/storage/host-resources-mib.inc.php+5 / -5
Mincludes/discovery/storage/netapp-mib.inc.php+2 / -2
Mincludes/discovery/toner.inc.php+1 / -1
Mincludes/discovery/ucd-diskio.inc.php+0 / -1
Mincludes/discovery/vlans/cisco-vtp-mib.inc.php+6 / -6
Mincludes/discovery/vmware-vminfo.inc.php+2 / -2
Mincludes/entities.inc.php+5 / -8
Mincludes/functions.php+63 / -34
Mincludes/geolocation.inc.php+1 / -0
Mincludes/hh3c.inc.php+7 / -1
Mincludes/include-dir.inc.php+1 / -1
Mincludes/polling/applications/asterisk.inc.php+11 / -6
Mincludes/polling/applications/bind.inc.php+1 / -1
Mincludes/polling/applications/crashplan.inc.php+5 / -5
Mincludes/polling/applications/exim-mailqueue.inc.php+22 / -18
Mincludes/polling/applications/memcached.inc.php+8 / -8
Mincludes/polling/applications/mssql.inc.php+4 / -4
Mincludes/polling/applications/nfs.inc.php+5 / -0
Mincludes/polling/applications/postfix_mailgraph.inc.php+1 / -1
Mincludes/polling/applications/unbound.inc.php+8 / -8
Mincludes/polling/applications/vmwaretools.inc.php+1 / -2
Mincludes/polling/applications/zimbra.inc.php+16 / -18
Mincludes/polling/arista-software-ip-forwarding.inc.php+13 / -6
Mincludes/polling/bgp-peers.inc.php+13 / -14
Mincludes/polling/cisco-eigrp.inc.php+7 / -9
Mincludes/polling/fdb-table.inc.php+1 / -1
Mincludes/polling/functions.inc.php+6 / -5
Mincludes/polling/ipSystemStats.inc.php+1 / -1
Mincludes/polling/ipmi.inc.php+3 / -2
Mincludes/polling/mac-accounting.inc.php+11 / -12
Mincludes/polling/mempools.inc.php+4 / -6
Mincludes/polling/netscaler-stats.inc.php+7 / -0
Mincludes/polling/netscaler-vsvr.inc.php+1 / -1
Mincludes/polling/netstats.inc.php+2 / -2
Mincludes/polling/os.inc.php+2 / -2
Mincludes/polling/os/acme.inc.php+11 / -5
Mincludes/polling/os/airport.inc.php+12 / -1
Mincludes/polling/os/allied.inc.php+12 / -1
Mincludes/polling/os/aos.inc.php+12 / -1
Mincludes/polling/os/apc.inc.php+7 / -7
Mincludes/polling/os/areca.inc.php+12 / -1
Mincludes/polling/os/arista_eos.inc.php+12 / -1
Mincludes/polling/os/arubaos.inc.php+18 / -7
Mincludes/polling/os/asyncos.inc.php+12 / -0
Mincludes/polling/os/audiocodes.inc.php+13 / -2
Mincludes/polling/os/avaya-ers.inc.php+11 / -2
Mincludes/polling/os/avocent.inc.php+12 / -1
Mincludes/polling/os/axiscam.inc.php+12 / -1
Mincludes/polling/os/barracudangfw.inc.php+12 / -1
Mincludes/polling/os/bnt.inc.php+12 / -1
Mincludes/polling/os/brother.inc.php+12 / -1
Mincludes/polling/os/bti7000.inc.php+12 / -5
Mincludes/polling/os/calix.inc.php+10 / -4
Mincludes/polling/os/catos.inc.php+12 / -1
Mincludes/polling/os/cisco.inc.php+11 / -5
Mincludes/polling/os/ciscosb.inc.php+27 / -18
Mincludes/polling/os/comware.inc.php+12 / -3
Mincludes/polling/os/dell-laser.inc.php+12 / -1
Mincludes/polling/os/deltaups.inc.php+12 / -1
Mincludes/polling/os/dlink.inc.php+19 / -8
Mincludes/polling/os/drac.inc.php+12 / -1
Mincludes/polling/os/dsm.inc.php+17 / -1
Mincludes/polling/os/edgeos.inc.php+14 / -3
Mincludes/polling/os/engenius.inc.php+2 / -2
Mincludes/polling/os/equallogic.inc.php+26 / -18
Mincludes/polling/os/extremeware.inc.php+12 / -3
Mincludes/polling/os/fabos.inc.php+11 / -0
Mincludes/polling/os/firebox.inc.php+12 / -4
Mincludes/polling/os/fortigate.inc.php+12 / -1
Mincludes/polling/os/ftos.inc.php+16 / -12
Mincludes/polling/os/gaia.inc.php+11 / -0
Mincludes/polling/os/hh3c.inc.php+12 / -5
Mincludes/polling/os/ies.inc.php+11 / -0
Mincludes/polling/os/ios.inc.php+11 / -2
Mincludes/polling/os/iosxr.inc.php+12 / -3
Mincludes/polling/os/ipoman.inc.php+12 / -1
Mincludes/polling/os/ironware.inc.php+12 / -1
Mincludes/polling/os/juniperive.inc.php+12 / -1
Mincludes/polling/os/junos.inc.php+12 / -1
Mincludes/polling/os/junose.inc.php+12 / -1
Mincludes/polling/os/jwos.inc.php+12 / -1
Mincludes/polling/os/konica.inc.php+12 / -1
Mincludes/polling/os/kyocera.inc.php+17 / -6
Mincludes/polling/os/lcos.inc.php+12 / -3
Mincludes/polling/os/liebert.inc.php+13 / -2
Mincludes/polling/os/mgeups.inc.php+15 / -4
Mincludes/polling/os/microsens.inc.php+15 / -4
Mincludes/polling/os/minkelsrms.inc.php+12 / -2
Mincludes/polling/os/mrvld.inc.php+16 / -7
Mincludes/polling/os/netapp.inc.php+11 / -1
Mincludes/polling/os/netgear.inc.php+12 / -1
Mincludes/polling/os/netmanplus.inc.php+13 / -2
Mincludes/polling/os/netscaler.inc.php+12 / -1
Mincludes/polling/os/nos.inc.php+11 / -0
Mincludes/polling/os/nrg.inc.php+15 / -4
Mincludes/polling/os/panos.inc.php+12 / -1
Mincludes/polling/os/papouch.inc.php+12 / -1
Mincludes/polling/os/poweralert.inc.php+17 / -6
Mincludes/polling/os/powerconnect.inc.php+11 / -0
Mincludes/polling/os/powervault.inc.php+12 / -1
Mincludes/polling/os/powerware.inc.php+12 / -1
Mincludes/polling/os/printer.inc.php+12 / -1
Mincludes/polling/os/procurve.inc.php+12 / -1
Mincludes/polling/os/ricoh.inc.php+15 / -4
Mincludes/polling/os/roomalert.inc.php+11 / -0
Mincludes/polling/os/routeros.inc.php+12 / -1
Mincludes/polling/os/screenos.inc.php+12 / -1
Mincludes/polling/os/sensorprobe.inc.php+1 / -1
Mincludes/polling/os/sentry3.inc.php+15 / -4
Mincludes/polling/os/sitemonitor.inc.php+14 / -3
Mincludes/polling/os/sonicwall.inc.php+20 / -9
Mincludes/polling/os/speedtouch.inc.php+12 / -1
Mincludes/polling/os/splat.inc.php+12 / -1
Mincludes/polling/os/symbol.inc.php+16 / -3
Mincludes/polling/os/terastation.inc.php+15 / -4
Mincludes/polling/os/tranzeo.inc.php+18 / -7
Mincludes/polling/os/trapeze.inc.php+15 / -4
Mincludes/polling/os/unifi.inc.php+13 / -3
Mincludes/polling/os/unix.inc.php+17 / -9
Mincludes/polling/os/ups-mib.inc.php+13 / -37
Mincludes/polling/os/vmware.inc.php+14 / -1
Mincludes/polling/os/vrp.inc.php+12 / -1
Mincludes/polling/os/vyatta.inc.php+12 / -1
Mincludes/polling/os/windows.inc.php+22 / -11
Mincludes/polling/os/wlc.inc.php+11 / -0
Mincludes/polling/os/wmi.inc.php+13 / -2
Mincludes/polling/os/xerox.inc.php+15 / -4
Mincludes/polling/os/xos.inc.php+47 / -38
Mincludes/polling/os/zxr10.inc.php+12 / -1
Mincludes/polling/os/zywall.inc.php+12 / -1
Mincludes/polling/os/zyxelnwa.inc.php+12 / -1
Mincludes/polling/ospf.inc.php+2 / -2
Mincludes/polling/port-adsl.inc.php+1 / -1
Mincludes/polling/port-etherlike.inc.php+2 / -2
Mincludes/polling/port-poe.inc.php+1 / -1
Mincludes/polling/ports.inc.php+38 / -40
Mincludes/polling/processors.inc.php+1 / -1
Mincludes/polling/sensors.inc.php+2 / -2
Mincludes/polling/storage.inc.php+2 / -2
Mincludes/polling/storage/netapp-mib.inc.php+0 / -1
Mincludes/polling/storage/ucd-snmp-mib.inc.php+0 / -1
Mincludes/polling/storage/wmi.inc.php+3 / -2
Mincludes/polling/system.inc.php+4 / -4
Mincludes/polling/toner.inc.php+9 / -9
Mincludes/polling/unix-agent/hdarray.inc.php+1 / -1
Mincludes/polling/unix-agent/lmsensors.inc.php+4 / -4
Mincludes/polling/unix-agent/raspberrypi.inc.php+45 / -30
Mincludes/port-descr-parser.inc.php+0 / -1
Mincludes/rewrites.php+89 / -9
Mincludes/services.inc.php+1 / -1
Mincludes/snmp.inc.php+4 / -5
Mincludes/static-config.php+2 / -0
Mincludes/syslog.php+32 / -21
Mincludes/update/update.php+2 / -1
Mincludes/versioncheck.inc.php+1 / -1
Mincludes/wmi.inc.php+3 / -1
Dmibs/ARISTA-PRODUCTS-MIB+0 / -120
Dmibs/ARISTA-SMI-MIB+0 / -55
Dmibs/ARISTA-SW-IP-FORWARDING-MIB+0 / -881
Dmibs/F10-C-SERIES-CHASSIS-MIB+0 / -1,399
Dmibs/F10-CHASSIS-MIB+0 / -2,560
Dmibs/F10-FIB-MIB+0 / -229
Dmibs/F10-IF-EXTENSION-MIB+0 / -507
Dmibs/F10-LINK-AGGREGATION-MIB+0 / -589
Dmibs/F10-PRODUCTS-MIB+0 / -167
Dmibs/F10-S-SERIES-CHASSIS-MIB+0 / -1,450
Dmibs/FORCE10-BGP4-V2-MIB+0 / -4,103
Dmibs/FORCE10-COPY-CONFIG-MIB+0 / -439
Dmibs/FORCE10-MONITORING-MIB+0 / -1,595
Dmibs/FORCE10-MSTP-MIB+0 / -972
Dmibs/FORCE10-SMI+0 / -92
Dmibs/FORCE10-SYSTEM-COMPONENT-MIB+0 / -567
Dmibs/FORCE10-TC+0 / -556
Dmibs/FORCE10-TRAP-EVENT-MIB+0 / -396
Dmibs/HP-SN-MIBS+0 / -36,503
Amibs/asante/ASANTE-AH1012-MIB+2,087 / -0
Dmibs/asante/ASANTE-AH1012-MIB.txt+0 / -2,036
Amibs/asante/ASANTE-SWITCH-MIB+2,846 / -0
Dmibs/asante/AsanteSwitchMIB.txt+0 / -2,827
Dmibs/audiocodes/AC-ALARM-MIB.my+0 / -544
Amibs/audiocodes/AC-ANALOG-MIB+1,577 / -0
Dmibs/audiocodes/AC-ANALOG-MIB.my+0 / -1,577
Amibs/audiocodes/AC-CONTROL-MIB+2,727 / -0
Dmibs/audiocodes/AC-CONTROL-MIB.my+0 / -2,727
Amibs/audiocodes/AC-FAULT-TC+136 / -0
Dmibs/audiocodes/AC-FAULT-TC.my+0 / -119
Amibs/audiocodes/AC-MEDIA-MIB+4,566 / -0
Dmibs/audiocodes/AC-MEDIA-MIB.my+0 / -4,566
Amibs/audiocodes/AC-MODULARGATEWAY-MIB+319 / -0
Dmibs/audiocodes/AC-MODULARGATEWAY-MIB.my+0 / -319
Amibs/audiocodes/AC-PMANALOG-MIB+287 / -0
Dmibs/audiocodes/AC-PMANALOG-MIB.my+0 / -287
Amibs/audiocodes/AC-PMAtm-MIB+521 / -0
Dmibs/audiocodes/AC-PMAtm-MIB.my+0 / -521
Amibs/audiocodes/AC-PMCONTROL-MIB+4,725 / -0
Dmibs/audiocodes/AC-PMCONTROL-MIB.my+0 / -4,725
Amibs/audiocodes/AC-PMMEDIA-MIB+5,072 / -0
Dmibs/audiocodes/AC-PMMEDIA-MIB.my+0 / -5,072
Amibs/audiocodes/AC-PMMEDIASERVER-MIB+1,840 / -0
Dmibs/audiocodes/AC-PMMEDIASERVER-MIB.my+0 / -1,840
Amibs/audiocodes/AC-PMPSTN-MIB+824 / -0
Dmibs/audiocodes/AC-PMPSTN-MIB.my+0 / -824
Amibs/audiocodes/AC-PMSS7-MIB+2,835 / -0
Dmibs/audiocodes/AC-PMSS7-MIB.my+0 / -2,835
Amibs/audiocodes/AC-PMSYSTEM-MIB+6,419 / -0
Dmibs/audiocodes/AC-PMSYSTEM-MIB.my+0 / -6,419
Amibs/audiocodes/AC-PSTN-MIB+2,034 / -0
Dmibs/audiocodes/AC-PSTN-MIB.my+0 / -2,034
Amibs/audiocodes/AC-SS7-MIB+4,802 / -0
Dmibs/audiocodes/AC-SS7-MIB.my+0 / -4,802
Amibs/audiocodes/AC-SYSTEM-MIB+8,730 / -0
Dmibs/audiocodes/AC-SYSTEM-MIB.my+0 / -8,730
Amibs/audiocodes/AC-TYPES+264 / -0
Dmibs/audiocodes/AC-TYPES.my+0 / -224
Amibs/audiocodes/AC-V5-MIB+871 / -0
Dmibs/audiocodes/AC-V5-MIB.my+0 / -871
Amibs/audiocodes/AcAlarm+553 / -0
Amibs/audiocodes/AcBoard+7,735 / -0
Dmibs/audiocodes/AcBoard.my+0 / -7,735
Amibs/audiocodes/acAtm+1,110 / -0
Dmibs/audiocodes/acAtm.my+0 / -1,110
Amibs/audiocodes/acGateway+19,508 / -0
Dmibs/audiocodes/acGateway.my+0 / -19,508
Amibs/audiocodes/acPerfH323SIPGateway+347 / -0
Dmibs/audiocodes/acPerfH323SIPGateway.my+0 / -282
Amibs/audiocodes/acPerfMediaGateway+437 / -0
Dmibs/audiocodes/acPerfMediaGateway.my+0 / -410
Amibs/audiocodes/acPerfMediaServices+610 / -0
Dmibs/audiocodes/acPerfMediaServices.my+0 / -545
Amibs/checkpoint/CHECKPOINT-MIB+4,047 / -0
Dmibs/checkpoint/CHECKPOINT-MIB.txt+0 / -4,046
Amibs/checkpoint/EMBEDDED-NGX-MIB+657 / -0
Dmibs/checkpoint/EMBEDDED-NGX-MIB.txt+0 / -657
Amibs/extricom/EXTRICOM-SNMP-MIB+8,896 / -0
Dmibs/extricom/extricom-mib.txt+0 / -8,761
Amibs/f5/F5-BIGIP-APM-MIB+3,212 / -0
Dmibs/f5/F5-BIGIP-APM-MIB.txt+0 / -3,177
Amibs/f5/F5-BIGIP-COMMON-MIB+1,126 / -0
Dmibs/f5/F5-BIGIP-COMMON-MIB.txt+0 / -1,107
Amibs/f5/F5-BIGIP-GLOBAL-MIB+7,319 / -0
Dmibs/f5/F5-BIGIP-GLOBAL-MIB.txt+0 / -7,170
Amibs/f5/F5-BIGIP-LOCAL-MIB+18,060 / -0
Dmibs/f5/F5-BIGIP-LOCAL-MIB.txt+0 / -17,720
Amibs/f5/F5-BIGIP-SYSTEM-MIB+14,224 / -0
Dmibs/f5/F5-BIGIP-SYSTEM-MIB.txt+0 / -13,935
Amibs/force10/F10-C-SERIES-CHASSIS-MIB+1,398 / -0
Amibs/force10/F10-CHASSIS-MIB+2,560 / -0
Amibs/force10/F10-FIB-MIB+262 / -0
Amibs/force10/F10-IF-EXTENSION-MIB+507 / -0
Amibs/force10/F10-LINK-AGGREGATION-MIB+589 / -0
Amibs/force10/F10-M-SERIES-CHASSIS-MIB+1,484 / -0
Amibs/force10/F10-PRODUCTS-MIB+179 / -0
Amibs/force10/F10-S-SERIES-CHASSIS-MIB+1,450 / -0
Amibs/force10/FORCE10-BGP4-V2-MIB+4,116 / -0
Amibs/force10/FORCE10-COPY-CONFIG-MIB+520 / -0
Amibs/force10/FORCE10-MONITORING-MIB+1,656 / -0
Amibs/force10/FORCE10-MSTP-MIB+973 / -0
Amibs/force10/FORCE10-SMI+92 / -0
Amibs/force10/FORCE10-SYSTEM-COMPONENT-MIB+581 / -0
Amibs/force10/FORCE10-TC+572 / -0
Amibs/force10/FORCE10-TRAP-EVENT-MIB+412 / -0
Dmibs/force10/f10-bgp4-v2.mib+0 / -4,103
Dmibs/force10/f10-chassis.mib+0 / -2,560
Dmibs/force10/f10-copy-config.mib+0 / -470
Dmibs/force10/f10-cs-chassis.mib+0 / -1,398
Dmibs/force10/f10-fib.mib+0 / -229
Dmibs/force10/f10-if-extension.mib+0 / -507
Dmibs/force10/f10-linkagg.mib+0 / -589
Dmibs/force10/f10-mon.mib+0 / -1,595
Dmibs/force10/f10-mstp.mib+0 / -972
Dmibs/force10/f10-products.mib+0 / -167
Dmibs/force10/f10-smi.mib+0 / -92
Dmibs/force10/f10-ss-chassis.mib+0 / -1,450
Dmibs/force10/f10-system-component.mib+0 / -567
Dmibs/force10/f10-tc.mib+0 / -561
Dmibs/force10/f10-trap-alarm.mib+0 / -396
Dmibs/foundry/FOUNDRY-BFD-STD-MIB.mib+0 / -845
Dmibs/foundry/FOUNDRY-CAR-MIB.mib+0 / -371
Amibs/foundry/FOUNDRY-IP-SOURCE-GUARD-MIB+263 / -0
Dmibs/foundry/FOUNDRY-IP-SOURCE-GUARD-MIB.mib+0 / -253
Dmibs/foundry/FOUNDRY-LAG-MIB.mib+0 / -285
Dmibs/foundry/FOUNDRY-MAC-VLAN-MIB.mib+0 / -256
Amibs/foundry/FOUNDRY-POE-MIB+325 / -0
Dmibs/foundry/FOUNDRY-POE-MIB.mib+0 / -320
Dmibs/foundry/FOUNDRY-SN-AGENT-MIB.mib+0 / -6,400
Dmibs/foundry/FOUNDRY-SN-APPLETALK-MIB.mib+0 / -763
Dmibs/foundry/FOUNDRY-SN-ARP-GROUP-MIB.mib+0 / -107
Dmibs/foundry/FOUNDRY-SN-BGP4-GROUP-MIB.mib+0 / -3,099
Dmibs/foundry/FOUNDRY-SN-CAM-MIB.mib+0 / -489
Dmibs/foundry/FOUNDRY-SN-IGMP-MIB.mib+0 / -203
Dmibs/foundry/FOUNDRY-SN-IP-ACL-MIB.mib+0 / -1,512
Dmibs/foundry/FOUNDRY-SN-IP-MIB.mib+0 / -5,159
Dmibs/foundry/FOUNDRY-SN-IP-VRRP-MIB.mib+0 / -1,138
Dmibs/foundry/FOUNDRY-SN-IPX-MIB.mib+0 / -1,347
Dmibs/foundry/FOUNDRY-SN-MAC-AUTHENTICATION-MIB.mib+0 / -247
Dmibs/foundry/FOUNDRY-SN-MRP-MIB.mib+0 / -342
Dmibs/foundry/FOUNDRY-SN-OSPF-GROUP-MIB.mib+0 / -3,405
Dmibs/foundry/FOUNDRY-SN-POS-GROUP-MIB.mib+0 / -1,020
Dmibs/foundry/FOUNDRY-SN-ROOT-MIB.mib+0 / -1,228
Dmibs/foundry/FOUNDRY-SN-ROUTER-TRAP-MIB.mib+0 / -419
Dmibs/foundry/FOUNDRY-SN-STACKING-MIB.mib+0 / -418
Dmibs/foundry/FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB.mib+0 / -4,577
Dmibs/foundry/FOUNDRY-SN-SWITCH-GROUP-MIB.mib+0 / -9,043
Dmibs/foundry/FOUNDRY-SN-TRAP-MIB.mib+0 / -1,303
Dmibs/foundry/FOUNDRY-SN-VSRP-MIB.mib+0 / -648
Dmibs/foundry/FOUNDRY-SN-WIRELESS-GROUP-MIB.mib+0 / -507
Dmibs/foundry/FOUNDRY-VLAN-CAR-MIB.mib+0 / -275
Mmibs/hp/CPQHOST-MIB+354 / -17
Mmibs/hp/CPQSINFO-MIB+726 / -81
Mmibs/hp/HP-SN-AGENT-MIB+36,341 / -2,051
Dmibs/hp/cpqhost-mib.mib+0 / -2,041
Dmibs/hp/cpqsinfo-mib.mib+0 / -3,400
Dmibs/hp/h2r07604c.mib+0 / -36,503
Dmibs/junos/ENTITY-MIB.my+0 / -1,444
Dmibs/junos/mib-IANA-GMPLS-TC-MIB.txt+0 / -289
Dmibs/junos/mib-ieee8021pae.txt+0 / -1,866
Dmibs/junos/mib-ilmim.txt+0 / -1,109
Dmibs/junos/mib-rfc2514.txt+0 / -706
Dmibs/junos/mib-rfc2662.txt+0 / -4,382
Dmibs/junos/mib-rfc2922.txt+0 / -799
Dmibs/junos/mib-rfc2925b.txt+0 / -1,316
Dmibs/junos/mib-rfc2932.txt+0 / -850
Dmibs/junos/mib-rfc3591.txt+0 / -6,119
Dmibs/junos/mib-rfc3896.txt+0 / -1,769
Dmibs/junos/mib-rfc4502.txt+0 / -5,857
Dmibs/junos/mib-rfc4801.txt+0 / -127
Dmibs/junos/mib-rfc4802.txt+0 / -1,718
Dmibs/junos/mib-rfc4803.txt+0 / -503
Dmibs/junose/DIFFSERV-DSCP-TC.my+0 / -68
Dmibs/junose/DIFFSERV-MIB.my+0 / -3,469
Dmibs/junose/INTEGRATED-SERVICES-MIB.my+0 / -778
Dmibs/junose/juniSmi.mi2+0 / -128
Amibs/kyocera non-text+0 / -0
Amibs/kyocera/KYOCERA-Private-MIB+1,363 / -0
Amibs/lantronix/LANTRONIX-MIB+44 / -0
Dmibs/lantronix/LANTRONIX-MIB.txt+0 / -44
Amibs/lantronix/LANTRONIX-SLC-MIB+4,715 / -0
Dmibs/lantronix/LANTRONIX-SLC-MIB.TXT+0 / -4,664
Dmibs/net-snmp/LM-SENSORS-MIB.txt+0 / -220
Amibs/net-snmp/NET-SNMP-AGENT-MIB+554 / -0
Dmibs/net-snmp/NET-SNMP-AGENT-MIB.txt+0 / -527
Amibs/net-snmp/NET-SNMP-EXAMPLES-MIB+285 / -0
Dmibs/net-snmp/NET-SNMP-EXAMPLES-MIB.txt+0 / -265
Amibs/net-snmp/NET-SNMP-EXTEND-MIB+325 / -0
Dmibs/net-snmp/NET-SNMP-EXTEND-MIB.txt+0 / -319
Amibs/net-snmp/NET-SNMP-MIB+67 / -0
Dmibs/net-snmp/NET-SNMP-MIB.txt+0 / -46
Amibs/net-snmp/NET-SNMP-MONITOR-MIB+59 / -0
Dmibs/net-snmp/NET-SNMP-MONITOR-MIB.txt+0 / -44
Amibs/net-snmp/NET-SNMP-PASS-MIB+124 / -0
Dmibs/net-snmp/NET-SNMP-PASS-MIB.txt+0 / -115
Amibs/net-snmp/NET-SNMP-PERIODIC-NOTIFY-MIB+83 / -0
Dmibs/net-snmp/NET-SNMP-PERIODIC-NOTIFY-MIB.txt+0 / -74
Amibs/net-snmp/NET-SNMP-SYSTEM-MIB+63 / -0
Dmibs/net-snmp/NET-SNMP-SYSTEM-MIB.txt+0 / -45
Amibs/net-snmp/NET-SNMP-TC+128 / -0
Dmibs/net-snmp/NET-SNMP-TC.txt+0 / -90
Amibs/net-snmp/NET-SNMP-VACM-MIB+154 / -0
Dmibs/net-snmp/NET-SNMP-VACM-MIB.txt+0 / -151
Amibs/net-snmp/RFC-1215+38 / -0
Dmibs/net-snmp/RFC-1215.txt+0 / -29
Amibs/net-snmp/UCD-DEMO-MIB+74 / -0
Dmibs/net-snmp/UCD-DEMO-MIB.txt+0 / -74
Amibs/net-snmp/UCD-DISKIO-MIB+171 / -0
Dmibs/net-snmp/UCD-DISKIO-MIB.txt+0 / -165
Amibs/net-snmp/UCD-DLMOD-MIB+124 / -0
Dmibs/net-snmp/UCD-DLMOD-MIB.txt+0 / -120
Amibs/net-snmp/UCD-IPFILTER-MIB+261 / -0
Dmibs/net-snmp/UCD-IPFILTER-MIB.txt+0 / -261
Amibs/net-snmp/UCD-IPFWACC-MIB+327 / -0
Dmibs/net-snmp/UCD-IPFWACC-MIB.txt+0 / -327
Amibs/net-snmp/UCD-SNMP-MIB+1,768 / -0
Amibs/net-snmp/UCD-SNMP-MIB-OLD+744 / -0
Dmibs/net-snmp/UCD-SNMP-MIB-OLD.txt+0 / -361
Dmibs/net-snmp/UCD-SNMP-MIB.txt+0 / -1,676
Amibs/riverbed/RBT-MIB+20 / -0
Dmibs/riverbed/RBT-MIB.txt+0 / -20
Amibs/riverbed/STEELHEAD-MIB+2,335 / -0
Dmibs/riverbed/STEELHEAD-MIB.txt+0 / -2,310
Amibs/synology/SYNOLOGY-DISK-MIB+282 / -0
Dmibs/synology/SYNOLOGY-DISK-MIB.txt+0 / -282
Amibs/synology/SYNOLOGY-RAID-MIB+212 / -0
Dmibs/synology/SYNOLOGY-RAID-MIB.txt+0 / -212
Amibs/synology/SYNOLOGY-SYSTEM-MIB+312 / -0
Dmibs/synology/SYNOLOGY-SYSTEM-MIB.txt+0 / -312
Amibs/synology/SYNOLOGY-UPS-MIB+2,672 / -0
Dmibs/synology/SYNOLOGY-UPS-MIB.txt+0 / -2,612
Amibs/xirrus/XIRRUS-MIB+14,976 / -0
Dmibs/xirrus/XIRRUS-MIB.txt+0 / -14,787
Mpoll-billing.php+1 / -0
Mpoller-wrapper.py+5 / -1
Mscripts/agent-local/bind+1 / -0
Mscripts/agent-local/freeradius+1 / -0
Mscripts/agent-local/ipmitool-sensor+1 / -0
Mscripts/agent-local/lmsensors+1 / -0
Mscripts/agent-local/nfs+1 / -0
Mscripts/agent-local/ntpd+1 / -0
Mscripts/agent-local/postfix_mailgraph+1 / -0
Mscripts/agent-local/postfix_qshape+1 / -0
Mscripts/agent-local/raspberrypi+1 / -0
Mscripts/agent-local/shoutcast+1 / -0
Mscripts/agent-local/vmwaretools+1 / -0
Mscripts/geshi-ios.php+1 / -1
Mscripts/observium_agent+2 / -74
Mscripts/removespikes.php non-text+0 / -0
Msnmptrap.php+2 / -2
Msyslog.php+5 / -5
Aupdate/130.sql+1 / -0
Aupdate/131.sql+2 / -0
Aupdate/132.sql+1 / -0
Dupgrade-scripts non-text+0 / -0
Dupgrade-scripts/fix-billing-2758.inc.php+0 / -85
Dupgrade-scripts/fix-events.php+0 / -21
Dupgrade-scripts/fix-port-rrd.php+0 / -208
Dupgrade-scripts/fix-sensor-rrd.php+0 / -80

14.03.5121

Released
Complete release diff (408) +129,616 / -76,098

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable properties+0 / -0
Mconfig.php.default properties+0 / -0
Mcontrib/generate-dnstext.php+1 / -1
Mcontrib/generate-vegadns.php+1 / -1
Mhtml/ajax_entitypopup.php+10 / -12
Mhtml/ajax_listports.php+0 / -1
Mhtml/ajax_search.php+40 / -39
Mhtml/billing-graph.php+0 / -1
Mhtml/css/sprite.css+165 / -164
Mhtml/graph-realtime.php+1 / -2
Mhtml/graph.php+0 / -1
Ahtml/images/os/geist.png+1 / -0
Mhtml/images/os/netgear.png binary+0 / -0
Mhtml/img/sprite.png binary+0 / -0
Ahtml/img/sprite/sort-alphabet-column.png+1 / -0
Mhtml/includes/authenticate.inc.php+15 / -2
Mhtml/includes/authentication/mysql.inc.php+2 / -2
Mhtml/includes/cache-data.inc.php+2 / -1
Mhtml/includes/collectd/definitions.php+9 / -9
Mhtml/includes/collectd/functions.php+96 / -0
Mhtml/includes/functions.inc.php+13 / -20
Mhtml/includes/graphs/application/apache_bits.inc.php+0 / -1
Mhtml/includes/graphs/application/apache_cpu.inc.php+0 / -1
Mhtml/includes/graphs/application/apache_hits.inc.php+0 / -1
Mhtml/includes/graphs/application/apache_scoreboard.inc.php+0 / -1
Mhtml/includes/graphs/application/drbd_disk_bits.inc.php+0 / -1
Mhtml/includes/graphs/application/drbd_network_bits.inc.php+0 / -1
Mhtml/includes/graphs/application/drbd_unsynced.inc.php+0 / -1
Mhtml/includes/graphs/application/memcached_bits.inc.php+0 / -1
Mhtml/includes/graphs/application/nptd_uptime.inc.php+1 / -1
Mhtml/includes/graphs/application/ntpdserver_uptime.inc.php+1 / -1
Mhtml/includes/graphs/c6kxbar/auth.inc.php+1 / -1
Mhtml/includes/graphs/common.inc.php+19 / -7
Mhtml/includes/graphs/customer/auth.inc.php+0 / -1
Mhtml/includes/graphs/customer/bits.inc.php+2 / -2
Mhtml/includes/graphs/device/cipsec_flow_stats.inc.php+0 / -1
Mhtml/includes/graphs/device/collectd.inc.php+7 / -118
Mhtml/includes/graphs/device/diskio_bits.inc.php+0 / -1
Mhtml/includes/graphs/device/diskio_ops.inc.php+0 / -1
Mhtml/includes/graphs/device/fdb_count.inc.php+0 / -1
Mhtml/includes/graphs/device/mempool.inc.php+3 / -2
Mhtml/includes/graphs/device/netscalersvc_ttfb.inc.php+0 / -1
Mhtml/includes/graphs/device/processor_separate.inc.php+1 / -1
Mhtml/includes/graphs/device/processor_stack.inc.php+1 / -1
Mhtml/includes/graphs/device/sensor.inc.php+3 / -2
Mhtml/includes/graphs/device/ucd_contexts.inc.php+0 / -1
Mhtml/includes/graphs/device/ucd_interrupts.inc.php+0 / -1
Mhtml/includes/graphs/generic_multi_line.inc.php+20 / -13
Mhtml/includes/graphs/generic_simplex.inc.php+17 / -17
Mhtml/includes/graphs/global/processor_separate.inc.php+1 / -1
Mhtml/includes/graphs/global/processor_stack.inc.php+1 / -1
Mhtml/includes/graphs/mempool/auth.inc.php+3 / -3
Mhtml/includes/graphs/mempool/usage.inc.php+5 / -5
Mhtml/includes/graphs/multiport/bits_duo_separate.inc.php+1 / -1
Mhtml/includes/graphs/multiport/bits_separate.inc.php+1 / -1
Mhtml/includes/graphs/munin/auth.inc.php+0 / -1
Mhtml/includes/graphs/old_generic_simplex.inc.php+1 / -1
Mhtml/includes/graphs/port/auth.inc.php+1 / -1
Ahtml/includes/graphs/port/fdb_count.inc.php+24 / -0
Mhtml/includes/graphs/port/mac_acc_total.inc.php+2 / -2
Mhtml/includes/graphs/processor/auth.inc.php+0 / -1
Mhtml/includes/graphs/processor/usage.inc.php+1 / -2
Mhtml/includes/graphs/rserver/curr.inc.php+0 / -1
Mhtml/includes/graphs/rserver/failed.inc.php+0 / -1
Mhtml/includes/graphs/rserver/total.inc.php+0 / -1
Mhtml/includes/graphs/service/availability.inc.php+0 / -1
Mhtml/includes/graphs/storage/auth.inc.php+0 / -1
Mhtml/includes/graphs/toner/auth.inc.php+0 / -1
Mhtml/includes/graphs/toner/usage.inc.php+0 / -1
Mhtml/includes/graphs/vserver/conns.inc.php+0 / -1
Mhtml/includes/hostbox-status.inc.php+1 / -1
Mhtml/includes/hostbox.inc.php+3 / -3
Mhtml/includes/navbar.inc.php+4 / -4
Mhtml/includes/print-interface.inc.php+22 / -22
Mhtml/includes/print-vlan.inc.php+3 / -3
Mhtml/includes/print-vrf.inc.php+3 / -3
Mhtml/includes/print/addresses.inc.php+2 / -2
Mhtml/includes/print/arptable.inc.php+1 / -1
Mhtml/includes/print/device.inc.php+3 / -3
Mhtml/includes/print/events.inc.php+4 / -4
Mhtml/includes/print/fdbtable.inc.php+1 / -1
Mhtml/includes/print/inventory.inc.php+7 / -2
Mhtml/includes/print/mac_addresses.inc.php+1 / -1
Mhtml/includes/print/status.inc.php+27 / -27
Mhtml/includes/print/syslogs.inc.php+3 / -3
Mhtml/index.php+24 / -26
Mhtml/map.php+44 / -36
Mhtml/netcmd.php+0 / -1
Mhtml/pages/about.inc.php+8 / -8
Mhtml/pages/addhost.inc.php+2 / -2
Mhtml/pages/alerts.inc.php+0 / -1
Mhtml/pages/apps/overview.inc.php+1 / -1
Mhtml/pages/bills/month.inc.php+1 / -1
Mhtml/pages/customers.inc.php+2 / -2
Mhtml/pages/device.inc.php+39 / -43
Mhtml/pages/device/accesspoint.inc.php+1 / -1
Mhtml/pages/device/edit/netscaler_svcs.inc.php+0 / -1
Mhtml/pages/device/edit/netscaler_vsvrs.inc.php+0 / -1
Mhtml/pages/device/edit/ports.inc.php+1 / -4
Mhtml/pages/device/edit/snmp.inc.php+0 / -1
Mhtml/pages/device/health/mempool.inc.php+1 / -1
Mhtml/pages/device/health/processor.inc.php+1 / -1
Mhtml/pages/device/health/sensors.inc.php+5 / -4
Mhtml/pages/device/health/storage.inc.php+1 / -1
Mhtml/pages/device/hrdevice.inc.php+1 / -1
Mhtml/pages/device/overview.inc.php+2 / -0
Mhtml/pages/device/overview/mempools.inc.php+16 / -7
Mhtml/pages/device/overview/ports.inc.php+6 / -6
Mhtml/pages/device/overview/processors-unix.inc.php+2 / -3
Mhtml/pages/device/overview/processors.inc.php+3 / -4
Mhtml/pages/device/overview/sensors.inc.php+2 / -2
Mhtml/pages/device/overview/storage.inc.php+7 / -8
Mhtml/pages/device/port.inc.php+7 / -7
Mhtml/pages/device/port/graphs.inc.php+10 / -0
Mhtml/pages/device/port/macaccounting.inc.php+1 / -1
Mhtml/pages/device/port/vlans.inc.php+6 / -5
Mhtml/pages/device/ports.inc.php+2 / -2
Mhtml/pages/device/ports/map.inc.php+4 / -4
Mhtml/pages/device/ports/neighbours.inc.php+12 / -8
Mhtml/pages/device/routing/bgp.inc.php+1 / -1
Mhtml/pages/device/vlans.inc.php+4 / -4
Mhtml/pages/devices.inc.php+39 / -1
Mhtml/pages/edituser.inc.php+3 / -1
Mhtml/pages/front/default.php+4 / -4
Mhtml/pages/graphs.inc.php+1 / -1
Mhtml/pages/health/sensors.inc.php+1 / -1
Mhtml/pages/iftype.inc.php+1 / -1
Mhtml/pages/pollerlog.inc.php+5 / -5
Mhtml/pages/ports.inc.php+72 / -65
Mhtml/pages/ports/graphs.inc.php+1 / -1
Mhtml/pages/ports/list.inc.php+2 / -2
Mhtml/pages/routing/bgp.inc.php+6 / -6
Mhtml/pages/routing/ospf.inc.php+5 / -5
Mhtml/pages/routing/vrf.inc.php+4 / -4
Mincludes/alerts.inc.php+0 / -1
Mincludes/common.php+38 / -40
Mincludes/defaults.inc.php+38 / -31
Mincludes/definitions/graphtypes.inc.php+8 / -8
Mincludes/definitions/os.inc.php+50 / -8
Mincludes/definitions/sensors.inc.php+49 / -18
Mincludes/discovery/bgp-peers.inc.php+0 / -1
Mincludes/discovery/cisco-cef.inc.php+0 / -1
Dincludes/discovery/cisco-entity-sensor.inc.php+0 / -161
Mincludes/discovery/cisco-pw.inc.php+0 / -1
Mincludes/discovery/cisco-vrf.inc.php+17 / -27
Aincludes/discovery/discovery-protocols non-text+0 / -0
Mincludes/discovery/discovery-protocols.inc.php+18 / -215
Aincludes/discovery/discovery-protocols/alcatel-ind1-interswitch-protocol-mib.inc.php+47 / -0
Aincludes/discovery/discovery-protocols/cisco-cdp-mib.inc.php+62 / -0
Aincludes/discovery/discovery-protocols/foundry-sn-switch-group-mib.inc.php+55 / -0
Aincludes/discovery/discovery-protocols/lldp-mib.inc.php+89 / -0
Mincludes/discovery/entity-physical.inc.php+0 / -1
Dincludes/discovery/entity-sensor.inc.php+0 / -127
Mincludes/discovery/functions.inc.php+110 / -57
Mincludes/discovery/hr-device.inc.php+0 / -1
Aincludes/discovery/inventory/geist-mib-v3.inc.php+124 / -0
Mincludes/discovery/inventory/juniper-mib.inc.php+4 / -5
Mincludes/discovery/ipv4-addresses.inc.php+0 / -1
Mincludes/discovery/junose-atm-vp.inc.php+0 / -1
Mincludes/discovery/libvirt-vminfo.inc.php+0 / -1
Mincludes/discovery/mac-accounting.inc.php+0 / -1
Mincludes/discovery/mempools.inc.php+12 / -18
Mincludes/discovery/mempools/agent-general-mib.inc.php+17 / -10
Mincludes/discovery/mempools/alcatel-ind1-health-mib.inc.php+6 / -6
Mincludes/discovery/mempools/apsysmgmt-mib.inc.php+6 / -3
Mincludes/discovery/mempools/asyncos-mail-mib.inc.php+5 / -3
Mincludes/discovery/mempools/ciena-topsecret-mib.inc.php+9 / -9
Mincludes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php+24 / -9
Mincludes/discovery/mempools/cisco-entity-qfp-mib.inc.php+10 / -6
Mincludes/discovery/mempools/cisco-memory-pool-mib.inc.php+14 / -13
Mincludes/discovery/mempools/dell-vendor-mib.inc.php+15 / -5
Mincludes/discovery/mempools/extreme-base-mib.inc.php+12 / -13
Mincludes/discovery/mempools/f10-c-series-chassis-mib.inc.php+25 / -10
Mincludes/discovery/mempools/f10-chassis-mib.inc.php+25 / -9
Mincludes/discovery/mempools/f10-s-series-chassis-mib.inc.php+26 / -11
Mincludes/discovery/mempools/fortinet-fortigate-mib.inc.php+11 / -2
Mincludes/discovery/mempools/foundry-sn-agent-mib.inc.php+22 / -4
Mincludes/discovery/mempools/frogfoot-resources-mib.inc.php+7 / -11
Mincludes/discovery/mempools/hh3c-entity-ext-mib.inc.php+18 / -15
Mincludes/discovery/mempools/host-resources-mib.inc.php+32 / -35
Mincludes/discovery/mempools/huawei-entity-extent-mib.inc.php+18 / -19
Mincludes/discovery/mempools/juniper-ive-mib.inc.php+5 / -4
Mincludes/discovery/mempools/juniper-mib.inc.php+32 / -25
Mincludes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php+12 / -10
Mincludes/discovery/mempools/netscreen-resource-mib.inc.php+8 / -9
Mincludes/discovery/mempools/netswitch-mib.inc.php+11 / -16
Mincludes/discovery/mempools/ns-root-mib.inc.php+14 / -2
Mincludes/discovery/mempools/rbn-memory-mib.inc.php+12 / -8
Mincludes/discovery/mempools/s5-chassis-mib.inc.php+17 / -19
Mincludes/discovery/mempools/sw-mib.inc.php+10 / -7
Mincludes/discovery/mempools/trapeze-networks-system-mib.inc.php+10 / -11
Mincludes/discovery/os/allied.inc.php+0 / -1
Mincludes/discovery/os/arista_eos.inc.php+0 / -1
Dincludes/discovery/os/avaya-ers.inc.php+0 / -10
Mincludes/discovery/os/ciena.inc.php+0 / -1
Mincludes/discovery/os/cisco.inc.php+0 / -1
Mincludes/discovery/os/extremeware.inc.php+0 / -1
Mincludes/discovery/os/freebsd.inc.php+0 / -1
Mincludes/discovery/os/ftos.inc.php+0 / -1
Dincludes/discovery/os/ironware.inc.php+0 / -9
Mincludes/discovery/os/linux.inc.php+0 / -1
Mincludes/discovery/os/netbsd.inc.php+0 / -1
Mincludes/discovery/os/nxos.inc.php+0 / -1
Mincludes/discovery/os/openbsd.inc.php+0 / -1
Mincludes/discovery/os/papouch.inc.php+0 / -1
Mincludes/discovery/os/powerconnect.inc.php+0 / -1
Mincludes/discovery/os/radlan.inc.php+0 / -1
Mincludes/discovery/os/sanos.inc.php+0 / -1
Mincludes/discovery/os/solaris.inc.php+0 / -1
Mincludes/discovery/os/speedtouch.inc.php+0 / -1
Dincludes/discovery/os/vmware.inc.php+0 / -9
Mincludes/discovery/ports.inc.php+0 / -1
Dincludes/discovery/processors-ucd-old.inc.php+0 / -20
Mincludes/discovery/processors.inc.php+24 / -16
Mincludes/discovery/processors/cisco-process-mib.inc.php+0 / -1
Mincludes/discovery/processors/dell-vendor-mib.inc.php+0 / -1
Mincludes/discovery/processors/foundry-sn-agent-mib.inc.php+0 / -1
Mincludes/discovery/processors/host-resources-mib.inc.php+1 / -2
Mincludes/discovery/processors/juniper-mib.inc.php+0 / -1
Mincludes/discovery/processors/juniper-system-mib.inc.php+0 / -1
Mincludes/discovery/processors/statistics-mib.inc.php+0 / -1
Aincludes/discovery/processors/ucd-snmp-mib.inc.php+33 / -0
Mincludes/discovery/sensors.inc.php+18 / -3
Aincludes/discovery/sensors/cisco-entity-sensor-mib.inc.php+162 / -0
Mincludes/discovery/sensors/cpqhlth-mib.inc.php+98 / -33
Aincludes/discovery/sensors/entity-sensor-mib.inc.php+133 / -0
Aincludes/discovery/sensors/geist-mib-v3.inc.php+801 / -0
Aincludes/discovery/sensors/geist-v4-mib.inc.php+117 / -0
Mincludes/discovery/sensors/powernet-mib.inc.php+12 / -7
Mincludes/discovery/sensors/supermicro-health-mib.inc.php+1 / -1
Mincludes/discovery/storage.inc.php+13 / -10
Aincludes/discovery/storage/host-resources-mib.inc.php+132 / -0
Dincludes/discovery/storage/hrstorage.inc.php+0 / -84
Aincludes/discovery/storage/netapp-mib.inc.php+85 / -0
Dincludes/discovery/storage/netapp.inc.php+0 / -96
Aincludes/discovery/storage/ucd-snmp-mib.inc.php+8 / -0
Mincludes/discovery/ucd-diskio.inc.php+25 / -25
Mincludes/discovery/vlans.inc.php+29 / -15
Aincludes/discovery/vlans/cisco-vtp-mib.inc.php+73 / -0
Dincludes/discovery/vlans/cisco-vtp.inc.php+0 / -59
Mincludes/discovery/vlans/q-bridge-mib.inc.php+13 / -4
Mincludes/discovery/vmware-vminfo.inc.php+13 / -15
Mincludes/functions.php+16 / -4
Mincludes/include-dir-mib.inc.php+2 / -2
Mincludes/polling/altiga-ssl.inc.php+0 / -1
Mincludes/polling/applications/mssql.inc.php+1 / -1
Mincludes/polling/bgp-peers.inc.php+0 / -1
Mincludes/polling/cisco-cef.inc.php+0 / -1
Mincludes/polling/cisco-ipsec-flow-monitor.inc.php+0 / -1
Mincludes/polling/cisco-remote-access-monitor.inc.php+0 / -1
Mincludes/polling/cisco-vpdn.inc.php+0 / -1
Mincludes/polling/fdb-table.inc.php+39 / -7
Mincludes/polling/functions.inc.php+2 / -2
Mincludes/polling/hr-mib.inc.php+0 / -1
Mincludes/polling/ipSystemStats.inc.php+0 / -1
Mincludes/polling/ipmi.inc.php+0 / -1
Mincludes/polling/junose-atm-vp.inc.php+0 / -1
Mincludes/polling/mac-accounting.inc.php+0 / -1
Mincludes/polling/mempools.inc.php+81 / -23
Dincludes/polling/mempools/acme.inc.php+0 / -9
Aincludes/polling/mempools/agent-general-mib.inc.php+12 / -0
Dincludes/polling/mempools/airos.inc.php+0 / -10
Aincludes/polling/mempools/alcatel-ind1-health-mib.inc.php+15 / -0
Dincludes/polling/mempools/aos-device.inc.php+0 / -19
Aincludes/polling/mempools/apsysmgmt-mib.inc.php+7 / -0
Aincludes/polling/mempools/asyncos-mail-mib.inc.php+7 / -0
Dincludes/polling/mempools/asyncos.inc.php+0 / -9
Dincludes/polling/mempools/avaya-ers.inc.php+0 / -19
Dincludes/polling/mempools/cemp.inc.php+0 / -18
Aincludes/polling/mempools/ciena-topsecret-mib.inc.php+19 / -0
Dincludes/polling/mempools/ciena.inc.php+0 / -27
Aincludes/polling/mempools/cisco-enhanced-mempool-mib.inc.php+24 / -0
Aincludes/polling/mempools/cisco-entity-qfp-mib.inc.php+12 / -0
Aincludes/polling/mempools/cisco-memory-pool-mib.inc.php+15 / -0
Dincludes/polling/mempools/cmp.inc.php+0 / -16
Aincludes/polling/mempools/dell-vendor-mib.inc.php+9 / -0
Dincludes/polling/mempools/dlink.inc.php+0 / -22
Aincludes/polling/mempools/extreme-base-mib.inc.php+13 / -0
Aincludes/polling/mempools/f10-c-series-chassis-mib.inc.php+17 / -0
Aincludes/polling/mempools/f10-chassis-mib.inc.php+12 / -0
Aincludes/polling/mempools/f10-s-series-chassis-mib.inc.php+12 / -0
Dincludes/polling/mempools/fortigate.inc.php+0 / -15
Aincludes/polling/mempools/fortinet-fortigate-mib.inc.php+8 / -0
Aincludes/polling/mempools/foundry-sn-agent-mib.inc.php+14 / -0
Aincludes/polling/mempools/frogfoot-resources-mib.inc.php+9 / -0
Dincludes/polling/mempools/ftos-cseries.inc.php+0 / -17
Dincludes/polling/mempools/ftos-eseries.inc.php+0 / -14
Dincludes/polling/mempools/ftos-sseries.inc.php+0 / -13
Aincludes/polling/mempools/hh3c-entity-ext-mib.inc.php+12 / -0
Dincludes/polling/mempools/hh3c.inc.php+0 / -12
Aincludes/polling/mempools/host-resources-mib.inc.php+19 / -0
Dincludes/polling/mempools/hpGlobal.inc.php+0 / -29
Dincludes/polling/mempools/hpLocal.inc.php+0 / -28
Dincludes/polling/mempools/hrstorage.inc.php+0 / -23
Aincludes/polling/mempools/huawei-entity-extent-mib.inc.php+12 / -0
Dincludes/polling/mempools/ironware-dyn.inc.php+0 / -11
Aincludes/polling/mempools/juniper-ive-mib.inc.php+7 / -0
Aincludes/polling/mempools/juniper-mib.inc.php+18 / -0
Aincludes/polling/mempools/juniper-srx5000-spu-monitoring-mib.inc.php+9 / -0
Dincludes/polling/mempools/juniperive.inc.php+0 / -13
Dincludes/polling/mempools/junos.inc.php+0 / -28
Dincludes/polling/mempools/netscaler.inc.php+0 / -16
Aincludes/polling/mempools/netscreen-resource-mib.inc.php+7 / -0
Aincludes/polling/mempools/netswitch-mib.inc.php+11 / -0
Dincludes/polling/mempools/nos.inc.php+0 / -9
Aincludes/polling/mempools/ns-root-mib.inc.php+8 / -0
Dincludes/polling/mempools/powerconnect-cpu.inc.php+0 / -15
Dincludes/polling/mempools/qfp.inc.php+0 / -11
Aincludes/polling/mempools/rbn-memory-mib.inc.php+9 / -0
Aincludes/polling/mempools/s5-chassis-mib.inc.php+12 / -0
Dincludes/polling/mempools/screenos.inc.php+0 / -13
Aincludes/polling/mempools/sw-mib.inc.php+8 / -0
Aincludes/polling/mempools/trapeze-networks-system-mib.inc.php+8 / -0
Dincludes/polling/mempools/trapeze.inc.php+0 / -12
Dincludes/polling/mempools/vrp.inc.php+0 / -26
Dincludes/polling/mempools/xos.inc.php+0 / -23
Mincludes/polling/netstats.inc.php+10 / -10
Mincludes/polling/os.inc.php+42 / -1
Mincludes/polling/os/acme.inc.php+3 / -4
Mincludes/polling/os/acsw.inc.php+10 / -14
Mincludes/polling/os/aos.inc.php+0 / -1
Mincludes/polling/os/apc.inc.php+0 / -1
Mincludes/polling/os/arista_eos.inc.php+0 / -1
Mincludes/polling/os/audiocodes.inc.php+0 / -1
Mincludes/polling/os/catos.inc.php+0 / -1
Mincludes/polling/os/ciena.inc.php+0 / -1
Mincludes/polling/os/cisco.inc.php+13 / -21
Mincludes/polling/os/fabos.inc.php+4 / -3
Mincludes/polling/os/fortigate.inc.php+0 / -1
Mincludes/polling/os/ftos.inc.php+7 / -0
Aincludes/polling/os/geist-climate.inc.php+19 / -0
Aincludes/polling/os/geist-pdu.inc.php+21 / -0
Mincludes/polling/os/ios.inc.php+9 / -15
Mincludes/polling/os/netapp.inc.php+16 / -17
Aincludes/polling/os/netgear.inc.php+16 / -0
Mincludes/polling/os/nos.inc.php+4 / -4
Mincludes/polling/os/papouch.inc.php+0 / -1
Mincludes/polling/os/procurve.inc.php+5 / -25
Mincludes/polling/os/screenos.inc.php+0 / -1
Mincludes/polling/os/unix.inc.php+52 / -27
Mincludes/polling/os/vmware.inc.php+11 / -0
Mincludes/polling/os/windows.inc.php+0 / -1
Mincludes/polling/os/wlc.inc.php+4 / -18
Mincludes/polling/port-adsl.inc.php+0 / -1
Mincludes/polling/port-etherlike.inc.php+0 / -1
Mincludes/polling/port-poe.inc.php+0 / -1
Mincludes/polling/ports.inc.php+35 / -28
Mincludes/polling/processors.inc.php+0 / -1
Mincludes/polling/processors/ciena.inc.php+0 / -1
Mincludes/polling/storage.inc.php+15 / -12
Aincludes/polling/storage/host-resources-mib.inc.php+19 / -0
Dincludes/polling/storage/hrstorage.inc.php+0 / -56
Aincludes/polling/storage/netapp-mib.inc.php+24 / -0
Dincludes/polling/storage/netapp.inc.php+0 / -22
Aincludes/polling/storage/ucd-snmp-mib.inc.php+35 / -0
Mincludes/polling/storage/wmi.inc.php+2 / -2
Mincludes/polling/system.inc.php+5 / -5
Mincludes/polling/test.inc.php+0 / -1
Mincludes/polling/toner.inc.php+0 / -1
Mincludes/polling/ucd-mib.inc.php+0 / -1
Mincludes/polling/unix-agent.inc.php+0 / -1
Mincludes/polling/unix-agent/lmsensors.inc.php+0 / -1
Mincludes/polling/unix-agent/munin-plugins.inc.php+0 / -1
Mincludes/polling/unix-agent/packages.inc.php+0 / -1
Mincludes/rewrites.php+463 / -525
Mincludes/rrdtool.inc.php+36 / -12
Mincludes/snmp.inc.php+2 / -2
Mincludes/syslog.php+0 / -1
Mirc.php+2 / -4
Amibs/cisco/ASYNCOS-MAIL-MIB.my+814 / -0
Amibs/extreme/EXTREME-BASE-MIB.mib+36,931 / -0
Amibs/extreme/EXTREME-EAPS-MIB.mib+811 / -0
Amibs/extreme/EXTREME-EDP-MIB.mib+190 / -0
Amibs/extreme/EXTREME-ESRP-MIB.mib+1,296 / -0
Amibs/extreme/EXTREME-FDB-MIB.mib+314 / -0
Amibs/extreme/EXTREME-LACP-MIB.mib+85 / -0
Amibs/extreme/EXTREME-NP-MIB.mib+657 / -0
Amibs/extreme/EXTREME-OSPF-MIB.mib+73 / -0
Amibs/extreme/EXTREME-QOS-MIB.mib+582 / -0
Amibs/extreme/EXTREME-STACKING-MIB.mib+369 / -0
Amibs/extreme/EXTREME-VLAN-MIB.mib+1,676 / -0
Dmibs/extreme/EXTREME.mib+0 / -35,660
Amibs/extreme/RFC1407-MIB.mib+1,786 / -0
Amibs/foundry/SW-MIB+3,561 / -0
Amibs/geist non-text+0 / -0
Amibs/geist/GEIST-MIB-V3+11,477 / -0
Amibs/geist/GEIST-V4-MIB+1,308 / -0
Mmibs/hp/CPQHLTH-MIB+3,044 / -147
Amibs/hp/CPQIDA-MIB+11,002 / -0
Amibs/hp/CPQSINFO-MIB+3,295 / -0
Amibs/hp/CPQSTDEQ-MIB+3,299 / -0
Amibs/hp/CPQSTSYS-MIB+4,058 / -0
Amibs/hp/HP-SN-AGENT-MIB+2,914 / -0
Dmibs/hp/hp-sn-agent.mib+0 / -2,871
Amibs/netapp/ISCSI-MIB.mib+2,563 / -0
Amibs/netapp/NETAPP-MIB.mib+31,619 / -0
Dmibs/netapp/iscsi.mib+0 / -2,113
Dmibs/netapp/netapp.mib+0 / -31,617
Amibs/ubiquiti non-text+0 / -0
Amibs/ubiquiti/FROGFOOT-RESOURCES-MIB+368 / -0
Ascripts/rrdtoolx.py+177 / -0
Mupdate/095.php+2 / -0
Aupdate/124.sql+1 / -0
Aupdate/125.sql+1 / -0
Aupdate/126.sql+2 / -0
Aupdate/127.php+21 / -0
Aupdate/128.php+28 / -0
Aupdate/129.php+57 / -0

14.02.5013

Released • Commits r4952 through r5012
Included development changes (60 commits)

Major Features

  • r4967: Revised and improved authenticate module. Fixed unauth options for graphs. Fixed intensive requests to ldap/radius on every page. +126/−100

New Features

  • r4972: Front page map now offers global cloud monitoring capability, a must for any SaaS/IaaS organisation. +9/−2
  • r4975: add ifAlias script for Ubuntu/Debian hosts rewritten in perl +65/0
  • r4994: add some simple buttons to overview/device list on delete device success page so user isn't left hanging like a lemon +5/0
  • r4998: check cisco config ages (do nothing with the information yet) +84/−55
  • r4999: Initial Trapeze Networks (Juniper) support. #695 +119/−1

Improvements

  • r4997: Extend smokeping support to allow shortened hostnames and custom delimiters #666 +47/−46
  • r5000: Improved IRC bot. #667. +18/−4

Bug Fixes

  • r4953: clean up how current/previous bills display is done. use observium style percentage bar, not bootstrap. +166/−257
  • r4954: More simplification of billing UI +14/−12
  • r4971: allow IPMI module for DRAC devices +4/−4
  • r4973: remove random "i" from cloud javascript include tag +2/−1
  • r4986: convert some TEXT fields to VARCHAR. Increase port_label to 255 chars.
  • r5006: Fix pagination switching to different page sizes. #623 +3/−1
  • r5008: Lighten well background to match gradients more closely
  • r5011: Detect more Acme Packet devices +1/−1

Minor Changes

  • r4955: Feeds now fully valid (by feedvalidator.org). +24/−13
  • r4960: Fixed generate_query_permitted() for ignored devices/ports in search results. +24/−25
  • r4962: Added icon link for atom feed, fixed unique ids for items. +23/−22
  • r4963: Fixed display per port FDB table. +52/−48
  • r4966: Added warn about need DB schema update. +18/−6
  • r4974: Fixed ldap bint to username by himself. +22/−17
  • r4977: Another auth change.. more secured cookies. +38/−27
  • r4978: Fixed http-auth, added more session resets (on auth errors, logout and auth_mechanism changes). +66/−94
  • r4985: Added base detecting OpenWrt and DD-WRT os. +33/−3

Security

  • r4979: Removed php.php, added robots.txt (disallow site indexing). +3/−6

Trivial Changes

  • r4956: Fixed rss author. +5/−5
  • r4957: Added check for class 'SimpleXMLElement' exist. +12/−1
  • r4958: Ohoho.. fixed rss/api key created time. +5/−4
  • r4961: Fixed selected empty values in multiselect form elements. +1/−1
  • r4965: Warning about mcrypt module for feeds. +9/−4
  • r4969: Fix for auth with kerberos. +5/−5
  • r4980: Fixed redirects 301 -> 302. +4/−8

Other Changes

  • r4959: Minor: don't show deleted ports results in IPv4 global search +3/−2
  • r4964: -debug 0/−2
  • r4968: Minor: don't show delete link on user edit page if deleting users is not possible +4/−2
  • r4970: Fix on r4967: bind to LDAP server in case of kerberos auth to get user list; add some debug output to LDAP module +32/−21
  • r4976: rename +65/−65
  • r4981: Trivial: MySQL data in lowercase in default config file, avoids issues with passwords containing dollar signs etc. +4/−4
  • r4982: Major: fix graph authentication when using unauthorized graphs by IP +4/−1
  • r4983: Minor: don't show deleted ports on Total Graph 'iftype' pages +1/−1
  • r4984: Minor: warn if LDAP authentication module is selected but php5-ldap support is not loaded. +9/−4
  • r4987: Medium: allow inverted stack on generic_simplex_multi_separate graph template; improve PowerDNS auth. graphs using this; bugfix: only load graphs/common.inc.php once. +178/−171
  • r4988: Minor: Change PowerDNS auth. recursing graph to stack graph instead of line graph; correct spelling of separated/separator +468/−467
  • r4989: Minor: HTML cleanups, fixes OBSERVIUM-661 +24/−24
  • r4990: Medium: Add support for serial number and OS version for Synology DSM; add Synology MIBS. Thanks to Kent Johannessen, fixes OBSERVIUM-660. +11/0
  • r4991: Medium: fix misdetection of rebranded Alcatel ArubaOS devices +2/−1
  • r4992: New: add support for Infratec Rack Monitoring System +73/0
  • r4993: New: very basic support for some sensors on the CPQHLTH-MIB, HP Proliant server agent sensors +72/−4
  • r4995: Trivial: Devices skyped: 0 +2/−2
  • r4996: New: Somewhat untested but hopefully working Alcatel AMAP discovery protocol support +37/−4
  • r5001: Minor: change SysObjectID detection for APC devices to everything in their Enterprise OID +1/−1
  • r5002: New: add 'Toner' alert entity, allowing monitoring of current toner level +63/−49
  • r5003: Minor: change graph subsystem to load common.inc.php from the html dir; will otherwise fail load when running alerter and creating a graph. +518/−472
  • r5004: Medium: fix alerter mail sending function to not email its own hostname when using the default 'mail' transport +19/−14
  • r5005: Minor: simplify code for alert entity rewrite +10/−35
  • r5007: Trivial: syntaxer run.
  • r5009: New: basic inventory module for Juniper devices, currently only tested on smaller devices +82/0
  • r5010: Minor: fix possible infinite loop in JunOS inventory web page when parsing empty entry +27/−24
  • r5012: Trivial: set chassis name to Chassis in JUNIPER-MIB inventory +1/−1
Complete release diff (358) +15,251 / -7,300

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable properties+0 / -0
Madd_device.php+19 / -19
Malerter.php+0 / -1
Aattic/bills-pmonth.inc.php+129 / -0
Mcheck-services.php+0 / -1
Mconfig.php.default+4 / -4
Mconfig_to_json.php non-text+0 / -0
Mdiscovery.php+1 / -1
Mhtml/ajax_search.php+3 / -2
Mhtml/css/bootstrap.css+6 / -6
Mhtml/css/bootstrap/less/variables.less+2 / -1
Mhtml/css/bootstrap/less/variables3.less+1 / -1
Mhtml/feed.php+36 / -24
Mhtml/graph.php+43 / -1
Ahtml/images/os/ddwrt.png+1 / -0
Ahtml/images/os/openwrt.png+1 / -0
Mhtml/includes/authenticate.inc.php+81 / -50
Mhtml/includes/authentication/http-auth.inc.php+25 / -81
Mhtml/includes/authentication/ldap.inc.php+90 / -52
Mhtml/includes/authentication/mysql.inc.php+8 / -6
Mhtml/includes/authentication/radius.inc.php+24 / -13
Mhtml/includes/functions.inc.php+11 / -54
Mhtml/includes/graphs/XXX_device_memory_windows.inc.php+2 / -2
Mhtml/includes/graphs/altiga_ssl_sessions.inc.php+2 / -2
Mhtml/includes/graphs/application/apache_bits.inc.php+3 / -2
Mhtml/includes/graphs/application/apache_cpu.inc.php+2 / -2
Mhtml/includes/graphs/application/apache_hits.inc.php+2 / -2
Mhtml/includes/graphs/application/apache_scoreboard.inc.php+3 / -3
Mhtml/includes/graphs/application/asterisk_activecall.inc.php+5 / -3
Mhtml/includes/graphs/application/asterisk_peers.inc.php+4 / -3
Mhtml/includes/graphs/application/bind_answers.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_cache.inc.php+3 / -2
Mhtml/includes/graphs/application/bind_query_in.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_query_out.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_query_rejected.inc.php+1 / -1
Mhtml/includes/graphs/application/bind_req_in.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_req_proto.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_resolv_dnssec.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_resolv_errors.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_resolv_queries.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_resolv_rtt.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_updates.inc.php+2 / -2
Mhtml/includes/graphs/application/bind_zone_maint.inc.php+2 / -2
Mhtml/includes/graphs/application/drbd_disk_bits.inc.php+2 / -2
Mhtml/includes/graphs/application/drbd_network_bits.inc.php+2 / -2
Mhtml/includes/graphs/application/drbd_queue.inc.php+3 / -3
Mhtml/includes/graphs/application/drbd_unsynced.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_as_curreqs.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_as_pingcmd.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_as_syncmd.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_auto_errors.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_auto_totalreqs.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_is_active.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_is_rpcfail.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_is_rpcreq.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_is_users.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_mb_latency.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_mb_msgs.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_mb_queued.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_oab_dlcom.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_oab_dlq.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_owa_reqsec.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_owa_rtime.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_owa_users.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_trans_mbque.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_trans_queue.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_trans_smtp.inc.php+2 / -2
Mhtml/includes/graphs/application/exchange_trans_subque.inc.php+2 / -2
Mhtml/includes/graphs/application/exim-mailqueue_total.inc.php+2 / -2
Mhtml/includes/graphs/application/freeradius_accounting.inc.php+2 / -2
Mhtml/includes/graphs/application/freeradius_authentication.inc.php+2 / -2
Mhtml/includes/graphs/application/mailscanner_reject.inc.php+2 / -2
Mhtml/includes/graphs/application/mailscanner_spam.inc.php+3 / -3
Mhtml/includes/graphs/application/memcached_bits.inc.php+2 / -2
Mhtml/includes/graphs/application/memcached_commands.inc.php+2 / -2
Mhtml/includes/graphs/application/memcached_data.inc.php+2 / -2
Mhtml/includes/graphs/application/memcached_items.inc.php+2 / -2
Mhtml/includes/graphs/application/memcached_threads.inc.php+2 / -4
Mhtml/includes/graphs/application/memcached_uptime.inc.php+2 / -2
Mhtml/includes/graphs/application/mssql_buffer_page.inc.php+3 / -2
Mhtml/includes/graphs/application/mssql_buffer_pglife.inc.php+3 / -2
Mhtml/includes/graphs/application/mssql_buffer_stalls.inc.php+3 / -2
Mhtml/includes/graphs/application/mssql_cpu_usage.inc.php+2 / -1
Mhtml/includes/graphs/application/mssql_memory_usage.inc.php+2 / -1
Mhtml/includes/graphs/application/mssql_stats.inc.php+3 / -2
Mhtml/includes/graphs/application/mysql_command_counters.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_connections.inc.php+4 / -2
Mhtml/includes/graphs/application/mysql_files_tables.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_innodb_buffer_pool.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_innodb_insert_buffer.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_innodb_io.inc.php+2 / -2
Mhtml/includes/graphs/application/mysql_innodb_io_pending.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_innodb_log.inc.php+2 / -2
Mhtml/includes/graphs/application/mysql_innodb_row_operations.inc.php+4 / -4
Mhtml/includes/graphs/application/mysql_innodb_semaphores.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_innodb_transactions.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_myisam_indexes.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_network_traffic.inc.php+2 / -2
Mhtml/includes/graphs/application/mysql_query_cache.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_query_cache_memory.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_select_types.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_slow_queries.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_sorts.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_status.inc.php+4 / -2
Mhtml/includes/graphs/application/mysql_table_locks.inc.php+3 / -3
Mhtml/includes/graphs/application/mysql_temporary_objects.inc.php+3 / -3
Mhtml/includes/graphs/application/nfs_nfs2.inc.php+10 / -9
Mhtml/includes/graphs/application/nfs_nfs3.inc.php+11 / -10
Mhtml/includes/graphs/application/nfs_nfs4.inc.php+27 / -26
Mhtml/includes/graphs/application/nginx_connections.inc.php+3 / -3
Mhtml/includes/graphs/application/nginx_req.inc.php+2 / -2
Mhtml/includes/graphs/application/nptd_uptime.inc.php+2 / -2
Mhtml/includes/graphs/application/ntpclient_freq.inc.php+2 / -2
Mhtml/includes/graphs/application/ntpclient_stats.inc.php+2 / -2
Mhtml/includes/graphs/application/ntpd_buffer.inc.php+2 / -2
Mhtml/includes/graphs/application/ntpd_freq.inc.php+2 / -2
Mhtml/includes/graphs/application/ntpd_packets.inc.php+3 / -3
Mhtml/includes/graphs/application/ntpd_stats.inc.php+2 / -2
Mhtml/includes/graphs/application/ntpd_stratum.inc.php+2 / -2
Mhtml/includes/graphs/application/ntpd_uptime.inc.php+2 / -2
Mhtml/includes/graphs/application/ntpdserver_buffer.inc.php+2 / -2
Mhtml/includes/graphs/application/ntpdserver_freq.inc.php+2 / -2
Mhtml/includes/graphs/application/ntpdserver_packets.inc.php+3 / -3
Mhtml/includes/graphs/application/ntpdserver_stats.inc.php+2 / -2
Mhtml/includes/graphs/application/ntpdserver_stratum.inc.php+2 / -2
Mhtml/includes/graphs/application/ntpdserver_uptime.inc.php+2 / -2
Mhtml/includes/graphs/application/postfix_reject.inc.php+2 / -2
Mhtml/includes/graphs/application/postfix_sent.inc.php+2 / -2
Mhtml/includes/graphs/application/postfix_spam.inc.php+2 / -2
Mhtml/includes/graphs/application/postgresql_blks.inc.php+2 / -2
Mhtml/includes/graphs/application/postgresql_connects.inc.php+2 / -2
Mhtml/includes/graphs/application/postgresql_queries.inc.php+2 / -2
Mhtml/includes/graphs/application/postgresql_tuples.inc.php+2 / -2
Mhtml/includes/graphs/application/postgresql_tuples_query.inc.php+2 / -2
Mhtml/includes/graphs/application/postgresql_xact.inc.php+2 / -2
Mhtml/includes/graphs/application/powerdns-recursor_cache.inc.php+2 / -2
Mhtml/includes/graphs/application/powerdns-recursor_cpuload.inc.php+2 / -2
Mhtml/includes/graphs/application/powerdns-recursor_errors.inc.php+3 / -3
Mhtml/includes/graphs/application/powerdns-recursor_hitrate.inc.php+2 / -2
Mhtml/includes/graphs/application/powerdns-recursor_latency.inc.php+3 / -3
Mhtml/includes/graphs/application/powerdns-recursor_limits.inc.php+3 / -3
Mhtml/includes/graphs/application/powerdns-recursor_load.inc.php+2 / -2
Mhtml/includes/graphs/application/powerdns-recursor_outqueries.inc.php+2 / -2
Mhtml/includes/graphs/application/powerdns-recursor_qalatency.inc.php+2 / -2
Mhtml/includes/graphs/application/powerdns-recursor_queries.inc.php+3 / -3
Mhtml/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php+3 / -3
Mhtml/includes/graphs/application/powerdns-recursor_timeouts.inc.php+2 / -2
Mhtml/includes/graphs/application/powerdns_fail.inc.php+3 / -3
Mhtml/includes/graphs/application/powerdns_latency.inc.php+2 / -2
Mhtml/includes/graphs/application/powerdns_packetcache.inc.php+3 / -3
Mhtml/includes/graphs/application/powerdns_queries.inc.php+9 / -8
Mhtml/includes/graphs/application/powerdns_queries_udp.inc.php+9 / -8
Mhtml/includes/graphs/application/powerdns_querycache.inc.php+2 / -2
Mhtml/includes/graphs/application/powerdns_recursing.inc.php+8 / -7
Mhtml/includes/graphs/application/shoutcast_multi_stats.inc.php+2 / -2
Mhtml/includes/graphs/application/shoutcast_stats.inc.php+2 / -2
Mhtml/includes/graphs/application/unbound_class.inc.php+3 / -3
Mhtml/includes/graphs/application/unbound_flags.inc.php+3 / -3
Mhtml/includes/graphs/application/unbound_memory.inc.php+3 / -3
Mhtml/includes/graphs/application/unbound_opcode.inc.php+3 / -3
Mhtml/includes/graphs/application/unbound_qtype.inc.php+3 / -3
Mhtml/includes/graphs/application/unbound_queries.inc.php+2 / -2
Mhtml/includes/graphs/application/unbound_queue.inc.php+2 / -2
Mhtml/includes/graphs/application/unbound_rcode.inc.php+3 / -3
Mhtml/includes/graphs/application/vmwaretools_cpu.inc.php+3 / -2
Mhtml/includes/graphs/application/vmwaretools_mem.inc.php+3 / -2
Mhtml/includes/graphs/application/zimbra_connections.inc.php+3 / -3
Mhtml/includes/graphs/application/zimbra_fdcount.inc.php+2 / -2
Mhtml/includes/graphs/application/zimbra_jvmthreads.inc.php+3 / -3
Mhtml/includes/graphs/application/zimbra_mtaqueue.inc.php+2 / -2
Mhtml/includes/graphs/application/zimbra_threads.inc.php+3 / -3
Mhtml/includes/graphs/cefswitching/graph.inc.php+1 / -1
Mhtml/includes/graphs/common.inc.php+5 / -5
Mhtml/includes/graphs/device/agent.inc.php+2 / -2
Mhtml/includes/graphs/device/asyncos_workq.inc.php+3 / -2
Mhtml/includes/graphs/device/bits.inc.php+1 / -1
Mhtml/includes/graphs/device/cipsec_flow_stats.inc.php+2 / -2
Mhtml/includes/graphs/device/cipsec_flow_tunnels.inc.php+2 / -2
Mhtml/includes/graphs/device/cras_sessions.inc.php+2 / -2
Mhtml/includes/graphs/device/diskio_bits.inc.php+1 / -1
Mhtml/includes/graphs/device/diskio_ops.inc.php+2 / -2
Mhtml/includes/graphs/device/fdb_count.inc.php+2 / -2
Mhtml/includes/graphs/device/fortigate_cpu.inc.php+2 / -2
Mhtml/includes/graphs/device/fortigate_sessions.inc.php+2 / -2
Mhtml/includes/graphs/device/fuser.inc.php+2 / -2
Mhtml/includes/graphs/device/imagingdrum.inc.php+2 / -2
Mhtml/includes/graphs/device/imagingdrums.inc.php+2 / -2
Mhtml/includes/graphs/device/ipSystemStats.inc.php+2 / -2
Mhtml/includes/graphs/device/ipsystemstats_ipv4.inc.php+2 / -2
Mhtml/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php+2 / -2
Mhtml/includes/graphs/device/ipsystemstats_ipv6.inc.php+2 / -2
Mhtml/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php+2 / -2
Mhtml/includes/graphs/device/mempool.inc.php+2 / -2
Mhtml/includes/graphs/device/netapp_ops.inc.php+1 / -1
Mhtml/includes/graphs/device/netscalersvc_bits.inc.php+1 / -1
Mhtml/includes/graphs/device/netscalersvc_conns.inc.php+1 / -1
Mhtml/includes/graphs/device/netscalersvc_pkts.inc.php+1 / -1
Mhtml/includes/graphs/device/netscalersvc_reqs.inc.php+1 / -1
Mhtml/includes/graphs/device/netscalersvc_ttfb.inc.php+1 / -1
Mhtml/includes/graphs/device/netscalervsvr_bits.inc.php+1 / -1
Mhtml/includes/graphs/device/netscalervsvr_conns.inc.php+1 / -1
Mhtml/includes/graphs/device/netscalervsvr_hitmiss.inc.php+1 / -1
Mhtml/includes/graphs/device/netscalervsvr_pkts.inc.php+1 / -1
Mhtml/includes/graphs/device/netscalervsvr_reqs.inc.php+1 / -1
Mhtml/includes/graphs/device/netstat_ip_frag.inc.php+2 / -2
Mhtml/includes/graphs/device/nfsen_common.inc.php+1 / -1
Mhtml/includes/graphs/device/nfsen_flows.inc.php+1 / -1
Mhtml/includes/graphs/device/nfsen_packets.inc.php+1 / -1
Mhtml/includes/graphs/device/nfsen_traffic.inc.php+1 / -1
Mhtml/includes/graphs/device/pagecount.inc.php+2 / -2
Mhtml/includes/graphs/device/ping.inc.php+2 / -2
Mhtml/includes/graphs/device/ping_snmp.inc.php+1 / -1
Mhtml/includes/graphs/device/poller_perf.inc.php+2 / -2
Mhtml/includes/graphs/device/processor_stack.inc.php+1 / -1
Mhtml/includes/graphs/device/sensor.inc.php+2 / -2
Mhtml/includes/graphs/device/sla.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_all_common.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_all_common_avg.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_in_all.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_in_all_avg.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_out_all.inc.php+1 / -1
Mhtml/includes/graphs/device/smokeping_out_all_avg.inc.php+1 / -1
Mhtml/includes/graphs/device/status.inc.php+2 / -2
Mhtml/includes/graphs/device/storage.inc.php+2 / -2
Mhtml/includes/graphs/device/toner.inc.php+2 / -2
Mhtml/includes/graphs/device/transferroller.inc.php+2 / -2
Mhtml/includes/graphs/device/ucd_cpu.inc.php+3 / -2
Mhtml/includes/graphs/device/ucd_load.inc.php+3 / -2
Mhtml/includes/graphs/device/ucd_memory.inc.php+3 / -2
Mhtml/includes/graphs/device/uptime.inc.php+3 / -2
Mhtml/includes/graphs/device/vpdn_sessions_l2tp.inc.php+3 / -2
Mhtml/includes/graphs/device/vpdn_tunnels_l2tp.inc.php+3 / -2
Mhtml/includes/graphs/device/wastebox.inc.php+2 / -2
Mhtml/includes/graphs/device/wifi_clients.inc.php+2 / -2
Mhtml/includes/graphs/functions.inc.php+1 / -0
Mhtml/includes/graphs/generic_data.inc.php+5 / -4
Mhtml/includes/graphs/generic_duplex.inc.php+3 / -3
Mhtml/includes/graphs/generic_multi.inc.php+2 / -2
Mhtml/includes/graphs/generic_multi_bits.inc.php+8 / -8
Mhtml/includes/graphs/generic_multi_bits_separated.inc.php+7 / -7
Mhtml/includes/graphs/generic_multi_data.inc.php+8 / -8
Mhtml/includes/graphs/generic_multi_data_separated.inc.php+5 / -5
Mhtml/includes/graphs/generic_multi_line.inc.php+2 / -2
Ahtml/includes/graphs/generic_multi_separated.inc.php+210 / -0
Dhtml/includes/graphs/generic_multi_seperated.inc.php+0 / -216
Ahtml/includes/graphs/generic_multi_simplex_separated.inc.php+143 / -0
Dhtml/includes/graphs/generic_multi_simplex_seperated.inc.php+0 / -130
Mhtml/includes/graphs/generic_simplex.inc.php+107 / -110
Mhtml/includes/graphs/global/poller_time_separate.inc.php+1 / -1
Mhtml/includes/graphs/global/processor_stack.inc.php+1 / -1
Mhtml/includes/graphs/graph.inc.php+0 / -39
Mhtml/includes/graphs/mempool/usage.inc.php+3 / -2
Mhtml/includes/graphs/minute_multi_line.inc.php+3 / -2
Mhtml/includes/graphs/multiport/bits_duo.inc.php+7 / -7
Mhtml/includes/graphs/multiport/bits_trio.inc.php+11 / -11
Mhtml/includes/graphs/munin/graph.inc.php+3 / -2
Mhtml/includes/graphs/netscalervsvr/hitmiss.inc.php+1 / -1
Mhtml/includes/graphs/old_generic_simplex.inc.php+3 / -2
Mhtml/includes/graphs/port/errors.inc.php+1 / -1
Mhtml/includes/graphs/port/etherlike.inc.php+1 / -1
Mhtml/includes/graphs/port/mac_acc_total.inc.php+3 / -2
Mhtml/includes/graphs/port/nupkts.inc.php+1 / -1
Mhtml/includes/graphs/rserver/curr.inc.php+3 / -2
Mhtml/includes/graphs/rserver/failed.inc.php+3 / -2
Mhtml/includes/graphs/rserver/total.inc.php+3 / -2
Mhtml/includes/graphs/sensor/airflow.inc.php+3 / -2
Mhtml/includes/graphs/sensor/apower.inc.php+1 / -1
Mhtml/includes/graphs/sensor/current.inc.php+3 / -2
Mhtml/includes/graphs/sensor/dbm.inc.php+3 / -2
Mhtml/includes/graphs/sensor/fanspeed.inc.php+3 / -2
Mhtml/includes/graphs/sensor/frequency.inc.php+3 / -2
Mhtml/includes/graphs/sensor/percent.inc.php+1 / -1
Mhtml/includes/graphs/sensor/power.inc.php+2 / -2
Mhtml/includes/graphs/sensor/pressure.inc.php+1 / -1
Mhtml/includes/graphs/sensor/runtime.inc.php+1 / -1
Mhtml/includes/graphs/sensor/state.inc.php+3 / -2
Mhtml/includes/graphs/sensor/temperature.inc.php+3 / -2
Mhtml/includes/graphs/sensor/voltage.inc.php+3 / -2
Mhtml/includes/graphs/service/availability.inc.php+2 / -2
Mhtml/includes/graphs/smokeping/auth.inc.php+2 / -2
Mhtml/includes/graphs/smokeping/in.inc.php+13 / -19
Mhtml/includes/graphs/smokeping/out.inc.php+14 / -17
Mhtml/includes/graphs/toner/usage.inc.php+3 / -2
Mhtml/includes/graphs/vserver/conns.inc.php+3 / -2
Mhtml/includes/navbar.inc.php+17 / -17
Mhtml/includes/print/fdbtable.inc.php+21 / -19
Mhtml/includes/print/inventory.inc.php+10 / -0
Mhtml/includes/print/search.inc.php+1 / -1
Mhtml/includes/status-summary.inc.php+3 / -3
Mhtml/index.php+19 / -7
Mhtml/pages/about.inc.php+3 / -3
Mhtml/pages/bills.inc.php+2 / -2
Dhtml/pages/bills/cmonth.inc.php+0 / -126
Ahtml/pages/bills/month.inc.php+166 / -0
Dhtml/pages/bills/pmonth.inc.php+0 / -129
Mhtml/pages/delhost.inc.php+5 / -0
Mhtml/pages/device.inc.php+13 / -10
Mhtml/pages/device/latency.inc.php+3 / -1
Mhtml/pages/device/port/fdb.inc.php+41 / -44
Mhtml/pages/device/ports/fdb.inc.php+4 / -4
Mhtml/pages/edituser.inc.php+5 / -3
Mhtml/pages/front/default.php+10 / -3
Mhtml/pages/iftype.inc.php+1 / -1
Mhtml/pages/preferences.inc.php+20 / -5
Dhtml/php.php+0 / -6
Ahtml/robots.txt+3 / -0
Mincludes/alerts.inc.php+97 / -99
Mincludes/billing.php+0 / -1
Mincludes/common.php+62 / -11
Mincludes/defaults.inc.php+44 / -41
Mincludes/definitions.inc.php+3 / -2
Mincludes/definitions/entities.inc.php+54 / -47
Mincludes/definitions/os.inc.php+59 / -7
Mincludes/definitions/sensors.inc.php+8 / -1
Mincludes/discovery/discovery-protocols.inc.php+37 / -4
Aincludes/discovery/inventory/juniper-mib.inc.php+75 / -0
Aincludes/discovery/mempools/trapeze-networks-system-mib.inc.php+23 / -0
Mincludes/discovery/os/linux.inc.php+3 / -1
Aincludes/discovery/processors/trapeze-networks-system-mib.inc.php+17 / -0
Aincludes/discovery/sensors/cpqhlth-mib.inc.php+63 / -0
Aincludes/discovery/sensors/infratec-rms-mib.inc.php+67 / -0
Aincludes/discovery/sensors/trapeze-networks-system-mib.inc.php+22 / -0
Mincludes/entities.inc.php+16 / -36
Mincludes/functions.php+26 / -23
Mincludes/geolocation.inc.php+3 / -3
Mincludes/hh3c.inc.php+0 / -1
Mincludes/polling/functions.inc.php+10 / -10
Aincludes/polling/mempools/trapeze.inc.php+12 / -0
Aincludes/polling/os/dsm.inc.php+10 / -0
Mincludes/polling/os/ios.inc.php+28 / -0
Aincludes/polling/os/trapeze.inc.php+19 / -0
Mincludes/polling/os/unix.inc.php+2 / -2
Mincludes/polling/toner.inc.php+2 / -2
Mincludes/polling/wifi.inc.php+7 / -0
Mincludes/rewrites.php+20 / -24
Mincludes/rrdtool.inc.php+2 / -3
Mincludes/snmp.inc.php+13 / -17
Mincludes/syslog.php+1 / -1
Mincludes/versioncheck.inc.php+2 / -3
Mirc.php+32 / -17
Dmibs/CPQHOST-MIB+0 / -1,730
Dmibs/CPQRACK-MIB+0 / -3,344
Amibs/hp/CPQHLTH-MIB+3,200 / -0
Amibs/hp/CPQHOST-MIB+2,078 / -0
Amibs/hp/CPQRACK-MIB+3,586 / -0
Amibs/synology non-text+0 / -0
Amibs/synology/SYNOLOGY-DISK-MIB.txt+282 / -0
Amibs/synology/SYNOLOGY-RAID-MIB.txt+212 / -0
Amibs/synology/SYNOLOGY-SYSTEM-MIB.txt+312 / -0
Amibs/synology/SYNOLOGY-UPS-MIB.txt+2,672 / -0
Mpoll-billing.php+5 / -6
Mpoller.php+0 / -1
Mrename_device.php+1 / -1
Ascripts/ifAlias+65 / -0
Mupdate/074.php+3 / -3
Mupdate/095.php+17 / -19
Aupdate/123.sql+4 / -0
+2,717 added −2,144 removed +573 net filtered development activity

14.02.4952

Released
Complete release diff (280) +176,568 / -73,375

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable properties+0 / -0
Aattic/snom-graphing.php+37 / -0
Aattic/snom.inc.php+43 / -0
Mhtml/ajax_search.php+85 / -4
Mhtml/data.php+4 / -8
Ahtml/feed.php+136 / -0
Mhtml/graph-realtime.php+17 / -3
Ahtml/images/icons/asterisk.png+1 / -0
Mhtml/images/icons/vmwaretools.png+4 / -241
Ahtml/images/os/acme.png+1 / -0
Ahtml/images/os/checkpoint.png+1 / -0
Ahtml/images/os/packetflux.png+1 / -0
Mhtml/includes/Mobile_Detect.php+201 / -90
Mhtml/includes/authenticate.inc.php+42 / -20
Mhtml/includes/authentication/http-auth.inc.php+7 / -0
Mhtml/includes/authentication/ldap.inc.php+8 / -2
Mhtml/includes/authentication/mysql.inc.php+7 / -6
Mhtml/includes/cache-data.inc.php+6 / -4
Mhtml/includes/functions.inc.php+130 / -11
Ahtml/includes/graphs/application/asterisk_activecall.inc.php+45 / -0
Ahtml/includes/graphs/application/asterisk_peers.inc.php+42 / -0
Mhtml/includes/navbar.inc.php+1 / -1
Mhtml/includes/print/events.inc.php+112 / -88
Mhtml/includes/print/status.inc.php+1 / -1
Mhtml/includes/print/syslogs.inc.php+1 / -1
Mhtml/index.php+18 / -8
Mhtml/pages/about.inc.php+7 / -6
Mhtml/pages/bill/reset.inc.php+2 / -1
Mhtml/pages/bills/cmonth.inc.php+9 / -9
Mhtml/pages/bills/pmonth.inc.php+9 / -9
Ahtml/pages/device/apps/asterisk.inc.php+16 / -0
Mhtml/pages/device/edit.inc.php+29 / -19
Mhtml/pages/device/edit/modules.inc.php+115 / -43
Mhtml/pages/device/edit/ports.inc.php+1 / -1
Mhtml/pages/device/edit/ssh.inc.php+2 / -0
Mhtml/pages/device/overview/processors-unix.inc.php+2 / -2
Mhtml/pages/device/overview/storage.inc.php+7 / -9
Mhtml/pages/device/routing/ospf.inc.php+7 / -6
Mhtml/pages/front/default.php+11 / -10
Mhtml/pages/graphs.inc.php+18 / -18
Mhtml/pages/logon.inc.php+1 / -1
Mhtml/pages/preferences.inc.php+126 / -39
Mhtml/pages/routing/ospf.inc.php+2 / -2
Mincludes/alerts.inc.php+1 / -2
Mincludes/common.php+1 / -1
Mincludes/defaults.inc.php+2 / -1
Mincludes/definitions.inc.php+10 / -5
Mincludes/definitions/apps.inc.php+1 / -0
Mincludes/definitions/os.inc.php+141 / -17
Mincludes/definitions/sensors.inc.php+23 / -0
Mincludes/discovery/functions.inc.php+9 / -4
Aincludes/discovery/inventory/mikrotik-mib.inc.php+27 / -0
Mincludes/discovery/junose-atm-vp.inc.php+2 / -2
Mincludes/discovery/mempools.inc.php+5 / -2
Aincludes/discovery/mempools/agent-general-mib.inc.php+32 / -0
Dincludes/discovery/mempools/airos.inc.php+0 / -25
Aincludes/discovery/mempools/alcatel-ind1-health-mib.inc.php+16 / -0
Dincludes/discovery/mempools/aos-device.inc.php+0 / -18
Aincludes/discovery/mempools/apsysmgmt-mib.inc.php+12 / -0
Aincludes/discovery/mempools/asyncos-mail-mib.inc.php+12 / -0
Dincludes/discovery/mempools/asyncos.inc.php+0 / -16
Dincludes/discovery/mempools/avaya-ers.inc.php+0 / -29
Dincludes/discovery/mempools/cemp.inc.php+0 / -30
Aincludes/discovery/mempools/ciena-topsecret-mib.inc.php+29 / -0
Dincludes/discovery/mempools/ciena.inc.php+0 / -29
Aincludes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php+27 / -0
Aincludes/discovery/mempools/cisco-entity-qfp-mib.inc.php+23 / -0
Aincludes/discovery/mempools/cisco-memory-pool-mib.inc.php+26 / -0
Dincludes/discovery/mempools/cmp.inc.php+0 / -23
Aincludes/discovery/mempools/dell-vendor-mib.inc.php+13 / -0
Dincludes/discovery/mempools/dlink.inc.php+0 / -35
Aincludes/discovery/mempools/extreme-base-mib.inc.php+26 / -0
Aincludes/discovery/mempools/f10-c-series-chassis-mib.inc.php+23 / -0
Aincludes/discovery/mempools/f10-chassis-mib.inc.php+25 / -0
Aincludes/discovery/mempools/f10-s-series-chassis-mib.inc.php+24 / -0
Dincludes/discovery/mempools/fortigate.inc.php+0 / -8
Aincludes/discovery/mempools/fortinet-fortigate-mib.inc.php+6 / -0
Aincludes/discovery/mempools/foundry-sn-agent-mib.inc.php+13 / -0
Aincludes/discovery/mempools/frogfoot-resources-mib.inc.php+25 / -0
Dincludes/discovery/mempools/ftos-c-series.inc.php+0 / -25
Dincludes/discovery/mempools/ftos-e-series.inc.php+0 / -27
Dincludes/discovery/mempools/ftos-s-series.inc.php+0 / -27
Aincludes/discovery/mempools/hh3c-entity-ext-mib.inc.php+29 / -0
Dincludes/discovery/mempools/hh3c.inc.php+0 / -33
Aincludes/discovery/mempools/host-resources-mib.inc.php+54 / -0
Dincludes/discovery/mempools/hp-procurve.inc.php+0 / -43
Dincludes/discovery/mempools/hrstorage.inc.php+0 / -54
Aincludes/discovery/mempools/huawei-entity-extent-mib.inc.php+31 / -0
Dincludes/discovery/mempools/ironware-dyn.inc.php+0 / -15
Aincludes/discovery/mempools/juniper-ive-mib.inc.php+13 / -0
Aincludes/discovery/mempools/juniper-mib.inc.php+33 / -0
Aincludes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php+21 / -0
Dincludes/discovery/mempools/juniperive.inc.php+0 / -16
Dincludes/discovery/mempools/junos.inc.php+0 / -56
Dincludes/discovery/mempools/netscaler.inc.php+0 / -13
Aincludes/discovery/mempools/netscreen-resource-mib.inc.php+17 / -0
Aincludes/discovery/mempools/netswitch-mib.inc.php+43 / -0
Dincludes/discovery/mempools/nos.inc.php+0 / -17
Aincludes/discovery/mempools/ns-root-mib.inc.php+9 / -0
Dincludes/discovery/mempools/powerconnect-cpu.inc.php+0 / -16
Dincludes/discovery/mempools/qfp.inc.php+0 / -26
Aincludes/discovery/mempools/rbn-memory-mib.inc.php+18 / -0
Aincludes/discovery/mempools/s5-chassis-mib.inc.php+31 / -0
Dincludes/discovery/mempools/screenos.inc.php+0 / -19
Dincludes/discovery/mempools/seos.inc.php+0 / -22
Aincludes/discovery/mempools/sw-mib.inc.php+15 / -0
Dincludes/discovery/mempools/vrp.inc.php+0 / -33
Dincludes/discovery/mempools/xos.inc.php+0 / -24
Mincludes/discovery/os.inc.php+12 / -8
Dincludes/discovery/os/alcatel-lucent.inc.php+0 / -21
Mincludes/discovery/os/allied.inc.php+2 / -2
Dincludes/discovery/os/arista-eos.inc.php+0 / -9
Aincludes/discovery/os/arista_eos.inc.php+9 / -0
Dincludes/discovery/os/barracuda.inc.php+0 / -8
Aincludes/discovery/os/barracudangfw.inc.php+8 / -0
Aincludes/discovery/os/cometsystem-p85xx.inc.php+14 / -0
Dincludes/discovery/os/cometsystem.inc.php+0 / -14
Dincludes/discovery/os/extreme.inc.php+0 / -17
Aincludes/discovery/os/extremeware.inc.php+17 / -0
Dincludes/discovery/os/jdsu-edfa.inc.php+0 / -11
Aincludes/discovery/os/jdsu_edfa.inc.php+11 / -0
Mincludes/discovery/os/linux.inc.php+16 / -8
Mincludes/discovery/os/raritan.inc.php+0 / -8
Dincludes/discovery/os/redback.inc.php+0 / -8
Mincludes/discovery/processors.inc.php+5 / -2
Aincludes/discovery/processors/agent-general-mib.inc.php+17 / -0
Dincludes/discovery/processors/airos.inc.php+0 / -22
Aincludes/discovery/processors/alcatel-ind1-health-mib.inc.php+15 / -0
Dincludes/discovery/processors/aos-device.inc.php+0 / -20
Aincludes/discovery/processors/apsysmgmt-mib.inc.php+15 / -0
Aincludes/discovery/processors/asyncos-mail-mib.inc.php+13 / -0
Dincludes/discovery/processors/asyncos.inc.php+0 / -18
Dincludes/discovery/processors/avaya-ers.inc.php+0 / -18
Aincludes/discovery/processors/cisco-entity-qfp-mib.inc.php+22 / -0
Aincludes/discovery/processors/cisco-process-mib.inc.php+58 / -0
Aincludes/discovery/processors/ciscosb-rndmng.inc.php+21 / -0
Dincludes/discovery/processors/ciscosb.inc.php+0 / -24
Aincludes/discovery/processors/dell-vendor-mib.inc.php+18 / -0
Dincludes/discovery/processors/dlink.inc.php+0 / -22
Aincludes/discovery/processors/f10-c-series-chassis-mib.inc.php+26 / -0
Aincludes/discovery/processors/f10-chassis-mib.inc.php+28 / -0
Aincludes/discovery/processors/f10-s-series-chassis-mib.inc.php+27 / -0
Dincludes/discovery/processors/fortigate.inc.php+0 / -23
Aincludes/discovery/processors/fortinet-fortigate-mib.inc.php+18 / -0
Aincludes/discovery/processors/foundry-sn-agent-mib.inc.php+44 / -0
Aincludes/discovery/processors/frogfoot-resources-mib.inc.php+18 / -0
Dincludes/discovery/processors/ftos-c-series.inc.php+0 / -29
Dincludes/discovery/processors/ftos-e-series.inc.php+0 / -31
Dincludes/discovery/processors/ftos-s-series.inc.php+0 / -30
Aincludes/discovery/processors/hh3c-entity-ext-mib.inc.php+29 / -0
Dincludes/discovery/processors/hh3c.inc.php+0 / -33
Aincludes/discovery/processors/host-resources-mib.inc.php+65 / -0
Dincludes/discovery/processors/hrdevice.inc.php+0 / -66
Aincludes/discovery/processors/huawei-entity-extent-mib.inc.php+30 / -0
Dincludes/discovery/processors/ios.inc.php+0 / -61
Dincludes/discovery/processors/ironware.inc.php+0 / -46
Aincludes/discovery/processors/juniper-ive-mib.inc.php+14 / -0
Aincludes/discovery/processors/juniper-mib.inc.php+32 / -0
Aincludes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php+28 / -0
Aincludes/discovery/processors/juniper-system-mib.inc.php+28 / -0
Dincludes/discovery/processors/juniperive.inc.php+0 / -17
Dincludes/discovery/processors/junos.inc.php+0 / -56
Dincludes/discovery/processors/junose.inc.php+0 / -31
Dincludes/discovery/processors/netscaler.inc.php+0 / -36
Aincludes/discovery/processors/netscreen-resource-mib.inc.php+21 / -0
Dincludes/discovery/processors/nos.inc.php+0 / -18
Aincludes/discovery/processors/ns-root-mib.inc.php+31 / -0
Dincludes/discovery/processors/powerconnect.inc.php+0 / -24
Dincludes/discovery/processors/procurve.inc.php+0 / -24
Dincludes/discovery/processors/qfp.inc.php+0 / -25
Aincludes/discovery/processors/radlan-rndmng.inc.php+15 / -0
Dincludes/discovery/processors/radlan.inc.php+0 / -22
Aincludes/discovery/processors/rbn-cpu-meter-mib.inc.php+17 / -0
Aincludes/discovery/processors/s5-chassis-mib.inc.php+18 / -0
Dincludes/discovery/processors/screenos.inc.php+0 / -21
Dincludes/discovery/processors/seos.inc.php+0 / -23
Aincludes/discovery/processors/statistics-mib.inc.php+18 / -0
Aincludes/discovery/processors/sw-mib.inc.php+13 / -0
Dincludes/discovery/processors/vrp.inc.php+0 / -33
Aincludes/discovery/processors/watchguard-system-statistics-mib.inc.php+17 / -0
Dincludes/discovery/processors/watchguard.inc.php+0 / -23
Aincludes/discovery/sensors/ac-system-mib.inc.php+106 / -0
Aincludes/discovery/sensors/acmepacket-envmon-mib.inc.php+83 / -0
Mincludes/discovery/sensors/areca-snmp-mib.inc.php+8 / -4
Aincludes/discovery/sensors/packetflux-mib.inc.php+72 / -0
Mincludes/discovery/sensors/powernet-mib.inc.php+124 / -72
Mincludes/discovery/sensors/supermicro-health-mib.inc.php+1 / -1
Mincludes/discovery/sensors/xups-mib.inc.php+2 / -2
Mincludes/functions.php+48 / -6
Aincludes/polling/applications/asterisk.inc.php+54 / -0
Mincludes/polling/functions.inc.php+8 / -5
Aincludes/polling/mempools/acme.inc.php+9 / -0
Dincludes/polling/netstats-icmp.inc.php+0 / -54
Dincludes/polling/netstats-ip.inc.php+0 / -50
Dincludes/polling/netstats-snmp.inc.php+0 / -49
Dincludes/polling/netstats-tcp.inc.php+0 / -55
Dincludes/polling/netstats-udp.inc.php+0 / -48
Mincludes/polling/netstats.inc.php+91 / -8
Aincludes/polling/os/acme.inc.php+22 / -0
Mincludes/polling/os/airos.inc.php+4 / -5
Mincludes/polling/os/apc.inc.php+14 / -15
Aincludes/polling/os/audiocodes.inc.php+30 / -0
Aincludes/polling/os/gaia.inc.php+7 / -0
Aincludes/polling/os/sitemonitor.inc.php+13 / -0
Dincludes/polling/os/snom.inc.php+0 / -43
Aincludes/polling/os/splat.inc.php+7 / -0
Aincludes/polling/os/unifi.inc.php+14 / -0
Mincludes/polling/ports.inc.php+125 / -114
Mincludes/polling/system.inc.php+1 / -1
Mincludes/polling/ucd-mib.inc.php+5 / -6
Mincludes/polling/unix-agent/nvidia.inc.php+3 / -4
Mincludes/polling/wifi.inc.php+1 / -1
Mincludes/rewrites.php+6 / -2
Mincludes/snmp.inc.php+13 / -31
Dincludes/snom-graphing.php+0 / -37
Dmibs/MIKROTIK-MIB+0 / -1,107
Dmibs/PowerNet-MIB+0 / -68,164
Amibs/acme non-text+0 / -0
Amibs/acme/ACMEPACKET-ENTITY-VENDORTYPE-OID-MIB+222 / -0
Amibs/acme/ACMEPACKET-ENVMON-MIB+1,090 / -0
Amibs/acme/ACMEPACKET-PRODUCTS+123 / -0
Amibs/acme/ACMEPACKET-SMI+93 / -0
Amibs/acme/ACMEPACKET-TC+167 / -0
Amibs/acme/AP-DIAMETER-MIB+530 / -0
Amibs/acme/APAGENTCAP-MIB+1,902 / -0
Amibs/acme/APAMI-MIB+99 / -0
Amibs/acme/APAPPS-MIB+262 / -0
Amibs/acme/APCODEC-MIB+604 / -0
Amibs/acme/APDD-MIB+2,787 / -0
Amibs/acme/APDNSALG-MIB+491 / -0
Amibs/acme/APEMS-MIB+260 / -0
Amibs/acme/APH323-MIB+160 / -0
Amibs/acme/APLICENSE-MIB+430 / -0
Amibs/acme/APNNC-MIB+153 / -0
Amibs/acme/APRADIUS-MIB+234 / -0
Amibs/acme/APSECURITY-MIB+1,506 / -0
Amibs/acme/APSIP-MIB+141 / -0
Amibs/acme/APSLB-MIB+279 / -0
Amibs/acme/APSWINVENTORY-MIB+281 / -0
Amibs/acme/APSYSLOG-MIB+341 / -0
Amibs/acme/APSYSMGMT-MIB+5,039 / -0
Amibs/acme/APUSBCSYS-MIB+215 / -0
Amibs/apc non-text+0 / -0
Amibs/apc/PowerNet-MIB+70,169 / -0
Amibs/audiocodes non-text+0 / -0
Amibs/audiocodes/AC-ALARM-MIB.my+553 / -0
Amibs/audiocodes/AC-ANALOG-MIB.my+1,577 / -0
Amibs/audiocodes/AC-CONTROL-MIB.my+2,727 / -0
Amibs/audiocodes/AC-FAULT-TC.my+136 / -0
Amibs/audiocodes/AC-MEDIA-MIB.my+4,566 / -0
Amibs/audiocodes/AC-MODULARGATEWAY-MIB.my+319 / -0
Amibs/audiocodes/AC-PMANALOG-MIB.my+287 / -0
Amibs/audiocodes/AC-PMAtm-MIB.my+521 / -0
Amibs/audiocodes/AC-PMCONTROL-MIB.my+4,725 / -0
Amibs/audiocodes/AC-PMMEDIA-MIB.my+5,072 / -0
Amibs/audiocodes/AC-PMMEDIASERVER-MIB.my+1,840 / -0
Amibs/audiocodes/AC-PMPSTN-MIB.my+824 / -0
Amibs/audiocodes/AC-PMSS7-MIB.my+2,835 / -0
Amibs/audiocodes/AC-PMSYSTEM-MIB.my+6,419 / -0
Amibs/audiocodes/AC-PSTN-MIB.my+2,034 / -0
Amibs/audiocodes/AC-SS7-MIB.my+4,802 / -0
Amibs/audiocodes/AC-SYSTEM-MIB.my+8,730 / -0
Amibs/audiocodes/AC-TYPES.my+264 / -0
Amibs/audiocodes/AC-V5-MIB.my+871 / -0
Amibs/audiocodes/AcBoard.my+7,735 / -0
Amibs/audiocodes/ChangedMibs.txt+14 / -0
Amibs/audiocodes/Readme.txt+3 / -0
Amibs/audiocodes/acAtm.my+1,110 / -0
Amibs/audiocodes/acGateway.my+19,508 / -0
Amibs/audiocodes/acPerfH323SIPGateway.my+347 / -0
Amibs/audiocodes/acPerfMediaGateway.my+437 / -0
Amibs/audiocodes/acPerfMediaServices.my+610 / -0
Amibs/checkpoint/CHECKPOINT-MIB.txt+4,047 / -0
Amibs/mikrotik/MIKROTIK-MIB+2,173 / -0
Dmibs/mikrotik/mikrotik.mib+0 / -1,203
Ascripts/agent-local/asterisk+30 / -0
Mscripts/distro+5 / -0
Aupdate/120.sql+1 / -0
Aupdate/121.sql+1 / -0
Aupdate/122.sql+3 / -0

14.01.4896

Released • Commits r4565 through r4895
Included development changes (329 commits)

Major Features

  • r4864: Improve add_device() function. Added ability to add multiple devices from CLI. +176/−172
  • r4867: Rewrite Inventory discovery module (used per-mib includes). Modules 'entity-physical' and 'hr-device' are combined into one 'inventory'. +145/−103
  • r4869: Added Calix E-Series (and partially C-Series) devices support (sponsored by Race Technologies, Inc.). +155/−6
  • r4874: Added detect [E/R]SPAN monitoring destination ports (OBSERVIUM-366). +39/−19
  • r4876: Cleanup some code parts. Cache sensors count for pages and menus. Fix permissions on ajax search. Improve status-summary (more accurate counts). +198/−250
  • r4882: Always store syslog priorities and levels as numbers (instead strings 'err', 'info', etc.). That fix search syslog by priorities on some systems. +26/−2
  • r4886: Fixed calculate sizes with 64bit storage counters (hrstorage). +53/−57

New Features

  • r4630: add support for processor and memory for Cisco QFP #535 +62/0
  • r4638: Add WMI-based poller for Windows. Improved CPU/Storage polling via WMI on Windows. Add Exchange/MSSQL application support via WMI. +1,849/−5
  • r4651: detect DIGI USB servers and add icon. +6/−1
  • r4659: NetAPP storage +118/0
  • r4670: add new google maps based map with point clustering. at the moment clicking on points doesn't work. fix some other things. +265/−105
  • r4698: New sensor types capacity, runtime (need for UPS and other power devices). +29/−6
  • r4699: Function timetricks_to_sec() (converts SNMP timetricks to seconds). +15/0
  • r4701: Added capacity, load and runtime sensors for PowerNet-MIB. Update PowerNet-MIB to 4.0.9. +47/−8
  • r4721: Display in debug output if graphs are authenticated by bypass or by cidr +5/−4
  • r4756: global_poller_time and global_poller_time_separate graph types to show poller time (not exposed in UI at the moment). Add icon for 'delete device'. Add 'mixed-q12' colour scheme with 12 easy-to-separate colours. +87/−6
  • r4766: Add os type, icon and basic discovery/polling for BTI 7000 series. +17/0
  • r4775: Added simple functions to convert Fahrenheit <> Celsius units: f2c(), c2f(). +21/−11
  • r4780: Add support for LANCOM devices, including temperature sensor #OBSERVIUM-587 +49/−16
  • r4782: add support for /root/.my.cnf to agent MySQL script +13/0
  • r4794: Add support for Lexmark laser printers +11/0
  • r4812: Make entity/device links in alert emails clickable (requires web_url set in config, defaults to http://localhost:80/) +8/0
  • r4814: add last_recovered and has_alerted fields to alert_table-state table
  • r4815: add last_failed to alert_table-state table to allow us to give a duration for recovered alerts
  • r4816: Add recovery alerts. Probably. Change alert duration to be from it first failing, rather than from when it first was allowed to alert. +81/−5
  • r4817: Additions to alerting system UI. Show only alarmed alerts as default. +127/−13
  • r4820: add icon to reach alert entry page from alert entries list +2/−1
  • r4821: Make alert entry table rows clickable. +2/−1
  • r4823: Add database field and some UI elements for "ignore until recovered". +17/−9
  • r4825: Add checkbox and editing code to enable "ignore_until_ok" on alert entry page. +44/−12
  • r4831: Allow custom_shorthost() function to be used to shorten hostnames, put custom_shorthost() in includes/custom.inc.php +12/−1
  • r4851: Add discovery support for buffalo terastation +24/0
  • r4852: Add support for graphing VMWare's memory and CPU resource allocations within a virtual machine. Uses vmwaretools UNIX agent script. +215/0
  • r4853: add bgpPeerFsmEstablishedTime to metrics for BGP sessions +1/−1

Improvements

  • r4621: Allow device hostname as device parametr (i.e. http://observium/device/device=hostname). +7/−1
  • r4661: Add basic auth support for HTTP proxy. +9/−1
  • r4682: Removed unnecessary JOINs, use $cache for check permissions. +137/−55
  • r4700: Unification of sensor graphs. +133/−136
  • r4715: Add auto center and auto zoom for map on frontpage (google-mc). +46/−10
  • r4734: Optimized polling in many cases (fdb-tables, bgp, ospf and speedup for non-cisco devices). +208/−158
  • r4737: Moved from foreach loop 'port_descr_parser' file inclusion. +51/−23
  • r4738: Update Cisco Pseudowires discovery. +36/−32
  • r4749: Updated sensors discovery for ServerTech Sentry3. +109/−166
  • r4754: Move around entity handling code to improve alert generation (now get ifAlias and BGP AS description in emails) +265/−182
  • r4757: Added port permissions to function generate_query_permitted(). Use generate_query_permitted() and $cache on pages instead JOINs. +352/−377
  • r4767: Polling modules 'os', 'system' can not be disabled and always running before all other modules. +29/−10
  • r4776: 'snmpEngineID' is added. Verify uniqueness of the device by 'snmpEngineID' instead 'sysName'. +53/−32
  • r4798: Update support for Cisco Small Bussines devices. Update CISCOSB MIBs. Small fix Q-BRIDGE staff. +265/−120
  • r4800: Move Senao/Engenius MIBs to separate MIB directory, rewrite Engenius OS poller using MIB names +18/−8
  • r4803: Move RADLAN MIBs to separate MIB dir, small code tweaks +20/−9
  • r4805: Move some more MIBs to separate MIB directories, clean up duplicate MIB files, small code tweaks +53/−53

Bug Fixes

  • r4617: Ignored state sensors. +8/−3
  • r4622: revert fix to hostname lookups which fixed nothing and broke id lookups instead :) +1/−7
  • r4634: More accurate ping limits for timeout/retries. +14/−10
  • r4637: Not to show device header, when no device is specified. +2/0
  • r4645: fix entity printing for alerting code +3/−4
  • r4652: update netbotz os definition +8/−6
  • r4662: Use param 'search_form' instead 'search' in print_search_simple(). +4/−4
  • r4668: update WMI polling code from #OBSERVIUM-518 +2/−2
  • r4669: Skip empty vlans for FDB search form. +6/−3
  • r4672: Correctly warn for non-discovered device on device overview page +1/−1
  • r4677: get device using function, as sometimes the array is not populated. +2/−1
  • r4681: Correctly use user's ID in ldap auth, used for per-device/per-entity permission +1/−1
  • r4684: Use hex2ip for cbgpPeer2LocalAddr (bug had appeared in r4055). +1/−2
  • r4696: Correct limits for Current sensors in PowerNet-MIB. +15/−14
  • r4697: Allow separated warn (high/low) limits. +8/−12
  • r4702: Celsius? :) +1/−1
  • r4704: There is no graph for unknown subtypes. +16/−8
  • r4711: fix code to enable use of max-reps on snmpbulkwalk and snmpbulkget. Still not default, requires config.snmp.max-rep true. +17/−4
  • r4712: disable max-rep on crappy juniturds +2/−2
  • r4714: Check that a directory of RRD was renamed for renamehost(). +6/−2
  • r4718: Fix clicking on map locations, patch by Matthias Cramer, fixes OBSERVIUM-564 +1/−1
  • r4720: be stricter in type/subtype regexp. output error on invalid types. +11/−4
  • r4722: Don't use bulkget. Seems it crashes a lot of SNMP stacks. +3/−3
  • r4723: Replace db-only api authentication to use existing auth modules. OBSERVIUM-521 +32/−10
  • r4724: move rrd_strip_quotes to rrd includes. rrdtool_file_info changed to use config location of rrdtool. OBSERVIUM-541 +51/−52
  • r4725: More exact determination of coordinates, if first element of the address is a business name. (for geo-api: google) +23/−11
  • r4726: Use geographical center, instead of average values coordinates. +8/−7
  • r4727: Small google geocoding regress (from r4725). +12/−10
  • r4728: RRD file creation for powerdns-recursor application OBSERVIUM-568 +1/−1
  • r4730: don't update per-port data for billing. Will delete these tables soon. +3/−2
  • r4731: drop bill_port_in_data and bill_port_out_data, unused tables for quite some time.
  • r4732: Only update OS data if we have run the OS polling module +13/−8
  • r4733: check memcached host has a colon in it to verify validity. +2/−1
  • r4735: Caching sensors during polling. +105/−88
  • r4736: Optimize function formatUptime(), fix for zero uptime. +25/−44
  • r4739: Fixed cisco pseudowires (discovery only). +55/−21
  • r4743: return never polled for uptime if the last polled time is zero. +3/0
  • r4745: fix bug in ntpd application +1/−1
  • r4746: Only set Arista sensor thresholds when they are available through SNMP, patch by Bill Fenner +1/−1
  • r4747: avoid redeclaration of function by using include_once +1/−1
  • r4748: Fixed ports SQL query. +4/−5
  • r4750: Do not notify "device reboted" if current device uptime more than month. +2/−1
  • r4751: device/OSPF page fixes from Sander. +4/−1
  • r4752: Add RHEL/CentOS information to poller-wrapper errors and info +6/−3
  • r4758: Include entities functions for graphs. +2/−1
  • r4759: remove bottom border from h3/4/5 tags inside alert boxes
  • r4760: Don't show port down status for ignored and not polled ports. +13/−2
  • r4763: Also ignore ports for ignored devices. +17/−3
  • r4764: 'devices' table uses column 'ignore' (not 'ignored'). +2/−2
  • r4765: '$GLOBALS' not '$GLOBAL' +7/−7
  • r4768: F. module 'system' first. +1/−1
  • r4770: F. port 'ignore'. +4/−4
  • r4771: Also run 'unix-agent' poller module before all other. +38/−30
  • r4772: More accurate 'ifLastChange' calculation. +11/−4
  • r4774: More checks APC sensors. +120/−84
  • r4777: Increased the size of 'snmpEngineID'.
  • r4778: Check device duplicates by both snmpEngineID and sysName (hohoho). +37/−12
  • r4781: don't set separator in lcos code, just throw away that element. +1/−1
  • r4787: Fix broken mysql (and possibly other?) graph pages when coming from navbar, without instance=, default value was wrong +4/−5
  • r4789: Correctly name UPS-MIB Bypass sesors instead of calling them Output; add NetMan-PLUS MIB (not currently used) +2/0
  • r4790: Fix UPS-MIB battery voltage being reported as current +6/−1
  • r4791: Check for bypass availability in UPS-MIB sensor discovery, also add battery runtime for UPS-MIB +48/−35
  • r4792: Correct headings on Health | Toner page +2/−2
  • r4793: Fix XUPS-MIB output and bypass phase discovery +2/−2
  • r4796: APC rPDU2 limits and sensors fixes. +11/−8
  • r4801: Fix missing include when debugging API +1/−1
  • r4802: Remove quotes from Ironware serial number, move foundry MIBS to separate MIB directory +11/−11
  • r4818: entity/device match wrapped in <code> and some cosmetic css tweaks to pre/table-condensed-more +6/−7
  • r4819: alerts page to show down/delay/suppressed as default and allow switching to all +13/−10
  • r4822: Don't show alert message header generated from <title> prefix. It's useless now. +1/−1
  • r4826: Fix alert_until_ok resetting. +5/−3
  • r4827: Add IPv6 bits to default xinetd file +2/−2
  • r4828: Add eq, ne, gt and lt to alert testing code +4/0
  • r4830: device_id -> device +2/−2
  • r4832: LDAP auth for API +1/−1
  • r4836: Prevent username or password being used in URLs from vars array +4/−1
  • r4842: Attempt to fix mac accounting graphs +1/−1
  • r4854: protocol agnostic scripts/icons for google map on front page +3/−3
  • r4855: Add vyatta to UNIX group. It's just quagga on linux. +1/0
  • r4856: Fix LLDP juniper links to use correct ifIndex (probably) +1/−1
  • r4857: Date is wrong. Has been wrong all year. +182/−182
  • r4862: Regenerate device alerts after discovery. +1/0

Minor Changes

  • r4806: Remove old unused config directive 'mibdir' +2/−3
  • r4824: Rename print_search_simple() to print_search(). Added get_form_element() for generate form elements. +316/−286
  • r4829: Fix display 100% in percent bar. +2/−2
  • r4848: Full rediscovery device if snmpEngineID changed. +24/−22
  • r4865: Fix get_nfsen_filename() function (OBSERVIUM-633). +9/−8
  • r4870: Detect latest Windows OS 8, 8.1 and Server 2012 R2 (OBSERVIUM-631). +6/−2
  • r4872: Added darwin os detection (Apple Mac OS X) (OBSERVIUM-475). +46/−20
  • r4873: Fix inventory DB schema.
  • r4877: Fix exit from humanized functions. +3/−5
  • r4879: Update print_inventory(). Fix links to ports and sensors for inventory parts. +27/−28
  • r4887: Small style improve for overview boxes (storage and unix memory/processors). +38/−32
  • r4889: Change snmp ping oid from sysObjectId to sysUpTime. Fixed issue for some devices without sysObjectId. +2/−2
  • r4890: No more zombie processes. Fix display windows os storage overview. +7/−1
  • r4892: Improve polling speed for APC os features by using sysDescr instead multiple snmp gets. +50/−36

Security

  • r4620: Show error for unknown or unspecified devices. Cleanup of temporary variables after caching. +32/−26

Trivial Changes

  • r4868: Forgotten for prev. commit (inventory module). +1/−3
  • r4871: Don't show count skipped devices if device(s) is not specified. +3/−2
  • r4881: Fix comments. +6/−6
  • r4888: Small reorder unix memory overview. Accurate calculation of memory. +13/−8

Other Changes

  • r4566: WiP replacement graph browser navbar +25/−17
  • r4567: [rrd_rra] => [rrd][rra] +1/−1
  • r4568: tweaks
  • r4570: remove an erroneous row, darken navbar spacer 0/−2
  • r4571: don't put top-margin on <body> when /device/ navbar docks. (it breaks the mouseovers) +2/−2
  • r4572: sensor discovery cleanups +956/−950
  • r4573: unset command_only +3/−2
  • r4574: set old_graphs to 0 +1/−1
  • r4575: oh no he di'nt +7/−35
  • r4576: airflow sensor support (provided by new Intel BMCs) +57/−15
  • r4577: micro fixes +5/−7
  • r4578: Support for AVTECH RoomAlert 24E, sponsored by PointPub Media Communications Inc. +164/−2
  • r4579: storage entity type +47/0
  • r4580: remove weird colouring code from device/edit/ports +4/−11
  • r4581: fix cisco sla rrd creation +1/−1
  • r4582: Clean up sensor code for device overview +109/−193
  • r4583: further cleanup of sensor definitions scattered all over the code - now pulls everything from definitions +21/−84
  • r4584: more duplicate code cleanups in global health pages for sensors +34/−110
  • r4585: HAMMERTIME +26/−5
  • r4586: remove blue notice 0/−9
  • r4587: no copying license for pro edition :) +12/−21
  • r4588: remove stupid donate buttons that no one ever used. +3/−17
  • r4589: fix escaping of rrd strings: cut length first +8/−10
  • r4590: make the other heading types less hideously huge.
  • r4591: remove duplicate settings in defaults 0/−3
  • r4592: better background
  • r4593: Fix search for multiselect params. +17/−2
  • r4594: Discovery of sensors for CISCO-ENVMON-MIB is improved. +26/−26
  • r4595: Exclude duplicated sensors from CISCO-ENTITY-SENSOR +17/−4
  • r4596: Add not numeric sensors states for CISCO-ENVMON-MIB (not fully completed). +91/−19
  • r4597: clean up device health sensor code +14/−89
  • r4598: fan status polling for fastpath powerconnect +66/−23
  • r4599: add power supply monitoring; fix state graphs +39/−28
  • r4600: fixes to fastpath boxservices state sensors +8/−7
  • r4601: small code cleanup for frequency/other sensors on health pages +7/−17
  • r4602: edition to version check :) +1/0
  • r4603: state sensors for sensorprobe/minkelsrms, rewritten but not tested discovery for temp/humidity, please check if you have this device +89/−76
  • r4604: Ignore limits for state sensors. +71/−60
  • r4605: Use 'event' instead hardcoded 'class' for state sensors. +72/−49
  • r4606: Add notify, alerts and eventlog for state sensors. +69/−23
  • r4607: fix look of mempools text on device overview page +1/−1
  • r4608: de-uglify ajax search a bit, but needs a restructure +23/−29
  • r4609: Function humanize_sensor(). Improve sensors pages. +133/−87
  • r4610: Restore minigraphs for state sensors. +2/−2
  • r4611: Fix missing device header on graph pages. Function print_device_header(). +92/−86
  • r4612: women can also have bills +1/−1
  • r4613: syntaxer run over includes/discovery
  • r4614: restore accidentally removed 'no results' output for ajax search +6/−5
  • r4615: move fastpath boxservices state sensors to fanspeed/power +2/−2
  • r4616: merge ciena dom mib into one file +133/−217
  • r4618: put mge sysObjectID where it belongs, with mge ups +1/−1
  • r4619: fix mgeups output discovery on single-phase devices +2/0
  • r4623: add an attempt to clean netscaler syslog +6/−2
  • r4624: remove email me thinger 0/−3
  • r4625: Add header to includes/syslog +12/0
  • r4626: pointless commit for testing. 0/−1
  • r4627: test :) +1/−1
  • r4628: test2 +2/0
  • r4629: add index and primary key to device_graphs
  • r4631: use loading.gif for when popups are loading :) +1/−1
  • r4632: remove reference to background which is not even visible.
  • r4633: sql is hard, mmkay?
  • r4635: fix /graphs/ for graphs which don't have a device +11/−7
  • r4636: remove brand from date and time options on /graphs/ +1/−1
  • r4639: add exchange and mssql icons
  • r4640: disable sql perf tracking as default +17/−5
  • r4641: sensor discovery is now linked to device OSes by their supported MIBs; add copyright notices; fix some minor bugs; add missing OS definition +2,386/−2,050
  • r4642: get out, stupid file. 0/−3
  • r4643: if an OS has no mibs defined, bail out of include-dir-mib +15/−12
  • r4644: pull service tag(s) for dell powerconnect kit into serial field +8/−10
  • r4646: hh3c mempool and processor polling from HH3C-ENTITY-MIB +78/0
  • r4647: [cosmetic] vlan discovery formatting +6/−6
  • r4648: add detection of toshiba estudio printers and toshiba logo +15/0
  • r4649: Always disable SQL profiling in syslog processor +3/0
  • r4650: enable icon for toshiba +1/0
  • r4653: move CISCO-ENVMON-MIB property to [new] cisco OS group +14/−16
  • r4654: Add RADLAN state sensors from RADLAN-HWENVIROMENT mib. Yes, it's really called HWENVIROMENT. +78/0
  • r4655: faster, more flexible include-dir-mib +7/−26
  • r4656: add basic microsens detection from #451 (os detection and temperature sensors) +46/0
  • r4657: add dropdown for applications with multiple instances (#515) +63/−23
  • r4658: add procera OS definition and icon +14/−2
  • r4660: move microsens temperatures to sensors/ +18/−15
  • r4663: fix sensor discovery per mib, did not work when no OS group mibs defined. whoops. +1/−1
  • r4664: Correction of an error setting sensor limits at discovery (comparing '0' and NULL). Improve sensors edit page. +158/−83
  • r4665: update device properties after running all modules, fixes repetitive fight between os/windows and WMI +47/−44
  • r4666: add Dell-Vendor-MIB sensors with check for dupes from radlan and fastpath, new dell icon, new sysObjectIDs for powerconnect, resolves OBSERVIUM-528 +85/−7
  • r4667: correctly ignore fastpath sensors in dell vendor mib +5/−5
  • r4671: use old google map as default for now +1/−1
  • r4673: add barracuda ng fw detection and icon +22/0
  • r4674: [fix] change class strong to entity for device text on health pages +7/−7
  • r4675: minor cleanup to vrf page. change state icon to status.png +5/−11
  • r4676: fix cache-data. remove straight join from events. +2/−2
  • r4678: trailing spaces on header. argh. +10/−10
  • r4679: fix storage alerting (was mistakenly trying to pass $mempool! +1/−1
  • r4680: obserium? almost... +47/−50
  • r4686: 2 updates that needed to go in with r4685 +14/−4
  • r4687: correctly salvage old rrd for pdu input voltage +1/−1
  • r4688: complete powernet index migration for UPS in/out as well +29/−14
  • r4689: Consolidate CAREL-ug40cdz-MIB sensor discovery +89/−100
  • r4690: Consolidate NETBOTZV2-MIB sensor discovery +77/−64
  • r4691: Consolidate FOUNDRY-SN-SWITCH-GROUP-MIB sensor discovery +95/−99
  • r4692: Move jdsu-edfa dbm sensors into NSCRTV-ROOT mib discovery +11/−26
  • r4693: Move FOUNDRY-SN-AGENT-MIB temperature discovery to unified discovery system +53/−43
  • r4694: All sensor discovery migrated to new MIB-based system +232/−294
  • r4695: Minor PowerNet-MIB cleanups, add Netbotz 200 support from OBSERVIUM-544 +86/−35
  • r4703: timetricks >> timeticks. +5/−5
  • r4705: Switch to google-mc map as default, showing entire world. +9/−4
  • r4706: add basic audiocodes mediant detection and icon +8/0
  • r4707: update WMI stuff to 008 [OBSERVIUM-518] +64/−175
  • r4708: add includes/wmi.inc.php +127/0
  • r4709: add ref variable formatter for debugging and info dumping. add application-list icon for ports/data/ +2,638/0
  • r4710: add port/data +7/0
  • r4713: [*] Use timeticks_to_sec() for uptime. +6/−21
  • r4716: align bill ports in port list infobox +5/−4
  • r4717: trapping X, what the fuck :)
  • r4719: clean up map/location stuff a bit +18/−15
  • r4740: Small auto-zoom change. +1/−1
  • r4741: spaces, spaces, adios spaces
  • r4742: remove russian white space +4/−4
  • r4753: [OBSERVIUM-579] Filter syslog priorities on frontpage. +2/−1
  • r4755: add ability to select arbitrary dates for graphs on /devices/ +49/−8
  • r4761: [OBSERVIUM-584] Small change for auto-zoom. +1/−1
  • r4762: fix freeradius app graph list +1/−1
  • r4773: [OBSERVIUM-588] Added support for older APC sensors. Support Fahrenheit unit for temperature sensors. +180/−76
  • r4779: Show device description on device overview page; small code cleanup, htmlspecialchars all device- and user-supplied variables +22/−16
  • r4783: Add possibility for IPMI poller to choose protocol type (ie lan vs lanplus), and specify a port (useful for port-forwarded BMCs) - fixes OBSERVIUM-557. Minor HTML and code cleanups. +121/−52
  • r4784: add fahrenheit support for SPAGENT-MIB (akcp sensorprobe, minkels rms) +13/−1
  • r4785: small fix to previous commit +1/−1
  • r4788: Added some DB indexes.
  • r4795: add apparent power sensor type +58/−6
  • r4797: [OBSERVIUM-575] Fixed reset to NULL ports data OIDs. +1/−1
  • r4799: Move AKCP sensorprobe MIB to separate MIB directory +17/−6
  • r4804: cleanups to html/pages/devices/health/ pages +47/−21
  • r4807: Minor: Multiple LDAP groups now accepted for access to Observium, config variable auth_ldap_group is now an array. (OBSERVIUM-603) +36/−24
  • r4808: Minor: move list of translated toner colours to definitions array instead of if/else/else/else code. Make toner device overview heading clickable like the others. +46/−11
  • r4809: Minor: make auth failures more prominent and clear on the logon page; they were somewhat obscured by our awesome hamster. +2/−2
  • r4810: Minor: code cleanups +43/−59
  • r4811: Minor: discovery code cleanups +400/−414
  • r4813: hoi hamstertje! +6/−1
  • r4833: Minor: recognize more ADVA devices +1/0
  • r4834: Minor: Process reverse DNS of BGP peers at discovery time to speed up BGP page rendering +14/−5
  • r4835: Minor: Always show rDNS on BGP page when we can't find a matching device +3/−3
  • r4837: Security: Add htmlspecialchars() around output of some user-supplied input fields, avoiding HTML/Javascript injection. Also don't escape custom sysLocation twice. +44/−38
  • r4838: Security: htmlspecialchars() more user/device-supplied input (location, sysName) +18/−18
  • r4839: New: Allow for configurable Unix Agent port per device +77/−5
  • r4840: Security: htmlspecialchars() the WMI configuration variables +4/−4
  • r4841: Minor: Enlarge vmwVmConfigFile to accomodate larger values.
  • r4843: New: Add support for GUDE PDU and EPC devices (sponsored by ISP Solutions SA, Switzerland) +288/0
  • r4844: New: rewritten OS polling module for APC/PowerNet-MIB, more serial numbers and hardware versions detected now +25/−74
  • r4845: Minor: 1 GUDE PDU MIB got lost for commit r4843
  • r4846: Minor: prevent accidental reloads on the help icons of the alert checker creation page +2/−2
  • r4847: Minor: some more consistency in alerter operands, also add 'is' as alias for 'equals' +21/−10
  • r4849: Medium: Fix LDAP user list query so we can assign entities to users again. Broken after migration of auth_ldap_group to array. +16/−4
  • r4850: Minor: fix syslog priorities filter on front page +1/−1
  • r4858: Mark unremoved workaround +3/−2
  • r4859: Minor: extend sysObjectID field length in database
  • r4860: Medium: Better LLDP port linking to known devices, should help with incorrect links due to mysql non-numeric ifIndex matching. +33/−15
  • r4861: Minor: Allow bad_xdp{_regex} to exclude hostname matches from the topology map. +42/−6
  • r4866: Minor: add storage_free metric to storage entity alerting +1/−1
  • r4875: Minor: Fix FDB count graph on HP ProCurve +1/−1
  • r4878: Security: RADIUS auth only: Only return userlevel 10 when a username is actually specified (from OBSERVIUM-175) +1/−1
  • r4880: Minor: Remove double MySQL escape, leading to visual issues in Event Log when using special characters +8/−8
  • r4883: Minor: Humanize port before creating port link, fixes empty description for network ports in device inventory, possibly other cases as well. +4/−1
  • r4884: Minor: optimize humanize_port calls by not checking if it's already done (it's checked inside the function as well) +22/−12
  • r4885: [MINOR]. More humanize_*() calls optimize. +11/−2
  • r4891: Minor: add agent script to poll NVidia graphics/computation cards temperature and power draw +53/0
  • r4893: Minor: slight change to Nvidia Agent card description, add 100C high limit +1/−1
  • r4894: Minor: fix failed commit r4893, now do exactly what the commit message said +4/−4
  • r4895: Minor: Fix the fix: add missing space in Nvidia card description +3/−3
  • r4683: remove debug. 0/−1
  • r4744: Updated ports polling debug. +5/−3
  • r4685: Integrate and expand PowerNet-MIB support. Almost a total rewrite, this took ages to do. I don't have all devices supported, so please let me know if anything breaks. Preferrably with snmpwalks included. Hopefully solves OBSERVIUM-292 too. +933/−846
  • r4729: Allow seconds as value in timeticks_to_sec. +12/−5
  • r4769: Ports use 'ifLastChange' from SNMP poll instead SQL 'ON UPDATE'. +37/−9
  • r4786: Only discover libvirt VMs when the virtual machine is in running state +2/−3
  • r4863: Fix saving syslog entries with the string 'IP:PORT'. +3/−2
Complete release diff (1,047) +420,883 / -281,821

Raw line counts from the stable merge; directory, binary, and property-only changes have no text line count.

Changed files with action and line counts
M/home/observium/stable properties+0 / -0
DCHANGELOG+0 / -3
MLICENSE+12 / -21
MREADME+0 / -3
Madd_device.php+157 / -143
Madduser.php+1 / -1
Malerter.php+4 / -1
Malerts.php+1 / -1
Aattic/adva.inc.php+91 / -0
Aattic/footer.inc.php+66 / -0
Aattic/observernms-custom.inc.php+26 / -0
Mbilling-calculate.php+1 / -1
Mcheck-errors.php+1 / -1
Mcheck-services.php+1 / -1
Mdelete_device.php+1 / -1
Mdiscovery.php+2 / -1
Mhtml/ajax_entitypopup.php+1 / -1
Mhtml/ajax_listports.php+1 / -1
Mhtml/ajax_poller_status.php+1 / -1
Mhtml/ajax_search.php+55 / -61
Mhtml/api.php+1 / -1
Mhtml/bandwidth-graph.php+1 / -1
Mhtml/billing-graph.php+1 / -1
Mhtml/css/bootstrap-hacks.css+22 / -0
Mhtml/css/bootstrap.css+10 / -9
Mhtml/css/bootstrap/less/alerts.less+4 / -1
Mhtml/css/bootstrap/less/navbar.less+5 / -2
Mhtml/css/bootstrap/less/progress-bars.less+2 / -2
Mhtml/css/bootstrap/less/tables.less+1 / -1
Mhtml/css/bootstrap/less/type3.less+6 / -5
Mhtml/css/bootstrap/less/wells.less+6 / -0
Mhtml/css/bootstrap/less/wells3.less+6 / -0
Ahtml/css/ref.css+460 / -0
Mhtml/css/sprite.css+103 / -103
Mhtml/data.php+1 / -1
Mhtml/graph.php+3 / -2
Ahtml/images/icons/exchange.png+1 / -0
Ahtml/images/icons/mssql.png+1 / -0
Ahtml/images/icons/port-disabled.png+1 / -0
Ahtml/images/icons/port-down.png+1 / -0
Ahtml/images/icons/port-ignored-down.png+1 / -0
Ahtml/images/icons/port-ignored-up.png+1 / -0
Ahtml/images/icons/port-ignored.png+1 / -0
Ahtml/images/icons/port-up.png+1 / -0
Ahtml/images/icons/vmwaretools.png+241 / -0
Mhtml/images/lightbg.png binary+0 / -0
Ahtml/images/mapclusterer non-text+0 / -0
Mhtml/images/mapclusterer/0.png+1 / -0
Mhtml/images/mapclusterer/1.png+1 / -0
Mhtml/images/mapclusterer/2.png+1 / -0
Mhtml/images/mapclusterer/3.png+1 / -0
Ahtml/images/os/audiocodes.png+1 / -0
Ahtml/images/os/avtech.png+1 / -0
Ahtml/images/os/barracuda.png+1 / -0
Ahtml/images/os/bti.png+1 / -0
Ahtml/images/os/buffalo.png+1 / -0
Ahtml/images/os/calix.png+1 / -0
Ahtml/images/os/ciscosb.png+1 / -0
Ahtml/images/os/darwin.png+1 / -0
Mhtml/images/os/dell.png binary+0 / -0
Ahtml/images/os/digi.png+1 / -0
Ahtml/images/os/gude.png+1 / -0
Ahtml/images/os/lcos.png+1 / -0
Ahtml/images/os/lexmark.png+1 / -0
Ahtml/images/os/microsens.png+1 / -0
Ahtml/images/os/procera.png+1 / -0
Ahtml/images/os/toshiba.png+1 / -0
Dhtml/images/search-port-disabled.png+0 / -1
Dhtml/images/search-port-down.png+0 / -1
Dhtml/images/search-port-ignored-down.png+0 / -1
Dhtml/images/search-port-ignored-up.png+0 / -1
Dhtml/images/search-port-ignored.png+0 / -1
Dhtml/images/search-port-up.png+0 / -1
Mhtml/img/sprite.png binary+0 / -0
Mhtml/includes/alerting-navbar.inc.php+3 / -2
Mhtml/includes/api/errorcodes.inc.php+1 / -1
Mhtml/includes/api/functions.inc.php+34 / -12
Mhtml/includes/api/module.billing.inc.php+1 / -1
Mhtml/includes/api/module.demo.inc.php+1 / -1
Mhtml/includes/api/module.inventory.inc.php+1 / -1
Mhtml/includes/api/module.packages.inc.php+1 / -1
Mhtml/includes/authenticate.inc.php+6 / -6
Mhtml/includes/authentication/ldap.inc.php+47 / -20
Mhtml/includes/authentication/radius.inc.php+1 / -1
Mhtml/includes/cache-data.inc.php+142 / -24
Mhtml/includes/collectd/functions.php+0 / -13
Dhtml/includes/device-header.inc.php+0 / -74
Dhtml/includes/footer.inc.php+0 / -66
Mhtml/includes/functions.inc.php+246 / -143
Ahtml/includes/graphs/application/exchange_as_curreqs.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_as_pingcmd.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_as_syncmd.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_auto_errors.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_auto_totalreqs.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_is_active.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_is_rpcfail.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_is_rpcreq.inc.php+26 / -0
Ahtml/includes/graphs/application/exchange_is_users.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_mb_latency.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_mb_msgs.inc.php+30 / -0
Ahtml/includes/graphs/application/exchange_mb_queued.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_oab_dlcom.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_oab_dlq.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_owa_reqsec.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_owa_rtime.inc.php+26 / -0
Ahtml/includes/graphs/application/exchange_owa_users.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_trans_mbque.inc.php+22 / -0
Ahtml/includes/graphs/application/exchange_trans_queue.inc.php+26 / -0
Ahtml/includes/graphs/application/exchange_trans_smtp.inc.php+26 / -0
Ahtml/includes/graphs/application/exchange_trans_subque.inc.php+22 / -0
Ahtml/includes/graphs/application/mssql_buffer_page.inc.php+29 / -0
Ahtml/includes/graphs/application/mssql_buffer_pglife.inc.php+21 / -0
Ahtml/includes/graphs/application/mssql_buffer_stalls.inc.php+21 / -0
Ahtml/includes/graphs/application/mssql_cpu_usage.inc.php+25 / -0
Ahtml/includes/graphs/application/mssql_memory_usage.inc.php+38 / -0
Ahtml/includes/graphs/application/mssql_stats.inc.php+21 / -0
Ahtml/includes/graphs/application/vmwaretools_cpu.inc.php+34 / -0
Ahtml/includes/graphs/application/vmwaretools_mem.inc.php+64 / -0
Mhtml/includes/graphs/cefswitching/graph.inc.php+8 / -7
Mhtml/includes/graphs/common.inc.php+2 / -0
Mhtml/includes/graphs/device/auth.inc.php+2 / -2
Dhtml/includes/graphs/device/current.inc.php+0 / -9
Dhtml/includes/graphs/device/dbm.inc.php+0 / -9
Dhtml/includes/graphs/device/fanspeed.inc.php+0 / -9
Mhtml/includes/graphs/device/fdb_count.inc.php+1 / -1
Dhtml/includes/graphs/device/frequency.inc.php+0 / -9
Ahtml/includes/graphs/device/graph.inc.php+14 / -0
Dhtml/includes/graphs/device/humidity.inc.php+0 / -9
Dhtml/includes/graphs/device/power.inc.php+0 / -9
Dhtml/includes/graphs/device/temperature.inc.php+0 / -9
Dhtml/includes/graphs/device/voltage.inc.php+0 / -9
Mhtml/includes/graphs/generic_multi_line.inc.php+2 / -2
Ahtml/includes/graphs/global/poller_time.inc.php+39 / -0
Ahtml/includes/graphs/global/poller_time_separate.inc.php+39 / -0
Mhtml/includes/graphs/graph.inc.php+27 / -9
Mhtml/includes/graphs/port/auth.inc.php+6 / -0
Ahtml/includes/graphs/sensor/airflow.inc.php+19 / -0
Ahtml/includes/graphs/sensor/apower.inc.php+27 / -0
Mhtml/includes/graphs/sensor/graph.inc.php+16 / -1
Dhtml/includes/graphs/sensor/humidity.inc.php+0 / -27
Ahtml/includes/graphs/sensor/percent.inc.php+27 / -0
Ahtml/includes/graphs/sensor/pressure.inc.php+27 / -0
Ahtml/includes/graphs/sensor/runtime.inc.php+27 / -0
Ahtml/includes/graphs/sensor/state.inc.php+17 / -0
Dhtml/includes/graphs/sensor/status.inc.php+0 / -17
Mhtml/includes/hostbox-basic.inc.php+1 / -1
Mhtml/includes/hostbox.inc.php+3 / -3
Mhtml/includes/navbar.inc.php+35 / -64
Mhtml/includes/print-interface.inc.php+76 / -79
Mhtml/includes/print/addresses.inc.php+5 / -18
Mhtml/includes/print/alert.inc.php+12 / -12
Mhtml/includes/print/arptable.inc.php+38 / -56
Ahtml/includes/print/device.inc.php+79 / -0
Mhtml/includes/print/events.inc.php+17 / -33
Mhtml/includes/print/fdbtable.inc.php+21 / -33
Mhtml/includes/print/inventory.inc.php+28 / -29
Mhtml/includes/print/mac_addresses.inc.php+14 / -26
Mhtml/includes/print/navbar.inc.php+1 / -1
Mhtml/includes/print/rows.inc.php+1 / -1
Ahtml/includes/print/search.inc.php+268 / -0
Dhtml/includes/print/search_simple.inc.php+0 / -250
Mhtml/includes/print/status.inc.php+53 / -87
Mhtml/includes/print/syslogs.inc.php+27 / -35
Mhtml/includes/status-summary.inc.php+28 / -71
Mhtml/index.php+34 / -7
Ahtml/js/google non-text+0 / -0
Ahtml/js/google/markerclusterer.js+2,620 / -0
Ahtml/js/ref.js+59 / -0
Mhtml/map.php+1 / -1
Mhtml/netcmd.php+1 / -1
Mhtml/pages/about.inc.php+5 / -19
Mhtml/pages/add_alert_check.inc.php+4 / -4
Mhtml/pages/alert_check.inc.php+4 / -4
Mhtml/pages/alert_checks.inc.php+8 / -9
Mhtml/pages/alert_regenerate.inc.php+2 / -2
Mhtml/pages/alerts.inc.php+12 / -7
Mhtml/pages/bill/accurate.inc.php+1 / -1
Mhtml/pages/bill/delete.inc.php+1 / -1
Mhtml/pages/bill/ports.inc.php+5 / -4
Mhtml/pages/bill/quick.inc.php+1 / -1
Mhtml/pages/bills/search.inc.php+2 / -2
Mhtml/pages/device.inc.php+37 / -33
Ahtml/pages/device/alert.inc.php+138 / -0
Mhtml/pages/device/apps.inc.php+66 / -14
Mhtml/pages/device/apps/apache.inc.php+1 / -1
Mhtml/pages/device/apps/app_navbar.inc.php+1 / -1
Mhtml/pages/device/apps/bind.inc.php+1 / -1
Mhtml/pages/device/apps/drbd.inc.php+1 / -1
Ahtml/pages/device/apps/exchange.inc.php+87 / -0
Mhtml/pages/device/apps/exim-mailqueue.inc.php+1 / -1
Mhtml/pages/device/apps/freeradius.inc.php+1 / -1
Mhtml/pages/device/apps/mailscanner.inc.php+1 / -1
Mhtml/pages/device/apps/memcached.inc.php+1 / -1
Ahtml/pages/device/apps/mssql non-text+0 / -0
Ahtml/pages/device/apps/mssql.inc.php+23 / -0
Ahtml/pages/device/apps/mssql/memory.inc.php+62 / -0
Ahtml/pages/device/apps/mssql/processor.inc.php+45 / -0
Mhtml/pages/device/apps/mysql.inc.php+1 / -1
Mhtml/pages/device/apps/nfs.inc.php+1 / -1
Mhtml/pages/device/apps/nginx.inc.php+1 / -1
Mhtml/pages/device/apps/ntp-client.inc.php+1 / -1
Mhtml/pages/device/apps/ntpd-server.inc.php+1 / -1
Mhtml/pages/device/apps/ntpd.inc.php+1 / -1
Mhtml/pages/device/apps/postfix_mailgraph.inc.php+1 / -1
Mhtml/pages/device/apps/postgresql.inc.php+1 / -1
Mhtml/pages/device/apps/powerdns-recursor.inc.php+1 / -1
Mhtml/pages/device/apps/powerdns.inc.php+1 / -1
Mhtml/pages/device/apps/shoutcast.inc.php+1 / -1
Mhtml/pages/device/apps/unbound.inc.php+1 / -1
Ahtml/pages/device/apps/vmwaretools.inc.php+15 / -0
Mhtml/pages/device/apps/zimbra.inc.php+1 / -1
Mhtml/pages/device/edit.inc.php+11 / -0
Ahtml/pages/device/edit/agent.inc.php+60 / -0
Mhtml/pages/device/edit/alerts.inc.php+1 / -1
Mhtml/pages/device/edit/device.inc.php+7 / -6
Mhtml/pages/device/edit/ipmi.inc.php+53 / -14
Mhtml/pages/device/edit/modules.inc.php+0 / -2
Mhtml/pages/device/edit/ports.inc.php+6 / -12
Mhtml/pages/device/edit/sensors.inc.php+88 / -17
Mhtml/pages/device/edit/snmp.inc.php+7 / -7
Mhtml/pages/device/edit/ssh.inc.php+25 / -19
Ahtml/pages/device/edit/wmi.inc.php+164 / -0
Mhtml/pages/device/health.inc.php+18 / -46
Dhtml/pages/device/health/current.inc.php+0 / -9
Mhtml/pages/device/health/diskio.inc.php+8 / -5
Dhtml/pages/device/health/fanspeed.inc.php+0 / -9
Dhtml/pages/device/health/frequency.inc.php+0 / -9
Dhtml/pages/device/health/humidity.inc.php+0 / -9
Mhtml/pages/device/health/mempool.inc.php+10 / -2
Dhtml/pages/device/health/power.inc.php+0 / -9
Mhtml/pages/device/health/processor.inc.php+9 / -2
Mhtml/pages/device/health/sensors.inc.php+17 / -8
Dhtml/pages/device/health/status.inc.php+0 / -9
Mhtml/pages/device/health/storage.inc.php+5 / -6
Dhtml/pages/device/health/temperature.inc.php+0 / -9
Dhtml/pages/device/health/voltage.inc.php+0 / -9
Mhtml/pages/device/logs/eventlog.inc.php+2 / -2
Mhtml/pages/device/logs/syslog.inc.php+2 / -2
Mhtml/pages/device/overview.inc.php+4 / -12
Dhtml/pages/device/overview/generic non-text+0 / -0
Dhtml/pages/device/overview/generic/sensor.inc.php+0 / -76
Mhtml/pages/device/overview/information.inc.php+22 / -16
Mhtml/pages/device/overview/mempools.inc.php+13 / -2
Mhtml/pages/device/overview/processors-unix.inc.php+4 / -4
Dhtml/pages/device/overview/sensors non-text+0 / -0
Ahtml/pages/device/overview/sensors.inc.php+75 / -0
Dhtml/pages/device/overview/sensors/current.inc.php+0 / -10
Dhtml/pages/device/overview/sensors/dbm.inc.php+0 / -10
Dhtml/pages/device/overview/sensors/fanspeeds.inc.php+0 / -10
Dhtml/pages/device/overview/sensors/frequencies.inc.php+0 / -10
Dhtml/pages/device/overview/sensors/humidity.inc.php+0 / -10
Dhtml/pages/device/overview/sensors/power.inc.php+0 / -10
Dhtml/pages/device/overview/sensors/status.inc.php+0 / -10
Dhtml/pages/device/overview/sensors/temperatures.inc.php+0 / -10
Dhtml/pages/device/overview/sensors/voltages.inc.php+0 / -10
Mhtml/pages/device/overview/storage.inc.php+15 / -1
Mhtml/pages/device/overview/toner.inc.php+14 / -2
Mhtml/pages/device/overview/ucd_mem.inc.php+33 / -25
Mhtml/pages/device/perf.inc.php+1 / -1
Mhtml/pages/device/port.inc.php+10 / -3
Mhtml/pages/device/port/arp.inc.php+1 / -1
Ahtml/pages/device/port/data.inc.php+7 / -0
Mhtml/pages/device/port/macaccounting.inc.php+1 / -1
Mhtml/pages/device/ports/arp.inc.php+1 / -1
Mhtml/pages/device/ports/fdb.inc.php+1 / -1
Mhtml/pages/device/routing/bgp.inc.php+8 / -1
Mhtml/pages/device/routing/ospf.inc.php+4 / -1
Mhtml/pages/device/vm.inc.php+1 / -1
Mhtml/pages/devices.inc.php+42 / -5
Mhtml/pages/devices/graphs.inc.php+3 / -2
Mhtml/pages/eventlog.inc.php+27 / -20
Mhtml/pages/front/default.php+284 / -87
Mhtml/pages/graphs.inc.php+70 / -38
Mhtml/pages/health.inc.php+33 / -46
Dhtml/pages/health/current.inc.php+0 / -9
Dhtml/pages/health/dbm.inc.php+0 / -9
Dhtml/pages/health/fanspeed.inc.php+0 / -9
Dhtml/pages/health/frequency.inc.php+0 / -9
Dhtml/pages/health/humidity.inc.php+0 / -9
Mhtml/pages/health/mempool.inc.php+1 / -1
Dhtml/pages/health/power.inc.php+0 / -9
Mhtml/pages/health/processor.inc.php+1 / -1
Mhtml/pages/health/sensors.inc.php+26 / -32
Dhtml/pages/health/status.inc.php+0 / -10
Mhtml/pages/health/storage.inc.php+1 / -1
Dhtml/pages/health/temperature.inc.php+0 / -9
Mhtml/pages/health/toner.inc.php+3 / -3
Dhtml/pages/health/voltage.inc.php+0 / -9
Mhtml/pages/inventory.inc.php+1 / -1
Mhtml/pages/logon.inc.php+2 / -2
Mhtml/pages/pollerlog.inc.php+3 / -3
Mhtml/pages/ports.inc.php+2 / -1
Mhtml/pages/ports/list.inc.php+2 / -1
Mhtml/pages/routing/bgp.inc.php+30 / -17
Mhtml/pages/routing/vrf.inc.php+4 / -10
Mhtml/pages/search/arp.inc.php+13 / -14
Mhtml/pages/search/fdb.inc.php+18 / -16
Mhtml/pages/search/ipv4.inc.php+5 / -5
Mhtml/pages/search/ipv6.inc.php+5 / -5
Mhtml/pages/search/mac.inc.php+5 / -5
Mhtml/pages/syslog.inc.php+31 / -37
Mhtml/pdf.php+1 / -1
Mincludes/alerts.inc.php+120 / -63
Dincludes/cisco-entities.php+0 / -26
Mincludes/common.php+82 / -104
Mincludes/dbFacile.php+2 / -2
Aincludes/debug/ref.inc.php+2,635 / -0
Mincludes/defaults.inc.php+53 / -22
Mincludes/definitions.inc.php+36 / -61
Mincludes/definitions/apps.inc.php+1 / -1
Mincludes/definitions/entities.inc.php+7 / -3
Mincludes/definitions/os.inc.php+244 / -33
Aincludes/definitions/sensors.inc.php+95 / -0
Aincludes/definitions/version.inc.php+38 / -0
Mincludes/discovery/arp-table.inc.php+4 / -4
Mincludes/discovery/bgp-peers.inc.php+6 / -4
Mincludes/discovery/cisco-entity-sensor.inc.php+6 / -4
Mincludes/discovery/cisco-pw.inc.php+66 / -28
Dincludes/discovery/current non-text+0 / -0
Dincludes/discovery/current/apc.inc.php+0 / -328
Dincludes/discovery/current/brocade-dom.inc.php+0 / -28
Dincludes/discovery/current/ciena-dom.inc.php+0 / -40
Dincludes/discovery/dbm non-text+0 / -0
Dincludes/discovery/dbm/brocade-dom.inc.php+0 / -44
Dincludes/discovery/dbm/ciena-dom-rx.inc.php+0 / -48
Dincludes/discovery/dbm/ciena-dom-tx.inc.php+0 / -48
Dincludes/discovery/dbm/jdsu-edfa.inc.php+0 / -18
Mincludes/discovery/discovery-protocols.inc.php+47 / -25
Mincludes/discovery/entity-physical.inc.php+23 / -73
Mincludes/discovery/entity-sensor.inc.php+1 / -1
Dincludes/discovery/frequencies non-text+0 / -0
Dincludes/discovery/frequencies/apc.inc.php+0 / -107
Mincludes/discovery/functions.inc.php+227 / -104
Dincludes/discovery/humidity non-text+0 / -0
Dincludes/discovery/humidity/apc.inc.php+0 / -51
Dincludes/discovery/humidity/netbotz.inc.php+0 / -30
Dincludes/discovery/humidity/pcoweb.inc.php+0 / -40
Aincludes/discovery/inventory non-text+0 / -0
Aincludes/discovery/inventory.inc.php+16 / -0
Aincludes/discovery/inventory/e7-calix-mib.inc.php+67 / -0
Mincludes/discovery/ipv4-addresses.inc.php+5 / -5
Mincludes/discovery/ipv6-addresses.inc.php+6 / -6
Mincludes/discovery/libvirt-vminfo.inc.php+1 / -1
Mincludes/discovery/mac-accounting.inc.php+7 / -4
Mincludes/discovery/mempools/ciena.inc.php+2 / -3
Aincludes/discovery/mempools/hh3c.inc.php+33 / -0
Mincludes/discovery/mempools/ironware-dyn.inc.php+1 / -1
Mincludes/discovery/mempools/powerconnect-cpu.inc.php+3 / -2
Aincludes/discovery/mempools/qfp.inc.php+26 / -0
Aincludes/discovery/os/barracuda.inc.php+8 / -0
Mincludes/discovery/os/ciena.inc.php+2 / -3
Aincludes/discovery/os/darwin.inc.php+14 / -0
Mincludes/discovery/os/jdsu-edfa.inc.php+3 / -3
Aincludes/discovery/os/lcos.inc.php+8 / -0
Aincludes/discovery/os/roomalert.inc.php+8 / -0
Aincludes/discovery/os/terastation.inc.php+8 / -0
Aincludes/discovery/os/toshiba.inc.php+8 / -0
Mincludes/discovery/ports-stack.inc.php+20 / -12
Dincludes/discovery/power non-text+0 / -0
Aincludes/discovery/processors/ciscosb.inc.php+24 / -0
Aincludes/discovery/processors/hh3c.inc.php+33 / -0
Mincludes/discovery/processors/hrdevice.inc.php+11 / -6
Mincludes/discovery/processors/ironware.inc.php+2 / -2
Mincludes/discovery/processors/powerconnect.inc.php+2 / -2
Aincludes/discovery/processors/qfp.inc.php+25 / -0
Mincludes/discovery/processors/radlan.inc.php+2 / -2
Mincludes/discovery/sensors.inc.php+2 / -23
Aincludes/discovery/sensors/airespace-wireless-mib.inc.php+31 / -0
Aincludes/discovery/sensors/alcatel-ind1-health-mib.inc.php+25 / -0
Aincludes/discovery/sensors/areca-snmp-mib.inc.php+101 / -0
Dincludes/discovery/sensors/areca.inc.php+0 / -91
Aincludes/discovery/sensors/asyncos-mail-mib.inc.php+44 / -0
Dincludes/discovery/sensors/asyncos.inc.php+0 / -36
Aincludes/discovery/sensors/carel-ug40cdz-mib.inc.php+98 / -0
Mincludes/discovery/sensors/cisco-envmon-mib.inc.php+109 / -30
Aincludes/discovery/sensors/ciscosb-mib.inc.php+17 / -0
Dincludes/discovery/sensors/cometsystem.inc.php+0 / -63
Aincludes/discovery/sensors/dell-rac-mib.inc.php+94 / -0
Aincludes/discovery/sensors/dell-vendor-mib.inc.php+70 / -0
Dincludes/discovery/sensors/dell.inc.php+0 / -129
Mincludes/discovery/sensors/deltaups-mib.inc.php+43 / -34
Dincludes/discovery/sensors/drac.inc.php+0 / -84
Aincludes/discovery/sensors/eqlmember-mib.inc.php+106 / -0
Dincludes/discovery/sensors/equallogic.inc.php+0 / -97
Aincludes/discovery/sensors/f10-c-series-chassis-mib.inc.php+36 / -0
Aincludes/discovery/sensors/f10-chassis-mib.inc.php+39 / -0
Aincludes/discovery/sensors/f10-s-series-chassis-mib.inc.php+36 / -0
Aincludes/discovery/sensors/fastpath-boxservices-private-mib.inc.php+110 / -0
Aincludes/discovery/sensors/foundry-sn-agent-mib.inc.php+52 / -0
Aincludes/discovery/sensors/foundry-sn-switch-group-mib.inc.php+94 / -0
Mincludes/discovery/sensors/gamatronic-mib.inc.php+61 / -51
Aincludes/discovery/sensors/gudeads-epc2x6-mib.inc.php+25 / -0
Aincludes/discovery/sensors/gudeads-epc8x-mib.inc.php+55 / -0
Aincludes/discovery/sensors/gudeads-pdu8110-mib.inc.php+60 / -0
Aincludes/discovery/sensors/gudeads-pdu8310-mib.inc.php+77 / -0
Dincludes/discovery/sensors/hhmsagent-mib.inc.php+0 / -73
Mincludes/discovery/sensors/ipomanii-mib.inc.php+127 / -119
Dincludes/discovery/sensors/jdsu-edfa.inc.php+0 / -108
Mincludes/discovery/sensors/juniper-dom-mib.inc.php+87 / -80
Mincludes/discovery/sensors/juniper-mib.inc.php+32 / -24
Mincludes/discovery/sensors/juniper-system-mib.inc.php+24 / -16
Aincludes/discovery/sensors/lcos-mib.inc.php+10 / -0
Aincludes/discovery/sensors/lm-sensors-mib.inc.php+80 / -0
Dincludes/discovery/sensors/lm-sensors.inc.php+0 / -72
Aincludes/discovery/sensors/mg-snmp-ups-mib.inc.php+157 / -0
Dincludes/discovery/sensors/mgeups.inc.php+0 / -150
Aincludes/discovery/sensors/mib-dell-10892.inc.php+128 / -0
Mincludes/discovery/sensors/mikrotik-mib.inc.php+32 / -26
Aincludes/discovery/sensors/ms-switch30-mib.inc.php+10 / -0
Aincludes/discovery/sensors/netbotzv2-mib.inc.php+64 / -0
Dincludes/discovery/sensors/netscaler.inc.php+0 / -34
Dincludes/discovery/sensors/nos.inc.php+0 / -46
Aincludes/discovery/sensors/ns-root-mib.inc.php+42 / -0
Aincludes/discovery/sensors/nscrtv-root.inc.php+136 / -0
Aincludes/discovery/sensors/oadwdm-mib.inc.php+43 / -0
Aincludes/discovery/sensors/p8510-mib.inc.php+75 / -0
Aincludes/discovery/sensors/papouch-smi.inc.php+92 / -0
Dincludes/discovery/sensors/papouch.inc.php+0 / -82
Mincludes/discovery/sensors/pdu-mib.inc.php+72 / -67
Dincludes/discovery/sensors/powerconnect.inc.php+0 / -67
Aincludes/discovery/sensors/powernet-mib.inc.php+1,160 / -0
Aincludes/discovery/sensors/radlan-hwenviroment.inc.php+62 / -0
Mincludes/discovery/sensors/rbn-envmon-mib.inc.php+40 / -32
Aincludes/discovery/sensors/roomalert24e-mib.inc.php+144 / -0
Aincludes/discovery/sensors/s5-chassis-mib.inc.php+39 / -0
Mincludes/discovery/sensors/sentry3-mib.inc.php+112 / -161
Mincludes/discovery/sensors/siconups-mib.inc.php+71 / -63
Aincludes/discovery/sensors/spagent-mib.inc.php+96 / -0
Mincludes/discovery/sensors/supermicro-health-mib.inc.php+50 / -43
Aincludes/discovery/sensors/sw-mib.inc.php+57 / -0
Mincludes/discovery/sensors/ups-mib.inc.php+156 / -126
Aincludes/discovery/sensors/webgraph-8xthermometer-us-mib.inc.php+45 / -0
Dincludes/discovery/sensors/wlc.inc.php+0 / -25
Dincludes/discovery/sensors/wut.inc.php+0 / -36
Mincludes/discovery/sensors/wwp-leos-chassis-mib.inc.php+11 / -14
Aincludes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php+130 / -0
Mincludes/discovery/sensors/xups-mib.inc.php+149 / -142
Aincludes/discovery/sensors/zyxel-as-mib.inc.php+33 / -0
Dincludes/discovery/sensors/zyxel-ies.inc.php+0 / -26
Mincludes/discovery/storage.inc.php+1 / -1
Mincludes/discovery/storage/hrstorage.inc.php+4 / -4
Aincludes/discovery/storage/netapp.inc.php+96 / -0
Dincludes/discovery/temperatures non-text+0 / -0
Dincludes/discovery/temperatures/adva.inc.php+0 / -89
Dincludes/discovery/temperatures/aos-device.inc.php+0 / -17
Dincludes/discovery/temperatures/apc.inc.php+0 / -96
Dincludes/discovery/temperatures/avaya-ers.inc.php+0 / -25
Dincludes/discovery/temperatures/brocade-dom.inc.php+0 / -27
Dincludes/discovery/temperatures/ciena-dom.inc.php+0 / -43
Dincludes/discovery/temperatures/ftos-c-series.inc.php+0 / -26
Dincludes/discovery/temperatures/ftos-e-series.inc.php+0 / -31
Dincludes/discovery/temperatures/ftos-s-series.inc.php+0 / -27
Dincludes/discovery/temperatures/ironware.inc.php+0 / -39
Dincludes/discovery/temperatures/jdsu-edfa.inc.php+0 / -13
Dincludes/discovery/temperatures/mrvld.inc.php+0 / -34
Dincludes/discovery/temperatures/netbotz.inc.php+0 / -29
Dincludes/discovery/temperatures/observernms-custom.inc.php+0 / -26
Dincludes/discovery/temperatures/pcoweb.inc.php+0 / -60
Mincludes/discovery/toner.inc.php+3 / -3
Mincludes/discovery/vlans.inc.php+37 / -17
Mincludes/discovery/vlans/q-bridge-mib.inc.php+34 / -3
Mincludes/discovery/vmware-vminfo.inc.php+6 / -6
Dincludes/discovery/voltages non-text+0 / -0
Dincludes/discovery/voltages/apc.inc.php+0 / -255
Dincludes/discovery/voltages/ciena-dom.inc.php+0 / -44
Aincludes/entities.inc.php+250 / -0
Mincludes/functions.php+134 / -97
Mincludes/geolocation.inc.php+20 / -9
Aincludes/include-dir-mib.inc.php+18 / -0
Aincludes/polling/applications/exchange.inc.php+266 / -0
Aincludes/polling/applications/mssql.inc.php+184 / -0
Mincludes/polling/applications/ntpd.inc.php+1 / -1
Mincludes/polling/applications/powerdns-recursor.inc.php+1 / -1
Aincludes/polling/applications/vmwaretools.inc.php+56 / -0
Mincludes/polling/bgp-peers.inc.php+86 / -99
Mincludes/polling/cisco-sla.inc.php+1 / -1
Mincludes/polling/fdb-table.inc.php+44 / -27
Mincludes/polling/functions.inc.php+181 / -47
Mincludes/polling/ipmi.inc.php+21 / -4
Mincludes/polling/mempools/ciena.inc.php+2 / -2
Mincludes/polling/mempools/dlink.inc.php+3 / -3
Aincludes/polling/mempools/hh3c.inc.php+12 / -0
Mincludes/polling/mempools/ironware-dyn.inc.php+2 / -2
Mincludes/polling/mempools/powerconnect-cpu.inc.php+3 / -3
Aincludes/polling/mempools/qfp.inc.php+11 / -0
Mincludes/polling/os.inc.php+1 / -12
Mincludes/polling/os/apc.inc.php+58 / -77
Aincludes/polling/os/barracudangfw.inc.php+7 / -0
Aincludes/polling/os/bti7000.inc.php+9 / -0
Aincludes/polling/os/calix.inc.php+43 / -0
Mincludes/polling/os/ciena.inc.php+2 / -2
Mincludes/polling/os/cisco.inc.php+0 / -2
Aincludes/polling/os/ciscosb.inc.php+33 / -0
Mincludes/polling/os/dlink.inc.php+3 / -3
Mincludes/polling/os/engenius.inc.php+17 / -7
Mincludes/polling/os/fortigate.inc.php+1 / -1
Aincludes/polling/os/gude-epc.inc.php+25 / -0
Aincludes/polling/os/gude-pdu.inc.php+23 / -0
Mincludes/polling/os/ies.inc.php+2 / -2
Mincludes/polling/os/ironware.inc.php+1 / -1
Aincludes/polling/os/lcos.inc.php+9 / -0
Aincludes/polling/os/microsens.inc.php+12 / -0
Mincludes/polling/os/powerconnect.inc.php+6 / -8
Mincludes/polling/os/radlan.inc.php+25 / -9
Aincludes/polling/os/roomalert.inc.php+8 / -0
Mincludes/polling/os/sensorprobe.inc.php+14 / -3
Mincludes/polling/os/sentry3.inc.php+1 / -2
Mincludes/polling/os/speedtouch.inc.php+1 / -1
Aincludes/polling/os/terastation.inc.php+10 / -0
Mincludes/polling/os/unix.inc.php+7 / -2
Mincludes/polling/os/windows.inc.php+8 / -4
Aincludes/polling/os/wmi.inc.php+17 / -0
Mincludes/polling/ospf.inc.php+33 / -30
Mincludes/polling/ports.inc.php+134 / -47
Mincludes/polling/processors/ciena.inc.php+2 / -2
Mincludes/polling/processors/powerconnect.inc.php+2 / -2
Aincludes/polling/processors/wmi.inc.php+30 / -0
Mincludes/polling/sensors.inc.php+8 / -16
Aincludes/polling/storage non-text+0 / -0
Dincludes/polling/storage-hrstorage.inc.php+0 / -44
Mincludes/polling/storage.inc.php+28 / -8
Aincludes/polling/storage/hrstorage.inc.php+56 / -0
Aincludes/polling/storage/netapp.inc.php+22 / -0
Aincludes/polling/storage/wmi.inc.php+27 / -0
Mincludes/polling/system.inc.php+48 / -52
Mincludes/polling/unix-agent.inc.php+16 / -6
Aincludes/polling/unix-agent/nvidia.inc.php+37 / -0
Mincludes/polling/unix-agent/packages.inc.php+28 / -28
Mincludes/polling/unix-agent/raspberrypi.inc.php+1 / -1
Mincludes/polling/wifi.inc.php+2 / -2
Aincludes/polling/wmi.inc.php+111 / -0
Mincludes/port-descr-parser.inc.php+23 / -18
Mincludes/rewrites.php+201 / -22
Mincludes/rrdtool.inc.php+58 / -49
Mincludes/snmp.inc.php+46 / -12
Mincludes/syslog.php+25 / -5
Mincludes/update/update.php+1 / -1
Mincludes/versioncheck.inc.php+1 / -0
Aincludes/wmi.inc.php+127 / -0
Mirc.php+1 / -1
Dmibs/CISCOSB-1-BONJOUR-SERVICE-MIB+0 / -115
Dmibs/CISCOSB-3SW2SWTABLES-MIB+0 / -37
Dmibs/CISCOSB-AAA+0 / -2,990
Dmibs/CISCOSB-BANNER-MIB+0 / -174
Dmibs/CISCOSB-BONJOUR-MIB+0 / -342
Dmibs/CISCOSB-BRGMACSWITCH-MIB+0 / -160
Dmibs/CISCOSB-BRIDGE-SECURITY+0 / -862
Dmibs/CISCOSB-BRIDGEMIBOBJECTS-MIB+0 / -1,892
Dmibs/CISCOSB-BaudRate-MIB+0 / -78
Dmibs/CISCOSB-CDB-MIB+0 / -47
Dmibs/CISCOSB-CDP-MIB+0 / -817
Dmibs/CISCOSB-CLI-MIB+0 / -304
Dmibs/CISCOSB-COPY-MIB+0 / -1,132
Dmibs/CISCOSB-CPU-COUNTERS-MIB+0 / -164
Dmibs/CISCOSB-DEBUGCAPABILITIES-MIB+0 / -47
Dmibs/CISCOSB-DEVICEPARAMS-MIB+0 / -759
Dmibs/CISCOSB-DHCP-MIB+0 / -932
Dmibs/CISCOSB-DHCPCL-MIB+0 / -410
Dmibs/CISCOSB-DNSCL-MIB+0 / -867
Dmibs/CISCOSB-DOT1X-MIB+0 / -1,111
Dmibs/CISCOSB-Dlf-MIB+0 / -36
Dmibs/CISCOSB-EEE-MIB+0 / -300
Dmibs/CISCOSB-EMBWEB-MIB+0 / -502
Dmibs/CISCOSB-ENDOFMIB-MIB+0 / -36
Dmibs/CISCOSB-ERRDISABLE-RECOVERY-MIB+0 / -140
Dmibs/CISCOSB-EVENTS-MIB+0 / -544
Dmibs/CISCOSB-File+0 / -227
Dmibs/CISCOSB-GREEN-MIB+0 / -208
Dmibs/CISCOSB-GVRP-MIB+0 / -447
Dmibs/CISCOSB-HWENVIROMENT+0 / -280
Dmibs/CISCOSB-IP+0 / -1,031
Dmibs/CISCOSB-IPv6+0 / -277
Dmibs/CISCOSB-IpRouter+0 / -1,587
Dmibs/CISCOSB-JUMBOFRAMES-MIB+0 / -50
Dmibs/CISCOSB-LBD-MIB+0 / -79
Dmibs/CISCOSB-LLDP-MIB+0 / -679
Dmibs/CISCOSB-LOCALIZATION-MIB+0 / -156
Dmibs/CISCOSB-MAC-BASE-PRIO+0 / -267
Dmibs/CISCOSB-MIB+0 / -318
Dmibs/CISCOSB-MIR-MIB+0 / -202
Dmibs/CISCOSB-MNGINF-MIB+0 / -305
Dmibs/CISCOSB-MULTISESSIONTERMINAL-MIB+0 / -38
Dmibs/CISCOSB-PHY-MIB+0 / -226
Dmibs/CISCOSB-POE-MIB+0 / -344
Dmibs/CISCOSB-POLICY-MIB+0 / -4,069
Dmibs/CISCOSB-Physicaldescription-MIB+0 / -1,088
Dmibs/CISCOSB-ProtectedPorts-MIB+0 / -134
Dmibs/CISCOSB-QOS-CLI-MIB+0 / -3,834
Dmibs/CISCOSB-RMON+0 / -333
Dmibs/CISCOSB-SCT-MIB+0 / -43
Dmibs/CISCOSB-SECURITY-SUITE+0 / -450
Dmibs/CISCOSB-SENSORENTMIB+0 / -95
Dmibs/CISCOSB-SMARTPORTS-MIB+0 / -300
Dmibs/CISCOSB-SMON-MIB+0 / -104
Dmibs/CISCOSB-SNMP-MIB+0 / -744
Dmibs/CISCOSB-SOCKET-MIB+0 / -116
Dmibs/CISCOSB-SSH-MIB+0 / -937
Dmibs/CISCOSB-SSL+0 / -392
Dmibs/CISCOSB-STACK-MIB+0 / -103
Dmibs/CISCOSB-STORMCTRL-MIB+0 / -388
Dmibs/CISCOSB-SYSLOG-MIB+0 / -450
Dmibs/CISCOSB-SYSMNG-MIB+0 / -137
Dmibs/CISCOSB-SpecialBpdu-MIB+0 / -166
Dmibs/CISCOSB-TBI-MIB+0 / -218
Dmibs/CISCOSB-TCPSESSIONS+0 / -162
Dmibs/CISCOSB-TELNET-MIB+0 / -151
Dmibs/CISCOSB-TIMESYNCHRONIZATION-MIB+0 / -1,646
Dmibs/CISCOSB-TRACEROUTE-MIB+0 / -36
Dmibs/CISCOSB-TRAPS-MIB+0 / -691
Dmibs/CISCOSB-TRUNK-MIB+0 / -505
Dmibs/CISCOSB-TUNNEL-MIB+0 / -123
Dmibs/CISCOSB-Tuning+0 / -1,740
Dmibs/CISCOSB-UDP+0 / -190
Dmibs/CISCOSB-WeightedRandomTailDrop-MIB+0 / -50
Dmibs/CISCOSB-rlBrgMcMngr-MIB+0 / -170
Dmibs/CISCOSB-rlBrgMulticast-MIB+0 / -1,804
Dmibs/CISCOSB-rlFft+0 / -1,692
Dmibs/CISCOSB-rlInterfaces+0 / -1,227
Dmibs/CISCOSB-rlLcli-MIB+0 / -222
Dmibs/CISCOSB-rndApplications+0 / -1,292
Dmibs/CISCOSB-rndMng+0 / -351
Dmibs/CISCOSB-vlan-MIB+0 / -2,112
Dmibs/CISCOSB-vlanVoice-MIB+0 / -449
Dmibs/DELL-RAC-MIB+0 / -1,222
Dmibs/DIFF-SERV-MIB+0 / -989
Dmibs/DLINK-AGENT-GENERAL-MIB+0 / -1,378
Dmibs/DLINK-EQUIPMENT-MIB+0 / -343
Dmibs/DLINK-ID-REC-MIB+0 / -26
Dmibs/DLINK-SINGLE-IP-MIB+0 / -640
Dmibs/DRAFT-IETF-SYSLOG-DEVICE-MIB+0 / -649
Dmibs/Dell-Vendor-MIB+0 / -468
Dmibs/FOUNDRY-BFD-STD-MIB+0 / -845
Dmibs/FOUNDRY-CAR-MIB+0 / -371
Dmibs/FOUNDRY-LAG-MIB+0 / -285
Dmibs/FOUNDRY-MAC-VLAN-MIB+0 / -256
Dmibs/FOUNDRY-SN-AGENT-MIB+0 / -6,400
Dmibs/FOUNDRY-SN-APPLETALK-MIB+0 / -763
Dmibs/FOUNDRY-SN-ARP-GROUP-MIB+0 / -107
Dmibs/FOUNDRY-SN-BGP4-GROUP-MIB+0 / -3,099
Dmibs/FOUNDRY-SN-CAM-MIB+0 / -489
Dmibs/FOUNDRY-SN-IGMP-MIB+0 / -203
Dmibs/FOUNDRY-SN-IP-ACL-MIB+0 / -1,512
Dmibs/FOUNDRY-SN-IP-MIB+0 / -5,159
Dmibs/FOUNDRY-SN-IP-VRRP-MIB+0 / -1,138
Dmibs/FOUNDRY-SN-IPX-MIB+0 / -1,347
Dmibs/FOUNDRY-SN-MAC-AUTHENTICATION-MIB+0 / -247
Dmibs/FOUNDRY-SN-MRP-MIB+0 / -342
Dmibs/FOUNDRY-SN-NOTIFICATION-MIB+0 / -3,052
Dmibs/FOUNDRY-SN-OSPF-GROUP-MIB+0 / -3,405
Dmibs/FOUNDRY-SN-POS-GROUP-MIB+0 / -1,020
Dmibs/FOUNDRY-SN-ROOT-MIB+0 / -1,228
Dmibs/FOUNDRY-SN-ROUTER-TRAP-MIB+0 / -419
Dmibs/FOUNDRY-SN-STACKING-MIB+0 / -418
Dmibs/FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB+0 / -4,577
Dmibs/FOUNDRY-SN-SWITCH-GROUP-MIB+0 / -9,043
Dmibs/FOUNDRY-SN-TRAP-MIB+0 / -1,303
Dmibs/FOUNDRY-SN-VSRP-MIB+0 / -648
Dmibs/FOUNDRY-SN-WIRELESS-GROUP-MIB+0 / -507
Dmibs/FOUNDRY-VLAN-CAR-MIB+0 / -275
Dmibs/Foundry-MPLS-MIB+0 / -699
Dmibs/HUAWEI-MIB+0 / -374
Amibs/LCOS-MIB+71,136 / -0
Dmibs/MIB-DELL-10892+0 / -14,696
Amibs/MS-SWITCH30-MIB+5,832 / -0
Amibs/NetmanPlus-MIB+790 / -0
Dmibs/Nikola-MIB+0 / -30
Mmibs/PowerNet-MIB+689 / -102
Dmibs/RADLAN-AAA+0 / -2,195
Dmibs/RADLAN-BaudRate-MIB+0 / -70
Dmibs/RADLAN-COPY-MIB+0 / -564
Dmibs/RADLAN-DNSCL-MIB+0 / -221
Dmibs/RADLAN-File+0 / -197
Dmibs/RADLAN-HWENVIROMENT+0 / -204
Dmibs/RADLAN-IP+0 / -844
Dmibs/RADLAN-LLDP-MIB+0 / -35
Dmibs/RADLAN-LOCALIZATION-MIB+0 / -72
Dmibs/RADLAN-MAC-BASE-PRIO+0 / -248
Dmibs/RADLAN-MIB+0 / -6,370
Dmibs/RADLAN-MNGINF-MIB+0 / -179
Dmibs/RADLAN-PHY-MIB+0 / -218
Dmibs/RADLAN-Physicaldescription-MIB+0 / -1,081
Dmibs/RADLAN-QOS-CLI-MIB+0 / -2,876
Dmibs/RADLAN-QOS-SERV+0 / -1,292
Dmibs/RADLAN-RMON+0 / -325
Dmibs/RADLAN-SENSORENTMIB+0 / -87
Dmibs/RADLAN-SNMP-MIB+0 / -136
Dmibs/RADLAN-SNMPv2+0 / -504
Dmibs/RADLAN-SSH-MIB+0 / -552
Dmibs/RADLAN-SSL+0 / -377
Dmibs/RADLAN-STACK-MIB+0 / -95
Dmibs/RADLAN-SYSLOG-MIB+0 / -398
Dmibs/RADLAN-TIMESYNCHRONIZATION-MIB+0 / -862
Dmibs/RADLAN-Tuning+0 / -1,571
Dmibs/RADLAN-UDP+0 / -113
Dmibs/RADLAN-rlInterfaces+0 / -980
Dmibs/RADLAN-rlLcli-MIB+0 / -210
Dmibs/RADLAN-rndApplications+0 / -1,044
Dmibs/RADLAN-rndMng+0 / -159
Dmibs/RADLAN-vlan-MIB+0 / -933
Dmibs/SENAO-ENTERPRISE-INDOOR-AP-CB-MIB+0 / -1,014
Dmibs/SENAO-EOR7550-MIB+0 / -1,388
Dmibs/SENAO-WLAN-AP-MIB+0 / -636
Dmibs/SENAO-WLAN-CB-MIB+0 / -493
Dmibs/SPAGENT-MIB+0 / -22,443
Mmibs/Sentry3-MIB+624 / -104
Dmibs/WATCHGUARD-CLIENT-MIB+0 / -313
Dmibs/WATCHGUARD-HA-MIB+0 / -372
Dmibs/WATCHGUARD-INFO-SYSTEM-MIB+0 / -50
Dmibs/WATCHGUARD-IPSEC-ENDPOINT-PAIR-MIB+0 / -448
Dmibs/WATCHGUARD-IPSEC-SA-MON-MIB-EXT+0 / -1,968
Dmibs/WATCHGUARD-IPSEC-TUNNEL-MIB+0 / -563
Dmibs/WATCHGUARD-MIB+0 / -31
Dmibs/WATCHGUARD-POLICY-MIB+0 / -309
Dmibs/WATCHGUARD-PRODUCTS-MIB+0 / -74
Dmibs/WATCHGUARD-SMI+0 / -42
Dmibs/WATCHGUARD-SYSTEM-CONFIG-MIB+0 / -164
Dmibs/WATCHGUARD-SYSTEM-STATISTICS-MIB+0 / -142
Dmibs/ZYXEL-AESCOMMON-MIB+0 / -530
Dmibs/ZYXEL-AS-ATM-MIB+0 / -293
Dmibs/ZYXEL-AS-MIB+0 / -960
Dmibs/ZYXEL-IESCOMMON-MIB+0 / -2,453
Dmibs/ZYXEL-MIB+0 / -264
Dmibs/ZYXEL-NWA-SERIES+0 / -867
Dmibs/ZYXEL-SAM1216+0 / -4,373
Dmibs/ZYXEL-ZYWALL-MIB+0 / -1,011
Amibs/akcp non-text+0 / -0
Amibs/akcp/SPAGENT-MIB+22,569 / -0
Dmibs/apc non-text+0 / -0
Dmibs/apc/powernet.mib+0 / -67,598
Amibs/avtech non-text+0 / -0
Amibs/avtech/ROOMALERT11E-MIB+693 / -0
Amibs/avtech/ROOMALERT12E-MIB+503 / -0
Amibs/avtech/ROOMALERT24E-MIB+627 / -0
Amibs/avtech/ROOMALERT26W-MIB+2,700 / -0
Amibs/avtech/ROOMALERT32E-MIB+2,112 / -0
Amibs/avtech/ROOMALERT3E-MIB+183 / -0
Amibs/avtech/ROOMALERT4E-MIB+202 / -0
Amibs/avtech/ROOMALERT7E-MIB+362 / -0
Amibs/avtech/ROOMALERTST-MIB+202 / -0
Amibs/avtech/TEMPAGER-MIB+266 / -0
Amibs/avtech/TEMPAGER3E-MIB+127 / -0
Amibs/bti non-text+0 / -0
Amibs/bti/bti-oid.my+104 / -0
Amibs/bti/bti-ol.my+5,681 / -0
Amibs/bti/bti-tc.my+2,249 / -0
Amibs/bti/bti7000.my+48,014 / -0
Amibs/bti/packetvx-bridge.my+14,711 / -0
Amibs/calix non-text+0 / -0
Amibs/calix/CALIX-PRODUCT-MIB.my+291 / -0
Amibs/calix/CALIX-SMI.my+78 / -0
Amibs/calix/E7-Calix-MIB+1,361 / -0
Amibs/calix/E7-Fault-MIB+314 / -0
Amibs/calix/E7-Notifications-MIB+505 / -0
Amibs/calix/E7-TC.my+664 / -0
Amibs/calix/README.txt+77 / -0
Amibs/ciscosb non-text+0 / -0
Amibs/ciscosb/CISCO-CDP-MIB.mib+996 / -0
Amibs/ciscosb/CISCO-SMI.mib+362 / -0
Amibs/ciscosb/CISCO-TC.mib+1,632 / -0
Amibs/ciscosb/CISCO-VTP-MIB.mib+1,891 / -0
Amibs/ciscosb/CISCOSB-1-BONJOUR-SERVICE-MIB+117 / -0
Amibs/ciscosb/CISCOSB-3SW2SWTABLES-MIB+40 / -0
Amibs/ciscosb/CISCOSB-AAA+3,323 / -0
Amibs/ciscosb/CISCOSB-BANNER-MIB+192 / -0
Amibs/ciscosb/CISCOSB-BONJOUR-MIB+354 / -0
Amibs/ciscosb/CISCOSB-BRGMACSWITCH-MIB+171 / -0
Amibs/ciscosb/CISCOSB-BRIDGE-SECURITY+905 / -0
Amibs/ciscosb/CISCOSB-BRIDGEMIBOBJECTS-MIB+2,047 / -0
Amibs/ciscosb/CISCOSB-BaudRate-MIB+81 / -0
Amibs/ciscosb/CISCOSB-CDB-MIB+50 / -0
Amibs/ciscosb/CISCOSB-CDP-MIB+919 / -0
Amibs/ciscosb/CISCOSB-CLI-MIB+314 / -0
Amibs/ciscosb/CISCOSB-COPY-MIB+1,225 / -0
Amibs/ciscosb/CISCOSB-CPU-COUNTERS-MIB+170 / -0
Amibs/ciscosb/CISCOSB-DEBUGCAPABILITIES-MIB+50 / -0
Amibs/ciscosb/CISCOSB-DEVICEPARAMS-MIB+801 / -0
Amibs/ciscosb/CISCOSB-DHCP-MIB+1,174 / -0
Amibs/ciscosb/CISCOSB-DHCPCL-MIB+796 / -0
Amibs/ciscosb/CISCOSB-DHCPv6+51 / -0
Amibs/ciscosb/CISCOSB-DHCPv6-CLIENT+506 / -0
Amibs/ciscosb/CISCOSB-DHCPv6-RELAY+203 / -0
Amibs/ciscosb/CISCOSB-DIGITALKEYMANAGE-MIB+159 / -0
Amibs/ciscosb/CISCOSB-DNSCL-MIB+1,383 / -0
Amibs/ciscosb/CISCOSB-DOT1X-MIB+1,310 / -0
Amibs/ciscosb/CISCOSB-Dlf-MIB+39 / -0
Amibs/ciscosb/CISCOSB-EEE-MIB+318 / -0
Amibs/ciscosb/CISCOSB-EMBWEB-MIB+505 / -0
Amibs/ciscosb/CISCOSB-ENDOFMIB-MIB+39 / -0
Amibs/ciscosb/CISCOSB-ERRDISABLE-RECOVERY-MIB+149 / -0
Amibs/ciscosb/CISCOSB-EVENTS-MIB+559 / -0
Amibs/ciscosb/CISCOSB-File+236 / -0
Amibs/ciscosb/CISCOSB-GREEN-MIB+225 / -0
Amibs/ciscosb/CISCOSB-GVRP-MIB+456 / -0
Amibs/ciscosb/CISCOSB-HWENVIROMENT+333 / -0
Amibs/ciscosb/CISCOSB-IP+1,138 / -0
Amibs/ciscosb/CISCOSB-IPSTDACL-MIB+394 / -0
Amibs/ciscosb/CISCOSB-IPV6FHS-MIB+4,200 / -0
Amibs/ciscosb/CISCOSB-IPv6+1,787 / -0
Amibs/ciscosb/CISCOSB-IpRouter+1,781 / -0
Amibs/ciscosb/CISCOSB-JUMBOFRAMES-MIB+53 / -0
Amibs/ciscosb/CISCOSB-LLDP-MIB+732 / -0
Amibs/ciscosb/CISCOSB-LOCALIZATION-MIB+192 / -0
Amibs/ciscosb/CISCOSB-MAC-BASE-PRIO+272 / -0
Amibs/ciscosb/CISCOSB-MIB+723 / -0
Amibs/ciscosb/CISCOSB-MIR-MIB+221 / -0
Amibs/ciscosb/CISCOSB-MNGINF-MIB+309 / -0
Amibs/ciscosb/CISCOSB-MULTISESSIONTERMINAL-MIB+41 / -0
Amibs/ciscosb/CISCOSB-PHY-MIB+229 / -0
Amibs/ciscosb/CISCOSB-POE-MIB+383 / -0
Amibs/ciscosb/CISCOSB-POLICY-MIB+4,261 / -0
Amibs/ciscosb/CISCOSB-Physicaldescription-MIB+1,160 / -0
Amibs/ciscosb/CISCOSB-ProtectedPorts-MIB+141 / -0
Amibs/ciscosb/CISCOSB-QOS-CLI-MIB+4,093 / -0
Amibs/ciscosb/CISCOSB-RLINVENTORYENT-MIB+112 / -0
Amibs/ciscosb/CISCOSB-RMON+335 / -0
Amibs/ciscosb/CISCOSB-Redistribute+277 / -0
Amibs/ciscosb/CISCOSB-SCT-MIB+47 / -0
Amibs/ciscosb/CISCOSB-SECSD-MIB+423 / -0
Amibs/ciscosb/CISCOSB-SECURITY-SUITE+568 / -0
Amibs/ciscosb/CISCOSB-SMARTPORTS-MIB+349 / -0
Amibs/ciscosb/CISCOSB-SMON-MIB+117 / -0
Amibs/ciscosb/CISCOSB-SNMP-MIB+805 / -0
Amibs/ciscosb/CISCOSB-SSH-MIB+1,157 / -0
Amibs/ciscosb/CISCOSB-SSL+565 / -0
Amibs/ciscosb/CISCOSB-STACK-MIB+315 / -0
Amibs/ciscosb/CISCOSB-STORMCTRL-MIB+429 / -0
Amibs/ciscosb/CISCOSB-SYSLOG-MIB+491 / -0
Amibs/ciscosb/CISCOSB-SYSMNG-MIB+506 / -0
Amibs/ciscosb/CISCOSB-SpecialBpdu-MIB+173 / -0
Amibs/ciscosb/CISCOSB-TBI-MIB+223 / -0
Amibs/ciscosb/CISCOSB-TELNET-MIB+154 / -0
Amibs/ciscosb/CISCOSB-TIMEBASED-PORT-SHUTDOWN-MIB+114 / -0
Amibs/ciscosb/CISCOSB-TIMESYNCHRONIZATION-MIB+1,890 / -0
Amibs/ciscosb/CISCOSB-TRACEROUTE-MIB+39 / -0
Amibs/ciscosb/CISCOSB-TRAPS-MIB+751 / -0
Amibs/ciscosb/CISCOSB-TRUNK-MIB+516 / -0
Amibs/ciscosb/CISCOSB-TUNNEL-MIB+379 / -0
Amibs/ciscosb/CISCOSB-Tuning+2,050 / -0
Amibs/ciscosb/CISCOSB-UDLD-MIB+287 / -0
Amibs/ciscosb/CISCOSB-UDP+193 / -0
Amibs/ciscosb/CISCOSB-VRRP+383 / -0
Amibs/ciscosb/CISCOSB-VRRPV3-MIB+900 / -0
Amibs/ciscosb/CISCOSB-WBA-MIB+334 / -0
Amibs/ciscosb/CISCOSB-WeightedRandomTailDrop-MIB+52 / -0
Amibs/ciscosb/CISCOSB-ippreflist-MIB+297 / -0
Amibs/ciscosb/CISCOSB-openflow-MIB+101 / -0
Amibs/ciscosb/CISCOSB-rlBrgMcMngr-MIB+170 / -0
Amibs/ciscosb/CISCOSB-rlBrgMulticast-MIB+1,491 / -0
Amibs/ciscosb/CISCOSB-rlFft+1,905 / -0
Amibs/ciscosb/CISCOSB-rlInterfaces+1,314 / -0
Amibs/ciscosb/CISCOSB-rlLcli-MIB+228 / -0
Amibs/ciscosb/CISCOSB-rndApplications+1,337 / -0
Amibs/ciscosb/CISCOSB-rndMng+490 / -0
Amibs/ciscosb/CISCOSB-vlan-MIB+2,228 / -0
Amibs/ciscosb/CISCOSB-vlanVoice-MIB+457 / -0
Amibs/ciscosb/CISCOSBdraft-ietf-entmib-sensor-mib.mib+423 / -0
Amibs/ciscosb/CISCOSBdraft-ietf-syslog-device-mib.mib+682 / -0
Amibs/ciscosb/CISCOSMB-MIB+30 / -0
Amibs/ciscosb/DIFF-SERV-MIB.mib+1,525 / -0
Amibs/ciscosb/DIFFSERV-DSCP-TC.mib+95 / -0
Amibs/ciscosb/MIBs_readme.txt+513 / -0
Amibs/ciscosb/rfc2925-MIB.mib+2,912 / -0
Amibs/d-link/AAC-MIB+1,108 / -0
Amibs/d-link/ACLMGMT-MIB+5,633 / -0
Amibs/d-link/AGENT-GENERAL-MIB+1,818 / -0
Amibs/d-link/AUTH-MIB+1,484 / -0
Amibs/d-link/CABLE-DIAG-MIB+273 / -0
Amibs/d-link/DES3028-L2MGMT-MIB+4,967 / -0
Amibs/d-link/DHCP-RELAY-MGMT-MIB+513 / -0
Amibs/d-link/DLINK-EQUIPMENT-MIB+360 / -0
Amibs/d-link/DLINK-ID-REC-MIB+39 / -0
Amibs/d-link/DOS-PREV-MIB+262 / -0
Amibs/d-link/Dot1xMGMT-MIB+72 / -0
Amibs/d-link/IP-MAC-BIND-MIB+679 / -0
Amibs/d-link/LAG-MIB+1,293 / -0
Amibs/d-link/MLD-SNOOPING-MIB+655 / -0
Amibs/d-link/MSTP-MIB+868 / -0
Amibs/d-link/PKT-STORM-CTRL-MIB+271 / -0
Amibs/d-link/PoE-MIB+368 / -0
Amibs/d-link/Q-IN-Q-MIB+623 / -0
Amibs/d-link/SAFEGUARD-ENGINE-MIB+169 / -0
Amibs/d-link/SINGLE-IP-MIB+699 / -0
Amibs/d-link/SMTP-MIB+186 / -0
Amibs/d-link/SSH-MIB+328 / -0
Amibs/d-link/SSL-MIB+146 / -0
Amibs/d-link/SWPRIMGMT-DES30XXP-MIB+33 / -0
Amibs/d-link/SYSLOG-MIB+224 / -0
Amibs/d-link/TIME-MIB+328 / -0
Amibs/d-link/TIMERANGE-MIB+264 / -0
Dmibs/d-link/aac.mib+0 / -1,038
Dmibs/d-link/acl.mib+0 / -4,719
Dmibs/d-link/auth.mib+0 / -1,441
Dmibs/d-link/cablediag.mib+0 / -246
Dmibs/d-link/des3028-l2mgmt.mib+0 / -3,465
Dmibs/d-link/dhcprelay.mib+0 / -212
Dmibs/d-link/dlink-id-rec-mib.mib+0 / -27
Dmibs/d-link/dosprev.mib+0 / -220
Dmibs/d-link/dot1xmgmt.mib+0 / -54
Dmibs/d-link/genmgmt.mib+0 / -1,248
Dmibs/d-link/ipmacbind.mib+0 / -599
Dmibs/d-link/lag.mib+0 / -1,248
Dmibs/d-link/mldsnp.mib+0 / -600
Dmibs/d-link/mstp.mib+0 / -811
Dmibs/d-link/pktstormctrl.mib+0 / -209
Dmibs/d-link/poe.mib+0 / -305
Dmibs/d-link/qinq.mib+0 / -113
Dmibs/d-link/safeguard.mib+0 / -145
Dmibs/d-link/singleip.mib+0 / -640
Dmibs/d-link/smtp.mib+0 / -169
Dmibs/d-link/ssh.mib+0 / -310
Dmibs/d-link/sslmib.mib+0 / -123
Dmibs/d-link/swprimgmt-des30xxp-mib.mib+0 / -27
Dmibs/d-link/syslog.mib+0 / -211
Dmibs/d-link/time.mib+0 / -304
Dmibs/d-link/timerange.mib+0 / -228
Amibs/dell/DELL-RAC-MIB+1,233 / -0
Amibs/dell/Dell-Vendor-MIB+486 / -0
Amibs/dell/MIB-Dell-10892+15,394 / -0
Dmibs/foundry-sn-mac-authentication+0 / -224
Dmibs/foundry-sn-mac-vlan+0 / -266
Dmibs/foundry-sn-mrp+0 / -320
Amibs/foundry/FOUNDRY-BFD-STD-MIB+847 / -0
Amibs/foundry/FOUNDRY-CAR-MIB+376 / -0
Amibs/foundry/FOUNDRY-LAG-MIB+293 / -0
Amibs/foundry/FOUNDRY-MAC-VLAN-MIB+275 / -0
Amibs/foundry/FOUNDRY-SN-AGENT-MIB+6,455 / -0
Amibs/foundry/FOUNDRY-SN-APPLETALK-MIB+773 / -0
Amibs/foundry/FOUNDRY-SN-ARP-GROUP-MIB+109 / -0
Amibs/foundry/FOUNDRY-SN-BGP4-GROUP-MIB+3,122 / -0
Amibs/foundry/FOUNDRY-SN-CAM-MIB+511 / -0
Amibs/foundry/FOUNDRY-SN-IGMP-MIB+207 / -0
Amibs/foundry/FOUNDRY-SN-IP-ACL-MIB+1,534 / -0
Amibs/foundry/FOUNDRY-SN-IP-MIB+5,256 / -0
Amibs/foundry/FOUNDRY-SN-IP-VRRP-MIB+1,158 / -0
Amibs/foundry/FOUNDRY-SN-IPX-MIB+1,361 / -0
Amibs/foundry/FOUNDRY-SN-MAC-AUTHENTICATION-MIB+257 / -0
Amibs/foundry/FOUNDRY-SN-MAC-VLAN-MIB+285 / -0
Amibs/foundry/FOUNDRY-SN-MRP-MIB+347 / -0
Amibs/foundry/FOUNDRY-SN-NOTIFICATION-MIB+3,064 / -0
Amibs/foundry/FOUNDRY-SN-OSPF-GROUP-MIB+3,471 / -0
Amibs/foundry/FOUNDRY-SN-POS-GROUP-MIB+1,031 / -0
Amibs/foundry/FOUNDRY-SN-ROOT-MIB+1,253 / -0
Amibs/foundry/FOUNDRY-SN-ROUTER-TRAP-MIB+439 / -0
Amibs/foundry/FOUNDRY-SN-STACKING-MIB+435 / -0
Amibs/foundry/FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB+4,649 / -0
Amibs/foundry/FOUNDRY-SN-SWITCH-GROUP-MIB+9,172 / -0
Amibs/foundry/FOUNDRY-SN-TRAP-MIB+1,326 / -0
Amibs/foundry/FOUNDRY-SN-VSRP-MIB+652 / -0
Amibs/foundry/FOUNDRY-SN-WIRELESS-GROUP-MIB+528 / -0
Amibs/foundry/FOUNDRY-VLAN-CAR-MIB+279 / -0
Amibs/foundry/Foundry-MPLS-MIB+731 / -0
Amibs/gude non-text+0 / -0
Amibs/gude/GUDEADS-EPC24X-MIB+205 / -0
Amibs/gude/GUDEADS-EPC2X6-MIB+517 / -0
Amibs/gude/GUDEADS-EPC8X-MIB+547 / -0
Amibs/gude/GUDEADS-PDU8110-MIB+313 / -0
Amibs/gude/GUDEADS-PDU8310-MIB+449 / -0
Amibs/huawei/HUAWEI-MIB+384 / -0
Amibs/radlan non-text+0 / -0
Amibs/radlan/RADLAN-AAA+2,284 / -0
Amibs/radlan/RADLAN-BaudRate-MIB+74 / -0
Amibs/radlan/RADLAN-COPY-MIB+566 / -0
Amibs/radlan/RADLAN-DNSCL-MIB+225 / -0
Amibs/radlan/RADLAN-File+206 / -0
Amibs/radlan/RADLAN-HWENVIROMENT+204 / -0
Amibs/radlan/RADLAN-IP+863 / -0
Amibs/radlan/RADLAN-LLDP-MIB+49 / -0
Amibs/radlan/RADLAN-LOCALIZATION-MIB+76 / -0
Amibs/radlan/RADLAN-MAC-BASE-PRIO+252 / -0
Amibs/radlan/RADLAN-MIB+6,844 / -0
Amibs/radlan/RADLAN-MNGINF-MIB+184 / -0
Amibs/radlan/RADLAN-PHY-MIB+222 / -0
Amibs/radlan/RADLAN-Physicaldescription-MIB+1,104 / -0
Amibs/radlan/RADLAN-QOS-CLI-MIB+2,927 / -0
Amibs/radlan/RADLAN-QOS-SERV+1,328 / -0
Amibs/radlan/RADLAN-RMON+328 / -0
Amibs/radlan/RADLAN-SENSORENTMIB+87 / -0
Amibs/radlan/RADLAN-SNMP-MIB+136 / -0
Amibs/radlan/RADLAN-SNMPv2+518 / -0
Amibs/radlan/RADLAN-SSH-MIB+589 / -0
Amibs/radlan/RADLAN-SSL+380 / -0
Amibs/radlan/RADLAN-STACK-MIB+102 / -0
Amibs/radlan/RADLAN-SYSLOG-MIB+410 / -0
Amibs/radlan/RADLAN-TIMESYNCHRONIZATION-MIB+883 / -0
Amibs/radlan/RADLAN-Tuning+1,588 / -0
Amibs/radlan/RADLAN-UDP+118 / -0
Amibs/radlan/RADLAN-rlInterfaces+1,010 / -0
Amibs/radlan/RADLAN-rlLcli-MIB+217 / -0
Amibs/radlan/RADLAN-rndApplications+1,070 / -0
Amibs/radlan/RADLAN-rndMng+169 / -0
Amibs/radlan/RADLAN-vlan-MIB+968 / -0
Amibs/senao non-text+0 / -0
Amibs/senao/SENAO-ENTERPRISE-INDOOR-AP-CB-MIB+1,040 / -0
Amibs/senao/SENAO-EOR7550-MIB+1,415 / -0
Amibs/senao/SENAO-WLAN-AP-MIB+697 / -0
Amibs/senao/SENAO-WLAN-CB-MIB+548 / -0
Amibs/watchguard non-text+0 / -0
Amibs/watchguard/WATCHGUARD-CLIENT-MIB+313 / -0
Amibs/watchguard/WATCHGUARD-HA-MIB+372 / -0
Amibs/watchguard/WATCHGUARD-INFO-SYSTEM-MIB+50 / -0
Amibs/watchguard/WATCHGUARD-IPSEC-ENDPOINT-PAIR-MIB+448 / -0
Amibs/watchguard/WATCHGUARD-IPSEC-SA-MON-MIB-EXT+1,968 / -0
Amibs/watchguard/WATCHGUARD-IPSEC-TUNNEL-MIB+563 / -0
Amibs/watchguard/WATCHGUARD-MIB+31 / -0
Amibs/watchguard/WATCHGUARD-POLICY-MIB+312 / -0
Amibs/watchguard/WATCHGUARD-PRODUCTS-MIB+79 / -0
Amibs/watchguard/WATCHGUARD-SMI+42 / -0
Amibs/watchguard/WATCHGUARD-SYSTEM-CONFIG-MIB+164 / -0
Amibs/watchguard/WATCHGUARD-SYSTEM-STATISTICS-MIB+142 / -0
Amibs/zyxel non-text+0 / -0
Amibs/zyxel/ZYXEL-AESCOMMON-MIB+558 / -0
Amibs/zyxel/ZYXEL-AS-ATM-MIB+317 / -0
Amibs/zyxel/ZYXEL-AS-MIB+1,049 / -0
Amibs/zyxel/ZYXEL-IESCOMMON-MIB+2,569 / -0
Amibs/zyxel/ZYXEL-MIB+312 / -0
Amibs/zyxel/ZYXEL-NWA-SERIES+900 / -0
Amibs/zyxel/ZYXEL-SAM1216+5,466 / -0
Amibs/zyxel/ZYXEL-ZYWALL-MIB+1,027 / -0
Mpoll-billing.php+4 / -3
Mpoller-wrapper.py+6 / -3
Mpoller.php+1 / -1
Mrename_device.php+2 / -2
Mscripts/agent-local/mysql.cnf+13 / -0
Ascripts/agent-local/nvidia-smi+16 / -0
Ascripts/agent-local/vmwaretools+46 / -0
Mscripts/observium_agent_xinetd+2 / -2
Msnmptrap.php+1 / -1
Msyslog.php+4 / -1
Aupdate/101.sql+1 / -0
Aupdate/102.sql+1 / -0
Aupdate/103.sql+1 / -0
Aupdate/104.sql+2 / -0
Aupdate/105.sql+2 / -0
Aupdate/106.sql+2 / -0
Aupdate/107.sql+1 / -0
Aupdate/108.sql+1 / -0
Aupdate/109.sql+1 / -0
Aupdate/110.sql+4 / -0
Aupdate/111.sql+2 / -0
Aupdate/112.sql+1 / -0
Aupdate/113.sql+1 / -0
Aupdate/114.sql+1 / -0
Aupdate/115.sql+1 / -0
Aupdate/116.sql+1 / -0
Aupdate/117.sql+2 / -0
Aupdate/118.sql+1 / -0
Aupdate/119.sql+19 / -0
+19,330 added −10,931 removed +8,399 net filtered development activity