← Back to Changelog Index

Changelog 2013

💻 Rolling Release

1303
commits
77,213
added
44,800
removed

🏷️ Stable Releases

3
releases
0
added
0
removed

💻 r4857 FIX

Adam Armstrong 🐸 • 2013-12-31 23:54
Date is wrong. Has been wrong all year.
Files changed (170)
M add_device.php +1 -1
M adduser.php +1 -1
M alerter.php +1 -1
M alerts.php +1 -1
M billing-calculate.php +1 -1
M check-errors.php +1 -1
M check-services.php +1 -1
M delete_device.php +1 -1
M discovery.php +1 -1
M html/ajax_entitypopup.php +1 -1
M html/ajax_listports.php +1 -1
M html/ajax_poller_status.php +1 -1
M html/ajax_search.php +1 -1
M html/api.php +1 -1
M html/bandwidth-graph.php +1 -1
M html/billing-graph.php +1 -1
M html/data.php +1 -1
M html/graph.php +1 -1
M html/images/icons/vmwaretools.png +1 -1
M html/includes/alerting-navbar.inc.php +2 -2
M html/includes/api/errorcodes.inc.php +1 -1
M html/includes/api/functions.inc.php +1 -1
M html/includes/api/module.billing.inc.php +1 -1
M html/includes/api/module.demo.inc.php +1 -1
M html/includes/api/module.inventory.inc.php +1 -1
M html/includes/api/module.packages.inc.php +1 -1
M html/includes/authentication/ldap.inc.php +1 -1
M html/includes/functions.inc.php +1 -1
M html/includes/print-interface.inc.php +1 -1
M html/includes/print/addresses.inc.php +1 -1
M html/includes/print/alert.inc.php +1 -1
M html/includes/print/arptable.inc.php +1 -1
M html/includes/print/events.inc.php +1 -1
M html/includes/print/fdbtable.inc.php +1 -1
M html/includes/print/inventory.inc.php +1 -1
M html/includes/print/mac_addresses.inc.php +1 -1
M html/includes/print/navbar.inc.php +1 -1
M html/includes/print/rows.inc.php +1 -1
M html/includes/print/search.inc.php +1 -1
M html/includes/print/status.inc.php +1 -1
M html/includes/print/syslogs.inc.php +1 -1
M html/index.php +1 -1
M html/map.php +1 -1
M html/netcmd.php +1 -1
M html/pages/add_alert_check.inc.php +2 -2
M html/pages/alert_check.inc.php +2 -2
M html/pages/alert_checks.inc.php +2 -2
M html/pages/alert_regenerate.inc.php +2 -2
M html/pages/alerts.inc.php +2 -2
M html/pages/bill/accurate.inc.php +1 -1
M html/pages/bill/quick.inc.php +1 -1
M html/pages/bills/search.inc.php +1 -1
M html/pages/device.inc.php +1 -1
M html/pages/device/alert.inc.php +2 -2
M html/pages/device/apps/apache.inc.php +1 -1
M html/pages/device/apps/app_navbar.inc.php +1 -1
M html/pages/device/apps/bind.inc.php +1 -1
M html/pages/device/apps/drbd.inc.php +1 -1
M html/pages/device/apps/exim-mailqueue.inc.php +1 -1
M html/pages/device/apps/freeradius.inc.php +1 -1
M html/pages/device/apps/mailscanner.inc.php +1 -1
M html/pages/device/apps/memcached.inc.php +1 -1
M html/pages/device/apps/mysql.inc.php +1 -1
M html/pages/device/apps/nfs.inc.php +1 -1
M html/pages/device/apps/nginx.inc.php +1 -1
M html/pages/device/apps/ntp-client.inc.php +1 -1
M html/pages/device/apps/ntpd-server.inc.php +1 -1
M html/pages/device/apps/ntpd.inc.php +1 -1
M html/pages/device/apps/postfix_mailgraph.inc.php +1 -1
M html/pages/device/apps/postgresql.inc.php +1 -1
M html/pages/device/apps/powerdns-recursor.inc.php +1 -1
M html/pages/device/apps/powerdns.inc.php +1 -1
M html/pages/device/apps/shoutcast.inc.php +1 -1
M html/pages/device/apps/unbound.inc.php +1 -1
M html/pages/device/apps/vmwaretools.inc.php +1 -1
M html/pages/device/apps/zimbra.inc.php +1 -1
M html/pages/device/edit/ipmi.inc.php +2 -2
M html/pages/device/logs/eventlog.inc.php +1 -1
M html/pages/device/logs/syslog.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/overview/toner.inc.php +1 -1
M html/pages/device/port.inc.php +1 -1
M html/pages/front/default.php +1 -1
M html/pages/pollerlog.inc.php +1 -1
M html/pdf.php +1 -1
M includes/alerts.inc.php +2 -2
M includes/defaults.inc.php +2 -2
M includes/discovery/functions.inc.php +1 -1
M includes/discovery/mempools/ciena.inc.php +1 -1
M includes/discovery/os/ciena.inc.php +1 -1
M includes/discovery/sensors/airespace-wireless-mib.inc.php +1 -1
M includes/discovery/sensors/alcatel-ind1-health-mib.inc.php +1 -1
M includes/discovery/sensors/areca-snmp-mib.inc.php +1 -1
M includes/discovery/sensors/asyncos-mail-mib.inc.php +1 -1
M includes/discovery/sensors/carel-ug40cdz-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/dell-rac-mib.inc.php +1 -1
M includes/discovery/sensors/dell-vendor-mib.inc.php +1 -1
M includes/discovery/sensors/deltaups-mib.inc.php +1 -1
M includes/discovery/sensors/eqlmember-mib.inc.php +1 -1
M includes/discovery/sensors/f10-c-series-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/f10-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/f10-s-series-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +1 -1
M includes/discovery/sensors/gamatronic-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-epc2x6-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-epc8x-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-pdu8110-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-pdu8310-mib.inc.php +1 -1
M includes/discovery/sensors/ipomanii-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-dom-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-system-mib.inc.php +1 -1
M includes/discovery/sensors/lm-sensors-mib.inc.php +1 -1
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +1 -1
M includes/discovery/sensors/mib-dell-10892.inc.php +1 -1
M includes/discovery/sensors/mikrotik-mib.inc.php +1 -1
M includes/discovery/sensors/netbotzv2-mib.inc.php +1 -1
M includes/discovery/sensors/ns-root-mib.inc.php +1 -1
M includes/discovery/sensors/nscrtv-root.inc.php +1 -1
M includes/discovery/sensors/oadwdm-mib.inc.php +1 -1
M includes/discovery/sensors/p8510-mib.inc.php +1 -1
M includes/discovery/sensors/papouch-smi.inc.php +1 -1
M includes/discovery/sensors/pdu-mib.inc.php +1 -1
M includes/discovery/sensors/powernet-mib.inc.php +1 -1
M includes/discovery/sensors/radlan-hwenviroment.inc.php +1 -1
M includes/discovery/sensors/rbn-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/roomalert24e-mib.inc.php +1 -1
M includes/discovery/sensors/s5-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/sentry3-mib.inc.php +1 -1
M includes/discovery/sensors/siconups-mib.inc.php +1 -1
M includes/discovery/sensors/spagent-mib.inc.php +1 -1
M includes/discovery/sensors/supermicro-health-mib.inc.php +1 -1
M includes/discovery/sensors/sw-mib.inc.php +1 -1
M includes/discovery/sensors/ups-mib.inc.php +1 -1
M includes/discovery/sensors/webgraph-8xthermometer-us-mib.inc.php +1 -1
M includes/discovery/sensors/wwp-leos-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php +1 -1
M includes/discovery/sensors/xups-mib.inc.php +1 -1
M includes/discovery/sensors/zyxel-as-mib.inc.php +1 -1
M includes/entities.inc.php +1 -1
M includes/functions.php +1 -1
M includes/polling/fdb-table.inc.php +1 -1
M includes/polling/functions.inc.php +1 -1
M includes/polling/ipmi.inc.php +1 -1
M includes/polling/mempools/ciena.inc.php +1 -1
M includes/polling/os/apc.inc.php +1 -1
M includes/polling/os/ciena.inc.php +1 -1
M includes/polling/os/engenius.inc.php +1 -1
M includes/polling/os/gude-epc.inc.php +1 -1
M includes/polling/os/gude-pdu.inc.php +1 -1
M includes/polling/os/radlan.inc.php +1 -1
M includes/polling/os/sensorprobe.inc.php +1 -1
M includes/polling/processors/ciena.inc.php +1 -1
M includes/polling/sensors.inc.php +2 -2
M includes/polling/system.inc.php +2 -2
M includes/polling/unix-agent/raspberrypi.inc.php +1 -1
M includes/rewrites.php +1 -1
M includes/rrdtool.inc.php +1 -1
M includes/snmp.inc.php +1 -1
M includes/syslog.php +2 -2
M includes/update/update.php +1 -1
M irc.php +1 -1
M poll-billing.php +1 -1
M poller.php +1 -1
M rename_device.php +1 -1
M snmptrap.php +1 -1
M syslog.php +1 -1
📈 183 added 📉 183 removed

💻 r4856 FIX

Adam Armstrong 🐸 • 2013-12-31 23:34
Fix LLDP juniper links to use correct ifIndex (probably)
Files changed (1)
M includes/discovery/discovery-protocols.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4855 FIX

Adam Armstrong 🐸 • 2013-12-31 15:35
Add vyatta to UNIX group. It's just quagga on linux.
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r4854 FIX

Adam Armstrong 🐸 • 2013-12-31 15:32
protocol agnostic scripts/icons for google map on front page
Files changed (1)
M html/pages/front/default.php +3 -3
📈 3 added 📉 3 removed

💻 r4853 ADD

Adam Armstrong 🐸 • 2013-12-31 14:50
add bgpPeerFsmEstablishedTime to metrics for BGP sessions
Files changed (1)
M includes/polling/bgp-peers.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4852 ADD

Adam Armstrong 🐸 • 2013-12-31 13:42
Add support for graphing VMWare's memory and CPU resource allocations within a virtual machine. Uses vmwaretools UNIX agent script.
Files changed (6)
A html/images/icons/vmwaretools.png +241
A html/includes/graphs/application/vmwaretools_cpu.inc.php +34
A html/includes/graphs/application/vmwaretools_mem.inc.php +64
A html/pages/device/apps/vmwaretools.inc.php +15
A includes/polling/applications/vmwaretools.inc.php +56
A scripts/agent-local/vmwaretools +46
📈 456 added 📉 0 removed

💻 r4851 ADD

Adam Armstrong 🐸 • 2013-12-31 13:38
Add discovery support for buffalo terastation
Files changed (4)
A html/images/os/buffalo.png +1
M includes/definitions/os.inc.php +6
A includes/discovery/os/terastation.inc.php +8
A includes/polling/os/terastation.inc.php +10
📈 25 added 📉 0 removed

💻 r4850

Tom Laermans 🦔 • 2013-12-27 15:03
Minor: fix syslog priorities filter on front page
Files changed (1)
M includes/defaults.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4849

Tom Laermans 🦔 • 2013-12-23 21:13
Medium: Fix LDAP user list query so we can assign entities to users again. Broken after migration of auth_ldap_group to array.
Files changed (1)
M html/includes/authentication/ldap.inc.php +16 -4
📈 16 added 📉 4 removed

💻 r4848 MINOR

Mike Stupalov 🐱 • 2013-12-23 14:45
Full rediscovery device if snmpEngineID changed.
Files changed (2)
M includes/discovery/functions.inc.php +15 -13
M includes/polling/system.inc.php +9 -9
📈 24 added 📉 22 removed

💻 r4847

Tom Laermans 🦔 • 2013-12-21 22:06
Minor: some more consistency in alerter operands, also add 'is' as alias for 'equals'
Files changed (1)
M includes/alerts.inc.php +21 -10
📈 21 added 📉 10 removed

💻 r4846

Tom Laermans 🦔 • 2013-12-21 21:52
Minor: prevent accidental reloads on the help icons of the alert checker creation page
Files changed (1)
M html/pages/add_alert_check.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4845

Tom Laermans 🦔 • 2013-12-20 00:26
Minor: 1 GUDE PDU MIB got lost for commit r4843
Files changed (1)
A mibs/gude/GUDEADS-PDU8310-MIB +449
📈 0 added 📉 0 removed

💻 r4844

Tom Laermans 🦔 • 2013-12-20 00:07
New: rewritten OS polling module for APC/PowerNet-MIB, more serial numbers and hardware versions detected now
Files changed (1)
M includes/polling/os/apc.inc.php +25 -74
📈 25 added 📉 74 removed

💻 r4843

Tom Laermans 🦔 • 2013-12-19 18:33
New: Add support for GUDE PDU and EPC devices (sponsored by ISP Solutions SA, Switzerland)
Files changed (13)
A html/images/os/gude.png +1
M includes/definitions/os.inc.php +23
A includes/discovery/sensors/gudeads-epc2x6-mib.inc.php +25
A includes/discovery/sensors/gudeads-epc8x-mib.inc.php +55
A includes/discovery/sensors/gudeads-pdu8110-mib.inc.php +60
A includes/discovery/sensors/gudeads-pdu8310-mib.inc.php +77
A includes/polling/os/gude-epc.inc.php +25
A includes/polling/os/gude-pdu.inc.php +23
A mibs/gude
A mibs/gude/GUDEADS-EPC24X-MIB +205
A mibs/gude/GUDEADS-EPC2X6-MIB +517
A mibs/gude/GUDEADS-EPC8X-MIB +547
A mibs/gude/GUDEADS-PDU8110-MIB +313
📈 289 added 📉 0 removed

💻 r4842 FIX

Adam Armstrong 🐸 • 2013-12-19 13:38
Attempt to fix mac accounting graphs
Files changed (1)
M html/pages/device/port/macaccounting.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4841

Tom Laermans 🦔 • 2013-12-18 20:28
Minor: Enlarge vmwVmConfigFile to accomodate larger values.
Files changed (1)
A update/115.sql +1
📈 1 added 📉 0 removed

💻 r4840

Tom Laermans 🦔 • 2013-12-18 20:14
Security: htmlspecialchars() the WMI configuration variables
Files changed (1)
M html/pages/device/edit/wmi.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r4839

Tom Laermans 🦔 • 2013-12-18 20:14
New: Allow for configurable Unix Agent port per device
Files changed (3)
M html/pages/device/edit.inc.php +4
A html/pages/device/edit/agent.inc.php +60
M includes/polling/unix-agent.inc.php +13 -5
📈 77 added 📉 5 removed

💻 r4838

Tom Laermans 🦔 • 2013-12-18 15:33
Security: htmlspecialchars() more user/device-supplied input (location, sysName)
Files changed (6)
M html/includes/functions.inc.php +3 -3
M html/includes/hostbox.inc.php +2 -2
M html/includes/navbar.inc.php +3 -3
M html/includes/print/device.inc.php +1 -1
M html/includes/print/status.inc.php +6 -6
M html/pages/devices.inc.php +3 -3
📈 18 added 📉 18 removed

💻 r4837

Tom Laermans 🦔 • 2013-12-18 15:17
Security: Add htmlspecialchars() around output of some user-supplied input fields, avoiding HTML/Javascript injection. Also don't escape custom sysLocation twice.
Files changed (7)
M html/includes/hostbox-basic.inc.php +1 -1
M html/includes/hostbox.inc.php +1 -1
M html/pages/device/edit/alerts.inc.php +1 -1
M html/pages/device/edit/device.inc.php +5 -5
M html/pages/device/edit/ipmi.inc.php +4 -4
M html/pages/device/edit/snmp.inc.php +7 -7
M html/pages/device/edit/ssh.inc.php +25 -19
📈 44 added 📉 38 removed

💻 r4836 FIX

Adam Armstrong 🐸 • 2013-12-17 14:44
Prevent username or password being used in URLs from vars array
Files changed (1)
M html/includes/functions.inc.php +4 -1
📈 4 added 📉 1 removed

💻 r4835

Tom Laermans 🦔 • 2013-12-13 01:12
Minor: Always show rDNS on BGP page when we can't find a matching device
Files changed (2)
M html/pages/device/routing/bgp.inc.php +1 -2
M html/pages/routing/bgp.inc.php +2 -1
📈 3 added 📉 3 removed

💻 r4834

Tom Laermans 🦔 • 2013-12-13 00:57
Minor: Process reverse DNS of BGP peers at discovery time to speed up BGP page rendering
Files changed (4)
M html/pages/device/routing/bgp.inc.php +9 -1
M html/pages/routing/bgp.inc.php +1 -2
M includes/discovery/bgp-peers.inc.php +4 -2
A update/114.sql +1
📈 15 added 📉 5 removed

💻 r4833

Tom Laermans 🦔 • 2013-12-12 20:18
Minor: recognize more ADVA devices
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r4832 FIX

Adam Armstrong 🐸 • 2013-12-12 01:33
LDAP auth for API
Files changed (1)
M html/includes/api/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4831 ADD

Adam Armstrong 🐸 • 2013-12-12 01:23
Allow custom_shorthost() function to be used to shorten hostnames, put custom_shorthost() in includes/custom.inc.php
Files changed (2)
M includes/common.php +5 -1
M includes/functions.php +7
📈 12 added 📉 1 removed

💻 r4830 FIX

Adam Armstrong 🐸 • 2013-12-12 00:43
device_id -> device
Files changed (1)
M includes/alerts.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4829 MINOR

Mike Stupalov 🐱 • 2013-12-11 09:45
Fix display 100% in percent bar.
Files changed (1)
M html/includes/functions.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4828 FIX

Adam Armstrong 🐸 • 2013-12-10 19:51
Add eq, ne, gt and lt to alert testing code
Files changed (1)
M includes/alerts.inc.php +4
📈 4 added 📉 0 removed

💻 r4827 FIX

Adam Armstrong 🐸 • 2013-12-10 19:45
Add IPv6 bits to default xinetd file
Files changed (1)
M scripts/observium_agent_xinetd +2 -2
📈 2 added 📉 2 removed

💻 r4826 FIX

Adam Armstrong 🐸 • 2013-12-10 19:41
Fix alert_until_ok resetting.
Files changed (3)
M html/includes/graphs/common.inc.php +2
M html/includes/print/alert.inc.php +1 -1
M includes/alerts.inc.php +2 -2
📈 5 added 📉 3 removed

💻 r4825 ADD

Adam Armstrong 🐸 • 2013-12-09 16:33
Add checkbox and editing code to enable "ignore_until_ok" on alert entry page.
Files changed (3)
M html/pages/device/alert.inc.php +41 -10
M html/pages/device/edit/ports.inc.php +2 -1
M includes/rewrites.php +1 -1
📈 44 added 📉 12 removed

💻 r4824 MINOR

Mike Stupalov 🐱 • 2013-12-09 16:23
Rename print_search_simple() to print_search(). Added get_form_element() for generate form elements.
Files changed (21)
M html/includes/functions.inc.php +1 -1
D html/includes/print/search_simple.inc.php -251
A html/includes/print/search.inc.php +268
M html/index.php +1 -1
M html/pages/bills/search.inc.php +1 -1
M html/pages/device/logs/eventlog.inc.php +1 -1
M html/pages/device/logs/syslog.inc.php +1 -1
M html/pages/device/port/arp.inc.php +1 -1
M html/pages/device/ports/arp.inc.php +1 -1
M html/pages/device/ports/fdb.inc.php +1 -1
M html/pages/devices.inc.php +1 -1
M html/pages/eventlog.inc.php +1 -1
M html/pages/graphs.inc.php +1 -1
M html/pages/inventory.inc.php +1 -1
M html/pages/routing/bgp.inc.php +30 -17
M html/pages/search/arp.inc.php +1 -1
M html/pages/search/fdb.inc.php +1 -1
M html/pages/search/ipv4.inc.php +1 -1
M html/pages/search/ipv6.inc.php +1 -1
M html/pages/search/mac.inc.php +1 -1
M html/pages/syslog.inc.php +1 -1
📈 316 added 📉 286 removed

💻 r4823 ADD

Adam Armstrong 🐸 • 2013-12-09 13:49
Add database field and some UI elements for "ignore until recovered".
Files changed (4)
M html/pages/device/alert.inc.php +8 -7
M includes/alerts.inc.php +7
M includes/rewrites.php +2 -2
A update/113.sql +1
📈 18 added 📉 9 removed

💻 r4822 FIX

Adam Armstrong 🐸 • 2013-12-09 12:44
Don't show alert message header generated from <title> prefix. It's useless now.
Files changed (1)
M includes/alerts.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4821 ADD

Adam Armstrong 🐸 • 2013-12-09 12:42
Make alert entry table rows clickable.
Files changed (1)
M html/includes/print/alert.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r4820 ADD

Adam Armstrong 🐸 • 2013-12-09 12:06
add icon to reach alert entry page from alert entries list
Files changed (1)
M html/includes/print/alert.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r4819 FIX

Adam Armstrong 🐸 • 2013-12-07 18:13
alerts page to show down/delay/suppressed as default and allow switching to all
Files changed (2)
M html/includes/print/alert.inc.php +3 -4
M html/pages/alerts.inc.php +10 -6
📈 13 added 📉 10 removed

💻 r4818 FIX

Adam Armstrong 🐸 • 2013-12-07 16:20
entity/device match wrapped in <code> and some cosmetic css tweaks to pre/table-condensed-more
Files changed (4)
M html/css/bootstrap.css +2 -2
M html/css/bootstrap/less/progress-bars.less +2 -2
M html/css/bootstrap/less/tables.less +1 -1
M html/pages/alert_checks.inc.php +6 -7
📈 6 added 📉 7 removed

💻 r4817 ADD

Adam Armstrong 🐸 • 2013-12-07 15:46
Additions to alerting system UI. Show only alarmed alerts as default.
Files changed (10)
M html/css/bootstrap.css +1
M html/css/bootstrap/less/wells.less +6
M html/css/bootstrap/less/wells3.less +6
M html/includes/print/syslogs.inc.php +9 -9
M html/pages/alert_check.inc.php +2 -2
M html/pages/alerts.inc.php +1
M html/pages/device.inc.php +2
A html/pages/device/alert.inc.php +106
M includes/alerts.inc.php +2 -2
M includes/rewrites.php +5
📈 127 added 📉 13 removed

💻 r4816 ADD

Adam Armstrong 🐸 • 2013-12-06 14:51
Add recovery alerts. Probably. Change alert duration to be from it first failing, rather than from when it first was allowed to alert.
Files changed (1)
M includes/alerts.inc.php +81 -5
📈 81 added 📉 5 removed

💻 r4815 ADD

Adam Armstrong 🐸 • 2013-12-06 14:15
add last_failed to alert_table-state table to allow us to give a duration for recovered alerts
Files changed (1)
A update/112.sql +1
📈 1 added 📉 0 removed

💻 r4814 ADD

Adam Armstrong 🐸 • 2013-12-06 13:52
add last_recovered and has_alerted fields to alert_table-state table
Files changed (1)
A update/111.sql +2
📈 2 added 📉 0 removed

💻 r4813

Adam Armstrong 🐸 • 2013-12-06 13:39
hoi hamstertje!
Files changed (1)
M html/index.php +6 -1
📈 6 added 📉 1 removed

💻 r4812 ADD

Adam Armstrong 🐸 • 2013-12-06 11:42
Make entity/device links in alert emails clickable (requires web_url set in config, defaults to http://localhost:80/)
Files changed (3)
M alerter.php +3
M html/includes/functions.inc.php +3
M includes/defaults.inc.php +2
📈 8 added 📉 0 removed

💻 r4811

Tom Laermans 🦔 • 2013-12-03 20:01
Minor: discovery code cleanups
Files changed (41)
M includes/discovery/functions.inc.php +4 -4
M includes/discovery/mempools/hh3c.inc.php +2 -2
D includes/discovery/os/microsens.inc.php -10
M includes/discovery/processors/hh3c.inc.php +3 -3
M includes/discovery/sensors/areca-snmp-mib.inc.php +10 -10
M includes/discovery/sensors/asyncos-mail-mib.inc.php +10 -10
M includes/discovery/sensors/carel-ug40cdz-mib.inc.php -1
M includes/discovery/sensors/cisco-envmon-mib.inc.php +10 -10
M includes/discovery/sensors/dell-rac-mib.inc.php +10 -10
M includes/discovery/sensors/dell-vendor-mib.inc.php +11 -11
M includes/discovery/sensors/deltaups-mib.inc.php +11 -11
M includes/discovery/sensors/eqlmember-mib.inc.php +10 -10
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +10 -10
M includes/discovery/sensors/gamatronic-mib.inc.php +10 -10
M includes/discovery/sensors/ipomanii-mib.inc.php +12 -11
M includes/discovery/sensors/juniper-dom-mib.inc.php +10 -10
M includes/discovery/sensors/juniper-mib.inc.php +10 -10
M includes/discovery/sensors/juniper-system-mib.inc.php +10 -10
M includes/discovery/sensors/lcos-mib.inc.php +1 -1
M includes/discovery/sensors/lm-sensors-mib.inc.php +10 -10
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +10 -10
M includes/discovery/sensors/mikrotik-mib.inc.php +10 -10
M includes/discovery/sensors/ns-root-mib.inc.php +10 -10
M includes/discovery/sensors/nscrtv-root.inc.php +10 -10
M includes/discovery/sensors/p8510-mib.inc.php +10 -10
M includes/discovery/sensors/papouch-smi.inc.php +11 -11
M includes/discovery/sensors/pdu-mib.inc.php +10 -10
M includes/discovery/sensors/powernet-mib.inc.php +49 -50
M includes/discovery/sensors/radlan-hwenviroment.inc.php +10 -10
M includes/discovery/sensors/roomalert24e-mib.inc.php +10 -13
M includes/discovery/sensors/sentry3-mib.inc.php +22 -22
M includes/discovery/sensors/siconups-mib.inc.php +10 -10
M includes/discovery/sensors/spagent-mib.inc.php +11 -11
M includes/discovery/sensors/supermicro-health-mib.inc.php +10 -10
M includes/discovery/sensors/sw-mib.inc.php +10 -10
M includes/discovery/sensors/ups-mib.inc.php +10 -10
M includes/discovery/sensors/webgraph-8xthermometer-us-mib.inc.php +10 -10
M includes/discovery/sensors/xups-mib.inc.php +10 -10
M includes/discovery/sensors/zyxel-as-mib.inc.php +10 -10
M includes/discovery/storage/netapp.inc.php +1 -1
M includes/discovery/vlans/q-bridge-mib.inc.php +2 -2
📈 400 added 📉 414 removed

💻 r4810

Tom Laermans 🦔 • 2013-12-03 18:15
Minor: code cleanups
Files changed (1)
M html/includes/functions.inc.php +43 -59
📈 43 added 📉 59 removed

💻 r4809

Tom Laermans 🦔 • 2013-12-03 18:04
Minor: make auth failures more prominent and clear on the logon page; they were somewhat obscured by our awesome hamster.
Files changed (1)
M html/pages/logon.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4808

Tom Laermans 🦔 • 2013-12-03 16:09
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.
Files changed (4)
M html/includes/functions.inc.php +14 -8
M html/pages/device/overview/mempools.inc.php +12 -1
M html/pages/device/overview/toner.inc.php +14 -2
M includes/definitions.inc.php +6
📈 46 added 📉 11 removed

💻 r4807

Tom Laermans 🦔 • 2013-11-28 15:31
Minor: Multiple LDAP groups now accepted for access to Observium, config variable auth_ldap_group is now an array. (OBSERVIUM-603)
Files changed (4)
M html/includes/authentication/ldap.inc.php +31 -16
M html/includes/functions.inc.php -2
M includes/defaults.inc.php +2 -2
M includes/definitions.inc.php +3 -4
📈 36 added 📉 24 removed

💻 r4806 MINOR

Tom Laermans 🦔 • 2013-11-28 10:52
Remove old unused config directive 'mibdir'
Files changed (3)
M includes/definitions.inc.php -1
M includes/polling/os/fortigate.inc.php +1 -1
M includes/polling/os/speedtouch.inc.php +1 -1
📈 2 added 📉 3 removed

💻 r4805 IMPR

Tom Laermans 🦔 • 2013-11-26 19:51
Move some more MIBs to separate MIB directories, clean up duplicate MIB files, small code tweaks
Files changed (126)
M includes/discovery/mempools/powerconnect-cpu.inc.php +3 -2
M includes/discovery/processors/powerconnect.inc.php +2 -2
M includes/discovery/sensors/dell-rac-mib.inc.php +2 -2
M includes/discovery/sensors/dell-vendor-mib.inc.php +2 -2
M includes/discovery/sensors/mib-dell-10892.inc.php +15 -16
M includes/discovery/sensors/zyxel-as-mib.inc.php +3 -3
M includes/polling/mempools/dlink.inc.php +3 -3
M includes/polling/mempools/powerconnect-cpu.inc.php +3 -3
M includes/polling/os/dlink.inc.php +3 -3
M includes/polling/os/ies.inc.php +2 -2
M includes/polling/os/powerconnect.inc.php +4 -4
M includes/polling/os/radlan.inc.php +4 -4
M includes/polling/os/unix.inc.php +2 -2
M includes/polling/os/windows.inc.php +3 -3
M includes/polling/processors/powerconnect.inc.php +2 -2
A mibs/d-link/AAC-MIB +1,108
D mibs/d-link/aac.mib -1,038
D mibs/d-link/acl.mib -4,719
A mibs/d-link/ACLMGMT-MIB +5,633
A mibs/d-link/AGENT-GENERAL-MIB +1,818
A mibs/d-link/AUTH-MIB +1,484
D mibs/d-link/auth.mib -1,441
A mibs/d-link/CABLE-DIAG-MIB +273
D mibs/d-link/cablediag.mib -246
A mibs/d-link/DES3028-L2MGMT-MIB +4,967
D mibs/d-link/des3028-l2mgmt.mib -3,465
A mibs/d-link/DHCP-RELAY-MGMT-MIB +513
D mibs/d-link/dhcprelay.mib -212
A mibs/d-link/DLINK-EQUIPMENT-MIB +360
A mibs/d-link/DLINK-ID-REC-MIB +39
D mibs/d-link/dlink-id-rec-mib.mib -27
A mibs/d-link/DOS-PREV-MIB +262
D mibs/d-link/dosprev.mib -220
A mibs/d-link/Dot1xMGMT-MIB +72
D mibs/d-link/dot1xmgmt.mib -54
D mibs/d-link/genmgmt.mib -1,248
A mibs/d-link/IP-MAC-BIND-MIB +679
D mibs/d-link/ipmacbind.mib -599
A mibs/d-link/LAG-MIB +1,293
D mibs/d-link/lag.mib -1,248
A mibs/d-link/MLD-SNOOPING-MIB +655
D mibs/d-link/mldsnp.mib -600
A mibs/d-link/MSTP-MIB +868
D mibs/d-link/mstp.mib -811
A mibs/d-link/PKT-STORM-CTRL-MIB +271
D mibs/d-link/pktstormctrl.mib -209
A mibs/d-link/PoE-MIB +368
D mibs/d-link/poe.mib -305
A mibs/d-link/Q-IN-Q-MIB +623
D mibs/d-link/qinq.mib -113
A mibs/d-link/SAFEGUARD-ENGINE-MIB +169
D mibs/d-link/safeguard.mib -145
A mibs/d-link/SINGLE-IP-MIB +699
D mibs/d-link/singleip.mib -640
A mibs/d-link/SMTP-MIB +186
D mibs/d-link/smtp.mib -169
A mibs/d-link/SSH-MIB +328
D mibs/d-link/ssh.mib -310
A mibs/d-link/SSL-MIB +146
D mibs/d-link/sslmib.mib -123
A mibs/d-link/SWPRIMGMT-DES30XXP-MIB +33
D mibs/d-link/swprimgmt-des30xxp-mib.mib -27
A mibs/d-link/SYSLOG-MIB +224
D mibs/d-link/syslog.mib -211
A mibs/d-link/TIME-MIB +328
D mibs/d-link/time.mib -304
A mibs/d-link/TIMERANGE-MIB +264
D mibs/d-link/timerange.mib -228
D mibs/DELL-RAC-MIB -1,222
D mibs/Dell-Vendor-MIB -468
A mibs/dell/DELL-RAC-MIB +1,233
A mibs/dell/Dell-Vendor-MIB +486
A mibs/dell/MIB-Dell-10892 +15,394
D mibs/DLINK-AGENT-GENERAL-MIB -1,378
D mibs/DLINK-EQUIPMENT-MIB -343
D mibs/DLINK-ID-REC-MIB -26
D mibs/DLINK-SINGLE-IP-MIB -640
D mibs/Foundry-MPLS-MIB -699
D mibs/foundry-sn-mac-authentication -224
D mibs/foundry-sn-mac-vlan -266
D mibs/foundry-sn-mrp -320
A mibs/foundry/Foundry-MPLS-MIB +731
A mibs/foundry/FOUNDRY-SN-MAC-VLAN-MIB +285
D mibs/MIB-DELL-10892 -14,696
A mibs/watchguard
D mibs/WATCHGUARD-CLIENT-MIB -313
D mibs/WATCHGUARD-HA-MIB -372
D mibs/WATCHGUARD-INFO-SYSTEM-MIB -50
D mibs/WATCHGUARD-IPSEC-ENDPOINT-PAIR-MIB -448
D mibs/WATCHGUARD-IPSEC-SA-MON-MIB-EXT -1,968
D mibs/WATCHGUARD-IPSEC-TUNNEL-MIB -563
D mibs/WATCHGUARD-MIB -31
D mibs/WATCHGUARD-POLICY-MIB -309
D mibs/WATCHGUARD-PRODUCTS-MIB -74
D mibs/WATCHGUARD-SMI -42
D mibs/WATCHGUARD-SYSTEM-CONFIG-MIB -164
D mibs/WATCHGUARD-SYSTEM-STATISTICS-MIB -142
A mibs/watchguard/WATCHGUARD-CLIENT-MIB +313
A mibs/watchguard/WATCHGUARD-HA-MIB +372
A mibs/watchguard/WATCHGUARD-INFO-SYSTEM-MIB +50
A mibs/watchguard/WATCHGUARD-IPSEC-ENDPOINT-PAIR-MIB +448
A mibs/watchguard/WATCHGUARD-IPSEC-SA-MON-MIB-EXT +1,968
A mibs/watchguard/WATCHGUARD-IPSEC-TUNNEL-MIB +563
A mibs/watchguard/WATCHGUARD-MIB +31
A mibs/watchguard/WATCHGUARD-POLICY-MIB +312
A mibs/watchguard/WATCHGUARD-PRODUCTS-MIB +79
A mibs/watchguard/WATCHGUARD-SMI +42
A mibs/watchguard/WATCHGUARD-SYSTEM-CONFIG-MIB +164
A mibs/watchguard/WATCHGUARD-SYSTEM-STATISTICS-MIB +142
A mibs/zyxel
D mibs/ZYXEL-AESCOMMON-MIB -530
D mibs/ZYXEL-AS-ATM-MIB -293
D mibs/ZYXEL-AS-MIB -960
D mibs/ZYXEL-IESCOMMON-MIB -2,453
D mibs/ZYXEL-MIB -264
D mibs/ZYXEL-NWA-SERIES -867
D mibs/ZYXEL-SAM1216 -4,373
D mibs/ZYXEL-ZYWALL-MIB -1,011
A mibs/zyxel/ZYXEL-AESCOMMON-MIB +558
A mibs/zyxel/ZYXEL-AS-ATM-MIB +317
A mibs/zyxel/ZYXEL-AS-MIB +1,049
A mibs/zyxel/ZYXEL-IESCOMMON-MIB +2,569
A mibs/zyxel/ZYXEL-MIB +312
A mibs/zyxel/ZYXEL-NWA-SERIES +900
A mibs/zyxel/ZYXEL-SAM1216 +5,466
A mibs/zyxel/ZYXEL-ZYWALL-MIB +1,027
📈 53 added 📉 53 removed

💻 r4804

Adam Armstrong 🐸 • 2013-11-26 19:48
cleanups to html/pages/devices/health/ pages
Files changed (5)
M html/pages/device/health/diskio.inc.php +8 -5
M html/pages/device/health/mempool.inc.php +10 -2
M html/pages/device/health/processor.inc.php +9 -2
M html/pages/device/health/sensors.inc.php +15 -6
M html/pages/device/health/storage.inc.php +5 -6
📈 47 added 📉 21 removed

💻 r4803 IMPR

Tom Laermans 🦔 • 2013-11-25 21:50
Move RADLAN MIBs to separate MIB dir, small code tweaks
Files changed (70)
M includes/discovery/processors/radlan.inc.php +2 -2
M includes/discovery/sensors/radlan-hwenviroment.inc.php +2 -2
M includes/polling/os/radlan.inc.php +16 -5
D mibs/HUAWEI-MIB -374
A mibs/huawei/HUAWEI-MIB +384
A mibs/radlan
D mibs/RADLAN-AAA -2,195
D mibs/RADLAN-BaudRate-MIB -70
D mibs/RADLAN-COPY-MIB -564
D mibs/RADLAN-DNSCL-MIB -221
D mibs/RADLAN-File -197
D mibs/RADLAN-HWENVIROMENT -204
D mibs/RADLAN-IP -844
D mibs/RADLAN-LLDP-MIB -35
D mibs/RADLAN-LOCALIZATION-MIB -72
D mibs/RADLAN-MAC-BASE-PRIO -248
D mibs/RADLAN-MIB -6,370
D mibs/RADLAN-MNGINF-MIB -179
D mibs/RADLAN-PHY-MIB -218
D mibs/RADLAN-Physicaldescription-MIB -1,081
D mibs/RADLAN-QOS-CLI-MIB -2,876
D mibs/RADLAN-QOS-SERV -1,292
D mibs/RADLAN-rlInterfaces -980
D mibs/RADLAN-rlLcli-MIB -210
D mibs/RADLAN-RMON -325
D mibs/RADLAN-rndApplications -1,044
D mibs/RADLAN-rndMng -159
D mibs/RADLAN-SENSORENTMIB -87
D mibs/RADLAN-SNMP-MIB -136
D mibs/RADLAN-SNMPv2 -504
D mibs/RADLAN-SSH-MIB -552
D mibs/RADLAN-SSL -377
D mibs/RADLAN-STACK-MIB -95
D mibs/RADLAN-SYSLOG-MIB -398
D mibs/RADLAN-TIMESYNCHRONIZATION-MIB -862
D mibs/RADLAN-Tuning -1,571
D mibs/RADLAN-UDP -113
D mibs/RADLAN-vlan-MIB -933
A mibs/radlan/RADLAN-AAA +2,284
A mibs/radlan/RADLAN-BaudRate-MIB +74
A mibs/radlan/RADLAN-COPY-MIB +566
A mibs/radlan/RADLAN-DNSCL-MIB +225
A mibs/radlan/RADLAN-File +206
A mibs/radlan/RADLAN-HWENVIROMENT +204
A mibs/radlan/RADLAN-IP +863
A mibs/radlan/RADLAN-LLDP-MIB +49
A mibs/radlan/RADLAN-LOCALIZATION-MIB +76
A mibs/radlan/RADLAN-MAC-BASE-PRIO +252
A mibs/radlan/RADLAN-MIB +6,844
A mibs/radlan/RADLAN-MNGINF-MIB +184
A mibs/radlan/RADLAN-PHY-MIB +222
A mibs/radlan/RADLAN-Physicaldescription-MIB +1,104
A mibs/radlan/RADLAN-QOS-CLI-MIB +2,927
A mibs/radlan/RADLAN-QOS-SERV +1,328
A mibs/radlan/RADLAN-rlInterfaces +1,010
A mibs/radlan/RADLAN-rlLcli-MIB +217
A mibs/radlan/RADLAN-RMON +328
A mibs/radlan/RADLAN-rndApplications +1,070
A mibs/radlan/RADLAN-rndMng +169
A mibs/radlan/RADLAN-SENSORENTMIB +87
A mibs/radlan/RADLAN-SNMP-MIB +136
A mibs/radlan/RADLAN-SNMPv2 +518
A mibs/radlan/RADLAN-SSH-MIB +589
A mibs/radlan/RADLAN-SSL +380
A mibs/radlan/RADLAN-STACK-MIB +102
A mibs/radlan/RADLAN-SYSLOG-MIB +410
A mibs/radlan/RADLAN-TIMESYNCHRONIZATION-MIB +883
A mibs/radlan/RADLAN-Tuning +1,588
A mibs/radlan/RADLAN-UDP +118
A mibs/radlan/RADLAN-vlan-MIB +968
📈 20 added 📉 9 removed

💻 r4802 FIX

Tom Laermans 🦔 • 2013-11-25 21:43
Remove quotes from Ironware serial number, move foundry MIBS to separate MIB directory
Files changed (63)
M includes/discovery/discovery-protocols.inc.php +1 -1
M includes/discovery/mempools/ironware-dyn.inc.php +1 -1
M includes/discovery/processors/ironware.inc.php +2 -2
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +1 -1
M includes/polling/mempools/ironware-dyn.inc.php +2 -2
M includes/polling/os/ironware.inc.php +1 -1
M includes/snmp.inc.php +3 -3
D mibs/FOUNDRY-BFD-STD-MIB -845
D mibs/FOUNDRY-CAR-MIB -371
D mibs/FOUNDRY-LAG-MIB -285
D mibs/FOUNDRY-MAC-VLAN-MIB -256
D mibs/FOUNDRY-SN-AGENT-MIB -6,400
D mibs/FOUNDRY-SN-APPLETALK-MIB -763
D mibs/FOUNDRY-SN-ARP-GROUP-MIB -107
D mibs/FOUNDRY-SN-BGP4-GROUP-MIB -3,099
D mibs/FOUNDRY-SN-CAM-MIB -489
D mibs/FOUNDRY-SN-IGMP-MIB -203
D mibs/FOUNDRY-SN-IP-ACL-MIB -1,512
D mibs/FOUNDRY-SN-IP-MIB -5,159
D mibs/FOUNDRY-SN-IP-VRRP-MIB -1,138
D mibs/FOUNDRY-SN-IPX-MIB -1,347
D mibs/FOUNDRY-SN-MAC-AUTHENTICATION-MIB -247
D mibs/FOUNDRY-SN-MRP-MIB -342
D mibs/FOUNDRY-SN-NOTIFICATION-MIB -3,052
D mibs/FOUNDRY-SN-OSPF-GROUP-MIB -3,405
D mibs/FOUNDRY-SN-POS-GROUP-MIB -1,020
D mibs/FOUNDRY-SN-ROOT-MIB -1,228
D mibs/FOUNDRY-SN-ROUTER-TRAP-MIB -419
D mibs/FOUNDRY-SN-STACKING-MIB -418
D mibs/FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB -4,577
D mibs/FOUNDRY-SN-SWITCH-GROUP-MIB -9,043
D mibs/FOUNDRY-SN-TRAP-MIB -1,303
D mibs/FOUNDRY-SN-VSRP-MIB -648
D mibs/FOUNDRY-SN-WIRELESS-GROUP-MIB -507
D mibs/FOUNDRY-VLAN-CAR-MIB -275
A mibs/foundry/FOUNDRY-BFD-STD-MIB +847
A mibs/foundry/FOUNDRY-CAR-MIB +376
A mibs/foundry/FOUNDRY-LAG-MIB +293
A mibs/foundry/FOUNDRY-MAC-VLAN-MIB +275
A mibs/foundry/FOUNDRY-SN-AGENT-MIB +6,455
A mibs/foundry/FOUNDRY-SN-APPLETALK-MIB +773
A mibs/foundry/FOUNDRY-SN-ARP-GROUP-MIB +109
A mibs/foundry/FOUNDRY-SN-BGP4-GROUP-MIB +3,122
A mibs/foundry/FOUNDRY-SN-CAM-MIB +511
A mibs/foundry/FOUNDRY-SN-IGMP-MIB +207
A mibs/foundry/FOUNDRY-SN-IP-ACL-MIB +1,534
A mibs/foundry/FOUNDRY-SN-IP-MIB +5,256
A mibs/foundry/FOUNDRY-SN-IP-VRRP-MIB +1,158
A mibs/foundry/FOUNDRY-SN-IPX-MIB +1,361
A mibs/foundry/FOUNDRY-SN-MAC-AUTHENTICATION-MIB +257
A mibs/foundry/FOUNDRY-SN-MRP-MIB +347
A mibs/foundry/FOUNDRY-SN-NOTIFICATION-MIB +3,064
A mibs/foundry/FOUNDRY-SN-OSPF-GROUP-MIB +3,471
A mibs/foundry/FOUNDRY-SN-POS-GROUP-MIB +1,031
A mibs/foundry/FOUNDRY-SN-ROOT-MIB +1,253
A mibs/foundry/FOUNDRY-SN-ROUTER-TRAP-MIB +439
A mibs/foundry/FOUNDRY-SN-STACKING-MIB +435
A mibs/foundry/FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB +4,649
A mibs/foundry/FOUNDRY-SN-SWITCH-GROUP-MIB +9,172
A mibs/foundry/FOUNDRY-SN-TRAP-MIB +1,326
A mibs/foundry/FOUNDRY-SN-VSRP-MIB +652
A mibs/foundry/FOUNDRY-SN-WIRELESS-GROUP-MIB +528
A mibs/foundry/FOUNDRY-VLAN-CAR-MIB +279
📈 11 added 📉 11 removed

💻 r4801 FIX

Tom Laermans 🦔 • 2013-11-25 16:24
Fix missing include when debugging API
Files changed (1)
M html/includes/api/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4800 IMPR

Tom Laermans 🦔 • 2013-11-25 15:40
Move Senao/Engenius MIBs to separate MIB directory, rewrite Engenius OS poller using MIB names
Files changed (11)
M includes/polling/os/engenius.inc.php +17 -7
M includes/polling/wifi.inc.php +1 -1
A mibs/senao
D mibs/SENAO-ENTERPRISE-INDOOR-AP-CB-MIB -1,014
D mibs/SENAO-EOR7550-MIB -1,388
D mibs/SENAO-WLAN-AP-MIB -636
D mibs/SENAO-WLAN-CB-MIB -493
A mibs/senao/SENAO-ENTERPRISE-INDOOR-AP-CB-MIB +1,040
A mibs/senao/SENAO-EOR7550-MIB +1,415
A mibs/senao/SENAO-WLAN-AP-MIB +697
A mibs/senao/SENAO-WLAN-CB-MIB +548
📈 18 added 📉 8 removed

💻 r4799

Tom Laermans 🦔 • 2013-11-25 15:21
Move AKCP sensorprobe MIB to separate MIB directory
Files changed (5)
M includes/discovery/sensors/spagent-mib.inc.php +3 -3
M includes/polling/os/sensorprobe.inc.php +14 -3
A mibs/akcp
A mibs/akcp/SPAGENT-MIB +22,569
D mibs/SPAGENT-MIB -22,443
📈 17 added 📉 6 removed

💻 r4798 IMPROVE

Mike Stupalov 🐱 • 2013-11-25 10:28
Update support for Cisco Small Bussines devices. Update CISCOSB MIBs. Small fix Q-BRIDGE staff.
Files changed (203)
A html/images/os/ciscosb.png +1
M html/includes/print-interface.inc.php +73 -76
M includes/definitions/os.inc.php +6 -2
M includes/discovery/ports-stack.inc.php +20 -12
A includes/discovery/processors/ciscosb.inc.php +24
A includes/discovery/sensors/ciscosb-mib.inc.php +17
M includes/discovery/vlans.inc.php +31 -11
M includes/discovery/vlans/q-bridge-mib.inc.php +34 -3
A includes/polling/os/ciscosb.inc.php +33
M includes/polling/ports.inc.php +27 -16
A mibs/ciscosb
D mibs/CISCOSB-1-BONJOUR-SERVICE-MIB -115
D mibs/CISCOSB-3SW2SWTABLES-MIB -37
D mibs/CISCOSB-AAA -2,990
D mibs/CISCOSB-BANNER-MIB -174
D mibs/CISCOSB-BaudRate-MIB -78
D mibs/CISCOSB-BONJOUR-MIB -342
D mibs/CISCOSB-BRGMACSWITCH-MIB -160
D mibs/CISCOSB-BRIDGE-SECURITY -862
D mibs/CISCOSB-BRIDGEMIBOBJECTS-MIB -1,892
D mibs/CISCOSB-CDB-MIB -47
D mibs/CISCOSB-CDP-MIB -817
D mibs/CISCOSB-CLI-MIB -304
D mibs/CISCOSB-COPY-MIB -1,132
D mibs/CISCOSB-CPU-COUNTERS-MIB -164
D mibs/CISCOSB-DEBUGCAPABILITIES-MIB -47
D mibs/CISCOSB-DEVICEPARAMS-MIB -759
D mibs/CISCOSB-DHCP-MIB -932
D mibs/CISCOSB-DHCPCL-MIB -410
D mibs/CISCOSB-Dlf-MIB -36
D mibs/CISCOSB-DNSCL-MIB -867
D mibs/CISCOSB-DOT1X-MIB -1,111
D mibs/CISCOSB-EEE-MIB -300
D mibs/CISCOSB-EMBWEB-MIB -502
D mibs/CISCOSB-ENDOFMIB-MIB -36
D mibs/CISCOSB-ERRDISABLE-RECOVERY-MIB -140
D mibs/CISCOSB-EVENTS-MIB -544
D mibs/CISCOSB-File -227
D mibs/CISCOSB-GREEN-MIB -208
D mibs/CISCOSB-GVRP-MIB -447
D mibs/CISCOSB-HWENVIROMENT -280
D mibs/CISCOSB-IP -1,031
D mibs/CISCOSB-IpRouter -1,587
D mibs/CISCOSB-IPv6 -277
D mibs/CISCOSB-JUMBOFRAMES-MIB -50
D mibs/CISCOSB-LBD-MIB -79
D mibs/CISCOSB-LLDP-MIB -679
D mibs/CISCOSB-LOCALIZATION-MIB -156
D mibs/CISCOSB-MAC-BASE-PRIO -267
D mibs/CISCOSB-MIB -318
D mibs/CISCOSB-MIR-MIB -202
D mibs/CISCOSB-MNGINF-MIB -305
D mibs/CISCOSB-MULTISESSIONTERMINAL-MIB -38
D mibs/CISCOSB-PHY-MIB -226
D mibs/CISCOSB-Physicaldescription-MIB -1,088
D mibs/CISCOSB-POE-MIB -344
D mibs/CISCOSB-POLICY-MIB -4,069
D mibs/CISCOSB-ProtectedPorts-MIB -134
D mibs/CISCOSB-QOS-CLI-MIB -3,834
D mibs/CISCOSB-rlBrgMcMngr-MIB -170
D mibs/CISCOSB-rlBrgMulticast-MIB -1,804
D mibs/CISCOSB-rlFft -1,692
D mibs/CISCOSB-rlInterfaces -1,227
D mibs/CISCOSB-rlLcli-MIB -222
D mibs/CISCOSB-RMON -333
D mibs/CISCOSB-rndApplications -1,292
D mibs/CISCOSB-rndMng -351
D mibs/CISCOSB-SCT-MIB -43
D mibs/CISCOSB-SECURITY-SUITE -450
D mibs/CISCOSB-SENSORENTMIB -95
D mibs/CISCOSB-SMARTPORTS-MIB -300
D mibs/CISCOSB-SMON-MIB -104
D mibs/CISCOSB-SNMP-MIB -744
D mibs/CISCOSB-SOCKET-MIB -116
D mibs/CISCOSB-SpecialBpdu-MIB -166
D mibs/CISCOSB-SSH-MIB -937
D mibs/CISCOSB-SSL -392
D mibs/CISCOSB-STACK-MIB -103
D mibs/CISCOSB-STORMCTRL-MIB -388
D mibs/CISCOSB-SYSLOG-MIB -450
D mibs/CISCOSB-SYSMNG-MIB -137
D mibs/CISCOSB-TBI-MIB -218
D mibs/CISCOSB-TCPSESSIONS -162
D mibs/CISCOSB-TELNET-MIB -151
D mibs/CISCOSB-TIMESYNCHRONIZATION-MIB -1,646
D mibs/CISCOSB-TRACEROUTE-MIB -36
D mibs/CISCOSB-TRAPS-MIB -691
D mibs/CISCOSB-TRUNK-MIB -505
D mibs/CISCOSB-Tuning -1,740
D mibs/CISCOSB-TUNNEL-MIB -123
D mibs/CISCOSB-UDP -190
D mibs/CISCOSB-vlan-MIB -2,112
D mibs/CISCOSB-vlanVoice-MIB -449
D mibs/CISCOSB-WeightedRandomTailDrop-MIB -50
A mibs/ciscosb/CISCO-CDP-MIB.mib +996
A mibs/ciscosb/CISCO-SMI.mib +362
A mibs/ciscosb/CISCO-TC.mib +1,632
A mibs/ciscosb/CISCO-VTP-MIB.mib +1,891
A mibs/ciscosb/CISCOSB-1-BONJOUR-SERVICE-MIB +117
A mibs/ciscosb/CISCOSB-3SW2SWTABLES-MIB +40
A mibs/ciscosb/CISCOSB-AAA +3,323
A mibs/ciscosb/CISCOSB-BANNER-MIB +192
A mibs/ciscosb/CISCOSB-BaudRate-MIB +81
A mibs/ciscosb/CISCOSB-BONJOUR-MIB +354
A mibs/ciscosb/CISCOSB-BRGMACSWITCH-MIB +171
A mibs/ciscosb/CISCOSB-BRIDGE-SECURITY +905
A mibs/ciscosb/CISCOSB-BRIDGEMIBOBJECTS-MIB +2,047
A mibs/ciscosb/CISCOSB-CDB-MIB +50
A mibs/ciscosb/CISCOSB-CDP-MIB +919
A mibs/ciscosb/CISCOSB-CLI-MIB +314
A mibs/ciscosb/CISCOSB-COPY-MIB +1,225
A mibs/ciscosb/CISCOSB-CPU-COUNTERS-MIB +170
A mibs/ciscosb/CISCOSB-DEBUGCAPABILITIES-MIB +50
A mibs/ciscosb/CISCOSB-DEVICEPARAMS-MIB +801
A mibs/ciscosb/CISCOSB-DHCP-MIB +1,174
A mibs/ciscosb/CISCOSB-DHCPCL-MIB +796
A mibs/ciscosb/CISCOSB-DHCPv6 +51
A mibs/ciscosb/CISCOSB-DHCPv6-CLIENT +506
A mibs/ciscosb/CISCOSB-DHCPv6-RELAY +203
A mibs/ciscosb/CISCOSB-DIGITALKEYMANAGE-MIB +159
A mibs/ciscosb/CISCOSB-Dlf-MIB +39
A mibs/ciscosb/CISCOSB-DNSCL-MIB +1,383
A mibs/ciscosb/CISCOSB-DOT1X-MIB +1,310
A mibs/ciscosb/CISCOSB-EEE-MIB +318
A mibs/ciscosb/CISCOSB-EMBWEB-MIB +505
A mibs/ciscosb/CISCOSB-ENDOFMIB-MIB +39
A mibs/ciscosb/CISCOSB-ERRDISABLE-RECOVERY-MIB +149
A mibs/ciscosb/CISCOSB-EVENTS-MIB +559
A mibs/ciscosb/CISCOSB-File +236
A mibs/ciscosb/CISCOSB-GREEN-MIB +225
A mibs/ciscosb/CISCOSB-GVRP-MIB +456
A mibs/ciscosb/CISCOSB-HWENVIROMENT +333
A mibs/ciscosb/CISCOSB-IP +1,138
A mibs/ciscosb/CISCOSB-ippreflist-MIB +297
A mibs/ciscosb/CISCOSB-IpRouter +1,781
A mibs/ciscosb/CISCOSB-IPSTDACL-MIB +394
A mibs/ciscosb/CISCOSB-IPv6 +1,787
A mibs/ciscosb/CISCOSB-IPV6FHS-MIB +4,200
A mibs/ciscosb/CISCOSB-JUMBOFRAMES-MIB +53
A mibs/ciscosb/CISCOSB-LLDP-MIB +732
A mibs/ciscosb/CISCOSB-LOCALIZATION-MIB +192
A mibs/ciscosb/CISCOSB-MAC-BASE-PRIO +272
A mibs/ciscosb/CISCOSB-MIB +723
A mibs/ciscosb/CISCOSB-MIR-MIB +221
A mibs/ciscosb/CISCOSB-MNGINF-MIB +309
A mibs/ciscosb/CISCOSB-MULTISESSIONTERMINAL-MIB +41
A mibs/ciscosb/CISCOSB-openflow-MIB +101
A mibs/ciscosb/CISCOSB-PHY-MIB +229
A mibs/ciscosb/CISCOSB-Physicaldescription-MIB +1,160
A mibs/ciscosb/CISCOSB-POE-MIB +383
A mibs/ciscosb/CISCOSB-POLICY-MIB +4,261
A mibs/ciscosb/CISCOSB-ProtectedPorts-MIB +141
A mibs/ciscosb/CISCOSB-QOS-CLI-MIB +4,093
A mibs/ciscosb/CISCOSB-Redistribute +277
A mibs/ciscosb/CISCOSB-rlBrgMcMngr-MIB +170
A mibs/ciscosb/CISCOSB-rlBrgMulticast-MIB +1,491
A mibs/ciscosb/CISCOSB-rlFft +1,905
A mibs/ciscosb/CISCOSB-rlInterfaces +1,314
A mibs/ciscosb/CISCOSB-RLINVENTORYENT-MIB +112
A mibs/ciscosb/CISCOSB-rlLcli-MIB +228
A mibs/ciscosb/CISCOSB-RMON +335
A mibs/ciscosb/CISCOSB-rndApplications +1,337
A mibs/ciscosb/CISCOSB-rndMng +490
A mibs/ciscosb/CISCOSB-SCT-MIB +47
A mibs/ciscosb/CISCOSB-SECSD-MIB +423
A mibs/ciscosb/CISCOSB-SECURITY-SUITE +568
A mibs/ciscosb/CISCOSB-SMARTPORTS-MIB +349
A mibs/ciscosb/CISCOSB-SMON-MIB +117
A mibs/ciscosb/CISCOSB-SNMP-MIB +805
A mibs/ciscosb/CISCOSB-SpecialBpdu-MIB +173
A mibs/ciscosb/CISCOSB-SSH-MIB +1,157
A mibs/ciscosb/CISCOSB-SSL +565
A mibs/ciscosb/CISCOSB-STACK-MIB +315
A mibs/ciscosb/CISCOSB-STORMCTRL-MIB +429
A mibs/ciscosb/CISCOSB-SYSLOG-MIB +491
A mibs/ciscosb/CISCOSB-SYSMNG-MIB +506
A mibs/ciscosb/CISCOSB-TBI-MIB +223
A mibs/ciscosb/CISCOSB-TELNET-MIB +154
A mibs/ciscosb/CISCOSB-TIMEBASED-PORT-SHUTDOWN-MIB +114
A mibs/ciscosb/CISCOSB-TIMESYNCHRONIZATION-MIB +1,890
A mibs/ciscosb/CISCOSB-TRACEROUTE-MIB +39
A mibs/ciscosb/CISCOSB-TRAPS-MIB +751
A mibs/ciscosb/CISCOSB-TRUNK-MIB +516
A mibs/ciscosb/CISCOSB-Tuning +2,050
A mibs/ciscosb/CISCOSB-TUNNEL-MIB +379
A mibs/ciscosb/CISCOSB-UDLD-MIB +287
A mibs/ciscosb/CISCOSB-UDP +193
A mibs/ciscosb/CISCOSB-vlan-MIB +2,228
A mibs/ciscosb/CISCOSB-vlanVoice-MIB +457
A mibs/ciscosb/CISCOSB-VRRP +383
A mibs/ciscosb/CISCOSB-VRRPV3-MIB +900
A mibs/ciscosb/CISCOSB-WBA-MIB +334
A mibs/ciscosb/CISCOSB-WeightedRandomTailDrop-MIB +52
A mibs/ciscosb/CISCOSBdraft-ietf-entmib-sensor-mib.mib +423
A mibs/ciscosb/CISCOSBdraft-ietf-syslog-device-mib.mib +682
A mibs/ciscosb/CISCOSMB-MIB +30
A mibs/ciscosb/DIFF-SERV-MIB.mib +1,525
A mibs/ciscosb/DIFFSERV-DSCP-TC.mib +95
A mibs/ciscosb/MIBs_readme.txt +513
A mibs/ciscosb/rfc2925-MIB.mib +2,912
D mibs/DIFF-SERV-MIB -989
D mibs/DRAFT-IETF-SYSLOG-DEVICE-MIB -649
D mibs/Nikola-MIB -30
📈 266 added 📉 120 removed

💻 r4797 OBSERVIUM-575

Mike Stupalov 🐱 • 2013-11-24 20:03
[OBSERVIUM-575] Fixed reset to NULL ports data OIDs.
Files changed (1)
M includes/polling/ports.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4796 FIX

Mike Stupalov 🐱 • 2013-11-23 13:36
APC rPDU2 limits and sensors fixes.
Files changed (1)
M includes/discovery/sensors/powernet-mib.inc.php +11 -8
📈 11 added 📉 8 removed

💻 r4795

Tom Laermans 🦔 • 2013-11-22 16:00
add apparent power sensor type
Files changed (6)
A html/includes/graphs/sensor/apower.inc.php +27
A html/includes/graphs/sensor/pressure.inc.php +27
M html/includes/navbar.inc.php +1 -1
M includes/definitions.inc.php +2 -1
M includes/functions.php -1
M includes/rewrites.php +1 -3
📈 58 added 📉 6 removed

💻 r4794 ADD

Tom Laermans 🦔 • 2013-11-20 23:45
Add support for Lexmark laser printers
Files changed (3)
A html/images/os/lexmark.png +1
M html/includes/functions.inc.php +1
M includes/definitions/os.inc.php +10
📈 12 added 📉 0 removed

💻 r4793 FIX

Tom Laermans 🦔 • 2013-11-20 23:06
Fix XUPS-MIB output and bypass phase discovery
Files changed (1)
M includes/discovery/sensors/xups-mib.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4792 FIX

Tom Laermans 🦔 • 2013-11-20 20:14
Correct headings on Health | Toner page
Files changed (1)
M html/pages/health/toner.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4791 FIX

Tom Laermans 🦔 • 2013-11-20 16:50
Check for bypass availability in UPS-MIB sensor discovery, also add battery runtime for UPS-MIB
Files changed (1)
M includes/discovery/sensors/ups-mib.inc.php +48 -35
📈 48 added 📉 35 removed

💻 r4790 FIX

Tom Laermans 🦔 • 2013-11-20 14:12
Fix UPS-MIB battery voltage being reported as current
Files changed (1)
M includes/discovery/sensors/ups-mib.inc.php +6 -1
📈 6 added 📉 1 removed

💻 r4789 FIX

Tom Laermans 🦔 • 2013-11-20 13:50
Correctly name UPS-MIB Bypass sesors instead of calling them Output; add NetMan-PLUS MIB (not currently used)
Files changed (2)
M includes/discovery/sensors/ups-mib.inc.php +2
A mibs/NetmanPlus-MIB +790
📈 2 added 📉 0 removed

💻 r4788

Mike Stupalov 🐱 • 2013-11-20 09:57
Added some DB indexes.
Files changed (1)
A update/110.sql +4
📈 4 added 📉 0 removed

💻 r4787 FIX

Tom Laermans 🦔 • 2013-11-19 23:40
Fix broken mysql (and possibly other?) graph pages when coming from navbar, without instance=, default value was wrong
Files changed (2)
M html/pages/device/apps.inc.php +2 -4
M html/pages/device/edit/device.inc.php +2 -1
📈 4 added 📉 5 removed

💻 r4786 IMPROVEMENT

Tom Laermans 🦔 • 2013-11-18 23:52
Only discover libvirt VMs when the virtual machine is in running state
Files changed (3)
M html/pages/device/vm.inc.php +1 -1
M includes/discovery/libvirt-vminfo.inc.php +1 -1
M includes/discovery/sensors/spagent-mib.inc.php -1
📈 2 added 📉 3 removed

💻 r4785

Tom Laermans 🦔 • 2013-11-18 23:38
small fix to previous commit
Files changed (1)
M includes/discovery/sensors/spagent-mib.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4784

Tom Laermans 🦔 • 2013-11-18 23:37
add fahrenheit support for SPAGENT-MIB (akcp sensorprobe, minkels rms)
Files changed (1)
M includes/discovery/sensors/spagent-mib.inc.php +13 -1
📈 13 added 📉 1 removed

💻 r4783

Tom Laermans 🦔 • 2013-11-18 23:33
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.
Files changed (9)
M html/includes/navbar.inc.php +10 -10
M html/includes/print/device.inc.php +1 -1
M html/pages/device/edit/ipmi.inc.php +53 -14
M includes/common.php +1 -1
M includes/defaults.inc.php +1 -1
M includes/definitions.inc.php +13 -6
M includes/discovery/sensors/lcos-mib.inc.php +1 -1
M includes/polling/functions.inc.php +20 -14
M includes/polling/ipmi.inc.php +21 -4
📈 121 added 📉 52 removed

💻 r4782 ADD

Adam Armstrong 🐸 • 2013-11-18 20:46
add support for /root/.my.cnf to agent MySQL script
Files changed (1)
M scripts/agent-local/mysql.cnf +13
📈 13 added 📉 0 removed

💻 r4781 FIX

Adam Armstrong 🐸 • 2013-11-18 20:44
don't set separator in lcos code, just throw away that element.
Files changed (1)
M includes/polling/os/lcos.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4780 ADD

Adam Armstrong 🐸 • 2013-11-18 20:43
Add support for LANCOM devices, including temperature sensor #OBSERVIUM-587
Files changed (7)
A html/images/os/lcos.png +1
M html/pages/front/default.php +16 -16
M includes/definitions/os.inc.php +6
A includes/discovery/os/lcos.inc.php +8
A includes/discovery/sensors/lcos-mib.inc.php +10
A includes/polling/os/lcos.inc.php +9
A mibs/LCOS-MIB +71,136
📈 50 added 📉 16 removed

💻 r4779

Tom Laermans 🦔 • 2013-11-18 20:09
Show device description on device overview page; small code cleanup, htmlspecialchars all device- and user-supplied variables
Files changed (1)
M html/pages/device/overview/information.inc.php +22 -16
📈 22 added 📉 16 removed

💻 r4778 FIX

Mike Stupalov 🐱 • 2013-11-18 16:31
Check device duplicates by both snmpEngineID and sysName (hohoho).
Files changed (1)
M includes/functions.php +37 -12
📈 37 added 📉 12 removed

💻 r4777 FIX

Mike Stupalov 🐱 • 2013-11-18 14:11
Increased the size of 'snmpEngineID'.
Files changed (1)
A update/109.sql +1
📈 1 added 📉 0 removed

💻 r4776 IMPROVE

Mike Stupalov 🐱 • 2013-11-18 13:20
'snmpEngineID' is added. Verify uniqueness of the device by 'snmpEngineID' instead 'sysName'.
Files changed (5)
M includes/functions.php +12 -8
M includes/polling/functions.inc.php +2 -2
M includes/polling/system.inc.php +24 -22
M includes/snmp.inc.php +15
A update/108.sql +1
📈 54 added 📉 32 removed

💻 r4775 ADD

Mike Stupalov 🐱 • 2013-11-18 10:24
Added simple functions to convert Fahrenheit <> Celsius units: f2c(), c2f().
Files changed (2)
M includes/discovery/sensors/powernet-mib.inc.php +3 -4
M includes/functions.php +18 -7
📈 21 added 📉 11 removed

💻 r4774 FIX

Mike Stupalov 🐱 • 2013-11-15 21:46
More checks APC sensors.
Files changed (1)
M includes/discovery/sensors/powernet-mib.inc.php +120 -84
📈 120 added 📉 84 removed

💻 r4773 OBSERVIUM-588

Mike Stupalov 🐱 • 2013-11-15 20:32
[OBSERVIUM-588] Added support for older APC sensors. Support Fahrenheit unit for temperature sensors.
Files changed (4)
M includes/discovery/functions.inc.php +2 -2
M includes/discovery/sensors/powernet-mib.inc.php +174 -71
M includes/polling/functions.inc.php +3 -1
M includes/rrdtool.inc.php +1 -2
📈 180 added 📉 76 removed

💻 r4772 FIX

Mike Stupalov 🐱 • 2013-11-14 22:37
More accurate 'ifLastChange' calculation.
Files changed (2)
M includes/polling/ports.inc.php +6 -3
M includes/polling/system.inc.php +5 -1
📈 11 added 📉 4 removed

💻 r4771 FIX

Mike Stupalov 🐱 • 2013-11-14 19:08
Also run 'unix-agent' poller module before all other.
Files changed (1)
M includes/polling/functions.inc.php +38 -30
📈 38 added 📉 30 removed

💻 r4770 FIX

Mike Stupalov 🐱 • 2013-11-14 14:48
F. port 'ignore'.
Files changed (1)
M includes/polling/ports.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r4769 CHANGE

Mike Stupalov 🐱 • 2013-11-14 14:14
Ports use 'ifLastChange' from SNMP poll instead SQL 'ON UPDATE'.
Files changed (3)
M includes/polling/ports.inc.php +31 -4
M includes/polling/system.inc.php +6 -5
A update/107.sql +1
📈 38 added 📉 9 removed

💻 r4768 FIX

Mike Stupalov 🐱 • 2013-11-14 14:03
F. module 'system' first.
Files changed (1)
M includes/polling/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4767 IMPROVE

Mike Stupalov 🐱 • 2013-11-14 13:47
Polling modules 'os', 'system' can not be disabled and always running before all other modules.
Files changed (2)
M includes/defaults.inc.php +3 -2
M includes/polling/functions.inc.php +26 -8
📈 29 added 📉 10 removed

💻 r4766 ADD

Adam Armstrong 🐸 • 2013-11-14 12:49
Add os type, icon and basic discovery/polling for BTI 7000 series.
Files changed (9)
A html/images/os/bti.png +1
M includes/definitions/os.inc.php +8
A includes/polling/os/bti7000.inc.php +9
A mibs/bti
A mibs/bti/bti-oid.my +104
A mibs/bti/bti-ol.my +5,681
A mibs/bti/bti-tc.my +2,249
A mibs/bti/bti7000.my +48,014
A mibs/bti/packetvx-bridge.my +14,711
📈 18 added 📉 0 removed

💻 r4765 FIX

Mike Stupalov 🐱 • 2013-11-14 12:42
'$GLOBALS' not '$GLOBAL'
Files changed (2)
M includes/common.php +6 -6
M includes/functions.php +1 -1
📈 7 added 📉 7 removed

💻 r4764 FIX

Mike Stupalov 🐱 • 2013-11-13 13:17
'devices' table uses column 'ignore' (not 'ignored').
Files changed (1)
M html/includes/cache-data.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4763 FIX

Mike Stupalov 🐱 • 2013-11-13 12:59
Also ignore ports for ignored devices.
Files changed (2)
M html/includes/cache-data.inc.php +6
M html/includes/functions.inc.php +11 -3
📈 17 added 📉 3 removed

💻 r4762

Tom Laermans 🦔 • 2013-11-13 11:49
fix freeradius app graph list
Files changed (1)
M includes/definitions/apps.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4761 OBSERVIUM-584

Mike Stupalov 🐱 • 2013-11-13 11:44
[OBSERVIUM-584] Small change for auto-zoom.
Files changed (1)
M html/pages/front/default.php +1 -1
📈 1 added 📉 1 removed

💻 r4760 FIX

Mike Stupalov 🐱 • 2013-11-13 10:33
Don't show port down status for ignored and not polled ports.
Files changed (2)
M html/includes/cache-data.inc.php +5
M html/includes/functions.inc.php +8 -2
📈 13 added 📉 2 removed

💻 r4759 FIX

Adam Armstrong 🐸 • 2013-11-12 07:55
remove bottom border from h3/4/5 tags inside alert boxes
Files changed (2)
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/alerts.less +4 -1
📈 0 added 📉 0 removed

💻 r4758 FIX

Mike Stupalov 🐱 • 2013-11-11 19:03
Include entities functions for graphs.
Files changed (1)
M html/graph.php +2 -1
📈 2 added 📉 1 removed

💻 r4757 IMPROVE

Mike Stupalov 🐱 • 2013-11-11 18:43
Added port permissions to function generate_query_permitted(). Use generate_query_permitted() and $cache on pages instead JOINs.
Files changed (16)
M html/includes/cache-data.inc.php +54 -22
M html/includes/functions.inc.php +90 -40
M html/includes/print/addresses.inc.php +4 -17
M html/includes/print/arptable.inc.php +37 -55
M html/includes/print/events.inc.php +6 -4
M html/includes/print/fdbtable.inc.php +20 -32
M html/includes/print/mac_addresses.inc.php +13 -25
M html/includes/print/status.inc.php +45 -77
M html/includes/print/syslogs.inc.php +14 -28
M html/pages/eventlog.inc.php +4 -4
M html/pages/search/arp.inc.php +12 -13
M html/pages/search/fdb.inc.php +11 -12
M html/pages/search/ipv4.inc.php +4 -4
M html/pages/search/ipv6.inc.php +4 -4
M html/pages/search/mac.inc.php +4 -4
M html/pages/syslog.inc.php +30 -36
📈 352 added 📉 377 removed

💻 r4756 ADD

Adam Armstrong 🐸 • 2013-11-11 07:49
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.
Files changed (6)
M html/includes/graphs/generic_multi_line.inc.php +2 -2
A html/includes/graphs/global/poller_time_separate.inc.php +39
A html/includes/graphs/global/poller_time.inc.php +39
M html/includes/print/search_simple.inc.php +3 -3
M html/pages/device/edit.inc.php +1
M includes/defaults.inc.php +3 -1
📈 87 added 📉 6 removed

💻 r4755

Adam Armstrong 🐸 • 2013-11-11 07:17
add ability to select arbitrary dates for graphs on /devices/
Files changed (3)
M html/pages/devices.inc.php +39 -2
M html/pages/devices/graphs.inc.php +3 -2
M html/pages/graphs.inc.php +7 -4
📈 49 added 📉 8 removed

💻 r4754 IMPROVE

Adam Armstrong 🐸 • 2013-11-09 18:44
Move around entity handling code to improve alert generation (now get ifAlias and BGP AS description in emails)
Files changed (8)
M html/includes/functions.inc.php +1 -50
M html/includes/print/alert.inc.php +1 -1
M includes/alerts.inc.php +4 -9
M includes/common.php +1 -48
M includes/definitions/entities.inc.php +1 -3
A includes/entities.inc.php +250
M includes/functions.php +1 -71
M includes/rewrites.php +6
📈 265 added 📉 182 removed

💻 r4753 OBSERVIUM-579

Mike Stupalov 🐱 • 2013-11-08 04:03
[OBSERVIUM-579] Filter syslog priorities on frontpage.
Files changed (2)
M html/pages/front/default.php +1 -1
M includes/defaults.inc.php +1
📈 2 added 📉 1 removed

💻 r4752 FIX

Adam Armstrong 🐸 • 2013-11-06 17:39
Add RHEL/CentOS information to poller-wrapper errors and info
Files changed (1)
M poller-wrapper.py +6 -3
📈 6 added 📉 3 removed

💻 r4751 FIX

Adam Armstrong 🐸 • 2013-11-06 17:16
device/OSPF page fixes from Sander.
Files changed (1)
M html/pages/device/routing/ospf.inc.php +4 -1
📈 4 added 📉 1 removed

💻 r4750 FIX

Mike Stupalov 🐱 • 2013-11-06 15:32
Do not notify "device reboted" if current device uptime more than month.
Files changed (1)
M includes/polling/system.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r4749 IMPROVE

Mike Stupalov 🐱 • 2013-11-06 15:22
Updated sensors discovery for ServerTech Sentry3.
Files changed (4)
M includes/definitions/os.inc.php +1
M includes/discovery/sensors/sentry3-mib.inc.php +107 -164
M includes/polling/os/sentry3.inc.php +1 -2
M mibs/Sentry3-MIB +624 -104
📈 109 added 📉 166 removed

💻 r4748 FIX

Mike Stupalov 🐱 • 2013-11-06 08:23
Fixed ports SQL query.
Files changed (1)
M includes/polling/ports.inc.php +4 -5
📈 4 added 📉 5 removed

💻 r4747 FIX

Adam Armstrong 🐸 • 2013-11-05 20:43
avoid redeclaration of function by using include_once
Files changed (1)
M includes/polling/ports.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4746 FIX

Tom Laermans 🦔 • 2013-11-05 15:38
Only set Arista sensor thresholds when they are available through SNMP, patch by Bill Fenner
Files changed (1)
M includes/discovery/entity-sensor.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4745 FIX

Adam Armstrong 🐸 • 2013-11-05 14:39
fix bug in ntpd application
Files changed (1)
M includes/polling/applications/ntpd.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4744 DEBUG

Mike Stupalov 🐱 • 2013-11-05 14:24
Updated ports polling debug.
Files changed (1)
M includes/polling/ports.inc.php +5 -3
📈 5 added 📉 3 removed

💻 r4743 FIX

Adam Armstrong 🐸 • 2013-11-04 23:10
return never polled for uptime if the last polled time is zero.
Files changed (1)
M includes/common.php +3
📈 3 added 📉 0 removed

💻 r4742

Adam Armstrong 🐸 • 2013-11-04 23:06
remove russian white space
Files changed (1)
M includes/discovery/cisco-pw.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r4741

Adam Armstrong 🐸 • 2013-11-04 23:05
spaces, spaces, adios spaces
Files changed (1)
M update/106.sql -1
📈 0 added 📉 1 removed

💻 r4740

Mike Stupalov 🐱 • 2013-11-04 19:19
Small auto-zoom change.
Files changed (1)
M html/pages/front/default.php +1 -1
📈 1 added 📉 1 removed

💻 r4739 FIX

Mike Stupalov 🐱 • 2013-11-04 19:07
Fixed cisco pseudowires (discovery only).
Files changed (2)
M includes/discovery/cisco-pw.inc.php +55 -21
A update/106.sql +3
📈 58 added 📉 21 removed

💻 r4738 IMPROVE

Mike Stupalov 🐱 • 2013-11-04 12:45
Update Cisco Pseudowires discovery.
Files changed (1)
M includes/discovery/cisco-pw.inc.php +36 -32
📈 36 added 📉 32 removed

💻 r4737 IMPROVE

Mike Stupalov 🐱 • 2013-11-04 10:58
Moved from foreach loop 'port_descr_parser' file inclusion.
Files changed (2)
M includes/polling/ports.inc.php +28 -5
M includes/port-descr-parser.inc.php +23 -18
📈 51 added 📉 23 removed

💻 r4736 FIX

Mike Stupalov 🐱 • 2013-11-04 10:33
Optimize function formatUptime(), fix for zero uptime.
Files changed (2)
M html/pages/pollerlog.inc.php +2 -2
M includes/common.php +23 -42
📈 25 added 📉 44 removed

💻 r4735 FIX

Mike Stupalov 🐱 • 2013-11-04 07:11
Caching sensors during polling.
Files changed (3)
M includes/definitions.inc.php +5 -77
A includes/definitions/sensors.inc.php +95
M includes/polling/sensors.inc.php +5 -11
📈 105 added 📉 88 removed

💻 r4734 IMPROVE

Mike Stupalov 🐱 • 2013-11-04 07:08
Optimized polling in many cases (fdb-tables, bgp, ospf and speedup for non-cisco devices).
Files changed (6)
M includes/polling/bgp-peers.inc.php +84 -96
M includes/polling/fdb-table.inc.php +43 -26
M includes/polling/functions.inc.php +35 -2
M includes/polling/ospf.inc.php +33 -30
M includes/polling/ports.inc.php +5 -1
M includes/snmp.inc.php +8 -3
📈 208 added 📉 158 removed

💻 r4733 FIX

Adam Armstrong 🐸 • 2013-11-03 23:52
check memcached host has a colon in it to verify validity.
Files changed (1)
M includes/polling/unix-agent.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r4732 FIX

Tom Laermans 🦔 • 2013-11-03 16:24
Only update OS data if we have run the OS polling module
Files changed (1)
M includes/polling/functions.inc.php +13 -8
📈 13 added 📉 8 removed

💻 r4731 FIX

Adam Armstrong 🐸 • 2013-11-03 13:22
drop bill_port_in_data and bill_port_out_data, unused tables for quite some time.
Files changed (1)
A update/105.sql +2
📈 2 added 📉 0 removed

💻 r4730 FIX

Adam Armstrong 🐸 • 2013-11-03 13:20
don't update per-port data for billing. Will delete these tables soon.
Files changed (1)
M poll-billing.php +3 -2
📈 3 added 📉 2 removed

💻 r4729 UPDATE

Mike Stupalov 🐱 • 2013-11-03 13:18
Allow seconds as value in timeticks_to_sec.
Files changed (1)
M includes/common.php +12 -5
📈 12 added 📉 5 removed

💻 r4728 FIX

Adam Armstrong 🐸 • 2013-11-03 13:02
RRD file creation for powerdns-recursor application OBSERVIUM-568
Files changed (1)
M includes/polling/applications/powerdns-recursor.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4727 FIX

Mike Stupalov 🐱 • 2013-10-30 13:38
Small google geocoding regress (from r4725).
Files changed (1)
M includes/geolocation.inc.php +12 -10
📈 12 added 📉 10 removed

💻 r4726 FIX

Mike Stupalov 🐱 • 2013-10-30 13:28
Use geographical center, instead of average values coordinates.
Files changed (1)
M html/pages/front/default.php +8 -7
📈 8 added 📉 7 removed

💻 r4725 FIX

Mike Stupalov 🐱 • 2013-10-30 09:52
More exact determination of coordinates, if first element of the address is a business name. (for geo-api: google)
Files changed (2)
M includes/geolocation.inc.php +18 -9
M includes/polling/system.inc.php +5 -2
📈 23 added 📉 11 removed

💻 r4724 FIX

Adam Armstrong 🐸 • 2013-10-30 06:18
move rrd_strip_quotes to rrd includes. rrdtool_file_info changed to use config location of rrdtool. OBSERVIUM-541
Files changed (2)
M html/includes/collectd/functions.php -13
M includes/rrdtool.inc.php +51 -39
📈 51 added 📉 52 removed

💻 r4723 FIX

Adam Armstrong 🐸 • 2013-10-30 06:11
Replace db-only api authentication to use existing auth modules. OBSERVIUM-521
Files changed (1)
M html/includes/api/functions.inc.php +32 -10
📈 32 added 📉 10 removed

💻 r4722 FIX

Adam Armstrong 🐸 • 2013-10-30 02:24
Don't use bulkget. Seems it crashes a lot of SNMP stacks.
Files changed (1)
M includes/snmp.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r4721 ADD

Adam Armstrong 🐸 • 2013-10-29 18:41
Display in debug output if graphs are authenticated by bypass or by cidr
Files changed (1)
M html/includes/graphs/graph.inc.php +5 -4
📈 5 added 📉 4 removed

💻 r4720 FIX

Adam Armstrong 🐸 • 2013-10-29 18:32
be stricter in type/subtype regexp. output error on invalid types.
Files changed (1)
M html/includes/graphs/graph.inc.php +11 -4
📈 11 added 📉 4 removed

💻 r4719

Adam Armstrong 🐸 • 2013-10-29 15:09
clean up map/location stuff a bit
Files changed (2)
M html/pages/front/default.php +17 -14
M includes/definitions/os.inc.php +1 -1
📈 18 added 📉 15 removed

💻 r4718 FIX

Tom Laermans 🦔 • 2013-10-29 11:56
Fix clicking on map locations, patch by Matthias Cramer, fixes OBSERVIUM-564
Files changed (1)
M html/pages/front/default.php +1 -1
📈 1 added 📉 1 removed

💻 r4717

Adam Armstrong 🐸 • 2013-10-28 22:54
trapping X, what the fuck :)
Files changed (1)
M html/js/ref.js +1 -1
📈 0 added 📉 0 removed

💻 r4716

Tom Laermans 🦔 • 2013-10-28 20:04
align bill ports in port list infobox
Files changed (1)
M html/pages/bill/ports.inc.php +5 -4
📈 5 added 📉 4 removed

💻 r4715 IMPROVE

Mike Stupalov 🐱 • 2013-10-28 04:45
Add auto center and auto zoom for map on frontpage (google-mc).
Files changed (2)
M html/pages/front/default.php +39 -3
M includes/defaults.inc.php +7 -7
📈 46 added 📉 10 removed

💻 r4714 FIX

Mike Stupalov 🐱 • 2013-10-28 04:44
Check that a directory of RRD was renamed for renamehost().
Files changed (1)
M includes/functions.php +6 -2
📈 6 added 📉 2 removed

💻 r4713 *

Mike Stupalov 🐱 • 2013-10-28 04:36
[*] Use timeticks_to_sec() for uptime.
Files changed (2)
M includes/common.php +4 -4
M includes/polling/system.inc.php +2 -17
📈 6 added 📉 21 removed

💻 r4712 FIX

Adam Armstrong 🐸 • 2013-10-27 23:11
disable max-rep on crappy juniturds
Files changed (1)
M includes/definitions/os.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4711 FIX

Adam Armstrong 🐸 • 2013-10-27 22:40
fix code to enable use of max-reps on snmpbulkwalk and snmpbulkget. Still not default, requires config.snmp.max-rep true.
Files changed (2)
M includes/defaults.inc.php +1
M includes/snmp.inc.php +16 -4
📈 17 added 📉 4 removed

💻 r4710

Adam Armstrong 🐸 • 2013-10-25 14:35
add port/data
Files changed (1)
A html/pages/device/port/data.inc.php +7
📈 7 added 📉 0 removed

💻 r4709

Adam Armstrong 🐸 • 2013-10-25 14:35
add ref variable formatter for debugging and info dumping. add application-list icon for ports/data/
Files changed (6)
A html/css/ref.css +460
M html/css/sprite.css +103 -103
M html/img/sprite.png ±0
A html/js/ref.js +59
M html/pages/device/port.inc.php +3
A includes/debug/ref.inc.php +2,635
📈 2,638 added 📉 0 removed

💻 r4708

Adam Armstrong 🐸 • 2013-10-25 13:17
add includes/wmi.inc.php
Files changed (1)
A includes/wmi.inc.php +127
📈 127 added 📉 0 removed

💻 r4707 OBSERVIUM-518

Adam Armstrong 🐸 • 2013-10-25 12:06
update WMI stuff to 008 [OBSERVIUM-518]
Files changed (6)
M html/pages/device/apps/mssql.inc.php +1 -6
M html/pages/device/apps/mssql/memory.inc.php +53 -46
M html/pages/device/apps/mssql/processor.inc.php +1 -1
M includes/polling/applications/exchange.inc.php +4 -1
M includes/polling/applications/mssql.inc.php +4 -1
M includes/polling/wmi.inc.php +1 -120
📈 64 added 📉 175 removed

💻 r4706

Adam Armstrong 🐸 • 2013-10-25 12:04
add basic audiocodes mediant detection and icon
Files changed (2)
A html/images/os/audiocodes.png +1
M includes/definitions/os.inc.php +8
📈 9 added 📉 0 removed

💻 r4705

Adam Armstrong 🐸 • 2013-10-25 11:15
Switch to google-mc map as default, showing entire world.
Files changed (2)
M html/pages/front/default.php +3 -3
M includes/defaults.inc.php +6 -1
📈 9 added 📉 4 removed

💻 r4704 FIX

Mike Stupalov 🐱 • 2013-10-24 10:57
There is no graph for unknown subtypes.
Files changed (3)
M html/includes/graphs/cefswitching/graph.inc.php +8 -7
M html/includes/graphs/device/graph.inc.php +2
M html/includes/graphs/sensor/graph.inc.php +6 -1
📈 16 added 📉 8 removed

💻 r4703

Mike Stupalov 🐱 • 2013-10-24 08:53
timetricks >> timeticks.
Files changed (3)
M includes/common.php +1 -1
M includes/discovery/sensors/powernet-mib.inc.php +2 -2
M includes/polling/functions.inc.php +2 -2
📈 5 added 📉 5 removed

💻 r4702 FIX

Mike Stupalov 🐱 • 2013-10-24 08:45
Celsius? :)
Files changed (1)
M html/includes/graphs/device/graph.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4701 ADD

Mike Stupalov 🐱 • 2013-10-24 08:34
Added capacity, load and runtime sensors for PowerNet-MIB. Update PowerNet-MIB to 4.0.9.
Files changed (2)
M includes/discovery/sensors/powernet-mib.inc.php +47 -8
M mibs/PowerNet-MIB +689 -102
📈 47 added 📉 8 removed

💻 r4700 IMPROVE

Mike Stupalov 🐱 • 2013-10-24 08:33
Unification of sensor graphs.
Files changed (15)
D html/includes/graphs/device/current.inc.php -9
D html/includes/graphs/device/dbm.inc.php -9
D html/includes/graphs/device/fanspeed.inc.php -9
D html/includes/graphs/device/frequency.inc.php -9
A html/includes/graphs/device/graph.inc.php +12
D html/includes/graphs/device/humidity.inc.php -9
D html/includes/graphs/device/power.inc.php -9
D html/includes/graphs/device/temperature.inc.php -9
D html/includes/graphs/device/voltage.inc.php -9
M html/includes/graphs/graph.inc.php +11 -1
M html/includes/graphs/sensor/graph.inc.php +11 -1
D html/includes/graphs/sensor/humidity.inc.php -27
A html/includes/graphs/sensor/percent.inc.php +27
A html/includes/graphs/sensor/runtime.inc.php +27
M html/pages/graphs.inc.php +45 -35
📈 133 added 📉 136 removed

💻 r4699 ADD

Mike Stupalov 🐱 • 2013-10-24 08:31
Function timetricks_to_sec() (converts SNMP timetricks to seconds).
Files changed (1)
M includes/common.php +15
📈 15 added 📉 0 removed

💻 r4698 ADD

Mike Stupalov 🐱 • 2013-10-24 08:29
New sensor types capacity, runtime (need for UPS and other power devices).
Files changed (3)
M includes/definitions.inc.php +5
M includes/polling/functions.inc.php +13 -2
M includes/rewrites.php +11 -4
📈 29 added 📉 6 removed

💻 r4697 FIX

Mike Stupalov 🐱 • 2013-10-24 08:26
Allow separated warn (high/low) limits.
Files changed (1)
M includes/discovery/functions.inc.php +8 -12
📈 8 added 📉 12 removed

💻 r4696 FIX

Mike Stupalov 🐱 • 2013-10-22 12:07
Correct limits for Current sensors in PowerNet-MIB.
Files changed (1)
M includes/discovery/sensors/powernet-mib.inc.php +15 -14
📈 15 added 📉 14 removed

💻 r4695

Tom Laermans 🦔 • 2013-10-22 09:13
Minor PowerNet-MIB cleanups, add Netbotz 200 support from OBSERVIUM-544
Files changed (3)
M includes/discovery/sensors/powernet-mib.inc.php +37 -2
M includes/polling/os/apc.inc.php +49 -33
D mibs/apc
📈 86 added 📉 35 removed

💻 r4694

Tom Laermans 🦔 • 2013-10-21 18:33
All sensor discovery migrated to new MIB-based system
Files changed (12)
A attic/adva.inc.php +91
A attic/observernms-custom.inc.php +26
M includes/definitions/os.inc.php +6
M includes/discovery/sensors.inc.php -3
A includes/discovery/sensors/alcatel-ind1-health-mib.inc.php +25
A includes/discovery/sensors/f10-c-series-chassis-mib.inc.php +36
A includes/discovery/sensors/f10-chassis-mib.inc.php +39
A includes/discovery/sensors/f10-s-series-chassis-mib.inc.php +36
M includes/discovery/sensors/nscrtv-root.inc.php +8 -2
A includes/discovery/sensors/oadwdm-mib.inc.php +43
A includes/discovery/sensors/s5-chassis-mib.inc.php +39
D includes/discovery/temperatures
📈 232 added 📉 5 removed

💻 r4693

Tom Laermans 🦔 • 2013-10-21 16:57
Move FOUNDRY-SN-AGENT-MIB temperature discovery to unified discovery system
Files changed (5)
M includes/definitions/os.inc.php +1
D includes/discovery/power
M includes/discovery/sensors.inc.php -3
A includes/discovery/sensors/foundry-sn-agent-mib.inc.php +52
D includes/discovery/temperatures/ironware.inc.php -39
📈 53 added 📉 42 removed

💻 r4692

Tom Laermans 🦔 • 2013-10-21 16:54
Move jdsu-edfa dbm sensors into NSCRTV-ROOT mib discovery
Files changed (4)
D includes/discovery/current
D includes/discovery/dbm
M includes/discovery/sensors.inc.php -6
M includes/discovery/sensors/nscrtv-root.inc.php +11
📈 11 added 📉 6 removed

💻 r4691

Tom Laermans 🦔 • 2013-10-21 16:50
Consolidate FOUNDRY-SN-SWITCH-GROUP-MIB sensor discovery
Files changed (5)
M includes/definitions/os.inc.php +1
D includes/discovery/current/brocade-dom.inc.php -28
D includes/discovery/dbm/brocade-dom.inc.php -44
A includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +94
D includes/discovery/temperatures/brocade-dom.inc.php -27
📈 95 added 📉 99 removed

💻 r4690

Tom Laermans 🦔 • 2013-10-21 16:43
Consolidate NETBOTZV2-MIB sensor discovery
Files changed (6)
M includes/definitions/os.inc.php +1
D includes/discovery/humidity
M includes/discovery/sensors.inc.php +1 -4
M includes/discovery/sensors/carel-ug40cdz-mib.inc.php +11
A includes/discovery/sensors/netbotzv2-mib.inc.php +64
D includes/discovery/temperatures/netbotz.inc.php -29
📈 77 added 📉 33 removed

💻 r4689

Tom Laermans 🦔 • 2013-10-21 16:39
Consolidate CAREL-ug40cdz-MIB sensor discovery
Files changed (4)
M includes/definitions/os.inc.php +1
D includes/discovery/humidity/pcoweb.inc.php -40
A includes/discovery/sensors/carel-ug40cdz-mib.inc.php +88
D includes/discovery/temperatures/pcoweb.inc.php -60
📈 89 added 📉 100 removed

💻 r4688

Tom Laermans 🦔 • 2013-10-21 16:30
complete powernet index migration for UPS in/out as well
Files changed (1)
M includes/discovery/sensors/powernet-mib.inc.php +29 -14
📈 29 added 📉 14 removed

💻 r4687

Tom Laermans 🦔 • 2013-10-21 15:51
correctly salvage old rrd for pdu input voltage
Files changed (1)
M includes/discovery/sensors/powernet-mib.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4686

Tom Laermans 🦔 • 2013-10-21 15:40
2 updates that needed to go in with r4685
Files changed (2)
M includes/definitions.inc.php +8
M includes/snmp.inc.php +6 -4
📈 14 added 📉 4 removed

💻 r4685 REWRITE

Tom Laermans 🦔 • 2013-10-21 15:39
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.
Files changed (9)
D includes/discovery/current/apc.inc.php -328
D includes/discovery/frequencies
D includes/discovery/humidity/apc.inc.php -51
M includes/discovery/sensors.inc.php -6
A includes/discovery/sensors/powernet-mib.inc.php +930
M includes/discovery/sensors/ups-mib.inc.php +2
M includes/discovery/sensors/xups-mib.inc.php +1 -1
D includes/discovery/temperatures/apc.inc.php -96
D includes/discovery/voltages
📈 933 added 📉 482 removed

💻 r4684 FIX

Mike Stupalov 🐱 • 2013-10-21 15:24
Use hex2ip for cbgpPeer2LocalAddr (bug had appeared in r4055).
Files changed (1)
M includes/polling/bgp-peers.inc.php +1 -2
📈 1 added 📉 2 removed

💻 r4683 DEBUG

Mike Stupalov 🐱 • 2013-10-21 12:37
remove debug.
Files changed (1)
M html/includes/functions.inc.php -1
📈 0 added 📉 1 removed

💻 r4682 IMPROVE

Mike Stupalov 🐱 • 2013-10-21 12:32
Removed unnecessary JOINs, use $cache for check permissions.
Files changed (5)
M html/includes/authenticate.inc.php +6 -6
M html/includes/cache-data.inc.php +23 -1
M html/includes/functions.inc.php +71
M html/includes/print/events.inc.php +10 -28
M html/pages/eventlog.inc.php +27 -20
📈 137 added 📉 55 removed

💻 r4681 FIX

Tom Laermans 🦔 • 2013-10-21 09:41
Correctly use user's ID in ldap auth, used for per-device/per-entity permission
Files changed (1)
M html/includes/authentication/ldap.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4680

Tom Laermans 🦔 • 2013-10-20 21:50
obserium? almost...
Files changed (43)
M html/includes/print/device.inc.php +5 -8
M includes/discovery/mempools/ciena.inc.php +1 -1
M includes/discovery/os/ciena.inc.php +1 -1
M includes/discovery/sensors/airespace-wireless-mib.inc.php +1 -1
M includes/discovery/sensors/areca-snmp-mib.inc.php +1 -1
M includes/discovery/sensors/asyncos-mail-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/dell-rac-mib.inc.php +1 -1
M includes/discovery/sensors/dell-vendor-mib.inc.php +1 -1
M includes/discovery/sensors/deltaups-mib.inc.php +1 -1
M includes/discovery/sensors/eqlmember-mib.inc.php +1 -1
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/gamatronic-mib.inc.php +1 -1
M includes/discovery/sensors/ipomanii-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-dom-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-system-mib.inc.php +1 -1
M includes/discovery/sensors/lm-sensors-mib.inc.php +1 -1
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +1 -1
M includes/discovery/sensors/mikrotik-mib.inc.php +1 -1
M includes/discovery/sensors/ns-root-mib.inc.php +1 -1
M includes/discovery/sensors/nscrtv-root.inc.php +1 -1
M includes/discovery/sensors/p8510-mib.inc.php +1 -1
M includes/discovery/sensors/papouch-smi.inc.php +1 -1
M includes/discovery/sensors/pdu-mib.inc.php +1 -1
M includes/discovery/sensors/radlan-hwenviroment.inc.php +1 -1
M includes/discovery/sensors/rbn-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/roomalert24e-mib.inc.php +1 -1
M includes/discovery/sensors/sentry3-mib.inc.php +1 -1
M includes/discovery/sensors/siconups-mib.inc.php +1 -1
M includes/discovery/sensors/spagent-mib.inc.php +1 -1
M includes/discovery/sensors/supermicro-health-mib.inc.php +1 -1
M includes/discovery/sensors/sw-mib.inc.php +1 -1
M includes/discovery/sensors/ups-mib.inc.php +1 -1
M includes/discovery/sensors/webgraph-8xthermometer-us-mib.inc.php +1 -1
M includes/discovery/sensors/wwp-leos-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php +1 -1
M includes/discovery/sensors/xups-mib.inc.php +1 -1
M includes/discovery/sensors/zyxel-as-mib.inc.php +1 -1
M includes/polling/functions.inc.php +1 -1
M includes/polling/mempools/ciena.inc.php +1 -1
M includes/polling/os/ciena.inc.php +1 -1
M includes/polling/processors/ciena.inc.php +1 -1
📈 47 added 📉 50 removed

💻 r4679

Adam Armstrong 🐸 • 2013-10-20 16:41
fix storage alerting (was mistakenly trying to pass $mempool!
Files changed (1)
M includes/polling/storage.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4678

Adam Armstrong 🐸 • 2013-10-18 23:20
trailing spaces on header. argh.
Files changed (1)
M includes/discovery/sensors/rbn-envmon-mib.inc.php +10 -10
📈 10 added 📉 10 removed

💻 r4677 FIX

Adam Armstrong 🐸 • 2013-10-18 22:49
get device using function, as sometimes the array is not populated.
Files changed (1)
M html/pages/ports/list.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r4676

Adam Armstrong 🐸 • 2013-10-18 22:44
fix cache-data. remove straight join from events.
Files changed (2)
M html/includes/cache-data.inc.php +1 -1
M html/includes/print/events.inc.php +1 -1
📈 2 added 📉 2 removed

💻 r4675

Adam Armstrong 🐸 • 2013-10-18 22:03
minor cleanup to vrf page. change state icon to status.png
Files changed (2)
M html/pages/routing/vrf.inc.php +4 -10
M includes/definitions.inc.php +1 -1
📈 5 added 📉 11 removed

💻 r4674 FIX

Adam Armstrong 🐸 • 2013-10-18 14:23
[fix] change class strong to entity for device text on health pages
Files changed (5)
M html/pages/health/mempool.inc.php +1 -1
M html/pages/health/processor.inc.php +1 -1
M html/pages/health/sensors.inc.php +3 -3
M html/pages/health/storage.inc.php +1 -1
M html/pages/health/toner.inc.php +1 -1
📈 7 added 📉 7 removed

💻 r4673

Adam Armstrong 🐸 • 2013-10-18 14:06
add barracuda ng fw detection and icon
Files changed (4)
A html/images/os/barracuda.png +1
M includes/definitions/os.inc.php +7
A includes/discovery/os/barracuda.inc.php +8
A includes/polling/os/barracudangfw.inc.php +7
📈 23 added 📉 0 removed

💻 r4672 FIX

Tom Laermans 🦔 • 2013-10-18 09:33
Correctly warn for non-discovered device on device overview page
Files changed (1)
M html/pages/device.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4671

Adam Armstrong 🐸 • 2013-10-16 23:59
use old google map as default for now
Files changed (1)
M includes/defaults.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4670 ADD

Adam Armstrong 🐸 • 2013-10-16 15:04
add new google maps based map with point clustering. at the moment clicking on points doesn't work. fix some other things.
Files changed (12)
A html/images/mapclusterer
A html/images/mapclusterer/0.png +1
A html/images/mapclusterer/1.png +1
A html/images/mapclusterer/2.png +1
A html/images/mapclusterer/3.png +1
M html/includes/alerting-navbar.inc.php +1
A html/js/google
A html/js/google/markerclusterer.js +2,620
M html/pages/front/default.php +225 -68
M includes/alerts.inc.php -36
M includes/defaults.inc.php +3
M includes/functions.php +36 -1
📈 269 added 📉 105 removed

💻 r4669 FIX

Mike Stupalov 🐱 • 2013-10-16 11:50
Skip empty vlans for FDB search form.
Files changed (1)
M html/pages/search/fdb.inc.php +6 -3
📈 6 added 📉 3 removed

💻 r4668 FIX

Adam Armstrong 🐸 • 2013-10-16 02:21
update WMI polling code from #OBSERVIUM-518
Files changed (2)
M includes/polling/applications/mssql.inc.php +1 -1
M includes/polling/wmi.inc.php +1 -1
📈 2 added 📉 2 removed

💻 r4667

Tom Laermans 🦔 • 2013-10-15 17:43
correctly ignore fastpath sensors in dell vendor mib
Files changed (1)
M includes/discovery/sensors/dell-vendor-mib.inc.php +5 -5
📈 5 added 📉 5 removed

💻 r4666

Tom Laermans 🦔 • 2013-10-15 17:35
add Dell-Vendor-MIB sensors with check for dupes from radlan and fastpath, new dell icon, new sysObjectIDs for powerconnect, resolves OBSERVIUM-528
Files changed (6)
M html/images/os/dell.png ±0
M includes/definitions.inc.php +8
M includes/definitions/os.inc.php +3
A includes/discovery/sensors/dell-vendor-mib.inc.php +70
M includes/discovery/sensors/radlan-hwenviroment.inc.php -7
M includes/polling/os/radlan.inc.php +4
📈 85 added 📉 7 removed

💻 r4665

Tom Laermans 🦔 • 2013-10-15 16:33
update device properties after running all modules, fixes repetitive fight between os/windows and WMI
Files changed (5)
M includes/definitions/os.inc.php +1
M includes/polling/functions.inc.php +13 -1
M includes/polling/os.inc.php +1 -12
M includes/polling/os/wmi.inc.php +4 -3
M includes/polling/unix-agent/packages.inc.php +28 -28
📈 47 added 📉 44 removed

💻 r4664

Mike Stupalov 🐱 • 2013-10-15 14:50
Correction of an error setting sensor limits at discovery (comparing '0' and NULL). Improve sensors edit page.
Files changed (4)
M html/pages/device/edit/sensors.inc.php +88 -17
M includes/discovery/functions.inc.php +63 -59
M includes/polling/functions.inc.php +7 -7
A update/104.sql +2
📈 160 added 📉 83 removed

💻 r4663

Tom Laermans 🦔 • 2013-10-15 13:54
fix sensor discovery per mib, did not work when no OS group mibs defined. whoops.
Files changed (1)
M includes/include-dir-mib.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4662 FIX

Mike Stupalov 🐱 • 2013-10-15 12:13
Use param 'search_form' instead 'search' in print_search_simple().
Files changed (3)
M html/includes/navbar.inc.php +1 -1
M html/includes/print/search_simple.inc.php +1 -1
M html/index.php +2 -2
📈 4 added 📉 4 removed

💻 r4661 IMPROVE

Mike Stupalov 🐱 • 2013-10-15 08:41
Add basic auth support for HTTP proxy.
Files changed (2)
M includes/common.php +7 -1
M includes/defaults.inc.php +2
📈 9 added 📉 1 removed

💻 r4660

Tom Laermans 🦔 • 2013-10-14 23:09
move microsens temperatures to sensors/
Files changed (10)
M includes/definitions/os.inc.php +1
A includes/discovery/current/DEPRECATED +1
A includes/discovery/dbm/DEPRECATED +1
A includes/discovery/frequencies/DEPRECATED +1
A includes/discovery/humidity/DEPRECATED +1
A includes/discovery/power/DEPRECATED +1
A includes/discovery/sensors/ms-switch30-mib.inc.php +10
A includes/discovery/temperatures/DEPRECATED +1
D includes/discovery/temperatures/microsens.inc.php -15
A includes/discovery/voltages/DEPRECATED +1
📈 18 added 📉 15 removed

💻 r4659 ADD

Adam Armstrong 🐸 • 2013-10-14 22:11
NetAPP storage
Files changed (2)
A includes/discovery/storage/netapp.inc.php +96
A includes/polling/storage/netapp.inc.php +22
📈 118 added 📉 0 removed

💻 r4658

Adam Armstrong 🐸 • 2013-10-14 22:03
add procera OS definition and icon
Files changed (2)
A html/images/os/procera.png +1
M includes/definitions/os.inc.php +14 -2
📈 15 added 📉 2 removed

💻 r4657

Adam Armstrong 🐸 • 2013-10-14 21:59
add dropdown for applications with multiple instances (#515)
Files changed (1)
M html/pages/device/apps.inc.php +63 -23
📈 63 added 📉 23 removed

💻 r4656

Adam Armstrong 🐸 • 2013-10-14 21:55
add basic microsens detection from #451 (os detection and temperature sensors)
Files changed (6)
A html/images/os/microsens.png +1
M includes/definitions/os.inc.php +9
A includes/discovery/os/microsens.inc.php +10
A includes/discovery/temperatures/microsens.inc.php +15
A includes/polling/os/microsens.inc.php +12
A mibs/MS-SWITCH30-MIB +5,832
📈 47 added 📉 0 removed

💻 r4655

Tom Laermans 🦔 • 2013-10-14 18:37
faster, more flexible include-dir-mib
Files changed (2)
M includes/definitions/os.inc.php +2 -1
M includes/include-dir-mib.inc.php +5 -25
📈 7 added 📉 26 removed

💻 r4654

Tom Laermans 🦔 • 2013-10-14 16:52
Add RADLAN state sensors from RADLAN-HWENVIROMENT mib. Yes, it's really called HWENVIROMENT.
Files changed (3)
M includes/definitions.inc.php +8
M includes/definitions/os.inc.php +1
A includes/discovery/sensors/radlan-hwenviroment.inc.php +69
📈 78 added 📉 0 removed

💻 r4653 NEW

Tom Laermans 🦔 • 2013-10-14 16:23
move CISCO-ENVMON-MIB property to [new] cisco OS group
Files changed (1)
M includes/definitions/os.inc.php +14 -16
📈 14 added 📉 16 removed

💻 r4652 FIX

Adam Armstrong 🐸 • 2013-10-14 14:10
update netbotz os definition
Files changed (1)
M includes/definitions/os.inc.php +8 -6
📈 8 added 📉 6 removed

💻 r4651 ADD

Adam Armstrong 🐸 • 2013-10-14 14:08
detect DIGI USB servers and add icon.
Files changed (2)
A html/images/os/digi.png +1
M includes/definitions/os.inc.php +6 -1
📈 7 added 📉 1 removed

💻 r4650

Adam Armstrong 🐸 • 2013-10-14 13:43
enable icon for toshiba
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r4649

Tom Laermans 🦔 • 2013-10-14 08:07
Always disable SQL profiling in syslog processor
Files changed (1)
M syslog.php +3
📈 3 added 📉 0 removed

💻 r4648

Adam Armstrong 🐸 • 2013-10-14 01:54
add detection of toshiba estudio printers and toshiba logo
Files changed (3)
A html/images/os/toshiba.png +1
M includes/definitions/os.inc.php +7
A includes/discovery/os/toshiba.inc.php +8
📈 16 added 📉 0 removed

💻 r4647 COSMETIC

Adam Armstrong 🐸 • 2013-10-14 01:47
[cosmetic] vlan discovery formatting
Files changed (1)
M includes/discovery/vlans.inc.php +6 -6
📈 6 added 📉 6 removed

💻 r4646

Adam Armstrong 🐸 • 2013-10-14 01:42
hh3c mempool and processor polling from HH3C-ENTITY-MIB
Files changed (3)
A includes/discovery/mempools/hh3c.inc.php +33
A includes/discovery/processors/hh3c.inc.php +33
A includes/polling/mempools/hh3c.inc.php +12
📈 78 added 📉 0 removed

💻 r4645 FIX

Adam Armstrong 🐸 • 2013-10-14 01:28
fix entity printing for alerting code
Files changed (2)
M html/includes/print/alert.inc.php +2 -3
M includes/functions.php +1 -1
📈 3 added 📉 4 removed

💻 r4644

Tom Laermans 🦔 • 2013-10-13 23:35
pull service tag(s) for dell powerconnect kit into serial field
Files changed (3)
M includes/definitions/os.inc.php +1 -2
M includes/polling/os/powerconnect.inc.php +4 -6
M includes/polling/os/radlan.inc.php +3 -2
📈 8 added 📉 10 removed

💻 r4643

Tom Laermans 🦔 • 2013-10-13 23:29
if an OS has no mibs defined, bail out of include-dir-mib
Files changed (1)
M includes/include-dir-mib.inc.php +15 -12
📈 15 added 📉 12 removed

💻 r4642

Adam Armstrong 🐸 • 2013-10-13 22:53
get out, stupid file.
Files changed (1)
D CHANGELOG -3
📈 0 added 📉 3 removed

💻 r4641

Tom Laermans 🦔 • 2013-10-13 20:01
sensor discovery is now linked to device OSes by their supported MIBs; add copyright notices; fix some minor bugs; add missing OS definition
Files changed (43)
M includes/defaults.inc.php -4
M includes/definitions/os.inc.php +56 -1
M includes/discovery/os/jdsu-edfa.inc.php +2 -2
M includes/discovery/sensors.inc.php +1 -1
M includes/discovery/sensors/airespace-wireless-mib.inc.php +22 -16
A includes/discovery/sensors/areca-snmp-mib.inc.php +101
D includes/discovery/sensors/areca.inc.php -91
M includes/discovery/sensors/asyncos-mail-mib.inc.php +29 -21
M includes/discovery/sensors/cisco-envmon-mib.inc.php +89 -82
D includes/discovery/sensors/cometsystem.inc.php -65
M includes/discovery/sensors/dell-rac-mib.inc.php +70 -62
M includes/discovery/sensors/deltaups-mib.inc.php +42 -33
M includes/discovery/sensors/eqlmember-mib.inc.php +11 -2
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +81 -72
M includes/discovery/sensors/gamatronic-mib.inc.php +61 -51
M includes/discovery/sensors/ipomanii-mib.inc.php +123 -115
M includes/discovery/sensors/juniper-dom-mib.inc.php +87 -80
M includes/discovery/sensors/juniper-mib.inc.php +31 -23
M includes/discovery/sensors/juniper-system-mib.inc.php +24 -16
M includes/discovery/sensors/lm-sensors-mib.inc.php +58 -50
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +94 -89
M includes/discovery/sensors/mikrotik-mib.inc.php +30 -24
D includes/discovery/sensors/nos.inc.php -48
M includes/discovery/sensors/ns-root-mib.inc.php +29 -21
M includes/discovery/sensors/nscrtv-root.inc.php +90 -80
A includes/discovery/sensors/p8510-mib.inc.php +75
M includes/discovery/sensors/papouch-smi.inc.php +68 -60
M includes/discovery/sensors/pdu-mib.inc.php +72 -66
M includes/discovery/sensors/rbn-envmon-mib.inc.php +40 -32
M includes/discovery/sensors/roomalert24e-mib.inc.php +109 -101
M includes/discovery/sensors/sentry3-mib.inc.php +160 -152
M includes/discovery/sensors/siconups-mib.inc.php +70 -62
M includes/discovery/sensors/spagent-mib.inc.php +61 -53
M includes/discovery/sensors/supermicro-health-mib.inc.php +50 -43
A includes/discovery/sensors/sw-mib.inc.php +57
M includes/discovery/sensors/ups-mib.inc.php +149 -141
A includes/discovery/sensors/webgraph-8xthermometer-us-mib.inc.php +45
D includes/discovery/sensors/wut.inc.php -36
M includes/discovery/sensors/wwp-leos-chassis-mib.inc.php +8 -11
M includes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php +87 -90
M includes/discovery/sensors/xups-mib.inc.php +146 -139
M includes/discovery/sensors/zyxel-as-mib.inc.php +23 -15
A includes/include-dir-mib.inc.php +35
📈 2,386 added 📉 2,050 removed

💻 r4640

Adam Armstrong 🐸 • 2013-10-13 16:17
disable sql perf tracking as default
Files changed (3)
M html/index.php +9 -1
M includes/dbFacile.php +2 -2
M includes/defaults.inc.php +6 -2
📈 17 added 📉 5 removed

💻 r4639

Adam Armstrong 🐸 • 2013-10-12 20:22
add exchange and mssql icons
Files changed (2)
A html/images/icons/exchange.png +1
A html/images/icons/mssql.png +1
📈 2 added 📉 0 removed

💻 r4638 ADD

Adam Armstrong 🐸 • 2013-10-12 19:26
Add WMI-based poller for Windows. Improved CPU/Storage polling via WMI on Windows. Add Exchange/MSSQL application support via WMI.
Files changed (46)
A html/includes/graphs/application/exchange_as_curreqs.inc.php +22
A html/includes/graphs/application/exchange_as_pingcmd.inc.php +22
A html/includes/graphs/application/exchange_as_syncmd.inc.php +22
A html/includes/graphs/application/exchange_auto_errors.inc.php +22
A html/includes/graphs/application/exchange_auto_totalreqs.inc.php +22
A html/includes/graphs/application/exchange_is_active.inc.php +22
A html/includes/graphs/application/exchange_is_rpcfail.inc.php +22
A html/includes/graphs/application/exchange_is_rpcreq.inc.php +26
A html/includes/graphs/application/exchange_is_users.inc.php +22
A html/includes/graphs/application/exchange_mb_latency.inc.php +22
A html/includes/graphs/application/exchange_mb_msgs.inc.php +30
A html/includes/graphs/application/exchange_mb_queued.inc.php +22
A html/includes/graphs/application/exchange_oab_dlcom.inc.php +22
A html/includes/graphs/application/exchange_oab_dlq.inc.php +22
A html/includes/graphs/application/exchange_owa_reqsec.inc.php +22
A html/includes/graphs/application/exchange_owa_rtime.inc.php +26
A html/includes/graphs/application/exchange_owa_users.inc.php +22
A html/includes/graphs/application/exchange_trans_mbque.inc.php +22
A html/includes/graphs/application/exchange_trans_queue.inc.php +26
A html/includes/graphs/application/exchange_trans_smtp.inc.php +26
A html/includes/graphs/application/exchange_trans_subque.inc.php +22
A html/includes/graphs/application/mssql_buffer_page.inc.php +29
A html/includes/graphs/application/mssql_buffer_pglife.inc.php +21
A html/includes/graphs/application/mssql_buffer_stalls.inc.php +21
A html/includes/graphs/application/mssql_cpu_usage.inc.php +25
A html/includes/graphs/application/mssql_memory_usage.inc.php +38
A html/includes/graphs/application/mssql_stats.inc.php +21
M html/pages/device/apps.inc.php +16 -2
A html/pages/device/apps/exchange.inc.php +87
A html/pages/device/apps/mssql
A html/pages/device/apps/mssql.inc.php +28
A html/pages/device/apps/mssql/memory.inc.php +55
A html/pages/device/apps/mssql/processor.inc.php +45
M html/pages/device/edit.inc.php +6
A html/pages/device/edit/wmi.inc.php +164
M includes/defaults.inc.php +16
A includes/polling/applications/exchange.inc.php +263
A includes/polling/applications/mssql.inc.php +181
A includes/polling/os/wmi.inc.php +16
A includes/polling/processors/wmi.inc.php +30
A includes/polling/storage
M includes/polling/storage.inc.php +1 -3
A includes/polling/storage/hrstorage.inc.php +43
A includes/polling/storage/wmi.inc.php +27
A includes/polling/wmi.inc.php +230
A update/103.sql +1
📈 1,850 added 📉 5 removed

💻 r4637 FIX

Mike Stupalov 🐱 • 2013-10-11 14:37
Not to show device header, when no device is specified.
Files changed (1)
M html/includes/print/device.inc.php +2
📈 2 added 📉 0 removed

💻 r4636

Adam Armstrong 🐸 • 2013-10-11 14:35
remove brand from date and time options on /graphs/
Files changed (1)
M html/pages/graphs.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4635

Adam Armstrong 🐸 • 2013-10-11 14:31
fix /graphs/ for graphs which don't have a device
Files changed (1)
M html/pages/graphs.inc.php +11 -7
📈 11 added 📉 7 removed

💻 r4634 FIX

Mike Stupalov 🐱 • 2013-10-11 13:04
More accurate ping limits for timeout/retries.
Files changed (2)
M includes/defaults.inc.php +2 -2
M includes/functions.php +12 -8
📈 14 added 📉 10 removed

💻 r4633

Tom Laermans 🦔 • 2013-10-10 23:58
sql is hard, mmkay?
Files changed (2)
M update/101.sql -1
A update/102.sql +1
📈 1 added 📉 1 removed

💻 r4632

Adam Armstrong 🐸 • 2013-10-10 18:02
remove reference to background which is not even visible.
Files changed (2)
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/navbar.less -1
📈 0 added 📉 0 removed

💻 r4631

Adam Armstrong 🐸 • 2013-10-10 18:00
use loading.gif for when popups are loading :)
Files changed (1)
M html/index.php +1 -1
📈 1 added 📉 1 removed

💻 r4630 ADD

Adam Armstrong 🐸 • 2013-10-10 17:57
add support for processor and memory for Cisco QFP #535
Files changed (3)
A includes/discovery/mempools/qfp.inc.php +26
A includes/discovery/processors/qfp.inc.php +25
A includes/polling/mempools/qfp.inc.php +11
📈 62 added 📉 0 removed

💻 r4629

Adam Armstrong 🐸 • 2013-10-10 17:55
add index and primary key to device_graphs
Files changed (1)
A update/101.sql +2
📈 2 added 📉 0 removed

💻 r4628

Adam Armstrong 🐸 • 2013-10-10 14:08
test2
Files changed (1)
M add_device.php +2
📈 2 added 📉 0 removed

💻 r4627

Adam Armstrong 🐸 • 2013-10-10 14:05
test :)
Files changed (1)
M rename_device.php +1 -1
📈 1 added 📉 1 removed

💻 r4626

Adam Armstrong 🐸 • 2013-10-10 13:55
pointless commit for testing.
Files changed (1)
M includes/syslog.php -1
📈 0 added 📉 1 removed

💻 r4625

Adam Armstrong 🐸 • 2013-10-10 13:53
Add header to includes/syslog
Files changed (1)
M includes/syslog.php +12
📈 12 added 📉 0 removed

💻 r4624

Adam Armstrong 🐸 • 2013-10-10 13:51
remove email me thinger
Files changed (1)
M README -3
📈 0 added 📉 3 removed

💻 r4623

Adam Armstrong 🐸 • 2013-10-10 13:08
add an attempt to clean netscaler syslog
Files changed (1)
M includes/syslog.php +6 -2
📈 6 added 📉 2 removed

💻 r4622 FIX

Adam Armstrong 🐸 • 2013-10-10 11:18
revert fix to hostname lookups which fixed nothing and broke id lookups instead :)
Files changed (1)
M html/pages/device.inc.php +1 -7
📈 1 added 📉 7 removed

💻 r4621 IMPROVE

Mike Stupalov 🐱 • 2013-10-10 09:54
Allow device hostname as device parametr (i.e. http://observium/device/device=hostname).
Files changed (1)
M html/pages/device.inc.php +7 -1
📈 7 added 📉 1 removed

💻 r4620 SECURITY

Mike Stupalov 🐱 • 2013-10-10 09:34
Show error for unknown or unspecified devices. Cleanup of temporary variables after caching.
Files changed (4)
M html/includes/cache-data.inc.php +6 -7
M html/index.php +2 -2
M html/pages/device.inc.php +16 -17
M html/pages/graphs.inc.php +8
📈 32 added 📉 26 removed

💻 r4619

Tom Laermans 🦔 • 2013-10-09 23:08
fix mgeups output discovery on single-phase devices
Files changed (1)
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +2
📈 2 added 📉 0 removed

💻 r4618

Tom Laermans 🦔 • 2013-10-09 23:04
put mge sysObjectID where it belongs, with mge ups
Files changed (1)
M includes/definitions/os.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4617 FIX

Mike Stupalov 🐱 • 2013-10-09 18:05
Ignored state sensors.
Files changed (1)
M includes/rewrites.php +8 -3
📈 8 added 📉 3 removed

💻 r4616

Tom Laermans 🦔 • 2013-10-09 16:09
merge ciena dom mib into one file
Files changed (6)
D includes/discovery/current/ciena-dom.inc.php -39
D includes/discovery/dbm/ciena-dom-rx.inc.php -47
D includes/discovery/dbm/ciena-dom-tx.inc.php -47
A includes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php +133
D includes/discovery/temperatures/ciena-dom.inc.php -42
D includes/discovery/voltages/ciena-dom.inc.php -42
📈 133 added 📉 217 removed

💻 r4615

Tom Laermans 🦔 • 2013-10-09 15:59
move fastpath boxservices state sensors to fanspeed/power
Files changed (1)
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4614

Tom Laermans 🦔 • 2013-10-09 15:46
restore accidentally removed 'no results' output for ajax search
Files changed (1)
M html/ajax_search.php +6 -5
📈 6 added 📉 5 removed

💻 r4613

cleanup • 2013-10-09 15:27
syntaxer run over includes/discovery
Files changed (40)
M includes/discovery/arp-table.inc.php +4 -4
M includes/discovery/bgp-peers.inc.php +2 -2
M includes/discovery/cisco-entity-sensor.inc.php +6 -4
M includes/discovery/current/ciena-dom.inc.php +1 -2
M includes/discovery/dbm/ciena-dom-rx.inc.php +10 -11
M includes/discovery/dbm/ciena-dom-tx.inc.php +6 -7
M includes/discovery/dbm/jdsu-edfa.inc.php +2 -2
M includes/discovery/discovery-protocols.inc.php +3 -3
M includes/discovery/functions.inc.php +4 -4
M includes/discovery/ipv4-addresses.inc.php +5 -5
M includes/discovery/ipv6-addresses.inc.php +6 -6
M includes/discovery/mac-accounting.inc.php +7 -4
M includes/discovery/mempools/ciena.inc.php -1
M includes/discovery/os/ciena.inc.php -1
M includes/discovery/os/jdsu-edfa.inc.php +1 -1
M includes/discovery/sensors/cisco-envmon-mib.inc.php +4 -4
M includes/discovery/sensors/dell-rac-mib.inc.php +1 -1
M includes/discovery/sensors/deltaups-mib.inc.php +1 -1
M includes/discovery/sensors/eqlmember-mib.inc.php +32 -32
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +3 -3
M includes/discovery/sensors/ipomanii-mib.inc.php +1 -2
M includes/discovery/sensors/juniper-mib.inc.php +1 -1
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +2 -2
M includes/discovery/sensors/nos.inc.php +1 -1
M includes/discovery/sensors/nscrtv-root.inc.php +9 -7
M includes/discovery/sensors/papouch-smi.inc.php +1 -1
M includes/discovery/sensors/pdu-mib.inc.php -1
M includes/discovery/sensors/roomalert24e-mib.inc.php +3 -3
M includes/discovery/sensors/spagent-mib.inc.php +5 -5
M includes/discovery/sensors/ups-mib.inc.php +6 -6
M includes/discovery/sensors/wwp-leos-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/xups-mib.inc.php +6 -6
M includes/discovery/storage.inc.php +1 -1
M includes/discovery/storage/hrstorage.inc.php +4 -4
M includes/discovery/temperatures/ciena-dom.inc.php +4 -5
M includes/discovery/temperatures/jdsu-edfa.inc.php +1 -1
M includes/discovery/toner.inc.php +3 -3
M includes/discovery/vlans/q-bridge-mib.inc.php +1 -1
M includes/discovery/vmware-vminfo.inc.php +6 -6
M includes/discovery/voltages/ciena-dom.inc.php +4 -6
📈 0 added 📉 0 removed

💻 r4612

Tom Laermans 🦔 • 2013-10-09 14:45
women can also have bills
Files changed (1)
M html/pages/bill/delete.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4611

Mike Stupalov 🐱 • 2013-10-09 14:03
Fix missing device header on graph pages. Function print_device_header().
Files changed (6)
D html/includes/device-header.inc.php -74
M html/includes/functions.inc.php +2 -1
M html/includes/graphs/device/auth.inc.php +2 -2
A html/includes/print/device.inc.php +80
M html/pages/device.inc.php +4 -9
M html/pages/graphs.inc.php +4
📈 92 added 📉 86 removed

💻 r4610

Mike Stupalov 🐱 • 2013-10-09 13:08
Restore minigraphs for state sensors.
Files changed (2)
M html/pages/device/overview/sensors.inc.php +1 -1
M html/pages/health/sensors.inc.php +1 -1
📈 2 added 📉 2 removed

💻 r4609

Mike Stupalov 🐱 • 2013-10-09 12:16
Function humanize_sensor(). Improve sensors pages.
Files changed (4)
M html/pages/device/overview/sensors.inc.php +14 -47
M html/pages/health/sensors.inc.php +21 -19
M includes/polling/functions.inc.php +13 -20
M includes/rewrites.php +85 -1
📈 133 added 📉 87 removed

💻 r4608

Tom Laermans 🦔 • 2013-10-09 10:58
de-uglify ajax search a bit, but needs a restructure
Files changed (1)
M html/ajax_search.php +23 -29
📈 23 added 📉 29 removed

💻 r4607

Tom Laermans 🦔 • 2013-10-08 14:13
fix look of mempools text on device overview page
Files changed (1)
M html/pages/device/overview/mempools.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4606

Mike Stupalov 🐱 • 2013-10-08 13:08
Add notify, alerts and eventlog for state sensors.
Files changed (1)
M includes/polling/functions.inc.php +69 -23
📈 69 added 📉 23 removed

💻 r4605

Mike Stupalov 🐱 • 2013-10-08 11:42
Use 'event' instead hardcoded 'class' for state sensors.
Files changed (4)
M html/pages/device/overview/sensors.inc.php +22 -4
M includes/definitions.inc.php +16 -16
M includes/discovery/sensors/cisco-envmon-mib.inc.php +26 -18
M includes/polling/sensors.inc.php +8 -11
📈 72 added 📉 49 removed

💻 r4604

Mike Stupalov 🐱 • 2013-10-08 11:41
Ignore limits for state sensors.
Files changed (1)
M includes/discovery/functions.inc.php +71 -60
📈 71 added 📉 60 removed

💻 r4603

Tom Laermans 🦔 • 2013-10-08 09:55
state sensors for sensorprobe/minkelsrms, rewritten but not tested discovery for temp/humidity, please check if you have this device
Files changed (4)
M includes/definitions.inc.php +10 -1
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +2 -2
D includes/discovery/sensors/hhmsagent-mib.inc.php -73
A includes/discovery/sensors/spagent-mib.inc.php +77
📈 89 added 📉 76 removed

💻 r4602

Adam Armstrong 🐸 • 2013-10-07 21:18
edition to version check :)
Files changed (1)
M includes/versioncheck.inc.php +1
📈 1 added 📉 0 removed

💻 r4601

Tom Laermans 🦔 • 2013-10-07 21:11
small code cleanup for frequency/other sensors on health pages
Files changed (3)
M html/pages/device/overview/sensors.inc.php +1 -1
M html/pages/health/sensors.inc.php +4 -14
M includes/common.php +2 -2
📈 7 added 📉 17 removed

💻 r4600

Tom Laermans 🦔 • 2013-10-07 21:05
fixes to fastpath boxservices state sensors
Files changed (2)
M includes/definitions.inc.php +7 -6
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +1 -1
📈 8 added 📉 7 removed

💻 r4599

Tom Laermans 🦔 • 2013-10-07 17:20
add power supply monitoring; fix state graphs
Files changed (3)
A html/includes/graphs/sensor/state.inc.php +17
D html/includes/graphs/sensor/status.inc.php -17
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +22 -11
📈 39 added 📉 28 removed

💻 r4598

Tom Laermans 🦔 • 2013-10-07 17:05
fan status polling for fastpath powerconnect
Files changed (4)
M html/pages/device/overview/sensors.inc.php +1 -1
M includes/definitions.inc.php +9 -1
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +44 -21
M includes/functions.php +12
📈 66 added 📉 23 removed

💻 r4597

Tom Laermans 🦔 • 2013-10-07 16:22
clean up device health sensor code
Files changed (12)
M html/pages/device/health.inc.php +6 -2
D html/pages/device/health/airflow.inc.php -9
D html/pages/device/health/current.inc.php -9
D html/pages/device/health/fanspeed.inc.php -9
D html/pages/device/health/frequency.inc.php -9
D html/pages/device/health/humidity.inc.php -9
D html/pages/device/health/power.inc.php -9
M html/pages/device/health/sensors.inc.php +6 -6
D html/pages/device/health/status.inc.php -9
D html/pages/device/health/temperature.inc.php -9
D html/pages/device/health/voltage.inc.php -9
M includes/definitions.inc.php +2
📈 14 added 📉 89 removed

💻 r4596

Mike Stupalov 🐱 • 2013-10-07 16:09
Add not numeric sensors states for CISCO-ENVMON-MIB (not fully completed).
Files changed (4)
M html/pages/device/overview/sensors.inc.php +22 -12
M includes/definitions.inc.php +10
M includes/discovery/sensors/cisco-envmon-mib.inc.php +53 -2
M includes/polling/sensors.inc.php +6 -5
📈 91 added 📉 19 removed

💻 r4595

Mike Stupalov 🐱 • 2013-10-06 21:13
Exclude duplicated sensors from CISCO-ENTITY-SENSOR
Files changed (1)
M includes/discovery/sensors/cisco-envmon-mib.inc.php +17 -4
📈 17 added 📉 4 removed

💻 r4594

Mike Stupalov 🐱 • 2013-10-06 16:46
Discovery of sensors for CISCO-ENVMON-MIB is improved.
Files changed (1)
M includes/discovery/sensors/cisco-envmon-mib.inc.php +26 -26
📈 26 added 📉 26 removed

💻 r4593

Mike Stupalov 🐱 • 2013-10-06 14:29
Fix search for multiselect params.
Files changed (3)
M html/includes/print/events.inc.php +1 -1
M html/includes/print/search_simple.inc.php +1
M html/index.php +15 -1
📈 17 added 📉 2 removed

💻 r4592

Adam Armstrong 🐸 • 2013-10-05 22:19
better background
Files changed (1)
M html/images/lightbg.png ±0
📈 0 added 📉 0 removed

💻 r4591

Tom Laermans 🦔 • 2013-10-05 17:51
remove duplicate settings in defaults
Files changed (1)
M includes/defaults.inc.php -3
📈 0 added 📉 3 removed

💻 r4590

Adam Armstrong 🐸 • 2013-10-05 15:29
make the other heading types less hideously huge.
Files changed (2)
M html/css/bootstrap.css +4 -4
M html/css/bootstrap/less/type3.less +6 -5
📈 0 added 📉 0 removed

💻 r4589

Tom Laermans 🦔 • 2013-10-05 10:56
fix escaping of rrd strings: cut length first
Files changed (1)
M includes/rrdtool.inc.php +8 -10
📈 8 added 📉 10 removed

💻 r4588

Adam Armstrong 🐸 • 2013-10-04 17:53
remove stupid donate buttons that no one ever used.
Files changed (2)
M html/pages/about.inc.php -14
M includes/definitions/version.inc.php +3 -3
📈 3 added 📉 17 removed

💻 r4587

Adam Armstrong 🐸 • 2013-10-04 17:51
no copying license for pro edition :)
Files changed (1)
M LICENSE +12 -21
📈 12 added 📉 21 removed

💻 r4586

Adam Armstrong 🐸 • 2013-10-04 17:16
remove blue notice
Files changed (1)
M html/index.php -9
📈 0 added 📉 9 removed

💻 r4585

Adam Armstrong 🐸 • 2013-10-04 15:30
HAMMERTIME
Files changed (5)
M html/includes/navbar.inc.php +5 -1
M html/index.php +9
M html/pages/device.inc.php +4 -2
M html/pages/device/port.inc.php +6 -2
M includes/definitions/version.inc.php +2
📈 26 added 📉 5 removed

💻 r4584

Tom Laermans 🦔 • 2013-10-04 14:50
more duplicate code cleanups in global health pages for sensors
Files changed (12)
M html/pages/health.inc.php +24 -11
D html/pages/health/airflow.inc.php -9
D html/pages/health/current.inc.php -9
D html/pages/health/dbm.inc.php -9
D html/pages/health/fanspeed.inc.php -9
D html/pages/health/frequency.inc.php -9
D html/pages/health/humidity.inc.php -9
D html/pages/health/power.inc.php -9
M html/pages/health/sensors.inc.php +10 -8
D html/pages/health/status.inc.php -10
D html/pages/health/temperature.inc.php -9
D html/pages/health/voltage.inc.php -9
📈 34 added 📉 110 removed

💻 r4583

Tom Laermans 🦔 • 2013-10-04 14:36
further cleanup of sensor definitions scattered all over the code - now pulls everything from definitions
Files changed (4)
M html/includes/functions.inc.php +2 -3
M html/pages/device/health.inc.php +11 -49
M html/pages/health.inc.php +7 -32
M includes/definitions.inc.php +1
📈 21 added 📉 84 removed

💻 r4582

Tom Laermans 🦔 • 2013-10-04 11:03
Clean up sensor code for device overview
Files changed (6)
A html/includes/graphs/sensor/airflow.inc.php +19
M html/pages/device/overview.inc.php +2 -11
D html/pages/device/overview/generic
D html/pages/device/overview/sensors
A html/pages/device/overview/sensors.inc.php +80
M includes/definitions.inc.php +8 -6
📈 109 added 📉 17 removed

💻 r4581

Tom Laermans 🦔 • 2013-10-04 10:41
fix cisco sla rrd creation
Files changed (1)
M includes/polling/cisco-sla.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4580

Adam Armstrong 🐸 • 2013-10-04 10:03
remove weird colouring code from device/edit/ports
Files changed (1)
M html/pages/device/edit/ports.inc.php +4 -11
📈 4 added 📉 11 removed

💻 r4579

Adam Armstrong 🐸 • 2013-10-04 09:15
storage entity type
Files changed (3)
M includes/definitions/entities.inc.php +6
A includes/definitions/version.inc.php +36
M includes/polling/storage.inc.php +5
📈 47 added 📉 0 removed

💻 r4578

Tom Laermans 🦔 • 2013-10-03 18:11
Support for AVTECH RoomAlert 24E, sponsored by PointPub Media Communications Inc.
Files changed (18)
A html/images/os/avtech.png +1
M includes/definitions/os.inc.php +9
A includes/discovery/os/roomalert.inc.php +8
A includes/discovery/sensors/roomalert24e-mib.inc.php +139
M includes/polling/os/cisco.inc.php -2
A includes/polling/os/roomalert.inc.php +8
A mibs/avtech
A mibs/avtech/ROOMALERT11E-MIB +693
A mibs/avtech/ROOMALERT12E-MIB +503
A mibs/avtech/ROOMALERT24E-MIB +627
A mibs/avtech/ROOMALERT26W-MIB +2,700
A mibs/avtech/ROOMALERT32E-MIB +2,112
A mibs/avtech/ROOMALERT3E-MIB +183
A mibs/avtech/ROOMALERT4E-MIB +202
A mibs/avtech/ROOMALERT7E-MIB +362
A mibs/avtech/ROOMALERTST-MIB +202
A mibs/avtech/TEMPAGER-MIB +266
A mibs/avtech/TEMPAGER3E-MIB +127
📈 165 added 📉 2 removed

💻 r4577

Tom Laermans 🦔 • 2013-10-03 18:09
micro fixes
Files changed (3)
M includes/discovery/sensors/mikrotik-mib.inc.php +2 -2
M includes/discovery/sensors/nscrtv-root.inc.php +3 -4
M includes/discovery/sensors/zyxel-as-mib.inc.php -1
📈 5 added 📉 7 removed

💻 r4576

Tom Laermans 🦔 • 2013-10-03 16:49
airflow sensor support (provided by new Intel BMCs)
Files changed (9)
M html/includes/navbar.inc.php +1 -1
M html/pages/device/health.inc.php +8 -2
A html/pages/device/health/airflow.inc.php +9
M html/pages/device/overview.inc.php +2
A html/pages/device/overview/sensors/airflow.inc.php +10
M html/pages/health.inc.php +4 -1
A html/pages/health/airflow.inc.php +9
M includes/definitions.inc.php +11 -10
M includes/discovery/sensors/dell-rac-mib.inc.php +3 -1
📈 57 added 📉 15 removed

💻 r4575

Adam Armstrong 🐸 • 2013-10-03 15:20
oh no he di'nt
Files changed (3)
M html/index.php +1 -1
M html/pages/about.inc.php +5 -5
M includes/definitions.inc.php +1 -29
📈 7 added 📉 35 removed

💻 r4574

Adam Armstrong 🐸 • 2013-10-01 13:47
set old_graphs to 0
Files changed (1)
M includes/defaults.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4573

Adam Armstrong 🐸 • 2013-10-01 09:07
unset command_only
Files changed (1)
M html/pages/graphs.inc.php +3 -2
📈 3 added 📉 2 removed

💻 r4572

Tom Laermans 🦔 • 2013-09-30 23:24
sensor discovery cleanups
Files changed (39)
A includes/discovery/sensors/airespace-wireless-mib.inc.php +25
M includes/discovery/sensors/areca.inc.php +4 -4
A includes/discovery/sensors/asyncos-mail-mib.inc.php +36
D includes/discovery/sensors/asyncos.inc.php -36
M includes/discovery/sensors/cisco-envmon-mib.inc.php +2 -2
M includes/discovery/sensors/cometsystem.inc.php +3 -1
A includes/discovery/sensors/dell-rac-mib.inc.php +84
D includes/discovery/sensors/dell.inc.php -129
M includes/discovery/sensors/deltaups-mib.inc.php +1 -1
D includes/discovery/sensors/drac.inc.php -84
A includes/discovery/sensors/eqlmember-mib.inc.php +97
D includes/discovery/sensors/equallogic.inc.php -97
A includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +67
M includes/discovery/sensors/gamatronic-mib.inc.php +4 -4
M includes/discovery/sensors/hhmsagent-mib.inc.php +2 -2
M includes/discovery/sensors/ipomanii-mib.inc.php +8 -8
D includes/discovery/sensors/jdsu-edfa.inc.php -108
M includes/discovery/sensors/juniper-dom-mib.inc.php +4 -4
M includes/discovery/sensors/juniper-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-system-mib.inc.php +1 -1
A includes/discovery/sensors/lm-sensors-mib.inc.php +72
D includes/discovery/sensors/lm-sensors.inc.php -72
A includes/discovery/sensors/mg-snmp-ups-mib.inc.php +150
D includes/discovery/sensors/mgeups.inc.php -150
A includes/discovery/sensors/mib-dell-10892.inc.php +129
D includes/discovery/sensors/netscaler.inc.php -34
M includes/discovery/sensors/nos.inc.php +3 -1
A includes/discovery/sensors/ns-root-mib.inc.php +34
A includes/discovery/sensors/nscrtv-root.inc.php +108
A includes/discovery/sensors/papouch-smi.inc.php +84
D includes/discovery/sensors/papouch.inc.php -82
D includes/discovery/sensors/powerconnect.inc.php -67
M includes/discovery/sensors/rbn-envmon-mib.inc.php +2 -2
M includes/discovery/sensors/siconups-mib.inc.php +7 -7
M includes/discovery/sensors/supermicro-health-mib.inc.php +1 -1
D includes/discovery/sensors/wlc.inc.php -25
M includes/discovery/sensors/wut.inc.php +1 -1
A includes/discovery/sensors/zyxel-as-mib.inc.php +26
D includes/discovery/sensors/zyxel-ies.inc.php -26
📈 956 added 📉 950 removed

💻 r4571

Adam Armstrong 🐸 • 2013-09-30 19:42
don't put top-margin on <body> when /device/ navbar docks. (it breaks the mouseovers)
Files changed (1)
M html/pages/device.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4570

Adam Armstrong 🐸 • 2013-09-29 12:07
remove an erroneous row, darken navbar spacer
Files changed (3)
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/navbar.less +5 -1
M html/pages/device/edit/modules.inc.php -2
📈 0 added 📉 2 removed

💻 r4568

Adam Armstrong 🐸 • 2013-09-28 10:38
tweaks
Files changed (1)
M html/css/bootstrap-hacks.css -9
📈 0 added 📉 0 removed

💻 r4567 RRD_RRA

Adam Armstrong 🐸 • 2013-09-28 10:38
[rrd_rra] => [rrd][rra]
Files changed (1)
M includes/rrdtool.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4566

Adam Armstrong 🐸 • 2013-09-28 10:17
WiP replacement graph browser navbar
Files changed (3)
M html/css/bootstrap-hacks.css +31
M html/includes/graphs/port/auth.inc.php +6
M html/pages/graphs.inc.php +19 -17
📈 25 added 📉 17 removed

💻 r4564

Adam Armstrong 🐸 • 2013-09-28 04:02
merge last 2 day's changes to trunk (trunk will be for devel for now on, stable is /branches/stable/)
Files changed (157)
M attic/cisco-entity-sensors.inc.php +2 -15
A attic/demo.php +169
A attic/example2.php +175
A attic/globe.php +192
A attic/jt.php +236
A attic/new.php +5
A attic/old.php +125
M attic/temperatures.inc.php +1 -14
A attic/traffic.php +201
M attic/voltages.inc.php +1 -6
M check-services.php +1 -1
M html/ajax_search.php +3 -3
M html/css/bootstrap.css +5 -5
M html/css/bootstrap/less/navbar.less +1 -1
M html/css/bootstrap/less/type3.less +5 -4
M html/css/bootstrap/less/variables3.less +3 -1
M html/css/bootstrap/less/wells3.less +1 -1
A html/images/os/ericsson.png +1
A html/images/os/open-e.png +1
A html/includes/graphs/sensor/status.inc.php +17
M html/index.php +2 -2
M html/pages/apps/default.inc.php +5 -8
M html/pages/device.inc.php +4 -1
M html/pages/device/apps.inc.php +1 -1
M html/pages/device/health.inc.php +4 -1
A html/pages/device/health/status.inc.php +9
M html/pages/device/loadbalancer/netscaler_services.inc.php +4 -4
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +9 -9
M html/pages/device/overview.inc.php +1
A html/pages/device/overview/sensors/status.inc.php +10
M html/pages/device/port/graphs.inc.php +1 -1
M html/pages/front/default.php +5 -5
D html/pages/front/demo.php -169
D html/pages/front/example2.php -175
D html/pages/front/globe.php -192
D html/pages/front/jt.php -236
D html/pages/front/new.php -5
D html/pages/front/old.php -125
D html/pages/front/traffic.php -201
M html/pages/graphs.inc.php +1 -1
M html/pages/health.inc.php +2
A html/pages/health/status.inc.php +10
M includes/defaults.inc.php +5 -3
M includes/definitions.inc.php +1
M includes/definitions/os.inc.php +17
M includes/discovery/current/apc.inc.php +36
D includes/discovery/current/gamatronicups.inc.php -36
D includes/discovery/current/netvision.inc.php -36
D includes/discovery/current/sentry3.inc.php -113
A includes/discovery/dbm/jdsu-edfa.inc.php +18
D includes/discovery/frequencies/netvision.inc.php -22
D includes/discovery/humidity/sentry3.inc.php -38
A includes/discovery/mempools/seos.inc.php +22
A includes/discovery/os/jdsu-edfa.inc.php +11
M includes/discovery/os/linux.inc.php +3 -8
A includes/discovery/os/seos.inc.php +11
A includes/discovery/processors/seos.inc.php +23
A includes/discovery/sensors/cisco-envmon-mib.inc.php +48
A includes/discovery/sensors/gamatronic-mib.inc.php +66
A includes/discovery/sensors/jdsu-edfa.inc.php +108
A includes/discovery/sensors/juniper-mib.inc.php +37
A includes/discovery/sensors/juniper-system-mib.inc.php +29
A includes/discovery/sensors/mikrotik-mib.inc.php +38
A includes/discovery/sensors/rbn-envmon-mib.inc.php +53
A includes/discovery/sensors/sentry3-mib.inc.php +197
A includes/discovery/sensors/siconups-mib.inc.php +83
A includes/discovery/sensors/wwp-leos-chassis-mib.inc.php +30
D includes/discovery/temperatures/ciena.inc.php -29
D includes/discovery/temperatures/cisco-envmon.inc.php -34
A includes/discovery/temperatures/jdsu-edfa.inc.php +13
D includes/discovery/temperatures/junos.inc.php -35
D includes/discovery/temperatures/junose.inc.php -28
D includes/discovery/temperatures/routeros.inc.php -26
D includes/discovery/temperatures/sentry3.inc.php -36
M includes/discovery/voltages/apc.inc.php +20
D includes/discovery/voltages/gamatronicups.inc.php -34
D includes/discovery/voltages/netvision.inc.php -47
D includes/discovery/voltages/routeros.inc.php -25
D includes/discovery/voltages/sentry3.inc.php -28
M includes/functions.php +2 -1
M includes/polling/altiga-ssl.inc.php -1
M includes/polling/applications/apache.inc.php +2 -2
M includes/polling/applications/bind.inc.php +8 -8
M includes/polling/applications/crashplan.inc.php +2 -2
M includes/polling/applications/drbd.inc.php +2 -2
M includes/polling/applications/exim-mailqueue.inc.php +2 -2
M includes/polling/applications/freeradius.inc.php +2 -2
M includes/polling/applications/mailscanner.inc.php +2 -2
M includes/polling/applications/memcached.inc.php +2 -2
M includes/polling/applications/mysql.inc.php +3 -3
M includes/polling/applications/nfs.inc.php +1 -2
M includes/polling/applications/nginx.inc.php +2 -2
M includes/polling/applications/ntp-client.inc.php +2 -2
M includes/polling/applications/ntpd-server.inc.php +2 -2
M includes/polling/applications/ntpd.inc.php +4 -4
M includes/polling/applications/postfix_mailgraph.inc.php +3 -3
M includes/polling/applications/postgresql.inc.php +2 -2
M includes/polling/applications/postgresql.php +2 -2
M includes/polling/applications/powerdns-recursor.inc.php +2 -3
M includes/polling/applications/powerdns.inc.php +2 -2
M includes/polling/applications/shoutcast.inc.php +2 -2
M includes/polling/applications/unbound.inc.php +6 -6
M includes/polling/applications/zimbra.inc.php +12 -12
M includes/polling/arista-software-ip-forwarding.inc.php -1
M includes/polling/aruba-controller.inc.php +3 -3
M includes/polling/bgp-peers.inc.php +2 -2
M includes/polling/cipsec-tunnels.inc.php -2
M includes/polling/cisco-ace-loadbalancer.inc.php -2
M includes/polling/cisco-ace-serverfarms.inc.php -1
M includes/polling/cisco-cef.inc.php +2 -2
M includes/polling/cisco-eigrp.inc.php +2 -2
M includes/polling/cisco-ipsec-flow-monitor.inc.php -1
M includes/polling/cisco-remote-access-monitor.inc.php -1
M includes/polling/cisco-sla.inc.php +1 -2
M includes/polling/cisco-vpdn.inc.php +1 -1
M includes/polling/entity-physical.inc.php +2 -2
M includes/polling/fdb-table.inc.php +1 -1
M includes/polling/functions.inc.php +7 -7
M includes/polling/hr-mib.inc.php +2 -4
M includes/polling/ipSystemStats.inc.php -1
M includes/polling/junose-atm-vp.inc.php +2 -2
M includes/polling/mac-accounting.inc.php +1 -1
M includes/polling/mempools.inc.php +1 -1
M includes/polling/mempools/screenos.inc.php +5 -3
M includes/polling/netscaler-stats.inc.php -2
M includes/polling/netscaler-vsvr.inc.php -3
M includes/polling/netstats-icmp.inc.php -2
M includes/polling/netstats-ip.inc.php -2
M includes/polling/netstats-snmp.inc.php -2
M includes/polling/netstats-tcp.inc.php -2
M includes/polling/netstats-udp.inc.php -2
M includes/polling/os/asyncos.inc.php +1 -1
M includes/polling/os/fortigate.inc.php +2 -2
M includes/polling/os/juniperive.inc.php +8 -8
M includes/polling/os/netapp.inc.php +2 -2
M includes/polling/os/panos.inc.php +1 -1
M includes/polling/os/procurve.inc.php +2 -2
M includes/polling/os/screenos.inc.php +2 -2
M includes/polling/os/snom.inc.php +1 -1
M includes/polling/ospf.inc.php +2 -2
M includes/polling/port-adsl.inc.php -2
M includes/polling/port-etherlike.inc.php -2
M includes/polling/port-poe.inc.php -2
M includes/polling/ports.inc.php +2 -2
M includes/polling/processors.inc.php +2 -2
M includes/polling/storage.inc.php +1 -1
M includes/polling/system.inc.php +1 -1
M includes/polling/toner.inc.php +10 -10
M includes/polling/ucd-diskio.inc.php +2 -2
M includes/polling/ucd-mib.inc.php +6 -6
M includes/polling/unix-agent.inc.php +1 -1
A includes/polling/unix-agent/hdarray.inc.php +35
M includes/polling/unix-agent/ksm.inc.php +2 -2
M includes/polling/unix-agent/munin-plugins.inc.php +1 -2
M includes/polling/wifi.inc.php +4 -4
M includes/rrdtool.inc.php +6 -2
A mibs/EDFA_mit_HA4500.mib +1,408
📈 1,155 added 📉 1,908 removed

💻 r4547

Adam Armstrong 🐸 • 2013-09-26 05:36
merge
Files changed (17)
M html/css/bootstrap.css +13 -11
M html/css/bootstrap/less/bootstrap.less +1 -1
A html/css/bootstrap/less/mixins3.less +723
M html/css/bootstrap/less/navbar.less +1 -1
A html/css/bootstrap/less/responsive-utilities3.less +220
A html/css/bootstrap/less/type3.less +272
M html/css/bootstrap/less/variables.less +6 -2
A html/css/bootstrap/less/variables3.less +625
M html/css/bootstrap/less/wells.less +3 -2
A html/css/bootstrap/less/wells3.less +75
M html/pages/device.inc.php +2 -1
M html/pages/device/overview.inc.php +7 -1
A html/pages/device/overview/processors-unix.inc.php +111
M html/pages/devices.inc.php +36 -56
D html/pages/devices/graph.inc.php -71
A html/pages/devices/graphs.inc.php +71
M includes/definitions/graphtypes.inc.php +6 -6
📈 233 added 📉 135 removed

💻 r4543

Adam Armstrong 🐸 • 2013-09-26 01:52
merge
Files changed (4)
M html/css/bootstrap.css +3 -3
M html/css/bootstrap/less/alerts.less +7 -5
M html/includes/print/status.inc.php +1 -1
M html/pages/front/default.php +6 -5
📈 7 added 📉 6 removed

💻 r4541

Adam Armstrong 🐸 • 2013-09-25 23:02
merge
Files changed (3)
M html/includes/graphs/common.inc.php +1 -2
M html/includes/graphs/graph.inc.php +1 -1
M html/pages/graphs.inc.php +2 -2
📈 4 added 📉 5 removed

💻 r4539

Adam Armstrong 🐸 • 2013-09-25 22:41
WHEN WILL IT END
📈 0 added 📉 0 removed

💻 r4537

Adam Armstrong 🐸 • 2013-09-25 22:40
dumb svn part deux
📈 0 added 📉 0 removed

💻 r4535

Adam Armstrong 🐸 • 2013-09-25 22:33
fix output buffering issue
Files changed (3)
M html/graph.php +1 -1
M html/includes/graphs/graph.inc.php +1 -1
M html/pages/graphs.inc.php +1 -1
📈 3 added 📉 3 removed

💻 r4534

Adam Armstrong 🐸 • 2013-09-25 16:37
merge devel
Files changed (27)
A html/css/bootstrap-hacks.css +60
M html/css/bootstrap.css +39 -53
M html/css/bootstrap/less/bootstrap.less +1 -1
M html/css/bootstrap/less/navbar.less +2
M html/css/bootstrap/less/progress-bars.less +2 -1
M html/css/bootstrap/less/scaffolding.less +2 -1
A html/images/brand-observium.png +1
A html/images/lightbg.png +1
A html/images/login-hamster-large.png +1
M html/images/login-hamster.png ±0
M html/includes/alerting-navbar.inc.php +1 -1
M html/includes/functions.inc.php +4 -2
M html/includes/print/navbar.inc.php +26 -3
M html/includes/status-summary.inc.php +51 -15
M html/index.php +1
M html/pages/about.inc.php +1 -1
M html/pages/alert_check.inc.php +19 -9
M html/pages/device.inc.php +85 -139
M html/pages/device/graphs.inc.php +1 -1
M html/pages/device/overview/ports.inc.php +1 -1
M html/pages/device/overview/storage.inc.php +1 -1
M html/pages/device/overview/ucd_mem.inc.php +1 -1
M html/pages/front/default.php +1 -1
M html/pages/logon.inc.php +17 -12
M includes/alerts.inc.php +8 -4
M includes/discovery/temperatures/cisco-envmon.inc.php +3 -3
M includes/functions.php +19 -2
📈 243 added 📉 196 removed

💻 r4532

Tom Laermans 🦔 • 2013-09-25 14:09
fix postfix mailgraph parser
Files changed (1)
M includes/polling/applications/postfix_mailgraph.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4530

Tom Laermans 🦔 • 2013-09-25 13:39
make sure stray whitespace doesn't kill off graph functionality; small cleanups
Files changed (3)
M html/graph.php +2
M html/includes/graphs/graph.inc.php +2
M html/index.php +2 -5
📈 6 added 📉 5 removed

💻 r4528

Tom Laermans 🦔 • 2013-09-25 13:04
Clean up mailgraph agent script; no longer needs a modified mailgraph, you can use the debian (or other) stock package. Just place the new script in the right directory and make sure the path to your rrds is correct
Files changed (7)
M html/includes/graphs/application/postfix_reject.inc.php +1 -1
M html/includes/graphs/application/postfix_sent.inc.php +1 -1
M html/includes/graphs/application/postfix_spam.inc.php +1 -1
M includes/polling/applications/postfix_mailgraph.inc.php +29 -20
M includes/polling/unix-agent.inc.php +1 -1
D scripts/agent-local/mailgraph
M scripts/agent-local/postfix_mailgraph +28 -8
📈 61 added 📉 32 removed

💻 r4524

Adam Armstrong 🐸 • 2013-09-24 08:08
merging alerting changes
Files changed (28)
M html/css/sprite.css +107 -106
M html/img/sprite.png ±0
A html/includes/alerting-navbar.inc.php +60
M html/includes/functions.inc.php +2 -1
M html/includes/print/alert.inc.php +12 -13
M html/index.php +1 -1
M html/pages/add_alert_check.inc.php +129 -133
M html/pages/alert_check.inc.php +63 -14
M html/pages/alert_checks.inc.php +15 -55
A html/pages/alert_regenerate.inc.php +36
M html/pages/alerts.inc.php +6 -18
M html/pages/device/alerts.inc.php +7 -1
M html/pages/device/edit/device.inc.php +3 -3
M html/pages/device/edit/ports.inc.php +2 -2
M html/pages/device/edit/snmp.inc.php +86 -59
M html/pages/device/health/mempool.inc.php +1 -1
M html/pages/device/health/processor.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/overview/processors.inc.php +1 -1
M html/pages/device/port/alerts.inc.php +10 -1
M html/pages/device/routing/cef.inc.php +3 -3
M includes/alerts.inc.php +167 -199
M includes/common.php +1 -1
M includes/definitions/entities.inc.php +34 -33
M includes/discovery/cisco-entity-sensor.inc.php +3 -3
M includes/discovery/entity-sensor.inc.php +2 -2
M includes/functions.php +3 -3
M includes/rewrites.php +28 -24
📈 677 added 📉 573 removed

💻 r4517

Adam Armstrong 🐸 • 2013-09-23 02:36
merge
Files changed (2)
M html/pages/alert_check.inc.php +18 -15
M html/pages/device/packages.inc.php +20 -20
📈 38 added 📉 35 removed

💻 r4515

Adam Armstrong 🐸 • 2013-09-22 21:21
merge
Files changed (1)
M html/pages/alert_check.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4513

Adam Armstrong 🐸 • 2013-09-22 21:18
merge
Files changed (1)
M html/pages/alert_check.inc.php +5 -8
📈 5 added 📉 8 removed

💻 r4511

Adam Armstrong 🐸 • 2013-09-22 16:01
merge devel -> trunk (after reading svn manual)
Files changed (19)
M alerter.php +8 -1
M discovery.php +2
M html/css/bootstrap.css +22 -22
M html/css/bootstrap/less/bootstrap.less +1 -1
M html/css/bootstrap/less/forms.less +3 -1
M html/css/sprite.css +137 -135
M html/img/sprite.png ±0
A html/img/sprite/and.gif +1
A html/img/sprite/arrow-circle.png +1
A html/img/sprite/hand-point-090.png +1
A html/img/sprite/or.gif +1
A html/img/sprite/pencil.png +1
A html/img/sprite/service-bell.png +1
M html/includes/functions.inc.php +1 -1
M html/includes/print/alert.inc.php +3 -3
M html/pages/add_alert_check.inc.php +8 -3
M html/pages/alert_check.inc.php +81 -10
M includes/alerts.inc.php +2 -2
M poller.php +2
📈 113 added 📉 20 removed

💻 r4504

Adam Armstrong 🐸 • 2013-09-21 13:54
add a couple more graphs to entity array
Files changed (1)
M includes/definitions/entities.inc.php +5
📈 5 added 📉 0 removed

💻 r4503

Adam Armstrong 🐸 • 2013-09-21 13:50
alerting updates. graphing updates.
Files changed (13)
M html/graph.php +7 -5
M html/includes/functions.inc.php +2 -2
M html/includes/graphs/common.inc.php +13 -10
M html/includes/graphs/functions.inc.php +1 -1
M html/includes/graphs/generic_data.inc.php +1 -1
M html/includes/graphs/generic_simplex.inc.php +2 -2
M html/includes/graphs/graph.inc.php -7
M html/includes/graphs/old_generic_simplex.inc.php +1 -1
M html/includes/graphs/processor/usage.inc.php +1 -1
M html/includes/graphs/storage/usage.inc.php +1 -1
M includes/alerts.inc.php +21 -22
M includes/definitions/entities.inc.php +6
M syslog.php +1 -1
📈 57 added 📉 54 removed

💻 r4502

Adam Armstrong 🐸 • 2013-09-21 13:04
alerting updates (switch graphs to entities array for now)
Files changed (3)
M html/pages/add_alert_check.inc.php +5 -3
M includes/alerts.inc.php +5 -5
M includes/discovery/cisco-entity-sensor.inc.php +9 -6
📈 19 added 📉 14 removed

💻 r4501

Adam Armstrong 🐸 • 2013-09-21 11:42
alert editing interface updates. update bootstrap-select.
Files changed (10)
A html/css/bootstrap-select.css +259
A html/css/bootstrap-select.min.css +7
M html/css/bootstrap/less/bootstrap.less +1 -1
M html/css/sprite.css +158 -157
M html/img/sprite.png ±0
M html/index.php +1
M html/js/bootstrap-select.min.js +8 -1
M html/pages/add_alert_check.inc.php +5 -5
M includes/definitions.inc.php +3
A includes/definitions/entities.inc.php +60
📈 69 added 📉 5 removed

💻 r4500

Adam Armstrong 🐸 • 2013-09-21 10:02
add the ability to delete an alert checker. add pencil icon.
Files changed (4)
M html/css/sprite.css +137 -136
M html/img/sprite.png ±0
M html/pages/alert_check.inc.php +60 -4
M html/pages/alert_checks.inc.php +19 -2
📈 79 added 📉 6 removed

💻 r4499

Adam Armstrong 🐸 • 2013-09-21 08:57
add config entry for alerting and remove some debugging
Files changed (2)
M config.php.default +7
M html/pages/add_alert_check.inc.php +18 -8
📈 25 added 📉 8 removed

💻 r4498

Adam Armstrong 🐸 • 2013-09-21 08:44
add basic interface to create alert checkers and associations
Files changed (10)
M html/css/sprite.css +10 -9
M html/img/sprite.png ±0
M html/img/sprite/exclamation-red.png ±0
M html/includes/functions.inc.php -2
A html/pages/add_alert_check.inc.php +219
M html/pages/alert_check.inc.php +5 -4
M html/pages/alert_checks.inc.php +58 -2
M html/pages/alerts.inc.php +3 -1
M includes/alerts.inc.php +11 -7
M includes/definitions.inc.php +5
📈 301 added 📉 16 removed

💻 r4497

Mike Stupalov 🐱 • 2013-09-17 16:24
isCli() -> is_cli().
Files changed (4)
M config_to_json.php +14 -13
M includes/common.php +4 -4
M includes/definitions.inc.php +18 -30
M includes/functions.php +1 -1
📈 37 added 📉 48 removed

💻 r4496

Mike Stupalov 🐱 • 2013-09-17 16:19
Fix broken syslog, again (removed echo from stdout, fixed detection IP version).
Files changed (3)
M includes/functions.php +12
M includes/syslog.php +21 -16
M syslog.php +9 -3
📈 42 added 📉 19 removed

💻 r4495

Tom Laermans 🦔 • 2013-09-16 14:22
fix/rewrite powerware XUPS-MIB discovery (old code had an infinite loop on some devices) + fix initial values of some fields on UPS-MIB
Files changed (2)
M includes/discovery/sensors/ups-mib.inc.php +6 -6
M includes/discovery/sensors/xups-mib.inc.php +147 -155
📈 153 added 📉 161 removed

💻 r4494

Mike Stupalov 🐱 • 2013-09-15 13:09
Fix freebsd/openbsd uptime issue (snmpEngineTime in snmpd always return unixtime instead uptime).
Files changed (1)
M includes/polling/system.inc.php +9 -9
📈 9 added 📉 9 removed

💻 r4493

Mike Stupalov 🐱 • 2013-09-14 21:33
no short open tag.
Files changed (1)
M includes/definitions/apps.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4492

Adam Armstrong 🐸 • 2013-09-13 21:15
move app definitions. fix spacing on front page
Files changed (3)
M html/pages/front/default.php +306 -304
M includes/definitions.inc.php +9 -25
A includes/definitions/apps.inc.php +24
📈 339 added 📉 329 removed

💻 r4491

Tom Laermans 🦔 • 2013-09-13 15:28
consolidate and deduplicate raritan sensor code
Files changed (6)
M includes/defaults.inc.php +3 -4
D includes/discovery/current/raritan.inc.php -56
D includes/discovery/power/raritan.inc.php -45
A includes/discovery/sensors/pdu-mib.inc.php +88
D includes/discovery/temperatures/raritan.inc.php -25
D includes/discovery/voltages/raritan.inc.php -27
📈 91 added 📉 157 removed

💻 r4490

Tom Laermans 🦔 • 2013-09-13 15:12
consolidate and clean up deltaups, also fix battery current being reported as battery frequency
Files changed (7)
D includes/discovery/current/deltaups.inc.php -41
D includes/discovery/frequencies/deltaups.inc.php -37
D includes/discovery/humidity/deltaups.inc.php -29
A includes/discovery/sensors/deltaups-mib.inc.php +41
M includes/discovery/sensors/ups-mib.inc.php +1 -1
D includes/discovery/temperatures/deltaups.inc.php -33
D includes/discovery/voltages/deltaups.inc.php -41
📈 42 added 📉 182 removed

💻 r4489

Tom Laermans 🦔 • 2013-09-13 14:21
more sensor consolidation and cleanups, replace php closing statements by EOF comment
Files changed (28)
D includes/discovery/current/junos-dom.inc.php -33
D includes/discovery/dbm/junos-dom-rx.inc.php -35
D includes/discovery/dbm/junos-dom-tx.inc.php -35
D includes/discovery/humidity/akcp.inc.php -39
M includes/discovery/sensors/areca.inc.php +1 -1
M includes/discovery/sensors/cometsystem.inc.php +1 -1
M includes/discovery/sensors/dell.inc.php +1 -1
M includes/discovery/sensors/drac.inc.php +1 -1
M includes/discovery/sensors/equallogic.inc.php +2
A includes/discovery/sensors/hhmsagent-mib.inc.php +73
D includes/discovery/sensors/ipoman.inc.php -182
A includes/discovery/sensors/ipomanii-mib.inc.php +182
A includes/discovery/sensors/juniper-dom-mib.inc.php +113
M includes/discovery/sensors/lm-sensors.inc.php +1 -1
M includes/discovery/sensors/mgeups.inc.php +1 -1
M includes/discovery/sensors/netscaler.inc.php +1
M includes/discovery/sensors/nos.inc.php +1
M includes/discovery/sensors/papouch.inc.php +1 -1
M includes/discovery/sensors/powerconnect.inc.php +2
A includes/discovery/sensors/supermicro-health-mib.inc.php +58
D includes/discovery/sensors/supermicro.inc.php -56
M includes/discovery/sensors/wlc.inc.php +1
M includes/discovery/sensors/wut.inc.php +1 -1
A includes/discovery/sensors/xups-mib.inc.php +195
D includes/discovery/sensors/xups.inc.php -193
M includes/discovery/sensors/zyxel-ies.inc.php +1 -1
D includes/discovery/temperatures/akcp.inc.php -39
D includes/discovery/temperatures/junos-dom.inc.php -40
📈 637 added 📉 661 removed

💻 r4488

Tom Laermans 🦔 • 2013-09-13 12:37
unify and rewrite mge ups sensor discovery
Files changed (7)
M includes/defaults.inc.php +1 -1
D includes/discovery/current/mgeups.inc.php -60
D includes/discovery/frequencies/mgeups.inc.php -48
D includes/discovery/humidity/mgeups.inc.php -69
A includes/discovery/sensors/mgeups.inc.php +150
D includes/discovery/temperatures/mgeups.inc.php -64
D includes/discovery/voltages/mgeups.inc.php -50
📈 151 added 📉 292 removed

💻 r4487

Tom Laermans 🦔 • 2013-09-12 15:34
poll numeric oids
Files changed (1)
M includes/discovery/sensors/ups-mib.inc.php +15 -15
📈 15 added 📉 15 removed

💻 r4486

Tom Laermans 🦔 • 2013-09-12 15:25
clean up unnecessary sensor include files
Files changed (8)
D includes/discovery/current.inc.php -15
D includes/discovery/dbm.inc.php -15
D includes/discovery/frequencies.inc.php -16
D includes/discovery/humidity.inc.php -17
D includes/discovery/power.inc.php -16
M includes/discovery/sensors.inc.php +20 -11
D includes/discovery/temperatures.inc.php -17
D includes/discovery/voltages.inc.php -17
📈 20 added 📉 124 removed

💻 r4485

Tom Laermans 🦔 • 2013-09-12 15:15
rewrite UPS-MIB discovery
Files changed (9)
D includes/discovery/current/rfc1628.inc.php -79
D includes/discovery/frequencies/rfc1628.inc.php -39
A includes/discovery/sensors/ups-mib.inc.php +190
D includes/discovery/temperatures/rfc1628.inc.php -26
D includes/discovery/voltages/rfc1628.inc.php -79
M includes/polling/os/liebert.inc.php +1 -1
M includes/polling/os/netmanplus.inc.php +1 -1
D includes/polling/os/rfc1628.inc.php -13
A includes/polling/os/ups-mib.inc.php +48
📈 240 added 📉 238 removed

💻 r4484

Tom Laermans 🦔 • 2013-09-11 19:27
allow adding when rrd directory already exists by default
Files changed (1)
M includes/defaults.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4483

Tom Laermans 🦔 • 2013-09-11 19:21
fix incorrect display of remember me mcrypt reminder
Files changed (1)
M html/index.php +1 -1
📈 1 added 📉 1 removed

💻 r4482

Adam Armstrong 🐸 • 2013-09-11 18:58
change transport db field to enum
Files changed (1)
A update/100.sql +2
📈 2 added 📉 0 removed

💻 r4481

Adam Armstrong 🐸 • 2013-09-11 18:51
snmpver to enum v1, v2c, v3
Files changed (1)
A update/099.sql +2
📈 2 added 📉 0 removed

💻 r4480

Adam Armstrong 🐸 • 2013-09-11 18:48
fix capitalisation as it should be in the db
Files changed (1)
M html/pages/device/edit/snmp.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r4479

Adam Armstrong 🐸 • 2013-09-11 18:44
authalgo -> cryptoalgo name fix
Files changed (1)
M html/pages/device/edit/snmp.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4478

Adam Armstrong 🐸 • 2013-09-11 17:08
go away, eos!
Files changed (1)
M includes/discovery/processors/hrdevice.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4477

Adam Armstrong 🐸 • 2013-09-11 16:41
EOS 4.12.x introduces the aristaEntSensorThresholdTable, which contains thresholds suitable for alerting. This diff includes the new MIB and code in entity-sensors.inc.php that uses the new table if the os == arista_eos. #491
Files changed (2)
M includes/discovery/entity-sensor.inc.php +31 -1
A mibs/arista/ARISTA-ENTITY-SENSOR-MIB +197
📈 31 added 📉 1 removed

💻 r4476

Adam Armstrong 🐸 • 2013-09-11 16:30
new arista products mib #490
Files changed (1)
M mibs/arista/ARISTA-PRODUCTS-MIB +23 -1
📈 0 added 📉 0 removed

💻 r4475

Tom Laermans 🦔 • 2013-09-11 12:37
clean up screenos sessions
Files changed (2)
M html/includes/graphs/device/screenos_sessions.inc.php +1 -1
D html/includes/graphs/screenos_sessions.inc.php -30
📈 1 added 📉 31 removed

💻 r4474 OBSERVIUM-489

Mike Stupalov 🐱 • 2013-09-11 11:18
Fix radius security hole [OBSERVIUM-489].
Files changed (1)
M html/includes/authenticate.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4473

Tom Laermans 🦔 • 2013-09-11 10:52
don't reset icon
Files changed (1)
M includes/polling/os.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4472

Tom Laermans 🦔 • 2013-09-11 10:44
bring back OS distro+version into features, unset device variables (features,version,distro,serial,etc) when their contents disappear
Files changed (3)
M includes/polling/functions.inc.php +1 -1
M includes/polling/os.inc.php +2 -3
M includes/polling/os/unix.inc.php +1 -3
📈 4 added 📉 7 removed

💻 r4471

Mike Stupalov 🐱 • 2013-09-10 11:27
Improve detect browser type (using mobiledetect 2.6.9), auto set of display options for touchscreen devices.
Files changed (4)
M html/includes/functions.inc.php +21 -12
A html/includes/Mobile_Detect.php +1,082
M html/includes/navbar.inc.php +8 -2
M html/index.php +6 -4
📈 1,117 added 📉 18 removed

💻 r4470

Mike Stupalov 🐱 • 2013-09-09 17:37
derp
Files changed (1)
M includes/discovery/ipv4-addresses.inc.php +1 -2
📈 1 added 📉 2 removed

💻 r4469

Tom Laermans 🦔 • 2013-09-09 16:26
handle 'End of MIB' output from snmpwalk
Files changed (1)
M includes/snmp.inc.php +7 -5
📈 7 added 📉 5 removed

💻 r4468

Mike Stupalov 🐱 • 2013-09-09 11:49
Update os definitions for old cisco
Files changed (9)
M includes/definitions/os.inc.php -12
D includes/discovery/os/asa.inc.php -9
D includes/discovery/os/cat1900.inc.php -9
D includes/discovery/os/catos.inc.php -9
M includes/discovery/os/cisco.inc.php +6
D includes/discovery/os/pix.inc.php -10
D includes/polling/os/cat1900.inc.php -7
M includes/polling/os/catos.inc.php +9 -3
A update/098.sql +1
📈 16 added 📉 59 removed

💻 r4467

Mike Stupalov 🐱 • 2013-09-09 09:56
Fix VMware IP addresses discovery.
Files changed (2)
M includes/discovery/ipv4-addresses.inc.php +1
M includes/discovery/ipv6-addresses.inc.php +3
📈 4 added 📉 0 removed

💻 r4466

Adam Armstrong 🐸 • 2013-09-08 23:14
add 'touch' icon to disable menu hover and allow easy use on touch-based devices.
Files changed (4)
M html/css/sprite.css +100 -99
M html/img/sprite.png ±0
M html/includes/navbar.inc.php +13 -1
M html/index.php +12 -1
📈 25 added 📉 2 removed

💻 r4465

Tom Laermans 🦔 • 2013-09-08 17:08
f.cking non-debug debug outputs everywhere
Files changed (1)
M includes/polling/unix-agent/hddtemp.inc.php -4
📈 0 added 📉 4 removed

💻 r4464

Adam Armstrong 🐸 • 2013-09-08 14:47
clean up hiding header/search
Files changed (2)
M html/index.php +7 -4
M html/pages/ports.inc.php +2 -2
📈 9 added 📉 6 removed

💻 r4463

Adam Armstrong 🐸 • 2013-09-08 14:38
dynamically generate port graphs list from array on /ports/ and /graphs/ports/. move /ports/ options to an optionbar, splitting from search box.
Files changed (5)
M html/pages/device/ports.inc.php +3 -7
M html/pages/ports.inc.php +33 -64
D html/pages/ports/graph.inc.php -85
A html/pages/ports/graphs.inc.php +86
M includes/definitions/graphtypes.inc.php +2
📈 124 added 📉 156 removed

💻 r4462

Adam Armstrong 🐸 • 2013-09-08 13:40
vlans to new optionbar. add a new array in definitions to keep track of port graph types
Files changed (2)
M html/pages/device/vlans.inc.php +13 -40
M includes/definitions/graphtypes.inc.php +12 -4
📈 25 added 📉 44 removed

💻 r4461

Adam Armstrong 🐸 • 2013-09-08 13:21
move more definitions. change nupkts colours. remove old sensor_classes config array.
Files changed (8)
M html/includes/graphs/port/nupkts.inc.php +4 -4
M html/pages/device/edit/sensors.inc.php +1 -1
M includes/definitions.inc.php +8 -255
A includes/definitions/graphtypes.inc.php +241
A includes/definitions/vmware_guestid.inc.php +100
M includes/polling/sensors.inc.php +2 -2
M includes/polling/unix-agent.inc.php +1 -1
D includes/vmware_guestid.inc.php -100
📈 357 added 📉 363 removed

💻 r4460

Tom Laermans 🦔 • 2013-09-08 12:26
DERP DERP DERP
Files changed (1)
M includes/definitions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4459

Adam Armstrong 🐸 • 2013-09-08 00:45
DERP
Files changed (1)
M includes/polling/unix-agent/hddtemp.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r4458

Adam Armstrong 🐸 • 2013-09-08 00:01
fix ipv6 sql query
Files changed (1)
M html/includes/print-interface.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4457

Adam Armstrong 🐸 • 2013-09-08 00:01
TROLLFACE
Files changed (1)
M includes/polling/unix-agent/hddtemp.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4456

Tom Laermans 🦔 • 2013-09-07 23:58
minor updates
Files changed (3)
M html/includes/graphs/application/memcached.inc.php +1 -3
M includes/definitions.inc.php +1
M includes/polling/unix-agent/hddtemp.inc.php +3
📈 5 added 📉 3 removed

💻 r4455

Tom Laermans 🦔 • 2013-09-07 23:54
fix disappearing hddtemp graphs
Files changed (1)
M includes/polling/unix-agent/hddtemp.inc.php +2 -7
📈 2 added 📉 7 removed

💻 r4454

Adam Armstrong 🐸 • 2013-09-07 20:55
fix hddtemp, fix port percent colours
Files changed (2)
M html/includes/graphs/port/percent.inc.php +4 -6
M includes/polling/unix-agent/hddtemp.inc.php +5 -4
📈 9 added 📉 10 removed

💻 r4453

Adam Armstrong 🐸 • 2013-09-07 20:30
add percentage utilisation graph to ports (someone asked for this, was pretty easy to do, will find some colours in a sec)
Files changed (2)
A html/includes/graphs/port/percent.inc.php +40
M html/pages/device/port/graphs.inc.php +8
📈 48 added 📉 0 removed

💻 r4452

Adam Armstrong 🐸 • 2013-09-07 19:42
add lmsensors via agent. move os definitions to a new file. modify hddtemp index generation. fix sensors-state current type (was integer, needs float, duh)
Files changed (11)
M html/includes/print/alert.inc.php +1
A includes/definitions
M includes/definitions.inc.php +2 -1,294
A includes/definitions/os.inc.php +1,303
M includes/functions.php +10 -1
M includes/polling/unix-agent.inc.php +11 -9
M includes/polling/unix-agent/hddtemp.inc.php +7 -2
A includes/polling/unix-agent/lmsensors.inc.php +75
M includes/syslog.php +1 -1
A scripts/agent-local/lmsensors +9
A update/097.sql +1
📈 1,420 added 📉 1,307 removed

💻 r4451 OBSERVIUM-482

Mike Stupalov 🐱 • 2013-09-04 18:13
cisco $os++ [OBSERVIUM-482].
Files changed (5)
M includes/definitions.inc.php +4 -3
A includes/discovery/os/cisco.inc.php +29
D includes/discovery/os/ciscosb.inc.php -8
D includes/discovery/os/ciscoscos.inc.php -8
D includes/discovery/os/ios.inc.php -19
📈 33 added 📉 38 removed

💻 r4450

Mike Stupalov 🐱 • 2013-09-04 15:30
more and more sysObjectID.
Files changed (3)
M html/includes/functions.inc.php -3
M includes/definitions.inc.php +4 -1
M includes/functions.php +1 -1
📈 5 added 📉 5 removed

💻 r4449 OBSERVIUM-482

Mike Stupalov 🐱 • 2013-09-04 11:49
more sysObjectId for ciscosb [OBSERVIUM-482].
Files changed (1)
M includes/definitions.inc.php +2
📈 2 added 📉 0 removed

💻 r4448

Mike Stupalov 🐱 • 2013-09-04 11:16
fix generate_url for values as array.
Files changed (3)
M html/includes/functions.inc.php +7 -3
M html/index.php +11 -4
M html/pages/device/ports.inc.php +3 -8
📈 21 added 📉 15 removed

💻 r4447

Mike Stupalov 🐱 • 2013-09-04 08:45
a little more changes in syslog/eventlog style.
Files changed (2)
M html/includes/print/events.inc.php +83 -73
M html/includes/print/syslogs.inc.php +68 -67
📈 151 added 📉 140 removed

💻 r4446

Mike Stupalov 🐱 • 2013-09-04 05:40
fix syslog count.
Files changed (1)
M html/includes/print/syslogs.inc.php +10 -8
📈 10 added 📉 8 removed

💻 r4445

Adam Armstrong 🐸 • 2013-09-04 05:09
some syslog changes
Files changed (12)
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/alerts.less +1 -1
M html/includes/functions.inc.php -27
M html/includes/print/search_simple.inc.php +3 -2
M html/includes/print/syslogs.inc.php +22 -5
M html/pages/device/logs/syslog.inc.php +2 -2
M html/pages/device/overview.inc.php +1 -1
M html/pages/syslog.inc.php +1 -1
M includes/defaults.inc.php +8 -4
M includes/definitions.inc.php +17
M includes/syslog.php +1 -1
M syslog.php +11 -1
📈 66 added 📉 44 removed

💻 r4444 OBSERVIUM-231

Mike Stupalov 🐱 • 2013-09-03 17:59
Searching for Netscaler vservers IP addresses [OBSERVIUM-231].
Files changed (1)
M html/includes/print/addresses.inc.php +75 -21
📈 75 added 📉 21 removed

💻 r4443

Tom Laermans 🦔 • 2013-09-03 17:12
fix last 2 committed agent scripts, add crashplan app parser (no webinterface yet), add crashplan icon
Files changed (4)
A html/images/icons/crashplan.png +1
A includes/polling/applications/crashplan.inc.php +75
M scripts/agent-local/crashplan +1 -1
M scripts/agent-local/sabnzbd-qstatus +1 -1
📈 78 added 📉 2 removed

💻 r4442

Adam Armstrong 🐸 • 2013-09-03 16:51
support array chunking in snmp get multi
Files changed (1)
M includes/snmp.inc.php +21 -4
📈 21 added 📉 4 removed

💻 r4441

Mike Stupalov 🐱 • 2013-09-03 15:10
restore escapeshellarg with fixed snmpv3 auth.
Files changed (1)
M includes/snmp.inc.php +6 -6
📈 6 added 📉 6 removed

💻 r4440

Mike Stupalov 🐱 • 2013-09-03 14:35
more loopbacks, specially for sid3windr.
Files changed (2)
M html/includes/print-interface.inc.php +1 -1
M includes/functions.php +3 -3
📈 4 added 📉 4 removed

💻 r4439

Tom Laermans 🦔 • 2013-09-03 14:19
print MIB when discovery sensors
Files changed (11)
M includes/discovery/sensors/asyncos.inc.php +2 -1
M includes/discovery/sensors/equallogic.inc.php +1 -3
M includes/discovery/sensors/lm-sensors.inc.php +1 -1
M includes/discovery/sensors/netscaler.inc.php +1 -2
M includes/discovery/sensors/nos.inc.php -1
M includes/discovery/sensors/papouch.inc.php +2 -2
M includes/discovery/sensors/powerconnect.inc.php +1 -1
M includes/discovery/sensors/supermicro.inc.php +38 -35
M includes/discovery/sensors/wlc.inc.php +13 -14
M includes/discovery/sensors/xups.inc.php +1 -1
M includes/discovery/sensors/zyxel-ies.inc.php +1 -1
📈 61 added 📉 62 removed

💻 r4438

Tom Laermans 🦔 • 2013-09-03 14:06
allow 127.0.0.1
Files changed (3)
M includes/discovery/ipv4-addresses.inc.php +5 -5
M includes/discovery/ipv6-addresses.inc.php +5 -5
M includes/functions.php +1 -1
📈 11 added 📉 11 removed

💻 r4437

Tom Laermans 🦔 • 2013-09-03 14:00
Remove links if auth module doesn't do user management
Files changed (2)
M html/includes/navbar.inc.php +8 -2
M html/pages/usermenu.inc.php +10 -3
📈 18 added 📉 5 removed

💻 r4436

Tom Laermans 🦔 • 2013-09-03 13:35
make authlog work again for ldap-kerberos and http auth
Files changed (3)
M html/includes/authenticate.inc.php +1 -1
M html/includes/authentication/http-auth.inc.php -1
M html/includes/authentication/ldap.inc.php -1
📈 1 added 📉 3 removed

💻 r4435

Tom Laermans 🦔 • 2013-09-03 13:32
check auth even if we don't have a password, some auth modules run with http auth
Files changed (3)
M html/includes/authenticate.inc.php +1 -1
M html/includes/authentication/http-auth.inc.php +6 -1
M html/includes/authentication/ldap.inc.php +3 -1
📈 10 added 📉 3 removed

💻 r4434

Mike Stupalov 🐱 • 2013-09-03 12:31
fix wrong min/max value in percent_colour.
Files changed (3)
M html/includes/print-interface.inc.php +4 -6
M includes/common.php +4 -2
M includes/rewrites.php +4 -4
📈 12 added 📉 12 removed

💻 r4433

Mike Stupalov 🐱 • 2013-09-03 11:19
fix IPs validate.
Files changed (1)
M includes/functions.php +4 -4
📈 4 added 📉 4 removed

💻 r4432

Mike Stupalov 🐱 • 2013-09-03 10:24
eventlog ipv6 compressed.
Files changed (1)
M includes/discovery/ipv6-addresses.inc.php +6 -5
📈 6 added 📉 5 removed

💻 r4431

Mike Stupalov 🐱 • 2013-09-03 10:15
fix ipv6 links query.
Files changed (1)
M html/includes/print-interface.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4430

Mike Stupalov 🐱 • 2013-09-03 09:27
Rewritten IPv4/IPv6 addresses discovery, improved discovering IPv6 on cisco devices.
Files changed (5)
M includes/discovery/functions.inc.php -49
M includes/discovery/ipv4-addresses.inc.php +123 -43
M includes/discovery/ipv6-addresses.inc.php +180 -57
M includes/functions.php +25
M includes/rewrites.php +5
📈 333 added 📉 149 removed

💻 r4429

Mike Stupalov 🐱 • 2013-09-03 05:23
remove ugly hexStringToIPv4 (-> hex2ip).
Files changed (3)
M includes/common.php -12
M includes/discovery/cisco-pw.inc.php +1 -1
M includes/functions.php +8 -5
📈 9 added 📉 18 removed

💻 r4428

Mike Stupalov 🐱 • 2013-09-02 18:12
pls, don't escape passwords and communities.
Files changed (1)
M includes/snmp.inc.php +5 -5
📈 5 added 📉 5 removed

💻 r4427

Adam Armstrong 🐸 • 2013-09-02 17:37
take oids as array
Files changed (1)
M includes/snmp.inc.php +2
📈 2 added 📉 0 removed

💻 r4426

Tom Laermans 🦔 • 2013-09-02 17:01
agent scripts for sabnzbd and crashplan pro enterprise; no actual monitoring code yet
Files changed (2)
A scripts/agent-local/crashplan +16
A scripts/agent-local/sabnzbd-qstatus +14
📈 30 added 📉 0 removed

💻 r4425

Adam Armstrong 🐸 • 2013-09-02 16:28
header
Files changed (1)
M includes/discovery/functions.inc.php +12 -5
📈 12 added 📉 5 removed

💻 r4424

Adam Armstrong 🐸 • 2013-09-02 16:16
addHost -> add_device
Files changed (1)
M includes/functions.php +4 -4
📈 4 added 📉 4 removed

💻 r4423

Adam Armstrong 🐸 • 2013-09-02 16:14
2013, yo.
Files changed (29)
M alerts.php +1 -1
M attic/generate-iplist.php +1 -1
M billing-calculate.php +1 -1
M check-errors.php +1 -1
M check-services.php +1 -1
M html/ajax_entitypopup.php +1 -1
M html/ajax_listports.php +1 -1
M html/ajax_poller_status.php +1 -1
M html/ajax_search.php +1 -1
M html/api.php +1 -1
M html/bandwidth-graph.php +1 -1
M html/billing-graph.php +1 -1
M html/data.php +1 -1
M html/graph.php +1 -1
M html/includes/api/errorcodes.inc.php +1 -1
M html/includes/api/functions.inc.php +1 -1
M html/includes/api/module.billing.inc.php +1 -1
M html/includes/api/module.demo.inc.php +1 -1
M html/includes/api/module.inventory.inc.php +1 -1
M html/includes/api/module.packages.inc.php +1 -1
M html/map.php +1 -1
M html/netcmd.php +1 -1
M html/pages/front/default.php +1 -1
M html/pdf.php +1 -1
M includes/functions.php +1 -1
M includes/rewrites.php +1 -1
M irc.php +1 -1
M poll-billing.php +1 -1
M snmptrap.php +1 -1
📈 28 added 📉 28 removed

💻 r4422

Tom Laermans 🦔 • 2013-09-02 15:59
fix weird svn whatever
Files changed (2)
M discovery.php +1 -5
M includes/discovery/functions.inc.php +463 -873
📈 464 added 📉 878 removed

💻 r4421

Adam Armstrong 🐸 • 2013-09-02 15:45
fix poll-billing
Files changed (1)
M poll-billing.php +1 -1
📈 1 added 📉 1 removed

💻 r4420

Tom Laermans 🦔 • 2013-09-02 15:43
TODOs for powerconnect
Files changed (1)
M includes/discovery/sensors/powerconnect.inc.php +42 -1
📈 42 added 📉 1 removed

💻 r4419

Tom Laermans 🦔 • 2013-09-02 14:33
clean up poll-device.php after 3163 revisions
Files changed (1)
D poll-device.php -23
📈 0 added 📉 23 removed

💻 r4418

Adam Armstrong 🐸 • 2013-09-02 14:25
addhost -> add_device, delhost -> delete_device, renamehost -> rename_device, addHost() -> add_device()
Files changed (9)
A add_device.php +213
D addhost.php -213
M attic/scan-snmp.php +1 -1
A delete_device.php +55
D delhost.php -52
M html/pages/addhost.inc.php +1 -1
M includes/discovery/functions.inc.php +873 -463
A rename_device.php +58
D renamehost.php -58
📈 1,200 added 📉 787 removed

💻 r4417

Tom Laermans 🦔 • 2013-09-02 13:55
SECURITY UPDATE: escape user-supplied parameters (eg. ipmi credentials, snmp credentials) before executing
Files changed (3)
M includes/functions.php +1
M includes/polling/ipmi.inc.php +1 -1
M includes/snmp.inc.php +25 -22
📈 27 added 📉 23 removed

💻 r4416

Tom Laermans 🦔 • 2013-09-02 13:23
also insert current value when discovering a sensor to get rid of NaN before first poll
Files changed (1)
M includes/discovery/functions.inc.php +6 -3
📈 6 added 📉 3 removed

💻 r4415

Adam Armstrong 🐸 • 2013-09-02 04:53
show 32/64bit counters on device/edit/ports/
Files changed (1)
M html/pages/device/edit/ports.inc.php +13 -1
📈 13 added 📉 1 removed

💻 r4414

Adam Armstrong 🐸 • 2013-09-02 04:47
json_decode in alert-table printer
Files changed (2)
M html/includes/print/alert.inc.php +1 -1
M includes/alerts.inc.php +3 -1
📈 4 added 📉 2 removed

💻 r4413

Adam Armstrong 🐸 • 2013-09-02 04:29
updates to alerting pages, honour port_64bit in billing. split some alert_check code into a function.
Files changed (7)
M html/css/bootstrap/less/variables.less +1 -1
M html/pages/alert_check.inc.php +4 -24
M html/pages/alert_checks.inc.php +84 -112
M html/pages/device/edit/device.inc.php +11 -4
M html/pages/ports.inc.php +6 -6
M includes/rewrites.php +55 -3
M poll-billing.php +9 -6
📈 169 added 📉 155 removed

💻 r4412

Adam Armstrong 🐸 • 2013-09-02 04:23
per-port one-time detection of 32/64-bit counters
Files changed (2)
M includes/polling/ports.inc.php +22 -7
A update/096.sql +1
📈 23 added 📉 7 removed

💻 r4411

Adam Armstrong 🐸 • 2013-09-02 02:55
change alerting system to use JSON instead of php serialized arrays
Files changed (5)
M html/pages/alert_check.inc.php +16 -17
M html/pages/alert_checks.inc.php +2 -2
M includes/alerts.inc.php +10 -10
M update/074.php +2 -1
A update/095.php +27
📈 57 added 📉 30 removed

💻 r4410

Adam Armstrong 🐸 • 2013-09-01 12:06
reduce size of perf numbers
Files changed (1)
M includes/polling/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4409

Adam Armstrong 🐸 • 2013-09-01 11:16
disable print_vars on sensors edit
Files changed (1)
M html/pages/device/edit/sensors.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4408

Adam Armstrong 🐸 • 2013-09-01 11:14
copy 64 counters properly, update some bits of css usage
Files changed (4)
M html/includes/print/inventory.inc.php +5 -5
M html/index.php -2
M html/pages/ports.inc.php +36 -26
M includes/polling/ports.inc.php +4 -1
📈 45 added 📉 34 removed

💻 r4407

Adam Armstrong 🐸 • 2013-09-01 10:35
modification of 32/64bit counter choice in ports poller and moving of debugging output to catch both sets of counters and rates.
Files changed (1)
M includes/polling/ports.inc.php +36 -13
📈 36 added 📉 13 removed

💻 r4406

Adam Armstrong 🐸 • 2013-09-01 10:14
increase kernel version field to 64 chars
Files changed (1)
A update/094.sql +1
📈 1 added 📉 0 removed

💻 r4405

Adam Armstrong 🐸 • 2013-09-01 09:53
move some stuff around.
Files changed (6)
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/bootstrap.less +1
M html/css/bootstrap/less/variables.less +1 -1
M html/includes/functions.inc.php -57
M html/includes/navbar.inc.php +1 -1
M includes/common.php +57
📈 58 added 📉 58 removed

💻 r4404

Adam Armstrong 🐸 • 2013-08-31 10:42
some style updates. alerting updates. can now edit alert check conditions, messily. experimenting with bootstrap modals.
Files changed (13)
M html/css/bootstrap.css +182 -95
M html/css/bootstrap/less/bootstrap.less +3
M html/css/bootstrap/less/forms.less +3 -3
M html/css/bootstrap/less/select.less +2 -2
M html/css/bootstrap/less/variables.less -67
M html/includes/functions.inc.php +23 -5
M html/includes/navbar.inc.php +18 -8
M html/includes/print/alert.inc.php +12 -11
A html/js/bootstrap-modal.js +246
M html/pages/alert_check.inc.php +87 -3
M html/pages/devices.inc.php +74 -68
M html/pages/inventory.inc.php +3 -3
M html/pages/ports.inc.php +25 -18
📈 242 added 📉 116 removed

💻 r4403

Adam Armstrong 🐸 • 2013-08-31 01:13
more comments
Files changed (1)
M includes/rewrites.php +23 -5
📈 23 added 📉 5 removed

💻 r4402

Adam Armstrong 🐸 • 2013-08-31 01:13
replace port/sensor icon in hostbox with sprites. add dashboard sprite. add some comments.
Files changed (6)
M html/css/sprite.css +1 -1
M html/img/sprite.png ±0
M html/img/sprite/dashboard.png ±0
M html/includes/hostbox.inc.php +2 -2
M html/includes/print/alert.inc.php +29 -3
M includes/rewrites.php +2 -2
📈 33 added 📉 7 removed

💻 r4401

Adam Armstrong 🐸 • 2013-08-30 23:55
uncomment correct line :)
Files changed (1)
M html/includes/print/alert.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4400

Adam Armstrong 🐸 • 2013-08-30 23:53
don't show entity type from alert table when we know the alert_test_id
Files changed (1)
M html/includes/print/alert.inc.php +5 -3
📈 5 added 📉 3 removed

💻 r4399

Adam Armstrong 🐸 • 2013-08-30 23:18
a few fixes and some updates to alerting pages
Files changed (14)
M attic/generate-iplist.php +1 -1
M html/css/sprite.css +1 -1
M html/img/sprite.png ±0
M html/img/sprite/sql-join-left.png ±0
M html/img/sprite/traffic-light.png ±0
M html/includes/functions.inc.php +2 -2
M html/includes/graphs/location/bits.inc.php +1 -1
M html/pages/alert_check.inc.php +2 -2
M html/pages/bill/pdf_history.inc.php +1 -1
M html/pages/device/edit/services.inc.php +1 -1
M html/pages/device/loadbalancer/ace_vservers.inc.php +2 -2
M includes/alerts.inc.php +14 -7
M includes/polling/applications/postgresql.php +10 -10
M scripts/mailscanner.php +2 -2
📈 35 added 📉 28 removed

💻 r4398

Adam Armstrong 🐸 • 2013-08-30 16:11
EFFICIENT DATABASE IS HAPPY DATABASE
Files changed (1)
A update/093.sql +4
📈 4 added 📉 0 removed

💻 r4397

Adam Armstrong 🐸 • 2013-08-30 16:00
change device/alerts/ to only show alerts, rather than rules
Files changed (1)
M html/pages/device/alerts.inc.php +7 -256
📈 7 added 📉 256 removed

💻 r4396

Adam Armstrong 🐸 • 2013-08-30 15:52
add alerts pane to port page
Files changed (3)
M html/includes/print/alert.inc.php +12 -5
M html/pages/device/port.inc.php +1
A html/pages/device/port/alerts.inc.php +5
📈 18 added 📉 5 removed

💻 r4395

Adam Armstrong 🐸 • 2013-08-30 14:33
ignore field set support
Files changed (1)
M includes/alerts.inc.php +29 -21
📈 29 added 📉 21 removed

💻 r4394

Adam Armstrong 🐸 • 2013-08-30 13:12
fix ok icons
Files changed (9)
M html/pages/device/edit/alerts.inc.php +1 -1
M html/pages/device/edit/apps.inc.php +1 -1
M html/pages/device/edit/ipmi.inc.php +1 -1
M html/pages/device/edit/netscaler_svcs.inc.php +1 -1
M html/pages/device/edit/netscaler_vsvrs.inc.php +1 -1
M html/pages/device/edit/ports.inc.php +2 -2
M html/pages/device/edit/sensors.inc.php +1 -1
M html/pages/device/edit/snmp.inc.php +1 -1
M html/pages/device/edit/ssh.inc.php +1 -1
📈 10 added 📉 10 removed

💻 r4393

Adam Armstrong 🐸 • 2013-08-30 13:07
allow ignoring of netscaler vserver/service entities
Files changed (7)
M html/includes/device-header.inc.php +1 -1
M html/pages/device/edit.inc.php +3 -1
A html/pages/device/edit/netscaler_svcs.inc.php +71
A html/pages/device/edit/netscaler_vsvrs.inc.php +71
M html/pages/device/edit/sensors.inc.php +20 -27
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +4
A update/092.sql +2
📈 172 added 📉 29 removed

💻 r4392

Adam Armstrong 🐸 • 2013-08-30 11:50
fix [] on param for alerts. add app types to stats
Files changed (3)
M html/includes/print/alert.inc.php +1 -1
M html/pages/device/alerts.inc.php -4
M includes/versioncheck.inc.php +7
📈 8 added 📉 5 removed

💻 r4391

Adam Armstrong 🐸 • 2013-08-29 18:33
fix buttons on about page
Files changed (1)
M html/pages/about.inc.php +6 -6
📈 6 added 📉 6 removed

💻 r4390

Tom Laermans 🦔 • 2013-08-29 16:41
add info on top of global config page
Files changed (1)
M html/pages/settings.inc.php +1
📈 1 added 📉 0 removed

💻 r4389

Tom Laermans 🦔 • 2013-08-29 16:33
add asset tag support (via unix agent only for now) - fill in OS poller if you have other devices exposing this
Files changed (4)
M html/pages/device/overview/information.inc.php +8
M includes/polling/os.inc.php +2 -2
M includes/polling/os/unix.inc.php +5
A update/091.sql +1
📈 16 added 📉 2 removed

💻 r4388

Tom Laermans 🦔 • 2013-08-29 16:24
change ipmi password field to password type
Files changed (1)
M html/pages/device/edit/ipmi.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r4387

Tom Laermans 🦔 • 2013-08-29 15:06
update zimbra app script, fix zimbra application graphs, fix app system name display
Files changed (9)
A html/includes/graphs/application/zimbra_connections.inc.php +35
A html/includes/graphs/application/zimbra_jvmthreads.inc.php +67
A html/includes/graphs/application/zimbra_threads.inc.php +37
M html/pages/apps.inc.php +1 -1
M html/pages/device/apps.inc.php +4 -5
M html/pages/device/apps/zimbra.inc.php +18 -4
M includes/definitions.inc.php +1 -1
M includes/polling/applications/zimbra.inc.php +39 -2
M scripts/agent-local/zimbra +11 -1
📈 213 added 📉 14 removed

💻 r4386

Mike Stupalov 🐱 • 2013-08-29 10:51
Fix graphs option 'inverse'.
Files changed (1)
M html/includes/graphs/common.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4385

Adam Armstrong 🐸 • 2013-08-29 09:40
more cleanups to /alert_check/
Files changed (1)
M html/pages/alert_check.inc.php +65 -6
📈 65 added 📉 6 removed

💻 r4384

Adam Armstrong 🐸 • 2013-08-29 09:28
improvements to alert_check
Files changed (3)
M html/includes/print/alert.inc.php +37 -26
M html/pages/alert_check.inc.php +63 -2
M html/pages/alert_checks.inc.php +2 -2
📈 102 added 📉 30 removed

💻 r4383 OBSERVIUM-469

Mike Stupalov 🐱 • 2013-08-29 09:24
addHost check only fqdn sysName [OBSERVIUM-469].
Files changed (1)
M includes/functions.php +2 -2
📈 2 added 📉 2 removed

💻 r4382

Adam Armstrong 🐸 • 2013-08-29 08:53
make entity_type=all work on /alerts/
Files changed (1)
M html/includes/print/alert.inc.php +5 -2
📈 5 added 📉 2 removed

💻 r4381

Adam Armstrong 🐸 • 2013-08-29 08:49
disable pagination for alerts page
Files changed (2)
M html/includes/print/alert.inc.php +23 -14
M html/pages/alerts.inc.php +1
📈 24 added 📉 14 removed

💻 r4380

Adam Armstrong 🐸 • 2013-08-29 06:40
add file headers
Files changed (3)
M html/pages/alert_check.inc.php +11
M html/pages/alert_checks.inc.php +12
M html/pages/alerts.inc.php +12
📈 35 added 📉 0 removed

💻 r4379

Adam Armstrong 🐸 • 2013-08-29 05:16
additional alerting page work. move printing of alert_table to a function.
Files changed (6)
M html/includes/functions.inc.php +1 -1
M html/includes/navbar.inc.php +2 -1
A html/includes/print/alert.inc.php +179
M html/pages/alert_check.inc.php +37
M html/pages/alert_checks.inc.php +2 -2
M html/pages/alerts.inc.php +4 -74
📈 225 added 📉 78 removed

💻 r4378

Adam Armstrong 🐸 • 2013-08-29 03:40
db updates
Files changed (2)
A update/078.sql
A update/090.sql +3
📈 3 added 📉 0 removed

💻 r4377

Adam Armstrong 🐸 • 2013-08-29 02:57
update nicecase
Files changed (2)
M html/includes/functions.inc.php +8 -46
M includes/definitions.inc.php +27
📈 35 added 📉 46 removed

💻 r4376

Adam Armstrong 🐸 • 2013-08-29 02:45
memcached logo
Files changed (1)
A html/images/icons/memcached.png +1
📈 1 added 📉 0 removed

💻 r4375

Adam Armstrong 🐸 • 2013-08-28 22:31
move some bits of port-poe around. only snmpwalk once. it does't work, but this prevents epic disaster if people enable it!
Files changed (2)
M includes/polling/port-poe.inc.php +1 -13
M includes/polling/ports.inc.php +41 -1
📈 42 added 📉 14 removed

💻 r4374

Adam Armstrong 🐸 • 2013-08-28 18:20
statsd is not in svn :)
Files changed (1)
M includes/functions.php +2 -1
📈 2 added 📉 1 removed

💻 r4373

Adam Armstrong 🐸 • 2013-08-28 18:17
add new events include :)
Files changed (1)
A html/pages/device/overview/events.inc.php +10
📈 10 added 📉 0 removed

💻 r4372

Adam Armstrong 🐸 • 2013-08-28 17:29
bills table -> condensed
Files changed (2)
M html/pages/bills/cmonth.inc.php +1 -1
M html/pages/bills/pmonth.inc.php +1 -1
📈 2 added 📉 2 removed

💻 r4371

Adam Armstrong 🐸 • 2013-08-28 17:27
remove margin-top: -1px for btn (centres buttons correctly within table cell.
Files changed (2)
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/buttons.less +2 -1
📈 0 added 📉 0 removed

💻 r4370

Adam Armstrong 🐸 • 2013-08-28 16:28
derp
Files changed (1)
html/includes/graphs/port/pktsize.inc.php
📈 0 added 📉 0 removed

💻 r4369

Adam Armstrong 🐸 • 2013-08-28 15:18
upgrade memcached agent and polling code
Files changed (2)
M includes/polling/applications/memcached.inc.php +69 -3
M scripts/agent-local/memcached +1 -1
📈 70 added 📉 4 removed

💻 r4368

Adam Armstrong 🐸 • 2013-08-28 14:52
print time since event for short format, with popup showing actual date (save some pixels)
Files changed (3)
M html/includes/print/events.inc.php +7 -2
M html/pages/device/overview.inc.php +4 -11
M includes/common.php +1 -1
📈 12 added 📉 14 removed

💻 r4367

Tom Laermans 🦔 • 2013-08-28 07:14
bring back support for ipoman EMD-T temperature sensor
Files changed (1)
M includes/discovery/sensors/ipoman.inc.php +4 -1
📈 4 added 📉 1 removed

💻 r4366

Adam Armstrong 🐸 • 2013-08-28 05:22
db updates
Files changed (1)
A update/089.sql +5
📈 5 added 📉 0 removed

💻 r4365

Adam Armstrong 🐸 • 2013-08-28 05:16
move around some things related to os data polling
Files changed (5)
M html/includes/device-header.inc.php +1 -1
M includes/common.php +3 -4
M includes/polling/os.inc.php +9 -27
M includes/polling/os/unix.inc.php +47 -11
M includes/versioncheck.inc.php +1 -1
📈 61 added 📉 44 removed

💻 r4364

Adam Armstrong 🐸 • 2013-08-28 04:09
fixes to memcache app. updates to os script (separate by ||)
Files changed (4)
M html/includes/graphs/application/memcached.inc.php +5 -5
M includes/polling/applications/memcached.inc.php +18 -9
M includes/versioncheck.inc.php +1 -3
M scripts/os +1 -1
📈 25 added 📉 18 removed

💻 r4363

Adam Armstrong 🐸 • 2013-08-28 03:40
add observium notice to apps files
Files changed (21)
M html/pages/device/apps/apache.inc.php +12 -2
M html/pages/device/apps/app_navbar.inc.php +12
M html/pages/device/apps/bind.inc.php +12
M html/pages/device/apps/drbd.inc.php +12
M html/pages/device/apps/exim-mailqueue.inc.php +12
M html/pages/device/apps/freeradius.inc.php +12
M html/pages/device/apps/mailscanner.inc.php +12
M html/pages/device/apps/memcached.inc.php +12
M html/pages/device/apps/mysql.inc.php +12
M html/pages/device/apps/nfs.inc.php +12
M html/pages/device/apps/nginx.inc.php +11
M html/pages/device/apps/ntp-client.inc.php +11
M html/pages/device/apps/ntpd-server.inc.php +11
M html/pages/device/apps/postfix_mailgraph.inc.php +11
M html/pages/device/apps/postgresql.inc.php +11
M html/pages/device/apps/powerdns-recursor.inc.php +11
M html/pages/device/apps/powerdns.inc.php +11
M html/pages/device/apps/shoutcast.inc.php +13
M html/pages/device/apps/unbound.inc.php +11
M html/pages/device/apps/zimbra.inc.php +11
M html/pages/routing.inc.php -2
📈 232 added 📉 4 removed

💻 r4362

Adam Armstrong 🐸 • 2013-08-28 03:33
simplification of applications system. centralised graph row and navbar generation
Files changed (24)
M html/pages/apps.inc.php -18
M html/pages/apps/default.inc.php +3 -4
M html/pages/apps/overview.inc.php +2 -1
M html/pages/device/apps.inc.php +48 -3
M html/pages/device/apps/apache.inc.php +1 -20
M html/pages/device/apps/bind.inc.php +4 -39
M html/pages/device/apps/drbd.inc.php +1 -21
M html/pages/device/apps/exim-mailqueue.inc.php +1 -22
M html/pages/device/apps/freeradius.inc.php +1 -22
M html/pages/device/apps/mailscanner.inc.php +1 -20
M html/pages/device/apps/memcached.inc.php +2 -23
M html/pages/device/apps/mysql.inc.php +3 -22
M html/pages/device/apps/nfs.inc.php +1 -22
M html/pages/device/apps/nginx.inc.php +1 -20
M html/pages/device/apps/ntp-client.inc.php +1 -18
M html/pages/device/apps/ntpd-server.inc.php +1 -18
M html/pages/device/apps/ntpd.inc.php +6 -44
M html/pages/device/apps/postfix_mailgraph.inc.php +1 -17
M html/pages/device/apps/postgresql.inc.php +2 -36
M html/pages/device/apps/powerdns-recursor.inc.php +1 -21
M html/pages/device/apps/powerdns.inc.php +1 -21
M html/pages/device/apps/unbound.inc.php +1 -23
M html/pages/device/apps/zimbra.inc.php +1 -23
M includes/definitions.inc.php +19
📈 103 added 📉 478 removed

💻 r4361

Adam Armstrong 🐸 • 2013-08-28 02:23
add average packet size graphs for ports, add ability to pass through pre-defined DEFs to generic_duplex (need to add to others)
Files changed (2)
M html/includes/graphs/generic_duplex.inc.php +11 -4
A html/includes/graphs/port/pktsize.inc.php +38
📈 49 added 📉 4 removed

💻 r4360

Adam Armstrong 🐸 • 2013-08-27 23:26
oh yes, and ports too. derp.
Files changed (1)
M html/pages/ports.inc.php +29 -2
📈 29 added 📉 2 removed

💻 r4359

Adam Armstrong 🐸 • 2013-08-27 23:17
fix some html. dynamically generate URL from search from data on /devices/ and /ports/. NIFTY, EH?
Files changed (8)
M html/includes/navbar.inc.php +1 -1
M html/pages/adduser.inc.php +5 -5
M html/pages/api/manual.inc.php +1 -1
M html/pages/bills/add.inc.php +4 -4
M html/pages/bills/search.inc.php +36 -42
M html/pages/device.inc.php +85 -46
M html/pages/device/routing/bgp.inc.php +3 -3
M html/pages/devices.inc.php +41 -2
📈 176 added 📉 104 removed

💻 r4358

Adam Armstrong 🐸 • 2013-08-27 20:05
fix span/well for billing edit page
Files changed (4)
M html/includes/navbar.inc.php +1 -1
M html/pages/adduser.inc.php +1 -1
M html/pages/bill/edit.inc.php +11 -8
M html/pages/bills/search.inc.php +2 -2
📈 15 added 📉 12 removed

💻 r4357

Adam Armstrong 🐸 • 2013-08-27 19:55
updates to billing pages. shrunk data down to fit standard billing view graph into 1280x1024
Files changed (4)
M html/pages/bill.inc.php +4 -4
M html/pages/bill/infoboxes.inc.php +45 -62
M html/pages/bill/ports.inc.php +2 -15
M includes/billing.php +3
📈 54 added 📉 81 removed

💻 r4356

Adam Armstrong 🐸 • 2013-08-27 19:01
allow geoapi null
Files changed (1)
A update/088.sql +1
📈 1 added 📉 0 removed

💻 r4355

Adam Armstrong 🐸 • 2013-08-27 18:51
cosmetic tweaks
Files changed (11)
M html/includes/functions.inc.php +4 -1
M html/pages/device/overview/c6kxbar.inc.php +2 -1
M html/pages/device/overview/generic/sensor.inc.php +5 -3
M html/pages/device/overview/mempools.inc.php +2 -1
M html/pages/device/overview/ports.inc.php +1 -1
M html/pages/device/overview/processors.inc.php +2 -1
M html/pages/device/overview/storage.inc.php +2 -1
M html/pages/device/overview/toner.inc.php +2 -1
M html/pages/device/overview/ucd_mem.inc.php +1 -1
M html/pages/device/port/graphs.inc.php +12 -4
update/085.sql
📈 33 added 📉 15 removed

💻 r4354

Mike Stupalov 🐱 • 2013-08-27 13:23
Fix syslog and includes.
Files changed (2)
M includes/functions.php +6 -1
M syslog.php +6 -9
📈 12 added 📉 10 removed

💻 r4353

Mike Stupalov 🐱 • 2013-08-27 10:37
update includes.
Files changed (2)
M html/graph.php +13 -10
M html/index.php +5 -4
📈 18 added 📉 14 removed

💻 r4352

Adam Armstrong 🐸 • 2013-08-26 14:33
update bind application
Files changed (4)
A html/includes/graphs/application/bind_cache.inc.php +40
M html/pages/apps.inc.php +1
M html/pages/device/apps/bind.inc.php +2 -1
M includes/polling/applications/bind.inc.php +43
📈 86 added 📉 1 removed

💻 r4351

Adam Armstrong 🐸 • 2013-08-26 14:31
stupid shadow, begone!
Files changed (2)
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/progress-bars.less -3
📈 0 added 📉 0 removed

💻 r4350

Adam Armstrong 🐸 • 2013-08-26 14:26
alerting updates. cosmetic fixes.
Files changed (8)
M html/css/bootstrap.css +4 -3
M html/css/bootstrap/less/progress-bars.less +7 -4
M html/css/bootstrap/less/tables.less +6
M html/css/bootstrap/less/variables.less +4
M html/includes/hostbox.inc.php +1 -1
M html/pages/device/alerts.inc.php +5 -7
M includes/alerts.inc.php +45 -15
M includes/rewrites.php +3 -1
📈 54 added 📉 24 removed

💻 r4349

Mike Stupalov 🐱 • 2013-08-26 14:19
Fix some errors of last few commits.
Files changed (3)
M html/includes/print-interface.inc.php +17 -17
M includes/common.php +11 -11
M includes/definitions.inc.php +1 -1
📈 29 added 📉 29 removed

💻 r4348

Adam Armstrong 🐸 • 2013-08-26 09:02
fix textarea width => 220px
Files changed (2)
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/forms.less +1 -1
📈 0 added 📉 0 removed

💻 r4347

Adam Armstrong 🐸 • 2013-08-26 08:56
sync changes to ports graphs (these need to be merged)
Files changed (1)
M html/pages/ports/graph.inc.php +7 -7
📈 7 added 📉 7 removed

💻 r4346

Adam Armstrong 🐸 • 2013-08-26 08:55
tweak image sizes on devices graph format
Files changed (1)
M html/pages/devices/graph.inc.php +7 -7
📈 7 added 📉 7 removed

💻 r4345

Adam Armstrong 🐸 • 2013-08-26 08:34
make zoom graphs bigger
Files changed (1)
M html/includes/print/rows.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4344

Adam Armstrong 🐸 • 2013-08-26 08:11
shift font size breakpoint to 350px
Files changed (1)
M html/includes/graphs/common.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4343

Adam Armstrong 🐸 • 2013-08-26 08:10
fix graph sizes for ports
Files changed (1)
M html/includes/print/rows.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4342

Tom Laermans 🦔 • 2013-08-25 22:24
fix remember me check variable for warning
Files changed (1)
M html/index.php +1 -1
📈 1 added 📉 1 removed

💻 r4341

Adam Armstrong 🐸 • 2013-08-25 21:58
couple of css fixes
Files changed (2)
M html/css/bootstrap.css +2 -1
M html/css/bootstrap/less/navbar.less +8
📈 0 added 📉 0 removed

💻 r4340

Adam Armstrong 🐸 • 2013-08-25 21:44
steal bootstrap3's grid
Files changed (44)
M html/css/bootstrap.css +68 -284
M html/css/bootstrap/less/alerts.less +1 -1
M html/css/bootstrap/less/bootstrap.less +2 -2
M html/css/bootstrap/less/forms.less +2 -2
M html/css/bootstrap/less/grid.less +336 -11
M html/css/bootstrap/less/mixins.less +123 -1
M html/css/bootstrap/less/navbar.less +17 -48
A html/css/bootstrap/less/normalize.less +396
M html/css/bootstrap/less/scaffolding.less +16
M html/css/bootstrap/less/variables.less +64 -6
M html/css/font-awesome/less/variables.less -1
M html/includes/navbar.inc.php +2 -2
M html/includes/print/rows.inc.php +2 -2
M html/includes/status-summary.inc.php +5 -5
M html/index.php +10 -11
M html/pages/about.inc.php +3 -3
M html/pages/api/manual.billing.inc.php +2 -2
M html/pages/api/manual.encryption.inc.php +2 -2
M html/pages/api/manual.general.inc.php +2 -2
M html/pages/api/manual.inc.php +1 -1
M html/pages/api/manual.inventory.inc.php +2 -2
M html/pages/api/manual.packages.inc.php +2 -2
M html/pages/apps/overview.inc.php +1 -1
M html/pages/bill/edit.inc.php +3 -3
M html/pages/bill/infoboxes.inc.php +3 -3
M html/pages/bill/transfer.inc.php +3 -3
M html/pages/device.inc.php +1 -5
M html/pages/device/alerts.inc.php +1 -1
M html/pages/device/edit/modules.inc.php +4 -4
M html/pages/device/overview.inc.php +4 -3
M html/pages/device/perf.inc.php +3 -3
M html/pages/device/port/arp.inc.php +2 -2
M html/pages/device/ports/arp.inc.php +2 -2
M html/pages/device/ports/fdb.inc.php +2 -2
M html/pages/eventlog.inc.php +2 -2
M html/pages/front/default.php +24 -24
M html/pages/inventory.inc.php +2 -2
M html/pages/search/arp.inc.php +2 -2
M html/pages/search/fdb.inc.php +2 -2
M html/pages/search/ipv4.inc.php +2 -2
M html/pages/search/ipv6.inc.php +2 -2
M html/pages/search/mac.inc.php +2 -2
M html/pages/syslog.inc.php +2 -2
M scripts/makecss.sh +3
📈 105 added 📉 106 removed

💻 r4339

Tom Laermans 🦔 • 2013-08-24 21:45
every other update has it, so falz thought we should be consistent
Files changed (1)
M update/086.sql +1 -1
📈 1 added 📉 1 removed

💻 r4338

Tom Laermans 🦔 • 2013-08-24 21:39
more unification; all fanspeeds handled; done for today ;) - please check that you don't lose any sensors after this update, if you do, let me know
Files changed (23)
D includes/discovery/current/drac.inc.php -37
D includes/discovery/fanspeeds
D includes/discovery/fanspeeds.inc.php -16
D includes/discovery/power/drac.inc.php -22
M includes/discovery/sensors.inc.php +8 -1
A includes/discovery/sensors/asyncos.inc.php +35
A includes/discovery/sensors/cometsystem.inc.php +63
A includes/discovery/sensors/dell.inc.php +129
A includes/discovery/sensors/drac.inc.php +84
A includes/discovery/sensors/equallogic.inc.php +97
M includes/discovery/sensors/netscaler.inc.php +1 -1
M includes/discovery/sensors/nos.inc.php +1 -1
A includes/discovery/sensors/wlc.inc.php +25
A includes/discovery/sensors/zyxel-ies.inc.php +26
D includes/discovery/temperatures/asyncos.inc.php -21
D includes/discovery/temperatures/cometsystem-p85xx.inc.php -63
D includes/discovery/temperatures/dell.inc.php -71
D includes/discovery/temperatures/drac.inc.php -27
D includes/discovery/temperatures/equallogic.inc.php -60
D includes/discovery/temperatures/wlc.inc.php -25
D includes/discovery/temperatures/zyxel-ies.inc.php -26
D includes/discovery/voltages/drac.inc.php -42
M includes/include-dir.inc.php +15 -13
📈 484 added 📉 426 removed

💻 r4337

Tom Laermans 🦔 • 2013-08-24 21:08
more consolidation, small rewrite of 'nos' os sensors, please test
Files changed (11)
D includes/discovery/fanspeeds/areca.inc.php -25
D includes/discovery/fanspeeds/nos.inc.php -34
A includes/discovery/sensors/areca.inc.php +91
A includes/discovery/sensors/nos.inc.php +46
A includes/discovery/sensors/powerconnect.inc.php +24
A includes/discovery/sensors/wut.inc.php +36
D includes/discovery/temperatures/areca.inc.php -48
D includes/discovery/temperatures/nos.inc.php -34
D includes/discovery/temperatures/powerconnect.inc.php -24
D includes/discovery/temperatures/wut.inc.php -36
D includes/discovery/voltages/areca.inc.php -29
📈 197 added 📉 230 removed

💻 r4336

Tom Laermans 🦔 • 2013-08-24 20:55
move areca raid controller detection to sysobjectid
Files changed (2)
M includes/definitions.inc.php +1
D includes/discovery/os/areca.inc.php -9
📈 1 added 📉 9 removed

💻 r4335

Tom Laermans 🦔 • 2013-08-24 20:49
move xups and ipoman to single files, could do with some cleanups as well no doubt
Files changed (12)
D includes/discovery/current/ipoman.inc.php -60
D includes/discovery/current/xups.inc.php -61
D includes/discovery/frequencies/ipoman.inc.php -43
D includes/discovery/frequencies/xups.inc.php -43
D includes/discovery/humidity/ipoman.inc.php -28
D includes/discovery/power/ipoman.inc.php -56
A includes/discovery/sensors/ipoman.inc.php +179
A includes/discovery/sensors/xups.inc.php +193
D includes/discovery/temperatures/ipoman.inc.php -28
D includes/discovery/temperatures/xups.inc.php -31
D includes/discovery/voltages/ipoman.inc.php -44
D includes/discovery/voltages/xups.inc.php -82
📈 372 added 📉 476 removed

💻 r4334

Tom Laermans 🦔 • 2013-08-24 20:40
consolidate lm-sensors into one file (could perhaps do with a cleanup)
Files changed (4)
D includes/discovery/fanspeeds/lmsensors.inc.php -29
A includes/discovery/sensors/lm-sensors.inc.php +72
D includes/discovery/temperatures/lm-sensors.inc.php -30
D includes/discovery/voltages/linux.inc.php -28
📈 72 added 📉 87 removed

💻 r4333

Adam Armstrong 🐸 • 2013-08-24 11:23
allow graph types to define colours
Files changed (2)
M html/includes/graphs/generic_multi.inc.php +10 -5
M includes/polling/applications/bind.inc.php +39 -39
📈 49 added 📉 44 removed

💻 r4332

Adam Armstrong 🐸 • 2013-08-24 11:15
BIND application graphing (and move include_once -> include for performance)
Files changed (19)
A html/includes/graphs/application/bind_answers.inc.php +42
A html/includes/graphs/application/bind_query_in.inc.php +37
A html/includes/graphs/application/bind_query_out.inc.php +37
A html/includes/graphs/application/bind_query_rejected.inc.php +35
A html/includes/graphs/application/bind_req_in.inc.php +33
A html/includes/graphs/application/bind_req_proto.inc.php +41
A html/includes/graphs/application/bind_resolv_dnssec.inc.php +35
A html/includes/graphs/application/bind_resolv_errors.inc.php +38
A html/includes/graphs/application/bind_resolv_queries.inc.php +39
A html/includes/graphs/application/bind_resolv_rtt.inc.php +36
A html/includes/graphs/application/bind_updates.inc.php +37
A html/includes/graphs/application/bind_zone_maint.inc.php +43
M html/index.php +6 -6
A html/pages/device/apps/bind.inc.php +57
M includes/common.php +1 -1
M includes/definitions.inc.php +13
M includes/functions.php +16 -16
A includes/polling/applications/bind.inc.php +359
A scripts/agent-local/bind +173
📈 1,078 added 📉 23 removed

💻 r4331

Adam Armstrong 🐸 • 2013-08-24 07:42
add cache time. fix status boxes. updates to snmp functions (please report bugs :)
Files changed (4)
M html/includes/cache-data.inc.php +6
M html/includes/print/status.inc.php +1 -1
M html/index.php +5 -1
M includes/snmp.inc.php +199 -367
📈 211 added 📉 369 removed

💻 r4330

Adam Armstrong 🐸 • 2013-08-24 04:43
fix hardcoded function
Files changed (1)
M html/index.php +2 -2
📈 2 added 📉 2 removed

💻 r4329

Adam Armstrong 🐸 • 2013-08-24 04:34
more performance improvements. split off port/device popups into separate ajax script.
Files changed (9)
A html/ajax_entitypopup.php +70
M html/includes/functions.inc.php +20 -9
M html/includes/print-interface.inc.php +51 -40
M html/index.php +32 -2
A html/pages/alert_check.inc.php +9
A html/pages/alert_checks.inc.php +165
M html/pages/ports/list.inc.php +2 -2
M includes/common.php +42 -22
M includes/rewrites.php +11 -2
📈 402 added 📉 77 removed

💻 r4328

Tom Laermans 🦔 • 2013-08-23 10:59
add hardware and version to axis cams
Files changed (1)
A includes/polling/os/axiscam.inc.php +5
📈 5 added 📉 0 removed

💻 r4327

Tom Laermans 🦔 • 2013-08-23 09:11
fix remember me function for non-mysql auth modules
Files changed (2)
M html/includes/authenticate.inc.php +6 -5
A update/087.sql +2
📈 8 added 📉 5 removed

💻 r4326

Tom Laermans 🦔 • 2013-08-22 09:39
rename 'akcp' os to 'sensorprobe', as akcp securityprobe has a different mib
Files changed (7)
M includes/definitions.inc.php +6 -1
D includes/discovery/os/akcp.inc.php -9
A includes/discovery/os/sensorprobe.inc.php +9
D includes/polling/os/akcp.inc.php -6
M includes/polling/os/minkelsrms.inc.php +1 -1
A includes/polling/os/sensorprobe.inc.php +6
A update/086.sql +1
📈 23 added 📉 17 removed

💻 r4325

Tom Laermans 🦔 • 2013-08-22 09:34
remove unused misleading syslog_age parameter
Files changed (1)
M includes/defaults.inc.php -2
📈 0 added 📉 2 removed

💻 r4324

Tom Laermans 🦔 • 2013-08-22 09:32
make addhost form default to configured default snmp version instead of just v1
Files changed (1)
M html/pages/addhost.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r4323

Tom Laermans 🦔 • 2013-08-22 09:24
disable geocoded menu if geocoding is disabled
Files changed (1)
M html/includes/navbar.inc.php +2 -3
📈 2 added 📉 3 removed

💻 r4322

Adam Armstrong 🐸 • 2013-08-22 09:03
broken check
Files changed (1)
M scripts/agent-local/dmi +3 -3
📈 3 added 📉 3 removed

💻 r4321

Tom Laermans 🦔 • 2013-08-22 08:39
consolidate papouch sensor discovery
Files changed (3)
D includes/discovery/humidity/papouch.inc.php -30
A includes/discovery/sensors/papouch.inc.php +82
D includes/discovery/temperatures/papouch.inc.php -63
📈 82 added 📉 93 removed

💻 r4320

Tom Laermans 🦔 • 2013-08-21 19:10
clarify device applications tab
Files changed (1)
M html/pages/device/edit/apps.inc.php +4
📈 4 added 📉 0 removed

💻 r4319

Tom Laermans 🦔 • 2013-08-21 18:37
stop differentiating between different types of sensor, start grouping per device, done for supermicro sensors plus nicer MIB-based rewrite
Files changed (9)
D includes/discovery/fanspeeds/supermicro.inc.php -43
M includes/discovery/functions.inc.php +4
A includes/discovery/sensors
D includes/discovery/sensors-netscaler.inc.php -34
M includes/discovery/sensors.inc.php +4 -1
A includes/discovery/sensors/netscaler.inc.php +34
A includes/discovery/sensors/supermicro.inc.php +53
D includes/discovery/temperatures/supermicro.inc.php -39
D includes/discovery/voltages/supermicro.inc.php -44
📈 95 added 📉 161 removed

💻 r4318

Tom Laermans 🦔 • 2013-08-21 14:53
move sysObjectID-based OS detection into definitions instead of separate include files
Files changed (38)
M includes/definitions.inc.php +57 -4
D includes/discovery/os/3com.inc.php -8
M includes/discovery/os/acsw.inc.php -5
D includes/discovery/os/adva.inc.php -9
D includes/discovery/os/aix.inc.php -9
D includes/discovery/os/apc.inc.php -8
D includes/discovery/os/arris.inc.php -9
M includes/discovery/os/ciena.inc.php -1
M includes/discovery/os/ciscosb.inc.php +1 -1
M includes/discovery/os/dell-laser.inc.php +1 -2
D includes/discovery/os/deltaups.inc.php -8
D includes/discovery/os/drac.inc.php -8
D includes/discovery/os/engenius.inc.php -9
D includes/discovery/os/equallogic.inc.php -9
D includes/discovery/os/fabos.inc.php -9
D includes/discovery/os/fortigate.inc.php -10
M includes/discovery/os/freebsd.inc.php +1 -1
D includes/discovery/os/hp.inc.php -15
D includes/discovery/os/ipoman.inc.php -8
M includes/discovery/os/jetdirect.inc.php -1
D includes/discovery/os/juniperive.inc.php -9
D includes/discovery/os/junos.inc.php -9
D includes/discovery/os/junose.inc.php -9
D includes/discovery/os/jwos.inc.php -9
D includes/discovery/os/korenix.inc.php -10
D includes/discovery/os/liebert.inc.php -8
D includes/discovery/os/netapp.inc.php -12
D includes/discovery/os/netscaler.inc.php -9
D includes/discovery/os/powervault.inc.php -8
D includes/discovery/os/powerware.inc.php -8
D includes/discovery/os/proxim.inc.php -9
D includes/discovery/os/screenos.inc.php -10
M includes/discovery/os/solaris.inc.php -1
D includes/discovery/os/symbol.inc.php -8
M includes/discovery/os/windows.inc.php -1
D includes/discovery/os/wut.inc.php -8
M includes/discovery/os/wxgoos.inc.php -1
M includes/functions.php +16 -5
📈 76 added 📉 268 removed

💻 r4317

Tom Laermans 🦔 • 2013-08-21 14:44
add Korenix JetNetJet MIB
Files changed (2)
A mibs/korenix-netjet
A mibs/korenix-netjet/Jetnet4508V2 +6,771
📈 0 added 📉 0 removed

💻 r4316

Mike Stupalov 🐱 • 2013-08-21 13:31
Fix rrdtool
Files changed (2)
M html/includes/collectd/functions.php +1 -1
M includes/rrdtool.inc.php +2 -2
📈 3 added 📉 3 removed

💻 r4315

Mike Stupalov 🐱 • 2013-08-21 11:13
Fix function array_sort(). SORT_ASC/SORT_DESC - not a flags or constants.
Files changed (8)
M html/includes/port-sort.inc.php +17 -17
M html/includes/print/status.inc.php +1 -1
M html/index.php +1 -2
M html/pages/device/port/macaccounting.inc.php +4 -4
M html/pages/health/storage.inc.php +4 -4
M html/pages/ports.inc.php +4 -4
M html/pages/ports/list.inc.php +18 -21
M includes/functions.php +5 -5
📈 54 added 📉 58 removed

💻 r4314

Tom Laermans 🦔 • 2013-08-20 21:55
s/Nagios/Observium/
Files changed (1)
M scripts/observium_agent_xinetd +1 -1
📈 1 added 📉 1 removed

💻 r4313

Adam Armstrong 🐸 • 2013-08-20 17:57
debugging improvements
Files changed (4)
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/code.less +2 -2
M html/index.php +9 -2
M includes/common.php +3 -1
📈 12 added 📉 3 removed

💻 r4312

Adam Armstrong 🐸 • 2013-08-20 16:11
clean up debugging functions
Files changed (3)
M includes/common.php +18 -1
M includes/dbFacile.php +3 -5
A includes/debug
📈 21 added 📉 6 removed

💻 r4311

Mike Stupalov 🐱 • 2013-08-20 11:42
Fix status boxes.
Files changed (1)
M html/includes/print/status.inc.php +52 -71
📈 52 added 📉 71 removed

💻 r4310

Adam Armstrong 🐸 • 2013-08-20 00:28
update versioncheck since i accidentally committed new os script
Files changed (1)
M includes/versioncheck.inc.php +9
📈 9 added 📉 0 removed

💻 r4309

Adam Armstrong 🐸 • 2013-08-19 18:35
change auth encoding to use friendlier characters. add useragent to user identity requirements.
Files changed (3)
M html/includes/authenticate.inc.php +15 -9
M html/includes/print/status.inc.php +1 -1
A update/085.sql +3
📈 19 added 📉 10 removed

💻 r4308

Adam Armstrong 🐸 • 2013-08-19 17:51
remove password from internal session if we're using cookie auth
Files changed (3)
M html/includes/authenticate.inc.php +11 -10
M includes/common.php +3
M includes/definitions.inc.php -3
📈 14 added 📉 13 removed

💻 r4307

Adam Armstrong 🐸 • 2013-08-19 17:21
more auth
Files changed (1)
M html/includes/authenticate.inc.php +10 -11
📈 10 added 📉 11 removed

💻 r4306

Adam Armstrong 🐸 • 2013-08-19 16:59
don't unset auth cookies after second session :D
Files changed (3)
M html/includes/authenticate.inc.php +10 -8
M html/index.php +6 -14
M includes/definitions.inc.php +1 -1
📈 17 added 📉 23 removed

💻 r4305

Adam Armstrong 🐸 • 2013-08-19 16:32
definitions before base
Files changed (2)
M html/index.php +1 -1
M html/pages/bill/infoboxes.inc.php +29 -22
📈 30 added 📉 23 removed

💻 r4304

Adam Armstrong 🐸 • 2013-08-19 15:22
print_r() -> print_vars() which calls print_r or r()/rt() depending upon environment. new remember me function (this is super important)
Files changed (100)
M attic/interfaces.inc.php +1 -1
M billing-calculate.php +5 -4
M discovery.php +20 -16
M html/bandwidth-graph.php +1 -1
M html/includes/api/functions.inc.php +1 -1
M html/includes/authenticate.inc.php +38 -8
M html/includes/cache-data.inc.php +1 -1
M html/includes/functions.inc.php +1 -1
M html/includes/graphs/bill/bits.inc.php +1 -1
M html/includes/graphs/device/juniperive_connections.inc.php +1 -1
M html/includes/graphs/device/juniperive_meetings.inc.php +1 -1
M html/includes/graphs/device/juniperive_storage.inc.php +1 -1
M html/includes/graphs/device/juniperive_users.inc.php +1 -1
M html/includes/graphs/device/nfsen_common.inc.php +1 -1
M html/includes/graphs/device/screenos_sessions.inc.php +1 -1
M html/includes/graphs/graph.inc.php +1 -1
M html/includes/graphs/macaccounting/auth.inc.php +1 -1
M html/includes/graphs/multiport/bits_duo_separate.inc.php +1 -1
M html/includes/graphs/screenos_sessions.inc.php +1 -1
M html/index.php +73 -30
M html/pages/alerts.inc.php +1 -1
M html/pages/device.inc.php +2 -2
M html/pages/device/alerts.inc.php +8 -8
M html/pages/graphs.inc.php +2 -2
M html/pages/logon.inc.php +8
M html/pages/ports/graph.inc.php +2 -1
M html/pages/settings.inc.php +1 -1
M includes/alerts.inc.php +9 -9
M includes/billing.php +2 -2
M includes/common.php +27 -3
M includes/dbFacile.php +37 -28
M includes/defaults.inc.php +1
M includes/definitions.inc.php +12
M includes/discovery/cisco-cef.inc.php +1 -1
M includes/discovery/cisco-entity-sensor.inc.php +1 -1
M includes/discovery/current.inc.php +1 -1
M includes/discovery/current/apc.inc.php +1 -1
M includes/discovery/dbm.inc.php +1 -1
M includes/discovery/discovery-protocols.inc.php +1 -1
M includes/discovery/fanspeeds.inc.php +1 -1
M includes/discovery/fanspeeds/equallogic.inc.php +1 -1
M includes/discovery/frequencies.inc.php +1 -1
M includes/discovery/hr-device.inc.php +4 -4
M includes/discovery/humidity.inc.php +1 -1
M includes/discovery/junose-atm-vp.inc.php +2 -2
M includes/discovery/libvirt-vminfo.inc.php +1 -1
M includes/discovery/mempools.inc.php +1 -1
M includes/discovery/mempools/dlink.inc.php +1 -1
M includes/discovery/mempools/ftos-c-series.inc.php +1 -1
M includes/discovery/mempools/ftos-e-series.inc.php +1 -1
M includes/discovery/mempools/ftos-s-series.inc.php +1 -1
M includes/discovery/mempools/junos.inc.php +1 -1
M includes/discovery/mempools/vrp.inc.php +1 -1
M includes/discovery/ports.inc.php +1 -1
M includes/discovery/power.inc.php +1 -1
M includes/discovery/processors.inc.php +1 -1
M includes/discovery/processors/ftos-c-series.inc.php +1 -1
M includes/discovery/processors/ftos-e-series.inc.php +1 -1
M includes/discovery/processors/ftos-s-series.inc.php +1 -1
M includes/discovery/processors/ios.inc.php +1 -1
M includes/discovery/processors/ironware.inc.php +1 -1
M includes/discovery/processors/junos.inc.php +1 -1
M includes/discovery/processors/junose.inc.php +1 -1
M includes/discovery/processors/vrp.inc.php +1 -1
M includes/discovery/storage.inc.php +1 -1
M includes/discovery/temperatures.inc.php +1 -1
M includes/discovery/temperatures/equallogic.inc.php +1 -1
M includes/discovery/temperatures/mrvld.inc.php +1 -1
M includes/discovery/toner.inc.php +1 -1
M includes/discovery/ucd-diskio.inc.php +2 -2
M includes/discovery/voltages.inc.php +1 -1
M includes/polling/bgp-peers.inc.php +2 -2
M includes/polling/cisco-cef.inc.php +2 -2
M includes/polling/cisco-eigrp.inc.php +1 -1
M includes/polling/entity-physical.inc.php +5 -5
M includes/polling/functions.inc.php +3 -3
M includes/polling/ipmi.inc.php +1 -1
M includes/polling/mac-accounting.inc.php +4 -4
M includes/polling/mempools/hpGlobal.inc.php +1 -1
M includes/polling/mempools/hpLocal.inc.php +1 -1
M includes/polling/mempools/hrstorage.inc.php +1 -1
M includes/polling/mempools/junos.inc.php +1 -1
M includes/polling/mempools/vrp.inc.php +1 -1
M includes/polling/netscaler-vsvr.inc.php +6 -6
M includes/polling/ospf.inc.php +9 -9
M includes/polling/ports.inc.php +4 -4
M includes/polling/storage-hrstorage.inc.php +1 -1
M includes/polling/storage.inc.php +1 -1
M includes/polling/test.inc.php +2 -2
M includes/polling/ucd-diskio.inc.php +1 -1
M includes/polling/unix-agent.inc.php +2 -2
M includes/polling/unix-agent/munin-plugins.inc.php +1 -1
M includes/port-descr-parser.inc.php +1 -1
M includes/snmp.inc.php +4 -4
M includes/syslog.php +1 -1
M poll-billing.php +2 -2
M poller.php +20 -19
M scripts/os +1 -1
M snmptrap.php +1 -1
A update/084.sql +2
📈 388 added 📉 252 removed

💻 r4303

Tom Laermans 🦔 • 2013-08-19 15:06
show message when search returns no results; reindent file
Files changed (1)
M html/ajax_search.php +69 -59
📈 69 added 📉 59 removed

💻 r4302

Mike Stupalov 🐱 • 2013-08-19 14:38
Fix error for empty data in select/multiselect.
Files changed (1)
M html/includes/print/search_simple.inc.php +1
📈 1 added 📉 0 removed

💻 r4301

Mike Stupalov 🐱 • 2013-08-19 12:08
Moved to the right place.
Files changed (3)
M html/includes/graphs/graph.inc.php -28
M html/includes/graphs/port/auth.inc.php +33 -4
M html/pages/graphs.inc.php -30
📈 33 added 📉 62 removed

💻 r4300

Mike Stupalov 🐱 • 2013-08-19 11:35
Add/update common functions: get_port_by_ifIndex(), get_port_id_by_ifDescr(), get_port_id_by_ifAlias(), get_port_id_by_customer(). Allow graph links by ifIndex, ifDescr, ifAlias and customer params.
Files changed (3)
M html/includes/graphs/graph.inc.php +29 -1
M html/pages/graphs.inc.php +35 -4
M includes/common.php +91 -28
📈 155 added 📉 33 removed

💻 r4299

Mike Stupalov 🐱 • 2013-08-19 11:03
Update icons on page 'about'.
Files changed (6)
M html/css/sprite.css +103 -100
M html/img/sprite.png ±0
A html/img/sprite/drive--arrow.png +1
A html/img/sprite/ipv4.png +1
A html/img/sprite/ipv6.png +1
M html/pages/about.inc.php +28 -29
📈 31 added 📉 29 removed

💻 r4298

Mike Stupalov 🐱 • 2013-08-19 08:59
fix.
Files changed (2)
M html/includes/graphs/generic_multi_simplex_seperated.inc.php +2
M html/pages/ports.inc.php +1 -1
📈 3 added 📉 1 removed

💻 r4297

Adam Armstrong 🐸 • 2013-08-19 04:48
only show alert types for which alert entries exist
Files changed (1)
M html/pages/alerts.inc.php +8 -5
📈 8 added 📉 5 removed

💻 r4296

Adam Armstrong 🐸 • 2013-08-19 04:31
billing and css updates
Files changed (26)
M html/css/bootstrap.css +3 -3
M html/css/bootstrap/less/wells.less +3 -3
M html/includes/cache-data.inc.php +8 -1
M html/includes/graphs/generic_multi_simplex_seperated.inc.php -2
M html/pages/about.inc.php +10 -10
M html/pages/bill.inc.php +1 -1
M html/pages/bill/accurate.inc.php +2 -1
M html/pages/bill/edit.inc.php +4 -4
M html/pages/bill/history.inc.php +3 -3
M html/pages/bill/infoboxes.inc.php +171 -98
M html/pages/bill/ports.inc.php +10 -2
M html/pages/bill/quick.inc.php +2 -1
M html/pages/bill/transfer.inc.php +5 -9
M html/pages/device/overview.inc.php +6 -6
M html/pages/device/overview/c6kxbar.inc.php +2 -2
M html/pages/device/overview/generic/sensor.inc.php +2 -2
M html/pages/device/overview/information.inc.php +2 -2
M html/pages/device/overview/mempools.inc.php +2 -2
M html/pages/device/overview/ports.inc.php +2 -2
M html/pages/device/overview/processors.inc.php +2 -2
M html/pages/device/overview/storage.inc.php +2 -2
M html/pages/device/overview/toner.inc.php +2 -2
M html/pages/device/overview/ucd_mem.inc.php +2 -2
M html/pages/device/perf.inc.php +4 -4
M html/pages/device/routing/cef.inc.php +2 -2
M html/pages/graphs.inc.php +6 -6
📈 252 added 📉 168 removed

💻 r4295

Adam Armstrong 🐸 • 2013-08-19 03:09
add applications-state table
Files changed (1)
A update/083.sql +1
📈 1 added 📉 0 removed

💻 r4294

Adam Armstrong 🐸 • 2013-08-19 03:01
remove unused
Files changed (1)
M update/082.sql +1 -3
📈 1 added 📉 3 removed

💻 r4293

Adam Armstrong 🐸 • 2013-08-19 02:59
sql optimisations
Files changed (2)
A update/081.sql +3
A update/082.sql +26
📈 29 added 📉 0 removed

💻 r4292

Adam Armstrong 🐸 • 2013-08-19 02:58
new sort option
Files changed (1)
M html/pages/ports.inc.php +1
📈 1 added 📉 0 removed

💻 r4291

Adam Armstrong 🐸 • 2013-08-19 02:56
add new function to check port array permissions (moved from ports)
Files changed (1)
M html/includes/functions.inc.php +17 -1
📈 17 added 📉 1 removed

💻 r4290

Adam Armstrong 🐸 • 2013-08-19 02:54
performance improvements to ports page on slow systems
Files changed (5)
A html/includes/port-sort-select.inc.php +57
M html/includes/port-sort.inc.php +3
A html/pages/blank.inc.php
M html/pages/ports.inc.php +5 -17
M html/pages/ports/list.inc.php +39 -9
📈 104 added 📉 26 removed

💻 r4289

Adam Armstrong 🐸 • 2013-08-18 21:49
billing style updates
Files changed (4)
M html/pages/bill/edit.inc.php +10 -10
M html/pages/bill/infoboxes.inc.php +27 -10
M html/pages/bill/transfer.inc.php +37 -8
M html/pages/bills/add.inc.php +11 -11
📈 85 added 📉 39 removed

💻 r4288

Mike Stupalov 🐱 • 2013-08-18 14:50
Small style changes.
Files changed (2)
M html/includes/error-no-perm.inc.php +4 -16
M html/pages/device/port.inc.php +27 -36
📈 31 added 📉 52 removed

💻 r4287

Mike Stupalov 🐱 • 2013-08-18 14:49
Fixed checking sysName when adding device.
Files changed (1)
M includes/functions.php +5 -5
📈 5 added 📉 5 removed

💻 r4286

Adam Armstrong 🐸 • 2013-08-18 00:04
fix sensor array merging from codekiller
Files changed (1)
M includes/polling/unix-agent/ipmitool.inc.php +3 -2
📈 3 added 📉 2 removed

💻 r4285

Mike Stupalov 🐱 • 2013-08-17 19:33
Fix some cosmetic issues for first device discovery.
Files changed (4)
M discovery.php +1 -1
M html/pages/addhost.inc.php +1 -1
M includes/discovery/ports.inc.php +3 -1
M includes/functions.php +15 -7
📈 20 added 📉 10 removed

💻 r4284

Mike Stupalov 🐱 • 2013-08-17 15:01
Allow to ignore existing rrd dir when want add device.
Files changed (3)
M html/pages/addhost.inc.php +11 -3
M includes/defaults.inc.php +3 -1
M includes/functions.php +2 -2
📈 16 added 📉 6 removed

💻 r4283

Mike Stupalov 🐱 • 2013-08-17 14:57
Changed style of auth error.
Files changed (2)
M html/includes/authentication/ldap.inc.php +2 -2
M html/includes/authentication/radius.inc.php +1 -1
📈 3 added 📉 3 removed

💻 r4282

Adam Armstrong 🐸 • 2013-08-16 18:38
change debugging again
Files changed (1)
M includes/polling/ports.inc.php +8 -9
📈 8 added 📉 9 removed

💻 r4281

Adam Armstrong 🐸 • 2013-08-16 18:36
change debugging a little.
Files changed (1)
M includes/polling/ports.inc.php +3 -2
📈 3 added 📉 2 removed

💻 r4280

Adam Armstrong 🐸 • 2013-08-11 16:57
fix rusglish :)
Files changed (1)
M includes/polling/ports.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4279

Adam Armstrong 🐸 • 2013-08-11 16:50
improvements to port pages
Files changed (4)
M html/includes/print-interface.inc.php +6 -14
M html/pages/device/ports.inc.php +4 -2
M html/pages/ports/list.inc.php +16 -14
M includes/rewrites.php +29
📈 55 added 📉 30 removed

💻 r4278

Adam Armstrong 🐸 • 2013-08-09 15:15
disable sonet ignoring
Files changed (1)
M includes/defaults.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4277

Mike Stupalov 🐱 • 2013-08-09 14:44
fix render awesome icons on chrome.
Files changed (1)
M html/includes/print-interface.inc.php +5 -5
📈 5 added 📉 5 removed

💻 r4276

Mike Stupalov 🐱 • 2013-08-09 14:01
Change traffic icons, fix VLANs tooltip.
Files changed (1)
M html/includes/print-interface.inc.php +79 -75
📈 79 added 📉 75 removed

💻 r4275

Mike Stupalov 🐱 • 2013-08-09 14:00
Replace bootstrap sprites with font Awesome v3.2.1.
Files changed (33)
M html/css/bootstrap.css +403 -142
M html/css/bootstrap/less/bootstrap.less +2 -1
A html/css/font-awesome
A html/css/font-awesome/font
A html/css/font-awesome/font/fontawesome-webfont.eot +2
A html/css/font-awesome/font/fontawesome-webfont.svg +400
A html/css/font-awesome/font/fontawesome-webfont.ttf +2
A html/css/font-awesome/font/fontawesome-webfont.woff +2
A html/css/font-awesome/font/FontAwesome.otf +1
A html/css/font-awesome/less
A html/css/font-awesome/less/bootstrap.less +84
A html/css/font-awesome/less/core.less +129
A html/css/font-awesome/less/extras.less +93
A html/css/font-awesome/less/font-awesome-ie7.less +1,953
A html/css/font-awesome/less/font-awesome.less +33
A html/css/font-awesome/less/icons.less +381
A html/css/font-awesome/less/mixins.less +48
A html/css/font-awesome/less/path.less +14
A html/css/font-awesome/less/variables.less +735
A html/css/font-awesome/README.md +62
M html/css/sprite.css +22 -30
M html/icons.php +18 -3
M html/img/sprite.png ±0
D html/img/sprite/arrow_left_blue.png -2
D html/img/sprite/arrow_left_purple.png -2
D html/img/sprite/arrow_right_orange.png -2
D html/img/sprite/arrow_right_purple.png -2
D html/img/sprite/arrow-blue_left.png -1
D html/img/sprite/arrow-blue_right.png -1
D html/img/sprite/arrow-grey_left.png -1
D html/img/sprite/arrow-grey_right.png -1
M scripts/makecss.sh +1 -1
M scripts/makesprites.sh +1
📈 20 added 📉 16 removed

💻 r4274

Adam Armstrong 🐸 • 2013-08-08 23:08
defaults entries for minigraphs
Files changed (1)
M includes/defaults.inc.php +7
📈 7 added 📉 0 removed

💻 r4273

Adam Armstrong 🐸 • 2013-08-08 19:25
micrographs on front page from paul gear (#406)
Files changed (1)
M html/pages/front/default.php +69 -13
📈 69 added 📉 13 removed

💻 r4272

Adam Armstrong 🐸 • 2013-08-08 18:56
detect airos
Files changed (1)
M includes/discovery/os/linux.inc.php +1
📈 1 added 📉 0 removed

💻 r4271

Adam Armstrong 🐸 • 2013-08-08 18:51
filter equalogic sensors so we only detect the ones which match this device.
Files changed (3)
M includes/discovery/fanspeeds/equallogic.inc.php +19 -11
M includes/discovery/temperatures/equallogic.inc.php +10 -2
M includes/polling/os/equallogic.inc.php +28 -2
📈 57 added 📉 15 removed

💻 r4270

Adam Armstrong 🐸 • 2013-08-08 18:45
improved hh3c polling
Files changed (1)
A includes/polling/os/hh3c.inc.php +31
📈 31 added 📉 0 removed

💻 r4269

Adam Armstrong 🐸 • 2013-08-08 18:43
fix h3c detection
Files changed (1)
M includes/discovery/os/hp.inc.php +2 -3
📈 2 added 📉 3 removed

💻 r4268

Adam Armstrong 🐸 • 2013-08-08 15:03
new files :)
Files changed (5)
A html/img/sprite/arrow_left_blue.png +2
A html/img/sprite/arrow_left_purple.png +2
A html/img/sprite/arrow_right_orange.png +2
A html/img/sprite/arrow_right_purple.png +2
A html/img/sprite/video.png +2
📈 10 added 📉 0 removed

💻 r4267

Adam Armstrong 🐸 • 2013-08-08 14:15
new sprites
Files changed (2)
M html/css/sprite.css +199 -194
M html/img/sprite.png ±0
📈 0 added 📉 0 removed

💻 r4266 OBSERVIUM-436

Mike Stupalov 🐱 • 2013-08-08 09:28
Fix typo [OBSERVIUM-436].
Files changed (1)
M includes/functions.php +1 -1
📈 1 added 📉 1 removed

💻 r4265

Adam Armstrong 🐸 • 2013-08-07 21:31
improve uptime code for devices which return the wrong format
Files changed (1)
M includes/polling/system.inc.php +19 -5
📈 19 added 📉 5 removed

💻 r4264

Adam Armstrong 🐸 • 2013-08-07 21:23
add detection of AIX hardware and versions
Files changed (1)
M includes/polling/os/unix.inc.php +8
📈 8 added 📉 0 removed

💻 r4263

Adam Armstrong 🐸 • 2013-08-07 21:22
disable blocking ports for "irtual" in ifDescr (what was these there for?) FIXME: that function is... messy.
Files changed (1)
M includes/functions.php +9 -8
📈 9 added 📉 8 removed

💻 r4262

Adam Armstrong 🐸 • 2013-08-07 21:16
work around some vmware mib changes
Files changed (1)
M includes/discovery/vmware-vminfo.inc.php +28
📈 28 added 📉 0 removed

💻 r4261

Adam Armstrong 🐸 • 2013-08-07 21:13
move rrd_info to includes as rrdtool_info change collectd code to use new function
Files changed (2)
M html/includes/collectd/functions.php +6 -55
M includes/rrdtool.inc.php +57
📈 63 added 📉 55 removed

💻 r4260

Adam Armstrong 🐸 • 2013-08-07 15:06
allow "line_graph" option on multi_bits_separated-provided graphtypes
Files changed (1)
M html/includes/graphs/generic_multi_bits_separated.inc.php +18 -3
📈 18 added 📉 3 removed

💻 r4259

Adam Armstrong 🐸 • 2013-08-07 13:15
myisam -> innodb
Files changed (1)
A update/080.sql +46
📈 46 added 📉 0 removed

💻 r4258

Adam Armstrong 🐸 • 2013-08-07 13:14
fix asa detection
Files changed (1)
M includes/discovery/os/asa.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4257

Adam Armstrong 🐸 • 2013-08-07 12:44
shut up, noobs!
Files changed (1)
A update/079.sql +1
📈 1 added 📉 0 removed

💻 r4256

Adam Armstrong 🐸 • 2013-08-05 14:25
switch to os script from distro
Files changed (1)
M includes/versioncheck.inc.php +5
📈 5 added 📉 0 removed

💻 r4255

Adam Armstrong 🐸 • 2013-08-05 14:16
move distro2 to os
Files changed (2)
D scripts/distro2 -250
A scripts/os +250
📈 250 added 📉 250 removed

💻 r4254

Tom Laermans 🦔 • 2013-08-04 20:25
begone, silly debugging prints
Files changed (1)
M includes/polling/functions.inc.php +5 -2
📈 5 added 📉 2 removed

💻 r4253

Mike Stupalov 🐱 • 2013-08-03 23:43
fix vlans aggregating.
Files changed (1)
M html/includes/print-interface.inc.php +1
📈 1 added 📉 0 removed

💻 r4252

Mike Stupalov 🐱 • 2013-08-03 22:28
Improve device ports display (fixed errors, changed styles, added port filters).
Files changed (13)
M html/css/sprite.css +13 -9
M html/img/sprite.png ±0
A html/img/sprite/arrow-blue_left.png +1
A html/img/sprite/arrow-blue_right.png +1
A html/img/sprite/arrow-grey_left.png +1
A html/img/sprite/arrow-grey_right.png +1
M html/includes/functions.inc.php +2 -2
M html/includes/print-interface.inc.php +148 -67
M html/includes/print/navbar.inc.php +2 -1
M html/index.php +18
M html/pages/device/port.inc.php +1 -3
M html/pages/device/ports.inc.php +104 -57
M html/pages/device/routing/bgp.inc.php +1 -1
📈 280 added 📉 131 removed

💻 r4251

Mike Stupalov 🐱 • 2013-08-03 16:11
Fix pull-right class in navbars.
Files changed (1)
M html/includes/print/navbar.inc.php +38 -28
📈 38 added 📉 28 removed

💻 r4250

Mike Stupalov 🐱 • 2013-08-03 05:23
bgp 'stopped' >> 'shutdown' (russian do not surrender).
Files changed (2)
M html/pages/device/routing/bgp.inc.php +1 -1
M html/pages/routing/bgp.inc.php +1 -1
📈 2 added 📉 2 removed

💻 r4249

Adam Armstrong 🐸 • 2013-08-02 23:47
alerting improvements. fix redeclaration of graph function.
Files changed (6)
M alerter.php +1 -1
M html/includes/functions.inc.php +25
A html/includes/graphs/functions.inc.php +37
M html/includes/graphs/graph.inc.php -35
M html/pages/device/alerts.inc.php +6 -12
M includes/alerts.inc.php +4 -11
📈 73 added 📉 59 removed

💻 r4248

Adam Armstrong 🐸 • 2013-08-02 22:46
honour 'delay' on alert tests. only print entity type column when showing all entity types in /alerts/. add new rewrite code for "tripped but delayed" alerts (orange)
Files changed (3)
M html/pages/alerts.inc.php +12
M includes/alerts.inc.php +17 -22
M includes/rewrites.php +2
📈 31 added 📉 22 removed

💻 r4247

Adam Armstrong 🐸 • 2013-08-02 22:10
fix rusglish :)
Files changed (3)
M html/pages/device/routing/bgp.inc.php +1 -1
M html/pages/routing/bgp.inc.php +1 -1
M includes/alerts.inc.php +12 -1
📈 14 added 📉 3 removed

💻 r4246

Mike Stupalov 🐱 • 2013-08-02 19:08
Update BGP menu navigation to bootstrap style.
Files changed (8)
M html/css/sprite.css +23 -21
M html/img/sprite.png ±0
A html/img/sprite/arrow_down.png +1
A html/img/sprite/arrow_up.png +1
M html/includes/print/navbar.inc.php +1 -1
M html/pages/device/ports.inc.php +2 -2
M html/pages/device/routing/bgp.inc.php +88 -86
M html/pages/routing/bgp.inc.php +63 -109
📈 156 added 📉 198 removed

💻 r4245

Mike Stupalov 🐱 • 2013-08-02 14:56
Exclude links to disabled ports and devices.
Files changed (1)
M html/includes/print-interface.inc.php +10 -6
📈 10 added 📉 6 removed

💻 r4244

Mike Stupalov 🐱 • 2013-08-02 14:28
Update inventory pages.
Files changed (3)
A html/includes/print/inventory.inc.php +259
M html/pages/device/entphysical.inc.php +1 -86
M html/pages/inventory.inc.php +57 -107
📈 317 added 📉 193 removed

💻 r4243

Mike Stupalov 🐱 • 2013-08-02 14:26
bgo -> bgp
Files changed (1)
M html/includes/functions.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4242

Adam Armstrong 🐸 • 2013-08-02 11:50
fix mysql and other application graphs (don't reuse $vars, DUH)
Files changed (77)
M html/includes/graphs/application/apache_scoreboard.inc.php +3 -3
M html/includes/graphs/application/drbd_queue.inc.php +4 -4
M html/includes/graphs/application/exim-mailqueue_total.inc.php +2 -2
M html/includes/graphs/application/freeradius_accounting.inc.php +2 -2
M html/includes/graphs/application/freeradius_authentication.inc.php +2 -2
M html/includes/graphs/application/mailscanner_reject.inc.php +2 -2
M html/includes/graphs/application/mailscanner_spam.inc.php +3 -3
M html/includes/graphs/application/memcached_data.inc.php +4 -4
M html/includes/graphs/application/memcached_items.inc.php +4 -4
M html/includes/graphs/application/memcached_threads.inc.php -2
M html/includes/graphs/application/memcached_uptime.inc.php -2
M html/includes/graphs/application/mysql_command_counters.inc.php +3 -3
M html/includes/graphs/application/mysql_connections.inc.php +3 -7
M html/includes/graphs/application/mysql_files_tables.inc.php +3 -3
M html/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php +4 -4
M html/includes/graphs/application/mysql_innodb_buffer_pool.inc.php +4 -4
M html/includes/graphs/application/mysql_innodb_insert_buffer.inc.php +4 -4
M html/includes/graphs/application/mysql_innodb_io_pending.inc.php +4 -4
M html/includes/graphs/application/mysql_innodb_row_operations.inc.php +4 -4
M html/includes/graphs/application/mysql_innodb_semaphores.inc.php +4 -4
M html/includes/graphs/application/mysql_innodb_transactions.inc.php +4 -4
M html/includes/graphs/application/mysql_myisam_indexes.inc.php +4 -4
M html/includes/graphs/application/mysql_query_cache_memory.inc.php +4 -4
M html/includes/graphs/application/mysql_query_cache.inc.php +3 -3
M html/includes/graphs/application/mysql_select_types.inc.php +4 -4
M html/includes/graphs/application/mysql_slow_queries.inc.php +4 -4
M html/includes/graphs/application/mysql_sorts.inc.php +4 -4
M html/includes/graphs/application/mysql_status.inc.php +4 -6
M html/includes/graphs/application/mysql_table_locks.inc.php +4 -4
M html/includes/graphs/application/mysql_temporary_objects.inc.php +4 -4
M html/includes/graphs/application/nginx_connections.inc.php +3 -3
M html/includes/graphs/application/ntpclient_stats.inc.php +2 -2
M html/includes/graphs/application/ntpd_buffer.inc.php +2 -2
M html/includes/graphs/application/ntpd_packets.inc.php +3 -3
M html/includes/graphs/application/ntpd_stats.inc.php +2 -2
M html/includes/graphs/application/ntpdserver_buffer.inc.php +2 -2
M html/includes/graphs/application/ntpdserver_packets.inc.php +3 -3
M html/includes/graphs/application/ntpdserver_stats.inc.php +2 -2
M html/includes/graphs/application/postfix_reject.inc.php +2 -2
M html/includes/graphs/application/postfix_sent.inc.php +2 -2
M html/includes/graphs/application/postfix_spam.inc.php +2 -2
M html/includes/graphs/application/postgresql_blks.inc.php +2 -2
M html/includes/graphs/application/postgresql_connects.inc.php +2 -2
M html/includes/graphs/application/postgresql_queries.inc.php +2 -2
M html/includes/graphs/application/postgresql_tuples_query.inc.php +2 -2
M html/includes/graphs/application/postgresql_tuples.inc.php +2 -2
M html/includes/graphs/application/postgresql_xact.inc.php +2 -2
M html/includes/graphs/application/powerdns_fail.inc.php +3 -3
M html/includes/graphs/application/powerdns_packetcache.inc.php +3 -3
M html/includes/graphs/application/powerdns_queries_udp.inc.php +3 -3
M html/includes/graphs/application/powerdns_queries.inc.php +3 -3
M html/includes/graphs/application/powerdns_querycache.inc.php +3 -3
M html/includes/graphs/application/powerdns_recursing.inc.php +3 -3
M html/includes/graphs/application/powerdns-recursor_cache.inc.php +3 -3
M html/includes/graphs/application/powerdns-recursor_cpuload.inc.php +3 -3
M html/includes/graphs/application/powerdns-recursor_errors.inc.php +3 -3
M html/includes/graphs/application/powerdns-recursor_hitrate.inc.php +3 -3
M html/includes/graphs/application/powerdns-recursor_latency.inc.php +3 -3
M html/includes/graphs/application/powerdns-recursor_limits.inc.php +3 -3
M html/includes/graphs/application/powerdns-recursor_load.inc.php +3 -3
M html/includes/graphs/application/powerdns-recursor_outqueries.inc.php +3 -3
M html/includes/graphs/application/powerdns-recursor_qalatency.inc.php +3 -3
M html/includes/graphs/application/powerdns-recursor_queries.inc.php +3 -3
M html/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php +3 -3
M html/includes/graphs/application/powerdns-recursor_timeouts.inc.php +3 -3
M html/includes/graphs/application/shoutcast_multi_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +1 -1
M html/includes/graphs/application/unbound_class.inc.php +3 -3
M html/includes/graphs/application/unbound_flags.inc.php +3 -3
M html/includes/graphs/application/unbound_memory.inc.php +3 -3
M html/includes/graphs/application/unbound_opcode.inc.php +3 -3
M html/includes/graphs/application/unbound_qtype.inc.php +3 -3
M html/includes/graphs/application/unbound_queries.inc.php +6 -6
M html/includes/graphs/application/unbound_queue.inc.php +3 -3
M html/includes/graphs/application/unbound_rcode.inc.php +3 -3
M html/includes/graphs/application/zimbra_fdcount.inc.php +2 -2
M html/includes/graphs/application/zimbra_mtaqueue.inc.php +2 -2
📈 222 added 📉 232 removed

💻 r4241

Mike Stupalov 🐱 • 2013-08-01 14:59
exclude mac broadcast (ff:ff:ff:ff:ff:ff)
Files changed (2)
M includes/discovery/arp-table.inc.php +1 -1
M includes/rewrites.php +2 -2
📈 3 added 📉 3 removed

💻 r4240

Mike Stupalov 🐱 • 2013-08-01 14:47
Fix NDP table discovery for 6to4 interfaces.
Files changed (2)
M includes/discovery/arp-table.inc.php +8 -1
M includes/rewrites.php +10
📈 18 added 📉 1 removed

💻 r4239

Tom Laermans 🦔 • 2013-08-01 10:34
Detect sensors in warning state on AKCP devices, fixes OBSERVIUM-390, patch by Dustin Frisch
Files changed (2)
M includes/discovery/humidity/akcp.inc.php +1 -1
M includes/discovery/temperatures/akcp.inc.php +1 -1
📈 2 added 📉 2 removed

💻 r4238

Mike Stupalov 🐱 • 2013-08-01 07:46
Fix broken https and other, load all includes first.
Files changed (1)
M html/index.php +3 -4
📈 3 added 📉 4 removed

💻 r4237

Tom Laermans 🦔 • 2013-07-31 22:43
fix base url
Files changed (1)
M html/index.php +17 -14
📈 17 added 📉 14 removed

💻 r4236

Tom Laermans 🦔 • 2013-07-31 19:58
switch some shizzles around so we have pretty css before printing errors; switch to non-persistent connections to not lag out different concurrent pages when one slow query is going on
Files changed (2)
M html/index.php +12 -14
M includes/definitions.inc.php +1 -1
📈 13 added 📉 15 removed

💻 r4235

Tom Laermans 🦔 • 2013-07-31 19:44
Fix mysql error
Files changed (1)
M includes/definitions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4234

Mike Stupalov 🐱 • 2013-07-31 18:45
Remove hard specify IPs, detection is used.
Files changed (2)
M includes/discovery/functions.inc.php +1 -1
M includes/functions.php +5 -8
📈 6 added 📉 9 removed

💻 r4233

Tom Laermans 🦔 • 2013-07-31 16:54
move around autodiscovery log messages, make discovery by ip work again (blocked by isPingable function), because of this OSPF autodiscovery works again.
Files changed (4)
M includes/discovery/discovery-protocols.inc.php +3 -18
M includes/discovery/functions.inc.php +61 -25
M includes/discovery/ospf-autodiscovery.inc.php +1 -1
M includes/functions.php +29 -13
📈 94 added 📉 57 removed

💻 r4232

Adam Armstrong 🐸 • 2013-07-31 15:38
fix map down location
Files changed (1)
M html/pages/front/default.php +1 -1
📈 1 added 📉 1 removed

💻 r4231

Tom Laermans 🦔 • 2013-07-31 15:32
define minigraphs for engenius access points
Files changed (1)
M includes/definitions.inc.php +4
📈 4 added 📉 0 removed

💻 r4230

Adam Armstrong 🐸 • 2013-07-31 14:23
detect more powerware
Files changed (1)
M includes/discovery/os/powerware.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4229

Adam Armstrong 🐸 • 2013-07-31 14:21
set min/max properly on graphs
Files changed (1)
M html/includes/graphs/common.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4228

Adam Armstrong 🐸 • 2013-07-31 14:21
fix bug. find retardocode.
Files changed (1)
M includes/polling/aruba-controller.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r4227

Tom Laermans 🦔 • 2013-07-30 14:51
move already-have-IP check from OSPF autodisc to new IP discovery function, add print_debug() function to ease writing debug output
Files changed (3)
M includes/common.php +16
M includes/discovery/functions.inc.php +30 -15
M includes/discovery/ospf-autodiscovery.inc.php +1 -7
📈 47 added 📉 22 removed

💻 r4226

Mike Stupalov 🐱 • 2013-07-30 13:40
Support svn version >= 1.8
Files changed (1)
M includes/definitions.inc.php +13 -9
📈 13 added 📉 9 removed

💻 r4225

Adam Armstrong 🐸 • 2013-07-29 18:34
fix erroneous graph label for generic_multi_separated graphtype. add config option for alert suppression
Files changed (4)
M html/includes/graphs/generic_duplex.inc.php +1 -1
M html/includes/graphs/generic_multi_seperated.inc.php +11 -8
M includes/alerts.inc.php +14 -2
M includes/defaults.inc.php +3
📈 29 added 📉 11 removed

💻 r4224

Adam Armstrong 🐸 • 2013-07-28 19:43
alerting updates
Files changed (2)
M alerter.php +2
M includes/alerts.inc.php +52 -18
📈 54 added 📉 18 removed

💻 r4223 OBSERVIUM-389

Mike Stupalov 🐱 • 2013-07-27 14:19
Fixed display Juniper BGP sessions down. [OBSERVIUM-389]
Files changed (2)
M html/pages/routing/bgp.inc.php +1 -2
M includes/rewrites.php +10 -10
📈 11 added 📉 12 removed

💻 r4222

Mike Stupalov 🐱 • 2013-07-27 13:46
Fix icon for 'video' device type.
Files changed (4)
M html/css/sprite.css +173 -172
M html/img/sprite.png ±0
A html/img/sprite/surveillance-camera.png +1
M includes/definitions.inc.php +1 -1
📈 2 added 📉 1 removed

💻 r4221

Mike Stupalov 🐱 • 2013-07-27 12:58
Fix syslog for ipv6.
Files changed (1)
M includes/syslog.php +4 -3
📈 4 added 📉 3 removed

💻 r4220

Mike Stupalov 🐱 • 2013-07-27 12:36
Improve syslog (ipv6, cache expire 6 hrs, check IP duplicates).
Files changed (2)
M html/pages/syslog.inc.php +11 -3
M includes/syslog.php +20 -2
📈 31 added 📉 5 removed

💻 r4219

Adam Armstrong 🐸 • 2013-07-26 13:54
fix generate_entity_link URLs
Files changed (1)
M html/includes/functions.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r4218

Adam Armstrong 🐸 • 2013-07-25 11:34
fix some more alerting bugs. fix entity link for vserver_services
Files changed (3)
M html/includes/functions.inc.php +1 -1
M html/pages/alerts.inc.php +2 -2
M html/pages/device/alerts.inc.php +30 -34
📈 33 added 📉 37 removed

💻 r4217

Adam Armstrong 🐸 • 2013-07-25 10:55
fix button options on /alerts/
Files changed (1)
M html/pages/alerts.inc.php +33 -17
📈 33 added 📉 17 removed

💻 r4216

Adam Armstrong 🐸 • 2013-07-25 10:46
fix substr -> truncate for weird entity descr on alert page
Files changed (1)
M html/pages/alerts.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4215 OBSERVIUM-407

Mike Stupalov 🐱 • 2013-07-25 10:40
Check ifIndex for deleted ports [OBSERVIUM-407].
Files changed (1)
M includes/polling/ports.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r4214

Tom Laermans 🦔 • 2013-07-24 17:07
fix default ip nets to correct rfc1918 ranges
Files changed (1)
M includes/defaults.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4213

Tom Laermans 🦔 • 2013-07-24 14:08
Turn ave into avg, fix multi separated graphs not to linewrap legend
Files changed (8)
M html/includes/graphs/generic_data.inc.php +1 -1
M html/includes/graphs/generic_duplex.inc.php +1 -1
M html/includes/graphs/generic_multi_bits_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_bits.inc.php +1 -1
M html/includes/graphs/generic_multi_data_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_data.inc.php +1 -1
M html/includes/graphs/generic_multi_seperated.inc.php +33 -33
M html/includes/graphs/generic_simplex.inc.php +1 -1
📈 40 added 📉 40 removed

💻 r4212

Adam Armstrong 🐸 • 2013-07-24 08:22
netscaler services -> label
Files changed (1)
M html/pages/device/loadbalancer/netscaler_services.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4211

Tom Laermans 🦔 • 2013-07-23 14:38
fix lldp autodiscovery
Files changed (1)
M includes/discovery/discovery-protocols.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4210

Adam Armstrong 🐸 • 2013-07-21 20:28
remove html type from old alerts
Files changed (2)
M html/pages/alerts.inc.php +3 -3
M includes/functions.php +1 -1
📈 4 added 📉 4 removed

💻 r4209

Adam Armstrong 🐸 • 2013-07-19 16:02
alert graphs and send average packet size for port alerts
Files changed (2)
M includes/definitions.inc.php +11
M includes/polling/ports.inc.php +5 -1
📈 16 added 📉 1 removed

💻 r4208

Adam Armstrong 🐸 • 2013-07-19 14:12
include mail class for alerter (not loaded if alerting is enabled)
Files changed (1)
M alerter.php +1
📈 1 added 📉 0 removed

💻 r4207

Adam Armstrong 🐸 • 2013-07-19 14:03
fix to inserting missing rows in alert_table-state
Files changed (4)
M config.php.default +1 -1
M includes/alerts.inc.php +14 -3
M includes/defaults.inc.php +2
M includes/rewrites.php +3 -3
📈 20 added 📉 7 removed

💻 r4206

Adam Armstrong 🐸 • 2013-07-19 13:15
move notification to alert_notify() to decouple from old code
Files changed (1)
M includes/alerts.inc.php +100 -1
📈 100 added 📉 1 removed

💻 r4205

Adam Armstrong 🐸 • 2013-07-19 13:09
sensor graph generic wrapper
Files changed (1)
A html/includes/graphs/sensor/graph.inc.php +5
📈 5 added 📉 0 removed

💻 r4204

Adam Armstrong 🐸 • 2013-07-19 12:47
initial alerting db schema
Files changed (1)
A update/077.sql +4
📈 4 added 📉 0 removed

💻 r4203

Adam Armstrong 🐸 • 2013-07-19 12:36
alerting code drop
Files changed (31)
A alerter.php +125
M config.php.default +3
M html/includes/functions.inc.php +22 -3
M html/includes/graphs/common.inc.php +2 -2
M html/includes/graphs/graph.inc.php +13 -46
M html/includes/graphs/mempool/usage.inc.php +1 -1
M html/includes/graphs/port/bits.inc.php +1 -1
M html/includes/navbar.inc.php +5
A html/pages/alerts.inc.php +100
M html/pages/device/alerts.inc.php +250 -80
M html/pages/front/default.php +7 -2
M includes/alerts.inc.php +764 -51
M includes/common.php +8 -4
M includes/defaults.inc.php +35 -11
M includes/definitions.inc.php +7
M includes/functions.php +49 -7
M includes/polling/bgp-peers.inc.php +24 -1
M includes/polling/functions.inc.php +25 -1
M includes/polling/ipSystemStats.inc.php +7
M includes/polling/mempools.inc.php +13
M includes/polling/netscaler-vsvr.inc.php +8
M includes/polling/port-adsl.inc.php +7
M includes/polling/port-etherlike.inc.php +9
M includes/polling/port-poe.inc.php +11 -3
M includes/polling/ports.inc.php +32 -6
M includes/polling/processors.inc.php +11 -1
M includes/polling/storage.inc.php +8
M includes/rewrites.php +29 -1
M poller-wrapper.py +12 -5
M scripts/distro2 +83 -30
M scripts/makecss.sh +2
📈 1,673 added 📉 256 removed

💻 r4202

Mike Stupalov 🐱 • 2013-07-18 14:40
...and print_warning().
Files changed (1)
M html/pages/device.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r4201

Tom Laermans 🦔 • 2013-07-18 14:31
show device not yet polled message
Files changed (1)
M html/pages/device.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4200

Mike Stupalov 🐱 • 2013-07-17 11:25
Separating print_ functions to individual files.
Files changed (15)
D html/includes/functions-print.inc.php -1,874
M html/includes/functions.inc.php +10
A html/includes/print
A html/includes/print/.htaccess +1
A html/includes/print/addresses.inc.php +195
A html/includes/print/arptable.inc.php +170
A html/includes/print/events.inc.php +210
A html/includes/print/fdbtable.inc.php +158
A html/includes/print/mac_addresses.inc.php +135
A html/includes/print/navbar.inc.php +99
A html/includes/print/rows.inc.php +126
A html/includes/print/search_simple.inc.php +248
A html/includes/print/status.inc.php +467
A html/includes/print/syslogs.inc.php +181
M html/index.php -1
📈 2,000 added 📉 1,875 removed

💻 r4199

Mike Stupalov 🐱 • 2013-07-17 11:21
Fix help message.
Files changed (1)
M addhost.php +4 -4
📈 4 added 📉 4 removed

💻 r4198

Mike Stupalov 🐱 • 2013-07-17 11:07
Update console/web messages display.
Files changed (3)
M html/pages/device/logs/syslog.inc.php +4 -12
M includes/discovery/vlans.inc.php +3 -3
M includes/polling/fdb-table.inc.php +3 -3
📈 10 added 📉 18 removed

💻 r4197

Mike Stupalov 🐱 • 2013-07-17 11:05
Unification console messages output.
Files changed (6)
M addhost.php +15 -12
M adduser.php +18 -7
M delhost.php +16 -5
M discovery.php +41 -25
M poller.php +48 -25
M renamehost.php +8 -2
📈 146 added 📉 76 removed

💻 r4196

Adam Armstrong 🐸 • 2013-07-17 09:30
perf -> time
Files changed (1)
M html/index.php +3 -1
📈 3 added 📉 1 removed

💻 r4195

Tom Laermans 🦔 • 2013-07-16 16:23
get rid of old errorbox
Files changed (1)
M html/pages/edituser/deleteuser.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r4194

Mike Stupalov 🐱 • 2013-07-16 14:29
Adjust tooltips positioning. Update jQuery to 1.10.2 and qTip2 to 2.1.1.
Files changed (4)
M html/css/jquery.qtip.min.css +2 -2
M html/index.php +2
M html/js/jquery.min.js +6 -2
M html/js/jquery.qtip.min.js +3 -7
📈 2 added 📉 0 removed

💻 r4193

Tom Laermans 🦔 • 2013-07-16 13:43
uppercasios es muy importante
Files changed (3)
M html/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_transactions.inc.php +1 -1
M html/includes/graphs/application/mysql_status.inc.php +1 -1
📈 3 added 📉 3 removed

💻 r4192

Tom Laermans 🦔 • 2013-07-16 13:31
move preflight checks to index, use current error layout
Files changed (2)
M html/includes/authenticate.inc.php +1 -17
M html/index.php +16
📈 17 added 📉 17 removed

💻 r4191

Adam Armstrong 🐸 • 2013-07-15 11:58
remove error
Files changed (1)
M html/pages/graphs.inc.php +7 -3
📈 7 added 📉 3 removed

💻 r4190

Adam Armstrong 🐸 • 2013-07-15 09:51
drop old fields
Files changed (1)
A update/076.sql +1
📈 1 added 📉 0 removed

💻 r4189 OBSERVIUM-367

Mike Stupalov 🐱 • 2013-07-12 08:48
Check RRD dir for rename host [OBSERVIUM-367].
Files changed (1)
M renamehost.php +6 -4
📈 6 added 📉 4 removed

💻 r4188 OBSERVIUM-367

Mike Stupalov 🐱 • 2013-07-12 08:32
Check RRD dir for add/rename/delete hosts. Fix [OBSERVIUM-367].
Files changed (3)
M html/pages/delhost.inc.php +42 -25
M html/pages/device/edit/delete.inc.php +25 -11
M includes/functions.php +45 -18
📈 112 added 📉 54 removed

💻 r4187

Mike Stupalov 🐱 • 2013-07-12 08:28
Improve print_message(), add print_success().
Files changed (1)
M includes/common.php +21 -6
📈 21 added 📉 6 removed

💻 r4186 OBSERVIUM-382

Mike Stupalov 🐱 • 2013-07-11 16:29
Decoding the previously encoded url (round 2). [OBSERVIUM-382]
Files changed (1)
M html/index.php +2 -2
📈 2 added 📉 2 removed

💻 r4185 OBSERVIUM-382

Mike Stupalov 🐱 • 2013-07-11 16:20
Decoding the previously encoded url. [OBSERVIUM-382]
Files changed (1)
M html/index.php +1 -1
📈 1 added 📉 1 removed

💻 r4184

Mike Stupalov 🐱 • 2013-07-11 10:58
Use integer values in legend for FDB.
Files changed (2)
M html/includes/graphs/device/fdb_count.inc.php +2 -1
M html/includes/graphs/generic_simplex.inc.php +19 -11
📈 21 added 📉 12 removed

💻 r4183

Mike Stupalov 🐱 • 2013-07-11 10:56
Do not graph MAX areas for intervals less then 48h.
Files changed (4)
M html/includes/graphs/common.inc.php +9 -1
M html/includes/graphs/generic_data.inc.php +8 -2
M html/includes/graphs/generic_duplex.inc.php +1 -1
M html/includes/graphs/port/bits.inc.php +2
📈 20 added 📉 4 removed

💻 r4182

Mike Stupalov 🐱 • 2013-07-09 12:51
Add eventlog for deleted ports.
Files changed (1)
M includes/polling/ports.inc.php +4 -3
📈 4 added 📉 3 removed

💻 r4181

Adam Armstrong 🐸 • 2013-07-09 11:40
fix a bit of xss, urlencode key and value in URL generator
Files changed (1)
M html/includes/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4180

Adam Armstrong 🐸 • 2013-07-09 10:08
fix generic_multi_line on /graphs/
Files changed (2)
M html/includes/graphs/common.inc.php +15 -14
M html/includes/graphs/generic_multi_line.inc.php +2 -2
📈 17 added 📉 16 removed

💻 r4179

Adam Armstrong 🐸 • 2013-07-08 10:19
add basic Cisco SCE/SCOS support
Files changed (2)
M includes/definitions.inc.php +16
A includes/discovery/os/ciscoscos.inc.php +8
📈 24 added 📉 0 removed

💻 r4178

Adam Armstrong 🐸 • 2013-07-08 09:58
widen asyncos detection regexp (why not sysObjectId?)
Files changed (1)
M includes/discovery/os/asyncos.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4177

Adam Armstrong 🐸 • 2013-07-08 08:59
change row colours for ifOperStatus of testing
Files changed (1)
M includes/rewrites.php +1
📈 1 added 📉 0 removed

💻 r4176

Adam Armstrong 🐸 • 2013-07-08 08:50
delete erroneously named LLDP MIB
Files changed (1)
D mibs/LLDP-EXT-DOT1-MIB -791
📈 0 added 📉 0 removed

💻 r4175

Adam Armstrong 🐸 • 2013-07-08 08:31
add ironport/asyncos support #OBSERVIUM-375
Files changed (13)
A html/includes/graphs/device/asyncos_workq.inc.php +18
M html/includes/navbar.inc.php -2
M includes/defaults.inc.php +43 -2
M includes/definitions.inc.php +16
A includes/discovery/fanspeeds/asyncos.inc.php +21
A includes/discovery/mempools/asyncos.inc.php +16
A includes/discovery/os/asyncos.inc.php +8
A includes/discovery/processors/asyncos.inc.php +18
A includes/discovery/temperatures/asyncos.inc.php +21
A includes/polling/mempools/asyncos.inc.php +9
A includes/polling/os/asyncos.inc.php +26
A mibs/ASYNCOS-MAIL-MIB +814
A mibs/IRONPORT-SMI +38
📈 196 added 📉 4 removed

💻 r4174

Tom Laermans 🦔 • 2013-07-07 10:07
fix previous commit, now not breaking when column is empty
Files changed (1)
M includes/functions.php +1 -1
📈 1 added 📉 1 removed

💻 r4173

Tom Laermans 🦔 • 2013-07-07 09:40
parse_csv a little more robust now, for files that have a separator at the end of the line
Files changed (1)
M includes/functions.php +28 -19
📈 28 added 📉 19 removed

💻 r4172

Adam Armstrong 🐸 • 2013-07-04 14:03
dBm -> dbm
Files changed (1)
M html/pages/health.inc.php +2 -3
📈 2 added 📉 3 removed

💻 r4171

Tom Laermans 🦔 • 2013-07-04 13:14
units plz
Files changed (1)
M html/includes/graphs/generic_multi_bits_separated.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4170

Adam Armstrong 🐸 • 2013-07-04 10:20
fix customers page and improve iftype page
Files changed (2)
M html/pages/customers.inc.php +1 -1
M html/pages/iftype.inc.php +29 -9
📈 30 added 📉 10 removed

💻 r4169

Adam Armstrong 🐸 • 2013-07-04 10:04
fix customer bits graph
Files changed (1)
M html/includes/graphs/customer/bits.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4168

Adam Armstrong 🐸 • 2013-07-04 10:02
fix iftype aggregate graphs (transit, peering, etc)
Files changed (2)
M html/includes/graphs/generic_multi_bits_separated.inc.php +28 -22
M html/includes/graphs/multiport/bits_separate.inc.php +1 -3
📈 29 added 📉 25 removed

💻 r4167

Adam Armstrong 🐸 • 2013-06-27 17:45
add code to munge netscaler 64-bit interface counters to ports poller. ******************** FUCK YOU, NETSCALER. ********************
Files changed (1)
M includes/polling/ports.inc.php +18 -8
📈 18 added 📉 8 removed

💻 r4166

Adam Armstrong 🐸 • 2013-06-27 13:50
reduce netapp max_rep
Files changed (1)
M includes/definitions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4165

Adam Armstrong 🐸 • 2013-06-26 12:42
add agent_version to devices table
Files changed (1)
A update/075.sql +1
📈 1 added 📉 0 removed

💻 r4164

Adam Armstrong 🐸 • 2013-06-25 14:17
gingercode ahoy!
Files changed (1)
A scripts/distro2 +197
📈 197 added 📉 0 removed

💻 r4163

Adam Armstrong 🐸 • 2013-06-23 17:29
add edgeos to unix os group
Files changed (1)
M includes/definitions.inc.php +1
📈 1 added 📉 0 removed

💻 r4162

Adam Armstrong 🐸 • 2013-06-19 16:31
add basic edgeos detection
Files changed (4)
M html/pages/device/loadbalancer/netscaler_services.inc.php +3 -3
M includes/definitions.inc.php +13
A includes/discovery/os/edgeos.inc.php +8
A includes/polling/os/edgeos.inc.php +9
📈 33 added 📉 3 removed

💻 r4161

Adam Armstrong 🐸 • 2013-06-19 00:41
use label not name for services
Files changed (1)
M html/pages/device/loadbalancer/netscaler_services.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r4160

Adam Armstrong 🐸 • 2013-06-18 19:44
do not run update with -h new
Files changed (1)
M discovery.php +6 -1
📈 6 added 📉 1 removed

💻 r4159

Adam Armstrong 🐸 • 2013-06-18 16:27
netscaler svc ttfb per-svc graph
Files changed (1)
A html/includes/graphs/netscalersvc/ttfb.inc.php +15
📈 15 added 📉 0 removed

💻 r4158

Adam Armstrong 🐸 • 2013-06-18 16:27
netscaler service ttfb graph
Files changed (2)
A html/includes/graphs/device/netscalersvc_common.inc.php +20
A html/includes/graphs/device/netscalersvc_ttfb.inc.php +12
📈 32 added 📉 0 removed

💻 r4157

Tom Laermans 🦔 • 2013-06-18 16:23
add RADIUS module from Jira #175
Files changed (2)
A html/includes/authentication/radius.inc.php +94
M includes/defaults.inc.php +7
📈 101 added 📉 0 removed

💻 r4156

Adam Armstrong 🐸 • 2013-06-18 16:06
update script :>
Files changed (1)
A update/074.php +32
📈 32 added 📉 0 removed

💻 r4155

Adam Armstrong 🐸 • 2013-06-18 16:06
add some things to be monitored to netscaler. modify schema update system.
Files changed (12)
M discovery.php +1 -1
M html/includes/graphs/device/netscalersvc.inc.php +1 -1
M html/includes/graphs/netscalersvc/auth.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_services.inc.php +4 -2
M includes/functions.php +6 -1
M includes/polling/netscaler-vsvr.inc.php +103 -103
D includes/sql-schema
A includes/update
M includes/update/update.php +167
A scripts/add_ds.pl +244
D sql-schema
A update
📈 527 added 📉 109 removed

💻 r4154

Tom Laermans 🦔 • 2013-06-18 16:00
fix endless redirect loop when no auth_can_logout()
Files changed (1)
M html/includes/authenticate.inc.php +26 -21
📈 26 added 📉 21 removed

💻 r4153

Tom Laermans 🦔 • 2013-06-18 14:34
one extra file to go with r4152
Files changed (1)
M html/pages/edituser.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r4152

Tom Laermans 🦔 • 2013-06-18 14:34
authentication API changes (internal only, nothing noticeable), add auth_ldap_kerberized setting; do not enable before reading the documentation.
Files changed (10)
M adduser.php +1 -1
M html/includes/authenticate.inc.php +3 -3
M html/includes/authentication/http-auth.inc.php +11 -6
M html/includes/authentication/ldap.inc.php +100 -83
M html/includes/authentication/mysql.inc.php +14 -9
M html/includes/navbar.inc.php +7
M html/index.php -1
M html/pages/adduser.inc.php +1 -1
M html/pages/preferences.inc.php +2 -2
M includes/defaults.inc.php +2
📈 141 added 📉 106 removed

💻 r4151

Adam Armstrong 🐸 • 2013-06-15 12:26
trim()
Files changed (1)
M includes/versioncheck.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4150

Tom Laermans 🦔 • 2013-06-14 17:35
fix deltaups temperature
Files changed (5)
M includes/discovery/current/deltaups.inc.php +1 -1
M includes/discovery/frequencies/deltaups.inc.php +1 -1
M includes/discovery/humidity/deltaups.inc.php +1 -1
M includes/discovery/temperatures/deltaups.inc.php +1 -1
M includes/discovery/voltages/deltaups.inc.php +1 -1
📈 5 added 📉 5 removed

💻 r4149

Tom Laermans 🦔 • 2013-06-14 17:10
fix rfc1628 currents, they were inflated x10 for years... + clean up liebert hardware
Files changed (2)
M includes/discovery/current/rfc1628.inc.php +15 -12
M includes/polling/os/rfc1628.inc.php +3
📈 18 added 📉 12 removed

💻 r4148

Tom Laermans 🦔 • 2013-06-14 17:06
use rfc1628 manufacturer and model in a general include for netman plus and liebert upses
Files changed (3)
A includes/polling/os/liebert.inc.php +6
M includes/polling/os/netmanplus.inc.php +2 -1
A includes/polling/os/rfc1628.inc.php +10
📈 18 added 📉 1 removed

💻 r4147

Tom Laermans 🦔 • 2013-06-14 16:32
CODE, Y U NO LOOK RITE
Files changed (5)
M includes/discovery/current/deltaups.inc.php +25 -22
M includes/discovery/frequencies/deltaups.inc.php +22 -19
M includes/discovery/humidity/deltaups.inc.php +13 -10
M includes/discovery/temperatures/deltaups.inc.php +17 -14
M includes/discovery/voltages/deltaups.inc.php +25 -22
📈 102 added 📉 87 removed

💻 r4146

Adam Armstrong 🐸 • 2013-06-14 16:21
update deltaups support
Files changed (8)
M discovery.php +2 -1
M includes/defaults.inc.php +1 -1
A includes/discovery/current/deltaups.inc.php +38
A includes/discovery/frequencies/deltaups.inc.php +34
A includes/discovery/humidity/deltaups.inc.php +26
A includes/discovery/temperatures/deltaups.inc.php +30
A includes/discovery/voltages/deltaups.inc.php +38
M includes/versioncheck.inc.php -2
📈 169 added 📉 4 removed

💻 r4145

Adam Armstrong 🐸 • 2013-06-14 12:42
add os type to stats
Files changed (1)
M includes/versioncheck.inc.php +3
📈 3 added 📉 0 removed

💻 r4144

Adam Armstrong 🐸 • 2013-06-14 11:54
alert box tweaks, add ciena logo. add bills to stats.
Files changed (5)
M html/css/bootstrap.css +2 -2
M html/css/bootstrap/less/alerts.less +3 -3
A html/images/os/ciena.png +1
M html/includes/functions-print.inc.php +3 -1
M includes/versioncheck.inc.php +1
📈 5 added 📉 1 removed

💻 r4143

Adam Armstrong 🐸 • 2013-06-11 18:12
remove rounding for boxes. johnny ive made me do it.
Files changed (4)
M html/css/bootstrap.css +4 -4
M html/css/bootstrap/less/alerts.less +3 -3
M html/css/bootstrap/less/variables.less +4 -4
M html/includes/functions-print.inc.php +7 -6
📈 7 added 📉 6 removed

💻 r4142

Adam Armstrong 🐸 • 2013-06-11 17:14
unrounded alert boxes
Files changed (2)
M html/css/bootstrap.css +2 -2
M html/css/bootstrap/less/alerts.less +10 -2
📈 0 added 📉 0 removed

💻 r4141

Adam Armstrong 🐸 • 2013-06-09 08:39
expand syslog error
Files changed (1)
M html/pages/device/logs/syslog.inc.php +5 -2
📈 5 added 📉 2 removed

💻 r4140

Mike Stupalov 🐱 • 2013-06-07 09:49
Me need your soul, more souls. >:->
Files changed (2)
M includes/defaults.inc.php +1 -1
M includes/snmp.inc.php +20 -3
📈 21 added 📉 4 removed

💻 r4139

Mike Stupalov 🐱 • 2013-06-07 09:37
you're not ready for this. :)
Files changed (2)
M includes/common.php -1
M includes/polling/functions.inc.php -12
📈 0 added 📉 13 removed

💻 r4138 'MAX'

Mike Stupalov 🐱 • 2013-06-07 09:32
Optimize SQL. Add options ['max']['interval'] and ['max']['count'] for devices status box.
Files changed (2)
M html/includes/functions-print.inc.php +21 -27
M includes/defaults.inc.php +7 -3
📈 28 added 📉 30 removed

💻 r4137

Mike Stupalov 🐱 • 2013-06-07 09:30
Improve print_message(), migrate to PEAR::Console_Color2.
Files changed (11)
M addhost.php +4 -3
M html/css/sprite.css +187 -186
M html/img/sprite.png ±0
A html/img/sprite/exclamation-red-frame.png +1
A html/img/sprite/exclamation-red.png +1
M includes/common.php +44 -17
D includes/console_colour.php -299
A includes/pear/Console
A includes/pear/Console/Color2.php +297
M includes/polling/functions.inc.php +15 -3
M includes/rrdtool.inc.php +6 -6
📈 71 added 📉 328 removed

💻 r4136

Mike Stupalov 🐱 • 2013-06-06 19:49
Debug, disappear.
Files changed (2)
M includes/syslog.php +1 -1
M syslog.php +1 -1
📈 2 added 📉 2 removed

💻 r4135

Mike Stupalov 🐱 • 2013-06-06 19:44
Update diplay syslog and events. Improve Force10 syslog.
Files changed (3)
M html/includes/functions-print.inc.php +32 -11
M includes/syslog.php +13 -4
M syslog.php +2 -1
📈 47 added 📉 16 removed

💻 r4134

Tom Laermans 🦔 • 2013-06-06 14:13
codestyle change: not working -> working
Files changed (1)
M includes/functions.php +1 -1
📈 1 added 📉 1 removed

💻 r4133

Adam Armstrong 🐸 • 2013-06-06 13:06
Fix map links (OBSERVIUM-342)
Files changed (1)
M html/map.php +4 -4
📈 4 added 📉 4 removed

💻 r4132

Adam Armstrong 🐸 • 2013-06-06 13:04
isset() to remove warning
Files changed (2)
M html/ajax_listports.php +1 -1
M html/ajax_search.php -2
📈 1 added 📉 3 removed

💻 r4131

Mike Stupalov 🐱 • 2013-06-06 05:40
Detect M$ Win 2012 (OBSERVIUM-341).
Files changed (1)
M includes/polling/os/windows.inc.php +3
📈 3 added 📉 0 removed

💻 r4130

Mike Stupalov 🐱 • 2013-06-06 05:39
Detect Cisco AIRAP as 'wireless' (OBSERVIUM-318).
Files changed (2)
M includes/polling/os/ios.inc.php +11 -1
M includes/polling/wifi.inc.php +1 -1
📈 12 added 📉 2 removed

💻 r4129

Mike Stupalov 🐱 • 2013-06-06 05:38
Codestyle: getHostOS() -> get_device_os().
Files changed (3)
M includes/discovery/functions.inc.php +1 -1
M includes/discovery/os.inc.php +3 -3
M includes/functions.php +1 -1
📈 5 added 📉 5 removed

💻 r4128

Mike Stupalov 🐱 • 2013-06-05 14:05
Finally fix ifdown notify.
Files changed (1)
M includes/polling/ports.inc.php +2 -5
📈 2 added 📉 5 removed

💻 r4127

Adam Armstrong 🐸 • 2013-06-05 13:49
ignore another kind of voice interface
Files changed (1)
M includes/defaults.inc.php +1
📈 1 added 📉 0 removed

💻 r4126

Adam Armstrong 🐸 • 2013-06-05 13:41
perf improvements and some ui improvements
Files changed (8)
M html/pages/device.inc.php +1
M html/pages/device/perf.inc.php +49 -8
M includes/defaults.inc.php +2 -2
M includes/definitions.inc.php +15 -15
M includes/polling/functions.inc.php +29 -5
M includes/polling/sensors.inc.php +32 -5
M includes/rewrites.php +2
M includes/snmp.inc.php +17
📈 147 added 📉 35 removed

💻 r4125

Adam Armstrong 🐸 • 2013-06-05 13:22
disable whatever the fuck that is
Files changed (1)
M includes/polling/ports.inc.php +6 -2
📈 6 added 📉 2 removed

💻 r4124

Mike Stupalov 🐱 • 2013-06-05 12:17
Also check port type for ifdown.
Files changed (1)
M includes/polling/ports.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r4123 'ALERTS'

Mike Stupalov 🐱 • 2013-06-05 11:53
Changed option $config['alerts']['port']['ifdown'] -> $config['alerts']['port']['ifdown']['enable'].
Files changed (1)
M includes/polling/ports.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4122

Mike Stupalov 🐱 • 2013-06-05 10:27
FDB table count graph. Fixed error message.
Files changed (4)
M html/includes/graphs/device/fdb_count.inc.php +23 -9
M includes/definitions.inc.php +1 -1
M includes/discovery/vlans.inc.php +10 -3
M includes/polling/fdb-table.inc.php +26 -5
📈 60 added 📉 18 removed

💻 r4121

Adam Armstrong 🐸 • 2013-06-05 10:02
cleaner snmp contexts
Files changed (4)
M includes/discovery/vlans.inc.php +4 -4
M includes/discovery/vlans/cisco-vtp.inc.php +1 -1
M includes/discovery/vlans/q-bridge-mib.inc.php +1 -1
M includes/snmp.inc.php +2 -2
📈 8 added 📉 8 removed

💻 r4120

Adam Armstrong 🐸 • 2013-06-05 09:45
page tweaks and high latency bulkwalk optimisations (disable as default for now)
Files changed (5)
M html/pages/device/port.inc.php +6
M html/pages/devices.inc.php +3 -2
M includes/defaults.inc.php +4 -2
M includes/definitions.inc.php +22
M includes/snmp.inc.php +4
📈 39 added 📉 4 removed

💻 r4119 'PROXY'

Mike Stupalov 🐱 • 2013-06-05 07:37
$config['proxy'] -> $config['http_proxy']
Files changed (2)
M includes/common.php +2 -2
M includes/defaults.inc.php +1 -1
📈 3 added 📉 3 removed

💻 r4118 'PROXY'

Mike Stupalov 🐱 • 2013-06-05 06:55
Added option $config['proxy'] for http requests (OBSERVIUM-338).
Files changed (4)
M includes/common.php +18
M includes/defaults.inc.php +7 -3
M includes/geolocation.inc.php +2 -5
M includes/versioncheck.inc.php +27 -36
📈 54 added 📉 44 removed

💻 r4117

Mike Stupalov 🐱 • 2013-06-04 21:42
pretty ldap debug.
Files changed (1)
M html/includes/authentication/ldap.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r4116

Tom Laermans 🦔 • 2013-06-04 21:05
add configuration option to disable anonymous bind
Files changed (2)
M html/includes/authentication/ldap.inc.php +7 -2
M includes/defaults.inc.php +1
📈 8 added 📉 2 removed

💻 r4115

Tom Laermans 🦔 • 2013-06-04 18:51
try user/password DN bind if binddn is empty
Files changed (1)
M html/includes/authentication/ldap.inc.php +8 -5
📈 8 added 📉 5 removed

💻 r4114

Tom Laermans 🦔 • 2013-06-04 17:43
New and improved LDAP module, now with active directory support. People using LDAP authentication may want to check if their configuration is still working, as far as I know nothing changes if you keep the new settings at their defaults.
Files changed (2)
M html/includes/authentication/ldap.inc.php +166 -48
M includes/defaults.inc.php +22 -11
📈 188 added 📉 59 removed

💻 r4113

Tom Laermans 🦔 • 2013-06-04 13:22
please stop the short open tag nonsense :>
Files changed (1)
M html/pages/device/port/graphs.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4112

Adam Armstrong 🐸 • 2013-06-04 08:46
add moar dell printers
Files changed (1)
M includes/discovery/os/dell-laser.inc.php +4 -2
📈 4 added 📉 2 removed

💻 r4111

Adam Armstrong 🐸 • 2013-06-04 08:39
ciena mibs
Files changed (64)
A mibs/ciena
A mibs/ciena/CIENA-CES-ACL-MIB.my +277
A mibs/ciena/CIENA-CES-BFD-MIB.my +201
A mibs/ciena/CIENA-CES-LDP-MIB.my +297
A mibs/ciena/CIENA-CES-MGMT-INTERFACE-MIB.my +500
A mibs/ciena/CIENA-CES-MPLS-MIB.my +1,652
A mibs/ciena/CIENA-CES-OSPF-MIB.my +486
A mibs/ciena/CIENA-CES-RSVPTE-MIB.my +394
A mibs/ciena/CIENA-CES-TIME-SYNC-MIB.my +659
A mibs/ciena/CIENA-CES-VLLI-MIB.my +494
A mibs/ciena/CIENA-GLOBAL-MIB.my +57
A mibs/ciena/CIENA-SMI.my +86
A mibs/ciena/CIENA-TC.my +100
A mibs/wwp
A mibs/wwp/WWP-EXT-BRIDGE-MIB.my +563
A mibs/wwp/WWP-EXT-BRIDGE-TRAP-MIB.my +115
A mibs/wwp/WWP-LEOS-8021X-MIB.my +239
A mibs/wwp/WWP-LEOS-BENCHMARK-MIB.my +1,575
A mibs/wwp/WWP-LEOS-BLADE-MIB.my +371
A mibs/wwp/WWP-LEOS-BROADCAST-CONTAINMENT-MIB.my +373
A mibs/wwp/WWP-LEOS-CFM-MIB.my +8,766
A mibs/wwp/WWP-LEOS-CHASSIS-MIB.my +2,318
A mibs/wwp/WWP-LEOS-COMMUNITY-MIB.my +242
A mibs/wwp/WWP-LEOS-DATAPLANE-MIB.my +1,206
A mibs/wwp/WWP-LEOS-DHCP-CLIENT-MIB.my +743
A mibs/wwp/WWP-LEOS-DNS-CLIENT-MIB.my +323
A mibs/wwp/WWP-LEOS-EXT-LAG-MIB.my +334
A mibs/wwp/WWP-LEOS-FEATURE-LICENSE-MIB.my +480
A mibs/wwp/WWP-LEOS-FILE-TRANSFER-MIB.my +346
A mibs/wwp/WWP-LEOS-FILTER-MIB.my +450
A mibs/wwp/WWP-LEOS-FLOW-MIB.my +3,456
A mibs/wwp/WWP-LEOS-INFORM-STATUS-MIB.my +476
A mibs/wwp/WWP-LEOS-IP-INTERFACE-MIB.my +600
A mibs/wwp/WWP-LEOS-LDP-MIB.my +385
A mibs/wwp/WWP-LEOS-LLDP-MIB.my +1,864
A mibs/wwp/WWP-LEOS-MPLS-OAM-MIB.my +713
A mibs/wwp/WWP-LEOS-MSTP-MIB.my +1,095
A mibs/wwp/WWP-LEOS-MULTICAST-FILTER-MIB.my +1,121
A mibs/wwp/WWP-LEOS-NTP-CLIENT-MIB.my +652
A mibs/wwp/WWP-LEOS-OAM-MIB.my +1,955
A mibs/wwp/WWP-LEOS-PBT-MIB.my +2,095
A mibs/wwp/WWP-LEOS-PING-MIB.my +224
A mibs/wwp/WWP-LEOS-PORT-MIB.my +1,371
A mibs/wwp/WWP-LEOS-PORT-STATS-MIB.my +2,703
A mibs/wwp/WWP-LEOS-PORT-XCVR-MIB.my +1,363
A mibs/wwp/WWP-LEOS-RADIUS-CLIENT-MIB.my +458
A mibs/wwp/WWP-LEOS-RAPS-MIB.my +778
A mibs/wwp/WWP-LEOS-RMON-MIB.my +365
A mibs/wwp/WWP-LEOS-RSTP-MIB.my +561
A mibs/wwp/WWP-LEOS-RSVPTE-MIB.my +396
A mibs/wwp/WWP-LEOS-SSH-MIB.my +312
A mibs/wwp/WWP-LEOS-SW-XGRADE-MIB.my +840
A mibs/wwp/WWP-LEOS-SYSLOG-COLLECTOR-MIB.my +442
A mibs/wwp/WWP-LEOS-SYSTEM-CONFIG-MIB.my +1,612
A mibs/wwp/WWP-LEOS-SYSTEM-CONTROL-MIB.my +114
A mibs/wwp/WWP-LEOS-TABLE-CHG-NOTIF-MIB.my +259
A mibs/wwp/WWP-LEOS-TACACS-CLIENT-MIB.my +1,645
A mibs/wwp/WWP-LEOS-TRAFFIC-PROFILE-MIB.my +1,844
A mibs/wwp/WWP-LEOS-TWAMP-MIB.my +910
A mibs/wwp/WWP-LEOS-USER-MIB.my +333
A mibs/wwp/WWP-LEOS-VLAN-TAG-MIB.my +1,088
A mibs/wwp/WWP-LEOS-VPLS-MIB.my +3,858
A mibs/wwp/WWP-PRODUCTS-MIB.my +185
A mibs/wwp/WWP-SMI.my +73
📈 0 added 📉 0 removed

💻 r4110

Mike Stupalov 🐱 • 2013-06-04 08:37
Update FDB search by vlan & vlan_name fields.
Files changed (3)
M html/includes/functions-print.inc.php +20
M html/pages/device/ports/fdb.inc.php +41 -46
M html/pages/search/fdb.inc.php +28 -10
📈 89 added 📉 56 removed

💻 r4109

Adam Armstrong 🐸 • 2013-06-04 08:34
add ciena support from n00dles
Files changed (12)
M includes/definitions.inc.php +1
A includes/discovery/current/ciena-dom.inc.php +40
A includes/discovery/dbm/ciena-dom-rx.inc.php +48
A includes/discovery/dbm/ciena-dom-tx.inc.php +48
A includes/discovery/mempools/ciena.inc.php +30
A includes/discovery/os/ciena.inc.php +22
A includes/discovery/temperatures/ciena-dom.inc.php +43
A includes/discovery/temperatures/ciena.inc.php +29
A includes/discovery/voltages/ciena-dom.inc.php +44
A includes/polling/mempools/ciena.inc.php +27
A includes/polling/os/ciena.inc.php +19
A includes/polling/processors/ciena.inc.php +18
📈 369 added 📉 0 removed

💻 r4108

Adam Armstrong 🐸 • 2013-06-04 08:18
add table to port graphs. add header to fdb-table. add ciena to definitions
Files changed (3)
M html/pages/device/port/graphs.inc.php +20 -3
M includes/definitions.inc.php +14
M includes/polling/fdb-table.inc.php +12 -1
📈 46 added 📉 4 removed

💻 r4107

Mike Stupalov 🐱 • 2013-06-04 04:47
Change pear includes order (OBSERVIUM-336).
Files changed (1)
M includes/functions.php +2 -2
📈 2 added 📉 2 removed

💻 r4106

Mike Stupalov 🐱 • 2013-06-03 21:46
Commit forgotten changes for FDB tables (OBSERVIUM-163).
Files changed (5)
M html/includes/functions-print.inc.php +123 -1
M html/pages/search.inc.php +1 -1
M html/pages/search/fdb.inc.php +25 -59
A includes/polling/fdb-table.inc.php +142
D includes/polling/q-bridge-mib-fdb.inc.php
📈 291 added 📉 61 removed

💻 r4105

Adam Armstrong 🐸 • 2013-06-03 20:13
improved FDB polling/discovery. Will slow polling on cisco devices, and won't work on snmpv3 due to snmp-contexts.
Files changed (12)
M includes/common.php +30 -2
M includes/defaults.inc.php +1 -1
M includes/discovery/functions.inc.php +1 -1
M includes/discovery/vlans.inc.php +24 -6
M includes/discovery/vlans/cisco-vtp.inc.php +5
M includes/discovery/vlans/q-bridge-mib.inc.php +33 -13
M includes/polling/functions.inc.php +1 -1
M includes/polling/q-bridge-mib-fdb.inc.php -91
M includes/rewrites.php +10
M includes/snmp.inc.php +60 -45
A sql-schema/072.sql +1
A sql-schema/073.sql +1
📈 167 added 📉 160 removed

💻 r4104

Adam Armstrong 🐸 • 2013-06-03 16:42
some readability fixes and rearranging of billing code. tweaks to css of observium-specific things.
Files changed (7)
M html/css/bootstrap.css +3 -2
M html/css/bootstrap/less/tables.less +8
M html/css/bootstrap/less/wells.less +3 -2
M html/pages/bill/accurate.inc.php +53 -30
M html/pages/bill/history.inc.php +2 -4
M html/pages/bill/ports.inc.php +1 -3
M html/pages/bill/quick.inc.php +46 -25
📈 102 added 📉 62 removed

💻 r4103

Adam Armstrong 🐸 • 2013-06-03 12:39
no one noticed the billing infoboxes disappeared? does this mean no one uses billing? herpderp.
Files changed (1)
A html/pages/bill/infoboxes.inc.php +168
📈 168 added 📉 0 removed

💻 r4102

Adam Armstrong 🐸 • 2013-06-03 11:40
do not generate eventlog entries for ignored ports.
Files changed (1)
M includes/polling/ports.inc.php +10 -2
📈 10 added 📉 2 removed

💻 r4101

Adam Armstrong 🐸 • 2013-06-02 11:09
add some crappy errors
Files changed (2)
M html/pages/device.inc.php +39 -5
M html/pages/device/logs/syslog.inc.php +10 -1
📈 49 added 📉 6 removed

💻 r4100

Adam Armstrong 🐸 • 2013-06-02 10:53
allow hostname & ifdescr in url for device/port
Files changed (2)
M html/pages/device.inc.php +6
M html/pages/device/port.inc.php +21
📈 27 added 📉 0 removed

💻 r4099

Adam Armstrong 🐸 • 2013-06-02 09:52
lighten grey (disabled) text to #666666
Files changed (2)
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/type.less +1 -1
📈 0 added 📉 0 removed

💻 r4098

Adam Armstrong 🐸 • 2013-06-02 09:49
rounded style to hrdevice
Files changed (1)
M html/pages/device/hrdevice.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4097

Adam Armstrong 🐸 • 2013-06-02 09:45
clean up printing page
Files changed (1)
M html/pages/device/printing.inc.php +4
📈 4 added 📉 0 removed

💻 r4096

Adam Armstrong 🐸 • 2013-06-02 09:43
fix toner. enable toner and sla as default.
Files changed (9)
M html/includes/navbar.inc.php +8
M html/pages/device/overview/toner.inc.php +1 -1
M html/pages/health.inc.php +4
M html/pages/health/mempool.inc.php +1 -1
M html/pages/health/processor.inc.php +1 -1
M html/pages/health/sensors.inc.php +1 -1
M html/pages/health/storage.inc.php +1 -1
M html/pages/health/toner.inc.php +15 -9
M includes/defaults.inc.php +2 -2
📈 34 added 📉 16 removed

💻 r4095

Adam Armstrong 🐸 • 2013-06-02 09:22
ui update to delete-ports
Files changed (1)
M html/pages/deleted-ports.inc.php +21 -21
📈 21 added 📉 21 removed

💻 r4094

Adam Armstrong 🐸 • 2013-06-02 09:07
fix rusglish :D
Files changed (3)
M html/pages/device.inc.php +12
M html/pages/device/logs/eventlog.inc.php +13
M html/pages/device/logs/syslog.inc.php +17 -5
📈 42 added 📉 5 removed

💻 r4093

Adam Armstrong 🐸 • 2013-06-01 22:21
derp
Files changed (1)
M scripts/agent-local/memcached +1 -1
📈 1 added 📉 1 removed

💻 r4092

Tom Laermans 🦔 • 2013-06-01 22:04
move papouch MIBs to papouch/ subdir
Files changed (7)
A mibs/papouch
D mibs/Papouch-SMI.mib -54
A mibs/papouch/Papouch-SMI.mib +61
A mibs/papouch/the_v01-MIB +201
A mibs/papouch/TMESNMP2.mib +77
D mibs/the_v01-MIB -143
D mibs/TMESNMP2.mib -70
📈 0 added 📉 0 removed

💻 r4091

Adam Armstrong 🐸 • 2013-06-01 08:41
switch memcached agent script to python and fix polling.
Files changed (3)
M includes/polling/applications/memcached.inc.php +19 -16
M includes/polling/unix-agent.inc.php +3 -4
M scripts/agent-local/memcached +11 -15
📈 33 added 📉 35 removed

💻 r4090

Adam Armstrong 🐸 • 2013-05-31 17:31
replace some old class names
Files changed (19)
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/type.less +1 -1
M html/includes/functions-print.inc.php +3 -3
M html/includes/print-accesspoint.inc.php +1 -1
M html/includes/print-interface-adsl.inc.php +4 -4
M html/includes/print-interface.inc.php +13 -13
M html/includes/print-service.inc.php +1 -1
M html/includes/print-vlan.inc.php +1 -1
M html/includes/print-vm.inc.php +2 -2
M html/includes/print-vrf.inc.php +2 -2
M html/pages/customers.inc.php +2 -2
M html/pages/device/entphysical.inc.php +1 -1
M html/pages/device/loadbalancer/ace_rservers.inc.php +1 -1
M html/pages/device/loadbalancer/ace_vservers.inc.php +1 -1
M html/pages/device/port/vlans.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +1 -1
M html/pages/iftype.inc.php +1 -1
M html/pages/routing/vrf.inc.php +5 -5
M html/pages/services.inc.php +1 -1
📈 41 added 📉 41 removed

💻 r4089

Adam Armstrong 🐸 • 2013-05-31 05:38
fixes
Files changed (8)
M html/data.php +4 -1
M html/graph-realtime.php +2 -2
M html/pages/device/port.inc.php +3
M html/pages/device/port/graphs.inc.php +5 -5
M html/pages/device/port/realtime.inc.php +6 -9
M html/pages/pollerlog.inc.php +6 -6
M includes/definitions.inc.php +1
M includes/rewrites.php +1
📈 28 added 📉 23 removed

💻 r4088

Adam Armstrong 🐸 • 2013-05-31 00:25
detect more equallogic
Files changed (1)
M includes/discovery/os/equallogic.inc.php +1
📈 1 added 📉 0 removed

💻 r4087

Adam Armstrong 🐸 • 2013-05-30 21:12
update extreme/xos and css
Files changed (12)
M html/css/bootstrap.css +5 -5
M html/css/bootstrap/less/type.less +5 -5
M html/pages/device/overview/information.inc.php +1 -2
M includes/definitions.inc.php +1
A includes/discovery/mempools/xos.inc.php +24
A includes/discovery/os/extreme.inc.php +17
D includes/discovery/os/extremeware.inc.php -10
A includes/polling/mempools/xos.inc.php +23
M includes/polling/os/extremeware.inc.php +11 -35
A includes/polling/os/xos.inc.php +50
M includes/rewrites.php +161 -78
M poller-wrapper.py +2 -2
📈 290 added 📉 127 removed

💻 r4086

Tom Laermans 🦔 • 2013-05-30 21:06
support for Papouch TH2E (HELLO VENDORS, PLEASE PROVIDE VALID, WORKING MIBS)
Files changed (9)
M includes/definitions.inc.php +2 -2
A includes/discovery/humidity/papouch.inc.php +30
M includes/discovery/os/papouch.inc.php +1
D includes/discovery/temperatures/papouch-tme.inc.php -19
A includes/discovery/temperatures/papouch.inc.php +63
M includes/polling/os/papouch.inc.php +1
A mibs/Papouch-SMI.mib +61
A mibs/the_v01-MIB +201
A mibs/TMESNMP2.mib +77
📈 97 added 📉 21 removed

💻 r4085

Tom Laermans 🦔 • 2013-05-30 18:29
fix what I forgot in r4084
Files changed (3)
M includes/discovery/os/papouch.inc.php +2 -2
M includes/discovery/temperatures/papouch-tme.inc.php +2 -1
M includes/polling/functions.inc.php +1 -1
📈 5 added 📉 4 removed

💻 r4084

Tom Laermans 🦔 • 2013-05-30 16:40
genericize papouch product line; preparing to add TH2E support later on
Files changed (6)
D html/images/os/papouch-tme.png -1
A html/images/os/papouch.png +1
D includes/discovery/os/papouch-tme.inc.php -10
A includes/discovery/os/papouch.inc.php +10
A includes/polling/os/papouch.inc.php +7
A sql-schema/071.sql +1
📈 19 added 📉 11 removed

💻 r4083

Adam Armstrong 🐸 • 2013-05-29 18:46
update extremeware version
Files changed (1)
M includes/polling/os/extremeware.inc.php +7
📈 7 added 📉 0 removed

💻 r4080

Adam Armstrong 🐸 • 2013-05-29 13:51
equallogic support
Files changed (25)
M html/img/sprite/computer.png ±0
M includes/definitions.inc.php +5
A includes/discovery/fanspeeds/equallogic.inc.php +42
A includes/discovery/os/equallogic.inc.php +8
A includes/discovery/temperatures/equallogic.inc.php +52
A includes/polling/os/equallogic.inc.php +30
A mibs/equallogic
A mibs/equallogic/eqlagent.mib +181
A mibs/equallogic/eqlappliance.mib +3,050
A mibs/equallogic/eqlcontroller.mib +995
A mibs/equallogic/eqldcb.mib +2,946
A mibs/equallogic/eqldisk.mib +953
A mibs/equallogic/eqlgroup.mib +4,298
A mibs/equallogic/eqlipaddr.mib +527
A mibs/equallogic/eqlipsec.mib +1,062
A mibs/equallogic/eqliscsi.mib +201
A mibs/equallogic/eqllldp.mib +231
A mibs/equallogic/eqlmember.mib +2,734
A mibs/equallogic/eqlnas.mib +2,476
A mibs/equallogic/eqlpool.mib +1,056
A mibs/equallogic/eqlraid.mib +579
A mibs/equallogic/eqlsmi.mib +41
A mibs/equallogic/eqltag.mib +288
A mibs/equallogic/eqlvolbalancer.mib +2,120
A mibs/equallogic/eqlvolume.mib +7,834
📈 137 added 📉 0 removed

💻 r4079

Adam Armstrong 🐸 • 2013-05-29 08:43
workstations
Files changed (1)
M includes/definitions.inc.php +5
📈 5 added 📉 0 removed

💻 r4078

Adam Armstrong 🐸 • 2013-05-29 05:43
fix aix script
Files changed (1)
M includes/discovery/os/aix.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4077

Adam Armstrong 🐸 • 2013-05-28 10:12
fix collectd on /graphs/
Files changed (2)
M html/includes/collectd/functions.php +10 -3
M html/includes/graphs/device/collectd.inc.php +10 -12
📈 20 added 📉 15 removed

💻 r4076

Adam Armstrong 🐸 • 2013-05-28 09:59
fix passing width/height to collectd graphs. (still need to fix it sending data to /graphs/ correctly)
Files changed (1)
M html/includes/graphs/device/collectd.inc.php +7 -4
📈 7 added 📉 4 removed

💻 r4075

Tom Laermans 🦔 • 2013-05-28 08:43
more items-per-page options
Files changed (1)
M html/includes/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4074

Mike Stupalov 🐱 • 2013-05-27 18:21
Do not show mouse over links on mobile devices (android, apple, blackberry and etc.)
Files changed (1)
M html/includes/functions.inc.php +14 -1
📈 14 added 📉 1 removed

💻 r4073

Mike Stupalov 🐱 • 2013-05-24 16:06
Update mac addresses search page.
Files changed (2)
M html/includes/functions-print.inc.php +127 -6
M html/pages/search/mac.inc.php +38 -77
📈 165 added 📉 83 removed

💻 r4072

Mike Stupalov 🐱 • 2013-05-24 11:27
Fix parse snmp values with '=' (symbol "equal").
Files changed (1)
M includes/snmp.inc.php +12 -12
📈 12 added 📉 12 removed

💻 r4071

Mike Stupalov 🐱 • 2013-05-24 07:48
Fix broken nfsen suffix (OBSERVIUM-241).
Files changed (3)
M html/includes/functions.inc.php +26
M html/includes/graphs/device/nfsen_common.inc.php +18 -31
M html/pages/device.inc.php +1 -10
📈 45 added 📉 41 removed

💻 r4070

Mike Stupalov 🐱 • 2013-05-24 07:46
Forgotten change for bootstrap-select.
Files changed (1)
M html/index.php +4 -3
📈 4 added 📉 3 removed

💻 r4069

Mike Stupalov 🐱 • 2013-05-24 06:45
Fix logs navigate (#301).
Files changed (1)
M html/pages/device/logs.inc.php -3
📈 0 added 📉 3 removed

💻 r4068

Adam Armstrong 🐸 • 2013-05-24 04:56
hostname options for poller wrapper
Files changed (1)
M poller-wrapper.py +50 -15
📈 50 added 📉 15 removed

💻 r4067

Mike Stupalov 🐱 • 2013-05-23 17:34
Use bootstrap-select (forms improver). Added multiselect.
Files changed (9)
M html/css/bootstrap.css +29
M html/css/bootstrap/less/bootstrap.less +1
A html/css/bootstrap/less/select.less +185
M html/includes/functions-print.inc.php +140 -102
A html/js/bootstrap-select.min.js +1
M html/pages/device/logs/eventlog.inc.php +4 -4
M html/pages/device/logs/syslog.inc.php +10 -9
M html/pages/eventlog.inc.php +7 -7
M html/pages/syslog.inc.php +14 -12
📈 175 added 📉 134 removed

💻 r4066

Tom Laermans 🦔 • 2013-05-23 14:21
debug be gone
Files changed (2)
M includes/polling/functions.inc.php -2
M includes/polling/ports.inc.php +1 -2
📈 1 added 📉 4 removed

💻 r4065

Tom Laermans 🦔 • 2013-05-23 13:52
it said Observer huhuhuh-huhuh-huhuhuhu
Files changed (3)
M includes/common.php +4
M includes/definitions.inc.php +3 -3
M includes/functions.php -1
📈 7 added 📉 4 removed

💻 r4064

Tom Laermans 🦔 • 2013-05-23 13:05
Fix billing graphs, thanks to delaf
Files changed (3)
M html/pages/bill.inc.php +2
M html/pages/bill/accurate.inc.php +11 -1
M html/pages/bill/quick.inc.php +6 -1
📈 19 added 📉 2 removed

💻 r4063

Adam Armstrong 🐸 • 2013-05-23 09:55
add php version to stats array
Files changed (1)
M includes/versioncheck.inc.php +2
📈 2 added 📉 0 removed

💻 r4062

Tom Laermans 🦔 • 2013-05-23 09:51
f--- you and your short open tags
Files changed (1)
M html/pages/graphs.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4061

Adam Armstrong 🐸 • 2013-05-23 08:27
juggle memory bar
Files changed (1)
M html/pages/device/overview/ucd_mem.inc.php +6 -5
📈 6 added 📉 5 removed

💻 r4060

Adam Armstrong 🐸 • 2013-05-23 08:15
fix billing quick tab links
Files changed (1)
M html/pages/bill/quick.inc.php +5
📈 5 added 📉 0 removed

💻 r4059

Adam Armstrong 🐸 • 2013-05-23 05:00
move users table to utf8. add user_options text field to store evil array of horribleness.
Files changed (1)
A sql-schema/070.sql +2
📈 2 added 📉 0 removed

💻 r4058

Adam Armstrong 🐸 • 2013-05-23 04:26
switch around how we pass data to /graphs/. allow the passing of an array of rrd filenames, a graph descr and a list of acceptable options. next we need the auth scripts to send a set of possible graph types for the entity.
Files changed (15)
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/wells.less +1 -1
M html/includes/graphs/device/bits.inc.php +3
M html/includes/graphs/device/ucd_memory.inc.php +2
M html/includes/graphs/generic_multi_seperated.inc.php +7
M html/includes/graphs/graph.inc.php +15 -8
M html/includes/graphs/sensor/current.inc.php +2
M html/includes/graphs/sensor/dbm.inc.php +2
M html/includes/graphs/sensor/fanspeed.inc.php +2
M html/includes/graphs/sensor/frequency.inc.php +2
M html/includes/graphs/sensor/humidity.inc.php +3 -1
M html/includes/graphs/sensor/power.inc.php +3
M html/includes/graphs/sensor/temperature.inc.php +2
M html/includes/graphs/sensor/voltage.inc.php +2
M html/pages/graphs.inc.php +48 -6
📈 93 added 📉 15 removed

💻 r4057

Adam Armstrong 🐸 • 2013-05-23 04:25
add aggregate polling time to stats array
Files changed (1)
M includes/versioncheck.inc.php +13 -12
📈 13 added 📉 12 removed

💻 r4056

Adam Armstrong 🐸 • 2013-05-23 04:25
move juniper stats collection queries for bgp-peers to before peers loop
Files changed (1)
M includes/polling/bgp-peers.inc.php +59 -27
📈 59 added 📉 27 removed

💻 r4055

Adam Armstrong 🐸 • 2013-05-23 00:31
update some css and remove a spurious margin. Potential fix for BGP poller slowness. DANGER :>
Files changed (4)
M html/css/bootstrap.css +3 -3
M html/css/bootstrap/less/variables.less +7 -3
M html/includes/functions-print.inc.php +1 -1
M includes/polling/bgp-peers.inc.php +40 -5
📈 41 added 📉 6 removed

💻 r4054

Mike Stupalov 🐱 • 2013-05-22 13:32
Revert default mono font to "DejaVuSansMono" (for rrd graphs).
Files changed (1)
M includes/defaults.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4053

Mike Stupalov 🐱 • 2013-05-22 12:31
Fix IPMI polling 2nd round :)
Files changed (1)
M includes/polling/ipmi.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r4052

Mike Stupalov 🐱 • 2013-05-22 11:07
Fix IPMI :>
Files changed (2)
M includes/polling/ipmi.inc.php +2
M includes/polling/unix-agent.inc.php +1
📈 3 added 📉 0 removed

💻 r4051

Adam Armstrong 🐸 • 2013-05-21 23:55
improve memory graph layout. fix colour matching between overview and memory graph.
Files changed (3)
M html/css/bootstrap/less/progress-bars.less +2 -1
M html/includes/graphs/device/ucd_memory.inc.php +29 -12
M html/pages/device/overview/ucd_mem.inc.php +5 -4
📈 34 added 📉 16 removed

💻 r4050

Adam Armstrong 🐸 • 2013-05-21 22:34
imrprovements to front page, caching of data and other things. addition of double-wide alert box size.
Files changed (8)
M html/css/bootstrap.css +4 -3
M html/css/bootstrap/less/alerts.less +8 -7
M html/includes/cache-data.inc.php +5 -1
M html/includes/functions-print.inc.php +23 -21
M html/includes/status-summary.inc.php +4 -7
M html/pages/front/default.php +3 -3
M includes/common.php +1 -1
M includes/defaults.inc.php +3 -9
📈 39 added 📉 42 removed

💻 r4049

Adam Armstrong 🐸 • 2013-05-21 21:41
add more graphs for aix. clean up front page a bit, removing use of enabling options, we only use the order array. fix about buttons
Files changed (3)
M html/pages/about.inc.php +1 -1
M html/pages/front/default.php +69 -84
M includes/definitions.inc.php +9 -6
📈 79 added 📉 91 removed

💻 r4048

Adam Armstrong 🐸 • 2013-05-21 21:03
script to build css
Files changed (1)
A scripts/makecss.sh +3
📈 3 added 📉 0 removed

💻 r4047

Mike Stupalov 🐱 • 2013-05-21 13:50
Date/time picker style improve.
Files changed (1)
M html/includes/functions-print.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r4046

Mike Stupalov 🐱 • 2013-05-21 10:38
Add date/time picker for syslog and eventlog on device tab.
Files changed (2)
M html/pages/device/logs/eventlog.inc.php +8
M html/pages/device/logs/syslog.inc.php +57 -44
📈 65 added 📉 44 removed

💻 r4045

Tom Laermans 🦔 • 2013-05-21 09:27
case-insensitively discover MGE Galaxy OS
Files changed (1)
M includes/discovery/os/mgeups.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4044

Mike Stupalov 🐱 • 2013-05-21 09:07
Use bootstrap date/time picker for graphs.
Files changed (8)
D html/css/ui-lightness
M html/includes/functions-print.inc.php +16 -8
M html/includes/functions.inc.php +4
M html/includes/graphs/graph.inc.php +15 -2
D html/js/jquery-ui-sliderAccess.js -85
D html/js/jquery-ui-timepicker-addon.js -1,326
D html/js/jquery-ui.min.js -65
M html/pages/graphs.inc.php +32 -179
📈 67 added 📉 189 removed

💻 r4043

Adam Armstrong 🐸 • 2013-05-20 22:05
automagically put windows hosts into workstations or servers groups.
Files changed (1)
M includes/polling/os/windows.inc.php +17
📈 17 added 📉 0 removed

💻 r4042

Adam Armstrong 🐸 • 2013-05-20 20:08
move humanize_device to common
Files changed (2)
M html/includes/functions.inc.php -52
M includes/rewrites.php +52
📈 52 added 📉 52 removed

💻 r4041

Mike Stupalov 🐱 • 2013-05-20 19:06
Added search type 'datetime' and pseudo type 'newline'.
Files changed (9)
M html/css/bootstrap.css +32
M html/css/bootstrap/less/bootstrap.less +2 -1
A html/css/bootstrap/less/datetimepicker.less +180
M html/includes/functions-print.inc.php +136 -3
M html/includes/functions.inc.php +41
M html/index.php +19 -21
A html/js/bootstrap-datetimepicker.min.js +26
M html/pages/eventlog.inc.php +8
M html/pages/syslog.inc.php +8
📈 212 added 📉 24 removed

💻 r4040

Adam Armstrong 🐸 • 2013-05-20 17:25
don't need that one :)
Files changed (1)
M sql-schema/069.sql -1
📈 0 added 📉 1 removed

💻 r4039

Adam Armstrong 🐸 • 2013-05-20 17:24
reset ospf to remove old entries
Files changed (1)
A sql-schema/069.sql +5
📈 5 added 📉 0 removed

💻 r4038

Adam Armstrong 🐸 • 2013-05-20 17:19
UI improvements. some function cleanups and simplification.
Files changed (38)
M html/css/bootstrap.css +73 -74
M html/css/bootstrap/less/buttons.less +1 -1
M html/css/bootstrap/less/variables.less +2 -2
M html/includes/functions-print.inc.php +8 -8
M html/includes/functions.inc.php +13 -14
M html/includes/graphs/device/bits.inc.php +1 -1
M html/includes/graphs/multiport/bits_duo_separate.inc.php +1 -1
M html/includes/graphs/multiport/bits_separate.inc.php +1 -1
M html/includes/print-interface-adsl.inc.php +1 -1
M html/includes/print-interface.inc.php +2 -2
M html/includes/print-vlan.inc.php +1 -1
M html/index.php +57 -55
M html/map.php +4 -2
M html/pages/bill.inc.php +4
M html/pages/bill/accurate.inc.php +1 -127
M html/pages/bill/edit.inc.php +30 -33
M html/pages/bill/history.inc.php +20 -11
M html/pages/bill/ports.inc.php +18 -13
M html/pages/bill/quick.inc.php +1 -127
M html/pages/bill/reset.inc.php +1 -1
M html/pages/bill/transfer.inc.php +1 -1
M html/pages/bills/add.inc.php +1 -1
M html/pages/deleted-ports.inc.php +1 -1
M html/pages/device/edit/ports.inc.php +1 -1
M html/pages/device/overview/ports.inc.php +1 -1
M html/pages/device/port.inc.php +3 -1
M html/pages/device/ports.inc.php +3 -1
M html/pages/front/globe.php +1 -1
M html/pages/front/old.php +1 -1
M html/pages/ports.inc.php +17
M html/pages/ports/graph.inc.php +1 -4
M html/pages/ports/list.inc.php +1 -13
M html/pages/search/mac.inc.php +1 -1
M includes/common.php +1 -2
M includes/defaults.inc.php +1 -1
M includes/discovery/discovery-protocols.inc.php +14 -14
M includes/functions.php +1 -1
M includes/rewrites.php +3 -6
📈 217 added 📉 449 removed

💻 r4037

Adam Armstrong 🐸 • 2013-05-19 17:59
wrap status boxes in a 12-column div
Files changed (1)
M html/pages/front/default.php +4 -4
📈 4 added 📉 4 removed

💻 r4036

Adam Armstrong 🐸 • 2013-05-19 16:01
remove unused sprites
Files changed (3)
D html/img/famfamfam.png -1
D html/img/fugue.png -1
D html/img/sweetie.png -1
📈 0 added 📉 3 removed

💻 r4035

Adam Armstrong 🐸 • 2013-05-19 16:01
remove unused icon css
Files changed (3)
D html/css/famfamfam.css -1,020
D html/css/fugue.css -3,554
D html/css/sweetie.css -143
📈 0 added 📉 0 removed

💻 r4034

Adam Armstrong 🐸 • 2013-05-19 15:59
remove unused CSS files
Files changed (5)
D html/css/bootstrap-observium.css -733
D html/css/bootstrap-responsive.css -1,092
D html/css/bootstrap-responsive.min.css -9
D html/css/bootstrap-switch.css -203
D html/css/styles.css -1,265
📈 0 added 📉 0 removed

💻 r4033

Adam Armstrong 🐸 • 2013-05-19 15:46
add arris c3 oid
Files changed (2)
M includes/definitions.inc.php +6
M includes/discovery/os/arris.inc.php +1
📈 7 added 📉 0 removed

💻 r4032

Adam Armstrong 🐸 • 2013-05-19 15:43
add option to clean up messy ifDescrs
Files changed (2)
M includes/definitions.inc.php +1
M includes/polling/ports.inc.php +3 -2
📈 4 added 📉 2 removed

💻 r4031

Adam Armstrong 🐸 • 2013-05-19 15:32
add basic AIX detection and logo
Files changed (3)
A html/images/os/aix.png +1
M includes/definitions.inc.php +7
A includes/discovery/os/aix.inc.php +9
📈 17 added 📉 0 removed

💻 r4030

Adam Armstrong 🐸 • 2013-05-19 15:26
add korenix jetnext icon and basic detection
Files changed (3)
A html/images/os/korenix.png +1
M includes/definitions.inc.php +10
A includes/discovery/os/korenix.inc.php +10
📈 21 added 📉 0 removed

💻 r4029

Adam Armstrong 🐸 • 2013-05-19 15:06
add arris d5 basic detection, a new 'video' device type and associated icons.
Files changed (5)
M html/css/sprite.css +186 -185
A html/images/os/arris.png +1
M html/img/sprite.png ±0
M includes/definitions.inc.php +22 -2
A includes/discovery/os/arris.inc.php +8
📈 31 added 📉 2 removed

💻 r4028

Adam Armstrong 🐸 • 2013-05-19 03:02
merge switch with the rest of bootstrap. update ports search box a little.
Files changed (5)
M html/css/bootstrap.css +41
M html/css/bootstrap/less/bootstrap.less +1
A html/css/bootstrap/less/switch.less +153
M html/index.php -1
M html/pages/ports.inc.php +84 -75
📈 84 added 📉 76 removed

💻 r4027

Adam Armstrong 🐸 • 2013-05-18 14:27
return to observium menu style
Files changed (5)
M html/css/bootstrap.css +19 -8
M html/css/bootstrap/less/bootstrap.less +36
M html/css/bootstrap/less/dropdowns.less +3 -2
M html/css/bootstrap/less/navbar.less +3
M html/css/bootstrap/less/variables.less +3 -3
📈 0 added 📉 0 removed

💻 r4026

Adam Armstrong 🐸 • 2013-05-18 13:58
flip gradient
Files changed (2)
M html/css/bootstrap.css +1 -1
M html/css/bootstrap/less/wells.less +1 -1
📈 0 added 📉 0 removed

💻 r4025

Adam Armstrong 🐸 • 2013-05-18 13:51
css tweaks. improvements to layout of /ports/ basic.
Files changed (8)
M html/css/bootstrap.css +203 -197
M html/css/bootstrap/less/bootstrap.less +18 -1
M html/css/bootstrap/less/forms.less +1 -1
M html/css/bootstrap/less/type.less +1 -1
M html/css/bootstrap/less/variables.less +14 -10
M html/index.php -2
M html/pages/graphs.inc.php +3 -3
M html/pages/ports/list.inc.php +12 -10
📈 15 added 📉 15 removed

💻 r4024

Adam Armstrong 🐸 • 2013-05-18 12:12
migrate to single less-generated bootstrap forked css file.
Files changed (136)
html/css/bootstrap
M html/css/bootstrap-observium.css -40
M html/css/bootstrap.css +1,072 -6,323
A html/css/bootstrap/less
A html/css/bootstrap/less/accordion.less +34
A html/css/bootstrap/less/alerts.less +104
A html/css/bootstrap/less/bootstrap.less +64
A html/css/bootstrap/less/breadcrumbs.less +24
A html/css/bootstrap/less/button-groups.less +229
A html/css/bootstrap/less/buttons.less +229
A html/css/bootstrap/less/carousel.less +158
A html/css/bootstrap/less/close.less +32
A html/css/bootstrap/less/code.less +61
A html/css/bootstrap/less/component-animations.less +22
A html/css/bootstrap/less/dropdowns.less +237
A html/css/bootstrap/less/forms.less +690
A html/css/bootstrap/less/grid.less +21
A html/css/bootstrap/less/hero-unit.less +25
A html/css/bootstrap/less/labels-badges.less +84
A html/css/bootstrap/less/layouts.less +16
A html/css/bootstrap/less/media.less +55
A html/css/bootstrap/less/mixins.less +702
A html/css/bootstrap/less/modals.less +95
A html/css/bootstrap/less/navbar.less +570
A html/css/bootstrap/less/navs.less +420
A html/css/bootstrap/less/pager.less +43
A html/css/bootstrap/less/pagination.less +123
A html/css/bootstrap/less/popovers.less +133
A html/css/bootstrap/less/progress-bars.less +171
A html/css/bootstrap/less/reset.less +216
A html/css/bootstrap/less/responsive-1200px-min.less +28
A html/css/bootstrap/less/responsive-767px-max.less +193
A html/css/bootstrap/less/responsive-768px-979px.less +19
A html/css/bootstrap/less/responsive-navbar.less +189
A html/css/bootstrap/less/responsive-utilities.less +59
A html/css/bootstrap/less/responsive.less +48
A html/css/bootstrap/less/scaffolding.less +55
A html/css/bootstrap/less/sprites.less +197
A html/css/bootstrap/less/tables.less +291
A html/css/bootstrap/less/tests
A html/css/bootstrap/less/tests/buttons.html +139
A html/css/bootstrap/less/tests/css-tests.css +150
A html/css/bootstrap/less/tests/css-tests.html +1,399
A html/css/bootstrap/less/tests/forms-responsive.html +71
A html/css/bootstrap/less/tests/forms.html +179
A html/css/bootstrap/less/tests/navbar-fixed-top.html +104
A html/css/bootstrap/less/tests/navbar-static-top.html +107
A html/css/bootstrap/less/tests/navbar.html +107
A html/css/bootstrap/less/thumbnails.less +53
A html/css/bootstrap/less/tooltip.less +70
A html/css/bootstrap/less/type.less +269
A html/css/bootstrap/less/utilities.less +30
A html/css/bootstrap/less/variables.less +306
A html/css/bootstrap/less/wells.less +68
A html/css/bootstrap/LICENSE +176
A html/css/bootstrap/README.md +117
M html/css/styles.css -65
M html/includes/functions-print.inc.php +17 -17
M html/includes/functions.inc.php +6 -6
M html/includes/graphs/generic_multi_seperated.inc.php +16
M html/includes/hostbox-basic.inc.php +11 -8
M html/includes/hostbox-status.inc.php +1 -1
M html/includes/hostbox.inc.php +1 -1
M html/includes/navbar.inc.php +1 -1
M html/includes/print-accesspoint.inc.php +1 -1
M html/includes/print-device-graph.php +1 -1
M html/includes/print-graphrow.inc.php +1 -45
M html/includes/print-interface-adsl.inc.php +1 -1
M html/includes/print-interface-graphs.inc.php +1 -1
M html/includes/print-interface.inc.php +6 -1
M html/includes/print-service.inc.php +2 -2
M html/includes/print-vlan.inc.php +2 -2
M html/includes/print-vrf.inc.php +2 -2
M html/index.php +2 -3
M html/pages/apps/default.inc.php +2 -2
M html/pages/device/alerts.inc.php +62 -25
M html/pages/device/apps/apache.inc.php +1 -1
M html/pages/device/apps/drbd.inc.php +1 -1
M html/pages/device/apps/exim-mailqueue.inc.php +1 -1
M html/pages/device/apps/freeradius.inc.php +1 -1
M html/pages/device/apps/mailscanner.inc.php +1 -1
M html/pages/device/apps/memcached.inc.php +1 -1
M html/pages/device/apps/mysql.inc.php +1 -1
M html/pages/device/apps/nfs.inc.php +1 -1
M html/pages/device/apps/nginx.inc.php +1 -1
M html/pages/device/apps/ntp-client.inc.php +1 -1
M html/pages/device/apps/ntpd-server.inc.php +1 -1
M html/pages/device/apps/ntpd.inc.php +1 -1
M html/pages/device/apps/postfix_mailgraph.inc.php +1 -1
M html/pages/device/apps/postgresql.inc.php +1 -1
M html/pages/device/apps/powerdns-recursor.inc.php +1 -1
M html/pages/device/apps/powerdns.inc.php +1 -1
M html/pages/device/apps/shoutcast.inc.php +2 -2
M html/pages/device/apps/unbound.inc.php +1 -1
M html/pages/device/apps/zimbra.inc.php +1 -1
M html/pages/device/collectd.inc.php +2 -2
M html/pages/device/health/mempool.inc.php +2 -2
M html/pages/device/health/processor.inc.php +2 -2
M html/pages/device/health/storage.inc.php +1 -1
M html/pages/device/hrdevice.inc.php +1 -1
M html/pages/device/loadbalancer/ace_rservers.inc.php +2 -2
M html/pages/device/loadbalancer/ace_vservers.inc.php +2 -2
M html/pages/device/loadbalancer/netscaler_services.inc.php +2 -2
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +2 -2
M html/pages/device/overview/generic/sensor.inc.php +7 -7
M html/pages/device/overview/information.inc.php +8 -8
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/overview/processors.inc.php +1 -1
M html/pages/device/overview/storage.inc.php +1 -1
M html/pages/device/overview/toner.inc.php +1 -1
M html/pages/device/overview/ucd_mem.inc.php +2 -2
M html/pages/device/port/graphs.inc.php +12 -10
M html/pages/device/port/junose-atm-vp.inc.php +1 -1
M html/pages/device/port/sensors.inc.php +1 -1
M html/pages/device/port/vlans.inc.php +1 -1
M html/pages/device/routing/bgp.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +3 -3
M html/pages/device/routing/ospf.inc.php +3 -3
M html/pages/devices.inc.php +1 -1
M html/pages/devices/graph.inc.php +1 -1
M html/pages/front/example2.php +1 -1
M html/pages/health/mempool.inc.php +1 -1
M html/pages/health/sensors.inc.php +2 -2
M html/pages/health/storage.inc.php +2 -2
M html/pages/health/toner.inc.php +2 -2
M html/pages/iftype.inc.php +2 -2
M html/pages/locations.inc.php +1 -1
M html/pages/ports.inc.php +1 -1
M html/pages/ports/list.inc.php +3 -3
M html/pages/routing/bgp.inc.php +2 -2
M html/pages/routing/ospf.inc.php +2 -2
M html/pages/routing/vrf.inc.php +3 -3
M html/pages/search/fdb.inc.php +4 -4
M html/pages/search/mac.inc.php +3 -3
M includes/alerts.inc.php +2 -2
M includes/common.php +4 -4
📈 252 added 📉 234 removed

💻 r4023

Mike Stupalov 🐱 • 2013-05-17 15:16
Clean JS & CSS. Update qTip2 to latest.
Files changed (5)
M html/css/jquery.qtip.min.css +2 -1
M html/css/styles.css -11
M html/index.php +26 -88
M html/js/jquery.qtip.min.js +7 -2
D html/js/qtip
📈 26 added 📉 88 removed

💻 r4022

Adam Armstrong 🐸 • 2013-05-17 13:55
new app images
Files changed (4)
A html/images/icons/exim-mailqueue.png +1
A html/images/icons/exim.png +1
M html/images/icons/mysql.png ±0
A html/images/icons/postgresql.png +1
📈 3 added 📉 0 removed

💻 r4021

Adam Armstrong 🐸 • 2013-05-17 13:10
add missing process list from mysql application graphs
Files changed (1)
M html/pages/device/apps/mysql.inc.php +1
📈 1 added 📉 0 removed

💻 r4020

Adam Armstrong 🐸 • 2013-05-16 23:50
remove data-hiding ip :)
Files changed (1)
M html/includes/functions-print.inc.php +1 -2
📈 1 added 📉 2 removed

💻 r4019

Adam Armstrong 🐸 • 2013-05-16 23:44
defaults and extra date formats
Files changed (2)
M includes/common.php +18 -2
M includes/defaults.inc.php +2 -1
📈 20 added 📉 3 removed

💻 r4018

Adam Armstrong 🐸 • 2013-05-16 23:41
add box format for status page
Files changed (4)
M html/css/bootstrap-observium.css +25 -2
M html/includes/functions-print.inc.php +292
M html/index.php +1 -1
M html/pages/front/default.php +21 -2
📈 314 added 📉 3 removed

💻 r4017

Adam Armstrong 🐸 • 2013-05-16 18:01
improved Dell DRAC support
Files changed (5)
A includes/discovery/current/drac.inc.php +37
M includes/discovery/os/drac.inc.php +2 -2
A includes/discovery/power/drac.inc.php +22
A includes/discovery/temperatures/drac.inc.php +27
A includes/discovery/voltages/drac.inc.php +42
📈 130 added 📉 2 removed

💻 r4016

Mike Stupalov 🐱 • 2013-05-16 09:49
Check non-FQDN filename for RANCID config.
Files changed (2)
M html/includes/functions.inc.php +32
M html/pages/device.inc.php +1 -13
📈 33 added 📉 13 removed

💻 r4015

Mike Stupalov 🐱 • 2013-05-15 13:58
Override mail send framework. Now use Pear::Mail. (#290)
Files changed (11)
M includes/functions.php +61 -52
A includes/pear/Mail
A includes/pear/Mail/Mail
A includes/pear/Mail/Mail.php +271
A includes/pear/Mail/Mail/mail.php +168
A includes/pear/Mail/Mail/RFC822.php +947
A includes/pear/Mail/Mail/sendmail.php +171
A includes/pear/Mail/Mail/smtp.php +445
A includes/pear/Net/SMTP.php +1,338
A includes/pear/Net/Socket.php +655
D includes/phpmailer
📈 61 added 📉 52 removed

💻 r4014

Adam Armstrong 🐸 • 2013-05-13 22:44
unset variables used for discovery (cause of screenos/juniperive collision bug)
Files changed (2)
M includes/discovery/processors/juniperive.inc.php +2
M includes/discovery/processors/screenos.inc.php +3
📈 5 added 📉 0 removed

💻 r4013

Adam Armstrong 🐸 • 2013-05-13 22:41
fix ive discovery script if() layout
Files changed (1)
M includes/discovery/processors/juniperive.inc.php +3 -2
📈 3 added 📉 2 removed

💻 r4012

Adam Armstrong 🐸 • 2013-05-13 22:36
don't show ports with negative errors (counter reset?)
Files changed (1)
M html/includes/cache-data.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4011

Adam Armstrong 🐸 • 2013-05-13 22:31
fixed h3c logo
Files changed (1)
M html/images/os/h3c.png ±0
📈 0 added 📉 0 removed

💻 r4010

Adam Armstrong 🐸 • 2013-05-13 15:58
resize storage table
Files changed (1)
M html/pages/health/storage.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r4009

Adam Armstrong 🐸 • 2013-05-13 15:58
still show rrd command even if disabled
Files changed (1)
M includes/rrdtool.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r4008

Adam Armstrong 🐸 • 2013-05-13 15:57
record sysObjectID
Files changed (1)
M includes/polling/system.inc.php +6
📈 6 added 📉 0 removed

💻 r4007

Adam Armstrong 🐸 • 2013-05-13 15:06
death to dell
Files changed (1)
M includes/discovery/os/powerconnect.inc.php +1
📈 1 added 📉 0 removed

💻 r4006

Adam Armstrong 🐸 • 2013-05-13 14:39
find more powerconnects (fuck you, dell)
Files changed (1)
M includes/discovery/os/powerconnect.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r4005

Tom Laermans 🦔 • 2013-05-12 23:35
allow autodiscovery from libvirt vm list
Files changed (3)
M includes/defaults.inc.php +2 -1
M includes/discovery/functions.inc.php +7 -4
M includes/discovery/libvirt-vminfo.inc.php +3 -1
📈 12 added 📉 6 removed

💻 r4004

Adam Armstrong 🐸 • 2013-05-12 21:00
add support for different port types
Files changed (1)
M html/includes/navbar.inc.php +5
📈 5 added 📉 0 removed

💻 r4003

Adam Armstrong 🐸 • 2013-05-12 20:53
also discover links when we're given MAC address via lldp
Files changed (1)
M includes/discovery/discovery-protocols.inc.php +9 -5
📈 9 added 📉 5 removed

💻 r4002

Adam Armstrong 🐸 • 2013-05-12 20:47
Commit #4000 passed, HAPPY COMMIT DAY. HAVE SOME LIONS WITH A CAKE! ,%%%%%%%%, %%/\%%%%/\%%, ,,,,, %%%\C "" J/%%%, ,%%%%%%%, ||||| %%%/ 6 6 \%%%% .% ,%%/\%%%%/\%, @@@@@@@@@ %%%| _ %%%% .%%` ,%%%\c "" J/%%, {~*~*~*~} '%%(=_Y_=)%%%%' %%` %. %%%%/ d b \%%% @@@@@@@@@@@@@'%%%\-/`%%%%; \\ `%%. __ %%%% _ |%%% {~* HAPPY *~} '%%%%%%%` \ )) `%% .-' `"~--"`%%%%(=_Y_=)%%' { COMMITDAY } | '. // // .' `. `%%%%`\7/%%%'__{~~*~~*~~*~~} | | / \ // (( / ; `%%%%%%%'____@@@@@@@@@@@@@ | | ( \// `.`--' ,' _,`-._____`-, __) (__ __| | _\ / `"""`._____ `--,` `))) /_______\ (((((((___________)
Files changed (1)
M README +1 -1
📈 1 added 📉 1 removed

💻 r4001

Adam Armstrong 🐸 • 2013-05-12 20:45
fix z-index
Files changed (1)
M html/css/bootstrap-observium.css +4
📈 0 added 📉 0 removed

💻 r4000

Adam Armstrong 🐸 • 2013-05-12 20:41
fix location
Files changed (1)
M html/pages/front/default.php +1 -1
📈 1 added 📉 1 removed

💻 r3999

Adam Armstrong 🐸 • 2013-05-12 16:34
clean ups
Files changed (1)
M includes/versioncheck.inc.php +14 -6
📈 14 added 📉 6 removed

💻 r3998

Adam Armstrong 🐸 • 2013-05-12 14:43
send usage of a few more modules
Files changed (1)
M includes/versioncheck.inc.php +30 -9
📈 30 added 📉 9 removed

💻 r3997

Adam Armstrong 🐸 • 2013-05-12 13:56
add trend button
Files changed (1)
M html/pages/graphs.inc.php +1
📈 1 added 📉 0 removed

💻 r3996

Adam Armstrong 🐸 • 2013-05-12 12:45
basic trending
Files changed (1)
M html/includes/graphs/storage/usage.inc.php +8
📈 8 added 📉 0 removed

💻 r3995

Adam Armstrong 🐸 • 2013-05-12 12:30
email
Files changed (1)
M README +1 -1
📈 1 added 📉 1 removed

💻 r3994

Tom Laermans 🦔 • 2013-05-12 10:52
correctly join storage-state table, so we don't do an erroneous INSERT
Files changed (1)
M includes/polling/storage.inc.php +6 -1
📈 6 added 📉 1 removed

💻 r3993

Adam Armstrong 🐸 • 2013-05-11 22:46
temporary fix
Files changed (1)
M html/pages/front/default.php +5 -3
📈 5 added 📉 3 removed

💻 r3992

Adam Armstrong 🐸 • 2013-05-07 15:43
fix bottom nav
Files changed (1)
M html/css/bootstrap-observium.css +29
📈 0 added 📉 0 removed

💻 r3991

Adam Armstrong 🐸 • 2013-05-07 15:19
no preg
Files changed (1)
M includes/discovery/os/linux.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3990

Adam Armstrong 🐸 • 2013-05-07 15:14
add secure platform os detection
Files changed (1)
M includes/discovery/os/linux.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3989

Adam Armstrong 🐸 • 2013-05-07 15:13
fix stupid russian doll coding.
Files changed (1)
M includes/discovery/os/linux.inc.php +5 -19
📈 5 added 📉 19 removed

💻 r3988

Adam Armstrong 🐸 • 2013-05-07 11:40
update vlan name and mtu on changes
Files changed (1)
M includes/discovery/vlans/cisco-vtp.inc.php +18 -2
📈 18 added 📉 2 removed

💻 r3987

Adam Armstrong 🐸 • 2013-05-07 10:52
fix graph widths
Files changed (1)
M html/pages/ports/graph.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3986

Adam Armstrong 🐸 • 2013-05-06 16:56
missing AND
Files changed (1)
M includes/discovery/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3985

Adam Armstrong 🐸 • 2013-05-06 16:45
duh typo
Files changed (1)
M includes/discovery/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3984

Adam Armstrong 🐸 • 2013-05-06 16:42
fix storage?
Files changed (1)
M includes/discovery/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3983

Adam Armstrong 🐸 • 2013-05-04 16:41
layout tweaks
Files changed (2)
M html/css/bootstrap-observium.css +4
M html/includes/functions-print.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3982

Tom Laermans 🦔 • 2013-05-03 14:41
fix graphtype
Files changed (2)
M html/includes/graphs/generic_multi_line.inc.php +4 -4
M html/includes/graphs/generic_multi_simplex_seperated.inc.php +5 -5
📈 9 added 📉 9 removed

💻 r3981

Tom Laermans 🦔 • 2013-05-01 21:01
remove old broken code, sync temp and humidity sensor graphs
Files changed (2)
M html/includes/graphs/sensor/humidity.inc.php +10 -14
M html/includes/graphs/sensor/temperature.inc.php -2
📈 10 added 📉 16 removed

💻 r3980

Adam Armstrong 🐸 • 2013-05-01 18:50
fix edituser page to have correct relative url
Files changed (1)
M html/pages/edituser.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3979

Tom Laermans 🦔 • 2013-05-01 15:14
sync some widths and features of the different generic templates, this probably could use a proper check/rework/sync
Files changed (10)
M html/includes/graphs/generic_data.inc.php +8 -4
M html/includes/graphs/generic_duplex.inc.php +3 -3
M html/includes/graphs/generic_multi_bits_separated.inc.php +13 -11
M html/includes/graphs/generic_multi_data_separated.inc.php +12 -10
M html/includes/graphs/generic_multi_data.inc.php +1 -1
M html/includes/graphs/generic_multi_line.inc.php +30 -17
M html/includes/graphs/generic_multi_seperated.inc.php +8 -4
M html/includes/graphs/generic_multi_simplex_seperated.inc.php +13 -7
M html/includes/graphs/generic_multi.inc.php +10 -8
M html/includes/graphs/generic_simplex.inc.php +4 -4
📈 102 added 📉 69 removed

💻 r3978

Tom Laermans 🦔 • 2013-05-01 14:46
remove 2 unused files from old top header to reduce clutter and confusion
Files changed (2)
D html/includes/header.inc.php -69
D html/includes/topnav.inc.php -103
📈 0 added 📉 172 removed

💻 r3977

Adam Armstrong 🐸 • 2013-04-30 12:23
change xinetd script to reflect new port
Files changed (1)
M scripts/observium_agent_xinetd +2 -32
📈 2 added 📉 32 removed

💻 r3976

Adam Armstrong 🐸 • 2013-04-30 12:17
rollups
Files changed (7)
M html/includes/functions-print.inc.php +4 -3
M includes/defaults.inc.php +1 -1
M includes/functions.php +10 -7
M includes/polling/ports.inc.php +19 -1
M includes/polling/unix-agent.inc.php +16 -2
M includes/rrdtool.inc.php +16 -9
M scripts/observium_agent +37 -46
📈 103 added 📉 69 removed

💻 r3975

Adam Armstrong 🐸 • 2013-04-29 19:11
fix some small permissions issues. change a navbar variable format to be human readable.
Files changed (3)
M html/includes/navbar.inc.php +1 -1
M html/pages/ports.inc.php +6 -3
M html/pages/ports/list.inc.php +15 -3
📈 22 added 📉 7 removed

💻 r3974

Tom Laermans 🦔 • 2013-04-29 17:20
make syslog header clickable too on device overview
Files changed (1)
M html/pages/device/overview.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r3973

Adam Armstrong 🐸 • 2013-04-29 08:14
fix alerted=yes on ports page
Files changed (2)
M html/includes/cache-data.inc.php -2
M html/pages/ports.inc.php +8
📈 8 added 📉 2 removed

💻 r3972

Adam Armstrong 🐸 • 2013-04-29 08:05
fix errored ports
Files changed (2)
M html/includes/cache-data.inc.php +4 -1
M html/pages/ports.inc.php +1 -1
📈 5 added 📉 2 removed

💻 r3971

Tom Laermans 🦔 • 2013-04-27 23:17
first part of zimbra agent + poller, beware no useful graphs yet
Files changed (9)
A html/images/icons/zimbra.png +1
A html/includes/graphs/application/zimbra_fdcount.inc.php +32
A html/includes/graphs/application/zimbra_mtaqueue.inc.php +32
M html/pages/apps.inc.php +2 -1
A html/pages/device/apps/zimbra.inc.php +27
M includes/functions.php +42
A includes/polling/applications/zimbra.inc.php +356
M includes/polling/unix-agent.inc.php +12 -2
M scripts/agent-local/zimbra +18 -9
📈 522 added 📉 12 removed

💻 r3970

Adam Armstrong 🐸 • 2013-04-27 08:51
add more sorting options to storage page. print size/used/free. put percentages into usage bar. update about page.
Files changed (2)
M html/pages/about.inc.php +16 -15
M html/pages/health/storage.inc.php +22 -7
📈 38 added 📉 22 removed

💻 r3969

Adam Armstrong 🐸 • 2013-04-27 06:59
add more sprites. use them.
Files changed (7)
M html/css/sprite.css +70 -67
M html/icons.php +2 -2
M html/img/sprite.png ±0
A html/img/sprite/arrow_left.png +2
A html/img/sprite/arrow_right.png +2
A html/img/sprite/connect.png +2
M html/includes/print-interface.inc.php +4 -4
📈 12 added 📉 6 removed

💻 r3968

Adam Armstrong 🐸 • 2013-04-27 06:42
fix linking of ports
Files changed (1)
M html/includes/print-interface.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3967

Adam Armstrong 🐸 • 2013-04-27 06:35
permit selection of ibgp/ebgp/all in device bgp page
Files changed (1)
M html/pages/device/routing/bgp.inc.php +31 -1
📈 31 added 📉 1 removed

💻 r3966

Tom Laermans 🦔 • 2013-04-26 23:52
Add H3C icon, fixes #275
Files changed (1)
A html/images/os/h3c.png +1
📈 1 added 📉 0 removed

💻 r3965

Adam Armstrong 🐸 • 2013-04-26 23:30
remove ?> from configuration system
Files changed (3)
M config.php.default +1 -1
M includes/defaults.inc.php +1 -1
M includes/definitions.inc.php +1 -1
📈 3 added 📉 3 removed

💻 r3964

Adam Armstrong 🐸 • 2013-04-26 23:28
remove whitespace and ?>
Files changed (2)
M includes/discovery/bgp-peers.inc.php +12 -12
M includes/polling/bgp-peers.inc.php +4 -4
📈 16 added 📉 16 removed

💻 r3963

Adam Armstrong 🐸 • 2013-04-26 23:13
allow use of alternative ssh port for libvirt
Files changed (1)
M includes/discovery/libvirt-vminfo.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3962

Adam Armstrong 🐸 • 2013-04-26 23:09
add the option to define SSH port per device
Files changed (2)
M html/pages/device/edit.inc.php +1
A html/pages/device/edit/ssh.inc.php +62
📈 63 added 📉 0 removed

💻 r3961

Adam Armstrong 🐸 • 2013-04-26 23:04
add ssh_port field to devices table
Files changed (1)
A sql-schema/068.sql +2
📈 2 added 📉 0 removed

💻 r3960

Tom Laermans 🦔 • 2013-04-26 21:54
make device page overview headers clickable again
Files changed (6)
M html/pages/device/overview.inc.php +4 -3
M html/pages/device/overview/generic/sensor.inc.php +2 -1
M html/pages/device/overview/mempools.inc.php +2 -1
M html/pages/device/overview/ports.inc.php +2 -1
M html/pages/device/overview/storage.inc.php +2 -1
M html/pages/device/overview/ucd_mem.inc.php +2 -1
📈 14 added 📉 8 removed

💻 r3959

Adam Armstrong 🐸 • 2013-04-26 21:40
remove styling from overview page title links
Files changed (1)
M html/css/bootstrap-observium.css +5
📈 0 added 📉 0 removed

💻 r3958

Adam Armstrong 🐸 • 2013-04-26 21:35
make processors overview clickable
Files changed (1)
M html/pages/device/overview/processors.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r3957

Adam Armstrong 🐸 • 2013-04-26 21:29
sort storage by usage
Files changed (1)
M html/pages/health/storage.inc.php +11 -2
📈 11 added 📉 2 removed

💻 r3956

Mike Stupalov 🐱 • 2013-04-26 13:14
Fix display storage total (#287) and use caching for sensors.
Files changed (5)
M html/pages/health/mempool.inc.php +5 -1
M html/pages/health/processor.inc.php +6 -1
M html/pages/health/sensors.inc.php +13 -10
M html/pages/health/storage.inc.php +6 -2
M html/pages/health/toner.inc.php +6 -1
📈 36 added 📉 15 removed

💻 r3955

Adam Armstrong 🐸 • 2013-04-25 06:12
built frontpage map from lat/lon.
Files changed (1)
M html/pages/front/default.php +7 -5
📈 7 added 📉 5 removed

💻 r3954

Adam Armstrong 🐸 • 2013-04-25 03:10
add mailcleaner icon
Files changed (1)
A html/images/os/mailcleaner.png +2
📈 2 added 📉 0 removed

💻 r3953

Adam Armstrong 🐸 • 2013-04-25 01:51
detect mailcleaner. do something with graphs.inc.php i forgot already.
Files changed (2)
M html/includes/graphs/graph.inc.php +1 -1
M scripts/distro +7 -2
📈 8 added 📉 3 removed

💻 r3952

Mike Stupalov 🐱 • 2013-04-24 18:00
Fix for empty geo data.
Files changed (2)
M includes/geolocation.inc.php +6 -3
M includes/polling/system.inc.php +5 -3
📈 11 added 📉 6 removed

💻 r3951

Adam Armstrong 🐸 • 2013-04-24 16:41
fix rrdcommand button
Files changed (1)
M html/pages/graphs.inc.php +17 -15
📈 17 added 📉 15 removed

💻 r3950

Mike Stupalov 🐱 • 2013-04-23 20:30
Added ability to select GEO API by config option. Added ability for reverse geocoding.
Files changed (4)
M includes/defaults.inc.php +1
M includes/geolocation.inc.php +109 -28
M includes/polling/system.inc.php +2 -2
A sql-schema/067.sql +1
📈 113 added 📉 30 removed

💻 r3949

Mike Stupalov 🐱 • 2013-04-23 20:29
Small fix for geo location menu.
Files changed (1)
M html/includes/navbar.inc.php +22 -14
📈 22 added 📉 14 removed

💻 r3948

Tom Laermans 🦔 • 2013-04-23 10:41
add zimbra agent script, no poller or graphs just yet
Files changed (1)
A scripts/agent-local/zimbra +15
📈 15 added 📉 0 removed

💻 r3947

Adam Armstrong 🐸 • 2013-04-23 09:14
re-enable some variables
Files changed (1)
M html/includes/graphs/graph.inc.php +5 -5
📈 5 added 📉 5 removed

💻 r3946

Adam Armstrong 🐸 • 2013-04-23 08:59
update /graphs/
Files changed (3)
M html/includes/functions-print.inc.php +14 -4
M html/includes/graphs/graph.inc.php +14 -13
M html/pages/graphs.inc.php +39 -31
📈 67 added 📉 48 removed

💻 r3945

Adam Armstrong 🐸 • 2013-04-22 13:12
flags sprite
Files changed (6)
A html/css/flags.css +263
D html/images/icons/flags
D html/images/lang
A html/img/flags.png +1
M html/includes/navbar.inc.php +9 -8
M html/index.php +2
📈 12 added 📉 8 removed

💻 r3944

Adam Armstrong 🐸 • 2013-04-22 12:42
trigger re-geo
Files changed (1)
A sql-schema/066.sql +1
📈 1 added 📉 0 removed

💻 r3943

Adam Armstrong 🐸 • 2013-04-22 12:40
hedges!
Files changed (1)
M html/includes/navbar.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3942

Adam Armstrong 🐸 • 2013-04-22 12:34
COPYING file for glue.py
Files changed (1)
A scripts/COPYING-glue.py +30
📈 30 added 📉 0 removed

💻 r3941

Adam Armstrong 🐸 • 2013-04-22 12:33
rejig sprites.
Files changed (201)
A html/css/sprite.css +195
D html/css/sprites.css -205
A html/img/sprite
A html/img/sprite.png +1
A html/img/sprite/application--exclamation.png +2
A html/img/sprite/application-block.png +2
A html/img/sprite/application-icon-large.png +2
A html/img/sprite/application-terminal.png +2
A html/img/sprite/arrow-branch-000-left.png +2
A html/img/sprite/arrow-branch-bgr.png +2
A html/img/sprite/arrow-branch-byr.png +2
A html/img/sprite/arrow-branch-gyr.png +2
A html/img/sprite/arrow-in.png +2
A html/img/sprite/arrow-incident-blue.png +2
A html/img/sprite/arrow-incident-green.png +2
A html/img/sprite/arrow-incident-red.png +2
A html/img/sprite/arrow-join.png +2
A html/img/sprite/arrow-merge.png +2
A html/img/sprite/arrow-move.png +2
A html/img/sprite/arrow-split.png +2
A html/img/sprite/arrow-switch.png +2
A html/img/sprite/arrow-transition.png +2
A html/img/sprite/asterisk-yellow.png +2
A html/img/sprite/asterisk.png +2
A html/img/sprite/badge-circle-cross.png +2
A html/img/sprite/badge-circle-minus.png +2
A html/img/sprite/badge-circle-plus.png +2
A html/img/sprite/badge-square-check.png +2
A html/img/sprite/badge-square-cross.png +2
A html/img/sprite/badge-square-minus.png +2
A html/img/sprite/badge-square-plus.png +2
A html/img/sprite/bell.png +2
A html/img/sprite/box-zipper.png +2
A html/img/sprite/building-hedge.png +2
A html/img/sprite/building-old.png +2
A html/img/sprite/building-small.png +2
A html/img/sprite/building.png +2
A html/img/sprite/burn.png +2
A html/img/sprite/categories.png +2
A html/img/sprite/category.png +2
A html/img/sprite/chain--exclamation.png +2
A html/img/sprite/chain.png +2
A html/img/sprite/chart-down-color.png +2
A html/img/sprite/chart-down.png +2
A html/img/sprite/chart-pie-separate.png +2
A html/img/sprite/chart-pie.png +2
A html/img/sprite/chart-up-color.png +2
A html/img/sprite/chart-up.png +2
A html/img/sprite/chart.png +2
A html/img/sprite/check.png +2
A html/img/sprite/circle-black.png +2
A html/img/sprite/circle-blue.png +2
A html/img/sprite/circle-glass.png +2
A html/img/sprite/circle-green.png +2
A html/img/sprite/circle-grey.png +2
A html/img/sprite/circle-metal.png +2
A html/img/sprite/circle-paper.png +2
A html/img/sprite/circle-red.png +2
A html/img/sprite/circle-tan.png +2
A html/img/sprite/circle-teal.png +2
A html/img/sprite/circle-white.png +2
A html/img/sprite/circle-yellow.png +2
A html/img/sprite/clipboard-audit.png +2
A html/img/sprite/clipboard-comment.png +2
A html/img/sprite/clipboard-eye.png +2
A html/img/sprite/clipboard-fingerprint.png +2
A html/img/sprite/clipboard-report-bar.png +2
A html/img/sprite/clipboard-search.png +2
A html/img/sprite/clipboard-warning.png +2
A html/img/sprite/computer.png +2
A html/img/sprite/contrast.png +2
A html/img/sprite/cross-button.png +2
A html/img/sprite/cross-circle-frame.png +2
A html/img/sprite/cross-circle.png +2
A html/img/sprite/current.png +2
A html/img/sprite/dashboard.png +2
A html/img/sprite/database--exclamation.png +2
A html/img/sprite/database.png +2
A html/img/sprite/databases.png +2
A html/img/sprite/door-open-out.png +2
A html/img/sprite/drive.png +2
A html/img/sprite/exclamation--frame.png +2
A html/img/sprite/exclamation-button.png +2
A html/img/sprite/eye.png +2
A html/img/sprite/fire-big.png +2
A html/img/sprite/fire.png +2
A html/img/sprite/frequency.png +2
A html/img/sprite/funnel.png +2
A html/img/sprite/gear.png +2
A html/img/sprite/geolocation.png +2
A html/img/sprite/globe-green.png +2
A html/img/sprite/globe-model.png +2
A html/img/sprite/globe.png +2
A html/img/sprite/graphic-card.png +2
A html/img/sprite/information-button.png +2
A html/img/sprite/information.png +2
A html/img/sprite/layer-shape-curve.png +2
A html/img/sprite/layout-4.png +2
A html/img/sprite/layout-6.png +2
A html/img/sprite/light-bulb-off.png +2
A html/img/sprite/light-bulb.png +2
A html/img/sprite/lightning.png +2
A html/img/sprite/magnifier-zoom-actual.png +2
A html/img/sprite/mail.png +2
A html/img/sprite/mails-stack.png +2
A html/img/sprite/mails.png +2
A html/img/sprite/map.png +2
A html/img/sprite/memory.png +2
A html/img/sprite/minus-button.png +2
A html/img/sprite/minus-circle-frame.png +2
A html/img/sprite/minus-circle.png +2
A html/img/sprite/money-coin.png +2
A html/img/sprite/network-cloud.png +2
A html/img/sprite/network-ethernet.png +2
A html/img/sprite/network-hub.png +2
A html/img/sprite/network-status-away.png +2
A html/img/sprite/network-status-busy.png +2
A html/img/sprite/network-status-offline.png +2
A html/img/sprite/network-status.png +2
A html/img/sprite/network-wireless.png +2
A html/img/sprite/network.png +2
A html/img/sprite/node-select-all.png +2
A html/img/sprite/node-select-child.png +2
A html/img/sprite/node-select.png +2
A html/img/sprite/node.png +2
A html/img/sprite/non-widescreen.png +2
A html/img/sprite/notebook.png +2
A html/img/sprite/paper-plane.png +2
A html/img/sprite/plug--exclamation.png +2
A html/img/sprite/plug-connect.png +2
A html/img/sprite/plug-disconnect.png +2
A html/img/sprite/plug.png +2
A html/img/sprite/plus-button.png +2
A html/img/sprite/plus-circle-frame.png +2
A html/img/sprite/plus-circle.png +2
A html/img/sprite/plus.png +2
A html/img/sprite/power.png +2
A html/img/sprite/printer-color.png +2
A html/img/sprite/printer-monochrome.png +2
A html/img/sprite/printer.png +2
A html/img/sprite/processor.png +2
A html/img/sprite/question-button.png +2
A html/img/sprite/question.png +2
A html/img/sprite/report.png +2
A html/img/sprite/server--minus.png +2
A html/img/sprite/server--plus.png +2
A html/img/sprite/server.png +2
A html/img/sprite/servers.png +2
A html/img/sprite/shield-blue-broken.png +2
A html/img/sprite/shield.png +2
A html/img/sprite/slash-button.png +2
A html/img/sprite/spectrum.png +2
A html/img/sprite/sql-join-left.png +2
A html/img/sprite/square-black.png +2
A html/img/sprite/square-blue.png +2
A html/img/sprite/square-glass.png +2
A html/img/sprite/square-green.png +2
A html/img/sprite/square-grey.png +2
A html/img/sprite/square-metal.png +2
A html/img/sprite/square-paper.png +2
A html/img/sprite/square-red.png +2
A html/img/sprite/square-tan.png +2
A html/img/sprite/square-teal.png +2
A html/img/sprite/square-white.png +2
A html/img/sprite/square-wood.png +2
A html/img/sprite/square-yellow.png +2
A html/img/sprite/star.png +2
A html/img/sprite/status-away.png +2
A html/img/sprite/status-busy.png +2
A html/img/sprite/status-offline.png +2
A html/img/sprite/status.png +2
A html/img/sprite/system-monitor.png +2
A html/img/sprite/target.png +2
A html/img/sprite/telephone.png +2
A html/img/sprite/thermometer-high.png +2
A html/img/sprite/tick-button.png +2
A html/img/sprite/tick-circle-frame.png +2
A html/img/sprite/tick-circle.png +2
A html/img/sprite/time.png +2
A html/img/sprite/traffic-light.png +2
A html/img/sprite/transmitter.png +2
A html/img/sprite/user--minus.png +2
A html/img/sprite/user--pencil.png +2
A html/img/sprite/user--plus.png +2
A html/img/sprite/user-detective.png +2
A html/img/sprite/users.png +2
A html/img/sprite/voltage.png +2
A html/img/sprite/wall-brick.png +2
A html/img/sprite/warning.png +2
A html/img/sprite/water.png +2
A html/img/sprite/weather-wind.png +2
A html/img/sprite/wi-fi-zone.png +2
A html/img/sprite/widescreen.png +2
A html/img/sprite/wooden-box.png +2
A html/img/sprite/wrench-screwdriver.png +2
A html/img/sprite/wrench.png +2
A html/img/sprite/zones.png +2
D html/img/sprites.png -1
M html/index.php +1 -1
A scripts/glue.py +1,571
A scripts/makesprites.sh +3
📈 1,962 added 📉 2 removed

💻 r3940

Adam Armstrong 🐸 • 2013-04-22 09:39
use new icons for sensors
Files changed (1)
M includes/definitions.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r3939

Adam Armstrong 🐸 • 2013-04-22 09:34
some new sprites
Files changed (2)
M html/css/sprites.css +175 -165
M html/img/sprites.png ±0
📈 0 added 📉 0 removed

💻 r3938

Tom Laermans 🦔 • 2013-04-22 09:23
don't show empty location in menu bar
Files changed (1)
M html/includes/navbar.inc.php +5 -2
📈 5 added 📉 2 removed

💻 r3937

Adam Armstrong 🐸 • 2013-04-22 07:15
don't geolocate if nobody got time fo dat
Files changed (1)
M includes/geolocation.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3936

Adam Armstrong 🐸 • 2013-04-22 07:12
add ability to use old location menu
Files changed (2)
M html/includes/navbar.inc.php +29 -1
M includes/defaults.inc.php +2
📈 31 added 📉 1 removed

💻 r3935

Adam Armstrong 🐸 • 2013-04-22 04:38
updates to geocoding. store country code in db, do lookup for flags/pretty name in web interface. add new "status" list display mode for devices page
Files changed (11)
M html/includes/graphs/graph.inc.php +7
A html/includes/hostbox-status.inc.php +64
M html/includes/navbar.inc.php +19 -5
M html/pages/devices.inc.php +14 -38
A html/pages/devices/basic.inc.php +16
A html/pages/devices/detail.inc.php +29
A html/pages/devices/status.inc.php +26
M includes/definitions.inc.php +97 -97
M includes/geolocation.inc.php +21 -21
M includes/rewrites.php +18
M scripts/removespikes.php +1 -1
📈 312 added 📉 162 removed

💻 r3934

Adam Armstrong 🐸 • 2013-04-20 10:29
try removing first element of address if geolocation fails
Files changed (1)
M includes/geolocation.inc.php +14
📈 14 added 📉 0 removed

💻 r3933

Adam Armstrong 🐸 • 2013-04-20 09:19
don't do geolocation always :)
Files changed (1)
M includes/polling/system.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3932

Adam Armstrong 🐸 • 2013-04-20 09:19
redo location handling. overrides now done at poll time. we're now geolocating locations. new location menu
Files changed (19)
M html/includes/cache-data.inc.php +19
M html/includes/footer.inc.php -16
M html/includes/functions.inc.php +14 -10
M html/includes/hostbox-basic.inc.php -1
M html/includes/navbar.inc.php +43 -4
M html/includes/topnav.inc.php -6
M html/pages/device/alerts.inc.php +6 -2
M html/pages/device/edit/device.inc.php +3 -2
M html/pages/devices.inc.php +6 -5
M html/pages/devices/graph.inc.php +1 -2
M html/pages/front/default.php -3
M includes/common.php -5
M includes/defaults.inc.php +6
M includes/functions.php +1
A includes/geolocation.inc.php +37
M includes/polling/functions.inc.php +2
M includes/polling/system.inc.php +14 -5
M includes/rewrites.php +259
A sql-schema/065.sql +2
📈 413 added 📉 61 removed

💻 r3931

Adam Armstrong 🐸 • 2013-04-19 02:35
remove short open tag
Files changed (1)
M html/pages/edituser.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3930

Adam Armstrong 🐸 • 2013-04-19 02:34
bps > B for quota bills
Files changed (3)
M html/pages/bill/accurate.inc.php +1 -1
M html/pages/bill/quick.inc.php +3 -1
M html/pages/bill/transfer.inc.php +1 -1
📈 5 added 📉 3 removed

💻 r3929

Adam Armstrong 🐸 • 2013-04-16 21:29
updates
Files changed (3)
M html/css/bootstrap-observium.css +5
M html/pages/device/overview/c6kxbar.inc.php +3 -3
M includes/discovery/os/netapp.inc.php +3
📈 6 added 📉 3 removed

💻 r3928

Mike Stupalov 🐱 • 2013-04-15 15:15
Clean some php warnings. Speed up getlocations().
Files changed (3)
M html/includes/cache-data.inc.php +1
M html/includes/functions-print.inc.php +2 -1
M html/includes/functions.inc.php +11 -32
📈 14 added 📉 33 removed

💻 r3927

Mike Stupalov 🐱 • 2013-04-15 11:02
Use values from array instead cmd snmptranslate for common oids.
Files changed (2)
M includes/rewrites.php +50
M includes/snmp.inc.php +12 -4
📈 62 added 📉 4 removed

💻 r3926

Mike Stupalov 🐱 • 2013-04-15 09:26
Update routing and ports counter caching.
Files changed (8)
A attic/print-menubar.php +639
M html/includes/cache-data.inc.php +44 -21
M html/includes/navbar.inc.php +32 -46
D html/includes/print-menubar.php -639
M html/pages/device/routing/bgp.inc.php +2 -3
M html/pages/routing.inc.php +4 -4
M html/pages/routing/bgp.inc.php +2 -4
M includes/rewrites.php +20 -19
📈 104 added 📉 736 removed

💻 r3925

Adam Armstrong 🐸 • 2013-04-14 23:28
cleanup port mouseovers. expand db fields.
Files changed (3)
M html/includes/functions.inc.php +1 -3
M includes/discovery/vlans.inc.php +1
A sql-schema/064.sql +3
📈 5 added 📉 3 removed

💻 r3924

Adam Armstrong 🐸 • 2013-04-14 19:50
fixy2
Files changed (2)
M html/includes/cache-data.inc.php +14
M html/pages/routing.inc.php +1 -1
📈 15 added 📉 1 removed

💻 r3923

Adam Armstrong 🐸 • 2013-04-14 19:40
fixyfixy
Files changed (9)
M html/includes/functions.inc.php +8
M html/index.php +1
M html/pages/device/edit/delete.inc.php +1 -1
M html/pages/front/default.php +1 -3
M html/pages/routing/bgp.inc.php +2 -1
M includes/definitions.inc.php +1 -1
M includes/polling/os/apc.inc.php +5 -2
M includes/rewrites.php +2
M includes/snmp.inc.php +1
📈 22 added 📉 8 removed

💻 r3922

Adam Armstrong 🐸 • 2013-04-14 17:41
inject local as into peer array
Files changed (1)
M html/pages/device/routing/bgp.inc.php +1
📈 1 added 📉 0 removed

💻 r3921

Adam Armstrong 🐸 • 2013-04-14 14:56
update some graph types. fix allowing numbers in graphtype names in regexp splitter.
Files changed (7)
M html/includes/graphs/generic_multi_bits_separated.inc.php +2 -2
M html/includes/graphs/graph.inc.php +1 -1
A html/includes/graphs/multiport/bits_duo_separate.inc.php +54
M html/pages/front/default.php +1 -1
M html/pages/graphs.inc.php +1 -1
M includes/defaults.inc.php +7 -8
M scripts/removespikes.php ±0
📈 66 added 📉 13 removed

💻 r3920

Adam Armstrong 🐸 • 2013-04-13 18:02
add hh3c product list. no rewrites yet, someone needs to volunteer to fill them in :)
Files changed (1)
A includes/hh3c.inc.php +907
📈 907 added 📉 0 removed

💻 r3919

Adam Armstrong 🐸 • 2013-04-13 17:52
cleanups
Files changed (1)
M html/pages/search/fdb.inc.php +22 -25
📈 22 added 📉 25 removed

💻 r3918

Mike Stupalov 🐱 • 2013-04-13 16:40
Move route counters to alleged cache.
Files changed (2)
M html/includes/cache-data.inc.php +37 -1
M html/includes/navbar.inc.php +8 -13
📈 45 added 📉 14 removed

💻 r3917

Mike Stupalov 🐱 • 2013-04-13 15:52
Clean some php warnings.
Files changed (3)
M html/includes/functions-print.inc.php +1
M html/includes/functions.inc.php +2 -2
M html/includes/print-interface.inc.php +1 -1
📈 4 added 📉 3 removed

💻 r3916

Adam Armstrong 🐸 • 2013-04-13 12:33
fix percbar
Files changed (1)
M html/includes/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3915

Adam Armstrong 🐸 • 2013-04-13 12:28
updates to search drawing and bootstrap-ify more navbars
Files changed (8)
M html/css/bootstrap-observium.css +23 -3
M html/includes/functions-print.inc.php +11 -10
M html/pages/device/logs.inc.php +13 -14
M html/pages/device/logs/eventlog.inc.php +1 -3
M html/pages/eventlog.inc.php +1 -1
M html/pages/search.inc.php +9 -20
M html/pages/search/ipv4.inc.php +1 -1
M html/pages/search/ipv6.inc.php +2 -2
📈 38 added 📉 51 removed

💻 r3914

Mike Stupalov 🐱 • 2013-04-13 11:58
Move include Pear below include config.
Files changed (1)
M html/graph.php +4 -4
📈 4 added 📉 4 removed

💻 r3913

Adam Armstrong 🐸 • 2013-04-13 10:47
fix includes
Files changed (1)
M html/graph.php +3 -1
📈 3 added 📉 1 removed

💻 r3912

Adam Armstrong 🐸 • 2013-04-13 00:34
update latency page, fix navbar icon, change linux overview graphs.
Files changed (4)
M html/includes/navbar.inc.php +1 -1
M html/pages/device/latency.inc.php +13 -25
M includes/defaults.inc.php +3 -3
M includes/definitions.inc.php +4 -6
📈 21 added 📉 35 removed

💻 r3911

Adam Armstrong 🐸 • 2013-04-12 20:20
cleanups to several ui elements
Files changed (6)
M html/css/bootstrap-observium.css +8
M html/includes/print-interface-adsl.inc.php +1 -3
M html/pages/adduser.inc.php +4 -4
M html/pages/device/ports/adsl.inc.php +3 -4
M html/pages/edituser.inc.php +24 -15
M html/pages/usermenu.inc.php +16 -15
📈 48 added 📉 41 removed

💻 r3910

Mike Stupalov 🐱 • 2013-04-12 14:28
Changed IP address search. Limited display down ports on overview page in the last 24 hours and max 200 entries.
Files changed (2)
M html/includes/functions-print.inc.php +50 -14
M includes/defaults.inc.php +1 -1
📈 51 added 📉 15 removed

💻 r3909

Adam Armstrong 🐸 • 2013-04-12 14:06
only show FDB entries for permitted ports (wrap query loop entries with port_permitted())
Files changed (1)
M html/pages/search/fdb.inc.php +2 -3
📈 2 added 📉 3 removed

💻 r3908

Adam Armstrong 🐸 • 2013-04-11 16:42
update ntp apps page
Files changed (1)
M html/pages/device/apps/ntpd.inc.php +38 -21
📈 38 added 📉 21 removed

💻 r3907

Tom Laermans 🦔 • 2013-04-11 13:56
clear error array after listing errors on sql schema update
Files changed (1)
M includes/sql-schema/update.php +1
📈 1 added 📉 0 removed

💻 r3906

Tom Laermans 🦔 • 2013-04-11 13:51
ignore -1 value for rPDUIdentDeviceLinetoLineVoltage, patch by fenestro
Files changed (1)
M includes/discovery/voltages/apc.inc.php +10 -6
📈 10 added 📉 6 removed

💻 r3905

Tom Laermans 🦔 • 2013-04-11 13:21
log sql schema update errors to sql-schema-errors.log
Files changed (1)
M includes/sql-schema/update.php +9
📈 9 added 📉 0 removed

💻 r3904

Tom Laermans 🦔 • 2013-04-11 12:34
Environmental monitoring module support for APC rPDU2, patch by Arnaud Fenioux
Files changed (2)
M includes/discovery/humidity/apc.inc.php +22
M includes/discovery/temperatures/apc.inc.php +17
📈 39 added 📉 0 removed

💻 r3903 'FRONTPAGE'

Mike Stupalov 🐱 • 2013-04-11 07:51
View on overview page for down ports with inter-device links (new option: $config['frontpage']['device_status']['links']) (#276).
Files changed (2)
M html/includes/functions-print.inc.php +9 -4
M includes/defaults.inc.php +1
📈 10 added 📉 4 removed

💻 r3902

Adam Armstrong 🐸 • 2013-04-10 23:44
cleanup to ucd memory display.
Files changed (3)
M html/css/bootstrap-observium.css +9 -5
M html/pages/device.inc.php +1 -1
M html/pages/device/overview/ucd_mem.inc.php +15 -14
📈 16 added 📉 15 removed

💻 r3901

Mike Stupalov 🐱 • 2013-04-10 19:49
Fix cisco mempools polling.
Files changed (2)
M includes/polling/mempools/cemp.inc.php +10 -5
M includes/polling/mempools/cmp.inc.php +8 -5
📈 18 added 📉 10 removed

💻 r3900

Mike Stupalov 🐱 • 2013-04-10 19:14
no debug.
Files changed (1)
M includes/functions.php +1 -1
📈 1 added 📉 1 removed

💻 r3899

Mike Stupalov 🐱 • 2013-04-10 19:10
More improvements for bgp peers. Added discovery/polling for Cisco BGP4 V2 MIB (cbgpPeer2Table).
Files changed (3)
M includes/discovery/bgp-peers.inc.php +129 -102
M includes/functions.php +33 -1
M includes/polling/bgp-peers.inc.php +37 -12
📈 199 added 📉 115 removed

💻 r3898

Mike Stupalov 🐱 • 2013-04-10 12:15
Use snmpwalk_cache_oid_num2() for polling/discovery bgp peers.
Files changed (2)
M includes/discovery/bgp-peers.inc.php +9 -8
M includes/polling/bgp-peers.inc.php +13 -13
📈 22 added 📉 21 removed

💻 r3897

Tom Laermans 🦔 • 2013-04-10 12:13
debug output begone
Files changed (1)
M includes/polling/mac-accounting.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3896

Mike Stupalov 🐱 • 2013-04-10 12:06
Added functions snmp_translate() and snmpwalk_cache_oid_num2() (hack for big IPv6 indexes).
Files changed (2)
M includes/defaults.inc.php +1
M includes/snmp.inc.php +61
📈 62 added 📉 0 removed

💻 r3895

Mike Stupalov 🐱 • 2013-04-10 12:02
cleanup.
Files changed (4)
A attic/calendar.jpg +1
D html/calendar.jpg -1
M html/includes/functions-print.inc.php -1
M html/pages/usermenu.inc.php +4 -4
📈 4 added 📉 6 removed

💻 r3894

Tom Laermans 🦔 • 2013-04-10 10:42
fix overlib title
Files changed (1)
M html/pages/device/overview/ucd_mem.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3893

Mike Stupalov 🐱 • 2013-04-10 08:16
BGP Peers. Many improvements and bug fixes. Improved support for BGP in Force10, JunOS and JunOSe.
Files changed (13)
M html/includes/functions-print.inc.php +8 -16
M html/includes/graphs/bgp/prefixes_ipv4multicast.inc.php +1 -1
M html/includes/graphs/bgp/prefixes_ipv4unicast.inc.php +1 -1
M html/includes/graphs/bgp/prefixes_ipv4vpn.inc.php +1 -1
M html/includes/graphs/bgp/prefixes_ipv6multicast.inc.php +1 -1
M html/includes/graphs/bgp/prefixes_ipv6unicast.inc.php +1 -1
M html/includes/graphs/bgp/prefixes_ipv6vpn.inc.php +1 -1
M html/includes/graphs/bgp/updates.inc.php +1 -1
M html/pages/device/routing/bgp.inc.php +18 -51
M html/pages/routing/bgp.inc.php +25 -13
M includes/discovery/bgp-peers.inc.php +193 -122
M includes/polling/bgp-peers.inc.php +189 -140
A sql-schema/063.sql +7
📈 447 added 📉 349 removed

💻 r3892

Mike Stupalov 🐱 • 2013-04-09 14:30
Show bootstrap icons.
Files changed (1)
M html/icons.php +6 -4
📈 6 added 📉 4 removed

💻 r3891

Adam Armstrong 🐸 • 2013-04-09 13:58
add new CISCO-PRODUCTS-MIB (we should really be dropping this into an array for prettier rewrites. It's not that hard to manually keep up with cisco and perhaps juniper too at least)
Files changed (1)
M mibs/cisco/CISCO-PRODUCTS-MIB.my +110 -14
📈 0 added 📉 0 removed

💻 r3890

Adam Armstrong 🐸 • 2013-04-09 10:21
swap legend. fix sprites css
Files changed (2)
M html/css/sprites.css +1 -1
M html/includes/graphs/generic_multi_line.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3889

Mike Stupalov 🐱 • 2013-04-09 04:26
Remove duplicate In/Out description.
Files changed (1)
M html/includes/graphs/generic_data.inc.php +6 -6
📈 6 added 📉 6 removed

💻 r3888

Adam Armstrong 🐸 • 2013-04-08 22:10
add device_state. helps if you add the file :)
Files changed (1)
A sql-schema/062.sql +1
📈 1 added 📉 0 removed

💻 r3887

Adam Armstrong 🐸 • 2013-04-08 22:04
add device_state column. update CISCO-ENTITY-VENDORTYPE-OID-MIB (need new CISCO-PRODUCTS-MIB, but not on CCO!)
Files changed (2)
M includes/polling/os/cisco.inc.php +2 -2
M mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB.my +437 -15
📈 2 added 📉 2 removed

💻 r3886

Adam Armstrong 🐸 • 2013-04-08 20:41
bar stuff. getting there.
Files changed (8)
M html/css/bootstrap-observium.css +45
M html/includes/functions.inc.php +67 -32
M html/pages/device.inc.php +3 -1
M html/pages/device/overview.inc.php +7 -1
M html/pages/device/overview/ports.inc.php +1 -1
A html/pages/device/overview/ucd_mem.inc.php +105
M includes/polling/functions.inc.php +4
M includes/polling/ucd-mib.inc.php +12
📈 199 added 📉 35 removed

💻 r3885

Adam Armstrong 🐸 • 2013-04-08 16:33
set panos to display traffic & cpu only. palo alto kit doesn't seem to report memory usage (?!)
Files changed (1)
M includes/definitions.inc.php +5
📈 5 added 📉 0 removed

💻 r3884

Tom Laermans 🦔 • 2013-04-08 15:33
THIS! IS! SYNTAX!
Files changed (136)
M html/ajax_search.php +3 -2
M html/icons.php +1 -1
M html/includes/cache-data.inc.php +7 -7
M html/includes/footer.inc.php -1
M html/includes/functions-print.inc.php +24 -26
M html/includes/functions.inc.php +19 -19
M html/includes/graphs/accesspoints/interference.inc.php +1 -1
M html/includes/graphs/accesspoints/numasoclients.inc.php +1 -1
M html/includes/graphs/accesspoints/nummonbssid.inc.php +1 -2
M html/includes/graphs/accesspoints/nummonclients.inc.php +1 -1
M html/includes/graphs/accesspoints/radioutil.inc.php +1 -1
M html/includes/graphs/accesspoints/txpow.inc.php +1 -2
M html/includes/graphs/application/exim-mailqueue_total.inc.php +10 -8
M html/includes/graphs/application/nfs_nfs3.inc.php +4 -4
M html/includes/graphs/application/nfs_nfs4.inc.php +20 -20
M html/includes/graphs/application/postgresql_blks.inc.php +9 -8
M html/includes/graphs/application/postgresql_connects.inc.php +11 -10
M html/includes/graphs/application/postgresql_queries.inc.php +12 -11
M html/includes/graphs/application/postgresql_tuples_query.inc.php +9 -8
M html/includes/graphs/application/postgresql_tuples.inc.php +9 -8
M html/includes/graphs/application/postgresql_xact.inc.php +9 -8
M html/includes/graphs/application/powerdns-recursor_cpuload.inc.php +10 -10
M html/includes/graphs/application/powerdns-recursor_hitrate.inc.php +8 -8
M html/includes/graphs/application/unbound_class.inc.php +1 -1
M html/includes/graphs/application/unbound_flags.inc.php +1 -1
M html/includes/graphs/application/unbound_memory.inc.php +2 -2
M html/includes/graphs/application/unbound_opcode.inc.php +1 -1
M html/includes/graphs/application/unbound_queries.inc.php +2 -2
M html/includes/graphs/application/unbound_queue.inc.php +1 -1
M html/includes/graphs/device/arubacontroller_numaps.inc.php -1
M html/includes/graphs/device/arubacontroller_numclients.inc.php -2
M html/includes/graphs/device/bits.inc.php +3 -3
M html/includes/graphs/device/netscalersvc_conns.inc.php -1
M html/includes/graphs/device/netscalersvc_reqs.inc.php -2
M html/includes/graphs/device/netscalervsvr_hitmiss.inc.php -1
M html/includes/graphs/device/netscalervsvr_reqs.inc.php -2
M html/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip.inc.php +1 -1
M html/includes/graphs/device/ping_snmp.inc.php +2
M html/includes/graphs/device/ping.inc.php +2
M html/includes/graphs/device/poller_perf.inc.php +2
M html/includes/graphs/device/ucd_memory.inc.php +16 -16
M html/includes/graphs/generic_data.inc.php -2
M html/includes/graphs/generic_multi_bits_separated.inc.php -2
M html/includes/graphs/generic_multi_line.inc.php +4 -5
M html/includes/graphs/generic_multi_seperated.inc.php -1
M html/includes/graphs/graph.inc.php -1
M html/includes/graphs/minute_multi_line.inc.php +4 -5
M html/includes/graphs/munin/graph.inc.php +2 -2
M html/includes/header.inc.php -3
M html/includes/navbar.inc.php +23 -31
M html/includes/print-accesspoint-graphs.inc.php -1
M html/includes/print-accesspoint.inc.php +17 -8
M html/includes/print-graphrow.inc.php +2 -2
M html/includes/print-interface.inc.php -3
M html/includes/print-menubar.php -1
M html/includes/print-vrf.inc.php +1 -1
M html/includes/status-summary.inc.php -2
M html/index.php +13 -13
M html/map.php +10 -10
M html/pages/addhost.inc.php -4
M html/pages/adduser.inc.php +3 -3
M html/pages/api/errorcodes.inc.php +1 -1
M html/pages/api/manual.encryption.inc.php +1 -1
M html/pages/api/manual.inc.php +1
M html/pages/apps/overview.inc.php +1 -1
M html/pages/authlog.inc.php +13 -11
M html/pages/bill.inc.php +5 -1
M html/pages/bill/edit.inc.php +1
M html/pages/bill/ports.inc.php +1 -1
M html/pages/bill/quick.inc.php -2
M html/pages/bill/transfer.inc.php +1
M html/pages/bills.inc.php +3 -1
M html/pages/bills/add.inc.php +1 -1
M html/pages/bills/search.inc.php +1 -1
M html/pages/bills/searchaction.inc.php +2 -2
M html/pages/customers.inc.php +4 -4
M html/pages/device.inc.php +4 -4
M html/pages/device/accesspoint.inc.php -5
M html/pages/device/accesspoints.inc.php +1 -2
M html/pages/device/apps.inc.php -1
M html/pages/device/apps/mysql.inc.php -2
M html/pages/device/apps/postfix_mailgraph.inc.php -1
M html/pages/device/apps/postgresql.inc.php +8 -9
M html/pages/device/edit.inc.php +1 -2
M html/pages/device/edit/delete.inc.php -1
M html/pages/device/edit/modules.inc.php +1 -1
M html/pages/device/edit/sensors.inc.php +4 -4
M html/pages/device/edit/snmp.inc.php -8
M html/pages/device/health.inc.php -1
M html/pages/device/health/storage.inc.php -1
M html/pages/device/loadbalancer.inc.php -1
M html/pages/device/loadbalancer/netscaler_services.inc.php +3 -4
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +10 -9
M html/pages/device/logs/eventlog.inc.php +1 -1
M html/pages/device/logs/syslog.inc.php +1 -1
M html/pages/device/munin.inc.php -1
M html/pages/device/overview.inc.php +1
M html/pages/device/overview/c6kxbar.inc.php -1
M html/pages/device/overview/mempools.inc.php -1
M html/pages/device/overview/ports.inc.php -1
M html/pages/device/overview/storage.inc.php -1
M html/pages/device/perf.inc.php +2 -4
M html/pages/device/port.inc.php +7 -10
M html/pages/device/port/arp.inc.php +1 -1
M html/pages/device/port/fdb.inc.php +1 -6
M html/pages/device/port/macaccounting.inc.php +9 -10
M html/pages/device/port/sensors.inc.php -1
M html/pages/device/ports.inc.php +4 -5
M html/pages/device/ports/arp.inc.php +2 -2
M html/pages/device/ports/fdb.inc.php +1 -6
M html/pages/device/pseudowires.inc.php +1 -1
M html/pages/device/routing.inc.php -1
M html/pages/device/routing/bgp.inc.php +3 -3
M html/pages/device/routing/eigrp.inc.php -1
M html/pages/device/routing/ipsec_tunnels.inc.php -1
M html/pages/device/vm.inc.php -1
M html/pages/devices.inc.php +3 -4
M html/pages/devices/graph.inc.php +3 -3
M html/pages/edituser.inc.php +5 -4
M html/pages/eventlog.inc.php +1 -1
M html/pages/graphs.inc.php +1 -1
M html/pages/health.inc.php -2
M html/pages/health/processor.inc.php -1
M html/pages/health/sensors.inc.php +1 -1
M html/pages/pollerlog.inc.php +2 -3
M html/pages/ports.inc.php +2 -4
M html/pages/ports/graph.inc.php +3 -3
M html/pages/ports/list.inc.php -2
M html/pages/routing.inc.php +1 -1
M html/pages/routing/bgp.inc.php -1
M html/pages/search/arp.inc.php +1 -1
M html/pages/search/ipv4.inc.php +1 -1
M html/pages/search/ipv6.inc.php +1 -1
M html/pages/simpleapi.inc.php +1
M html/pages/syslog.inc.php +2 -2
📈 415 added 📉 484 removed

💻 r3883

Adam Armstrong 🐸 • 2013-04-08 13:47
smaller query
Files changed (1)
M html/includes/cache-data.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3882

Adam Armstrong 🐸 • 2013-04-07 22:43
de-mong the menu
Files changed (1)
M html/css/bootstrap.css +17 -7
📈 0 added 📉 0 removed

💻 r3881

Adam Armstrong 🐸 • 2013-04-07 16:32
icon back
Files changed (1)
M html/pages/logon.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3880

Adam Armstrong 🐸 • 2013-04-07 14:54
some cosmetic cleanups. try to make tables more consistent in style.
Files changed (9)
M html/css/bootstrap-observium.css +14
M html/includes/functions-print.inc.php +3 -3
M html/pages/device/overview.inc.php +1 -1
M html/pages/device/overview/generic/sensor.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/overview/storage.inc.php +1 -1
M html/pages/device/overview/toner.inc.php +1 -1
M html/pages/devices.inc.php +1 -1
M html/pages/ports.inc.php +2 -2
📈 11 added 📉 11 removed

💻 r3879

Adam Armstrong 🐸 • 2013-04-07 14:41
revert bar change. modify old bars to be prettier.
Files changed (1)
M html/includes/functions.inc.php +11 -13
📈 11 added 📉 13 removed

💻 r3878

Mike Stupalov 🐱 • 2013-04-06 18:19
Functions snmpwalk_cache_oid() and snmpwalk_cache_oid_num() set cache optional.
Files changed (1)
M includes/snmp.inc.php +16 -6
📈 16 added 📉 6 removed

💻 r3877

Adam Armstrong 🐸 • 2013-04-06 16:58
ui updates. new percentage bars (testing)
Files changed (8)
M html/css/bootstrap-observium.css +5
M html/css/bootstrap.css +2 -2
M html/includes/functions.inc.php +36 -8
M html/index.php +1 -1
M html/pages/about.inc.php +43 -33
M html/pages/device/overview.inc.php +1 -1
M html/pages/device/overview/information.inc.php +1 -1
M html/pages/device/overview/processors.inc.php +5 -5
📈 87 added 📉 49 removed

💻 r3876

Mike Stupalov 🐱 • 2013-04-06 15:52
Add caching for snmpwalk_cache_oid() and snmpwalk_cache_oid_num().
Files changed (1)
M includes/snmp.inc.php +28 -19
📈 28 added 📉 19 removed

💻 r3875

Adam Armstrong 🐸 • 2013-04-06 12:45
update icons.php
Files changed (1)
M html/icons.php +1 -1
📈 1 added 📉 1 removed

💻 r3874

Adam Armstrong 🐸 • 2013-04-06 12:45
move icon- to oicon- to prevent collision with bootstrap glyphicons
Files changed (35)
M html/css/sprites.css +182 -182
M html/includes/api/functions.inc.php +1 -1
M html/includes/functions-print.inc.php +3 -3
M html/includes/navbar.inc.php +54 -54
M html/index.php +4 -4
M html/pages/about.inc.php +16 -16
M html/pages/addhost.inc.php +1 -1
M html/pages/adduser.inc.php +1 -1
M html/pages/api/errorcodes.inc.php +1 -1
M html/pages/delhost.inc.php +1 -1
M html/pages/device.inc.php +27 -27
M html/pages/device/edit/alerts.inc.php +1 -1
M html/pages/device/edit/apps.inc.php +1 -1
M html/pages/device/edit/delete.inc.php +1 -1
M html/pages/device/edit/device.inc.php +1 -1
M html/pages/device/edit/ipmi.inc.php +1 -1
M html/pages/device/edit/ports.inc.php +3 -3
M html/pages/device/edit/sensors.inc.php +1 -1
M html/pages/device/edit/snmp.inc.php +1 -1
M html/pages/device/overview.inc.php +3 -3
M html/pages/device/overview/c6kxbar.inc.php +1 -1
M html/pages/device/overview/information.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/overview/ports.inc.php +1 -1
M html/pages/device/overview/processors.inc.php +1 -1
M html/pages/device/overview/storage.inc.php +1 -1
M html/pages/device/overview/toner.inc.php +1 -1
M html/pages/device/port.inc.php +1 -1
M html/pages/devices.inc.php +1 -1
M html/pages/inventory.inc.php +1 -1
M html/pages/logon.inc.php +1 -1
M html/pages/ports.inc.php +1 -1
M html/pages/search/fdb.inc.php +1 -1
M html/pages/usermenu.inc.php +4 -4
M includes/definitions.inc.php +17 -17
📈 156 added 📉 156 removed

💻 r3873

Mike Stupalov 🐱 • 2013-04-06 12:32
Added function hex2ip().
Files changed (2)
M includes/discovery/arp-table.inc.php +1 -2
M includes/functions.php +30 -1
📈 31 added 📉 3 removed

💻 r3872

Adam Armstrong 🐸 • 2013-04-06 12:21
more sprites
Files changed (2)
M html/css/sprites.css +168 -132
M html/img/sprites.png ±0
📈 0 added 📉 0 removed

💻 r3871

Adam Armstrong 🐸 • 2013-04-06 11:25
change icons in definitons
Files changed (1)
M includes/definitions.inc.php +17 -17
📈 17 added 📉 17 removed

💻 r3870

Mike Stupalov 🐱 • 2013-04-06 10:07
new icon here too.
Files changed (1)
M html/index.php +1 -1
📈 1 added 📉 1 removed

💻 r3869

Adam Armstrong 🐸 • 2013-04-06 09:54
update icons
Files changed (1)
M html/icons.php +1 -6
📈 1 added 📉 6 removed

💻 r3868

Adam Armstrong 🐸 • 2013-04-06 09:53
update sprites, remove sweetie css.
Files changed (15)
M html/css/sprites.css +146 -59
M html/img/sprites.png ±0
M html/includes/functions-print.inc.php +1 -1
M html/includes/navbar.inc.php +50 -50
M html/index.php -1
M html/pages/device.inc.php +27 -27
M html/pages/device/overview.inc.php +3 -3
M html/pages/device/overview/c6kxbar.inc.php +1 -1
M html/pages/device/overview/information.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/overview/ports.inc.php +1 -1
M html/pages/device/overview/processors.inc.php +1 -1
M html/pages/device/overview/storage.inc.php +1 -1
M html/pages/device/overview/toner.inc.php +1 -1
M html/pages/device/port.inc.php +1 -1
📈 89 added 📉 90 removed

💻 r3867

Mike Stupalov 🐱 • 2013-04-06 08:21
Fix IPv6 NDP on JunOS (it used ipv6NetToMediaPhysAddress).
Files changed (1)
M includes/discovery/arp-table.inc.php +12 -5
📈 12 added 📉 5 removed

💻 r3866

Mike Stupalov 🐱 • 2013-04-06 08:19
Use php instead unix commands :P
Files changed (1)
M html/icons.php +10 -2
📈 10 added 📉 2 removed

💻 r3865

Adam Armstrong 🐸 • 2013-04-05 20:58
fix ports page pagination (only for list)
Files changed (1)
M html/pages/ports/list.inc.php +1
📈 1 added 📉 0 removed

💻 r3864

Adam Armstrong 🐸 • 2013-04-05 20:42
short open tag begone!
Files changed (2)
M html/pages/device/overview.inc.php +1 -2
M includes/discovery/storage/hrstorage.inc.php +1 -1
📈 2 added 📉 3 removed

💻 r3863

Adam Armstrong 🐸 • 2013-04-05 20:06
hadd this been a bigger mistake, bad things would have haappened.
Files changed (1)
M includes/polling/unix-agent/hddtemp.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3862

Adam Armstrong 🐸 • 2013-04-05 19:49
improved overview page. vmware fixes. misc updates. beginning of eigrp collector.
Files changed (25)
M html/css/bootstrap-observium.css +37 -6
M html/icons.php +4 -6
D html/includes/dev-overview-data.inc.php -85
M html/includes/functions-print.inc.php +4
M html/includes/functions.inc.php +24 -8
M html/includes/graphs/graph.inc.php +3 -1
M html/includes/print-interface.inc.php +1 -1
M html/pages/device.inc.php +9
M html/pages/device/overview.inc.php +28 -24
M html/pages/device/overview/c6kxbar.inc.php +7 -5
M html/pages/device/overview/generic/sensor.inc.php +9 -3
A html/pages/device/overview/information.inc.php +85
M html/pages/device/overview/mempools.inc.php +9 -6
M html/pages/device/overview/ports.inc.php +9 -3
M html/pages/device/overview/processors.inc.php +7 -5
M html/pages/device/overview/storage.inc.php +9 -4
M html/pages/device/overview/toner.inc.php +8 -5
M html/pages/device/routing.inc.php +8 -22
A html/pages/device/routing/eigrp.inc.php +27
M html/pages/graphs.inc.php +3 -1
M includes/common.php +1
M includes/defaults.inc.php +1
A includes/polling/cisco-eigrp.inc.php +100
M includes/polling/os/vmware.inc.php +3 -1
M includes/rewrites.php +1 -1
📈 360 added 📉 181 removed

💻 r3861

Adam Armstrong 🐸 • 2013-04-05 18:05
use 64bit counters for cisco mac accounting
Files changed (1)
M includes/polling/mac-accounting.inc.php +10 -3
📈 10 added 📉 3 removed

💻 r3860

Mike Stupalov 🐱 • 2013-04-05 12:47
Fix for changed in php 5.4 function empty() (empty('0') return TRUE).
Files changed (1)
M includes/snmp.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3859

Adam Armstrong 🐸 • 2013-04-05 12:30
make vmUUIS larger.
Files changed (1)
A sql-schema/061.sql +1
📈 1 added 📉 0 removed

💻 r3858

Adam Armstrong 🐸 • 2013-04-05 12:06
extend vminfo table
Files changed (1)
A sql-schema/060.sql +1
📈 1 added 📉 0 removed

💻 r3857 'MIB_DIR'

Mike Stupalov 🐱 • 2013-04-05 10:34
Mission cleaning mibdir. Changing to $config['mib_dir'] and function mibdirs().
Files changed (51)
M includes/discovery/current/brocade-dom.inc.php +1 -1
M includes/discovery/current/junos-dom.inc.php +5 -5
M includes/discovery/dbm/brocade-dom.inc.php +2 -2
M includes/discovery/dbm/junos-dom-rx.inc.php +5 -5
M includes/discovery/dbm/junos-dom-tx.inc.php +5 -5
M includes/discovery/junose-atm-vp.inc.php +1 -1
M includes/discovery/mempools/aos-device.inc.php +2 -2
M includes/discovery/mempools/ftos-c-series.inc.php +1 -1
M includes/discovery/mempools/ftos-e-series.inc.php +1 -1
M includes/discovery/mempools/ftos-s-series.inc.php +2 -2
M includes/discovery/mempools/hp-procurve.inc.php +2 -2
M includes/discovery/mempools/junos.inc.php +5 -5
M includes/discovery/mempools/vrp.inc.php +3 -3
M includes/discovery/processors/aos-device.inc.php +1 -1
M includes/discovery/processors/ftos-c-series.inc.php +1 -1
M includes/discovery/processors/ftos-e-series.inc.php +1 -1
M includes/discovery/processors/ftos-s-series.inc.php +2 -2
M includes/discovery/processors/junos.inc.php +5 -5
M includes/discovery/processors/junose.inc.php +1 -1
M includes/discovery/processors/procurve.inc.php +1 -1
M includes/discovery/processors/radlan.inc.php +1 -1
M includes/discovery/processors/vrp.inc.php +3 -3
M includes/discovery/processors/watchguard.inc.php +1 -1
M includes/discovery/temperatures/brocade-dom.inc.php +1 -1
M includes/discovery/temperatures/ftos-c-series.inc.php +1 -1
M includes/discovery/temperatures/ftos-e-series.inc.php +1 -1
M includes/discovery/temperatures/ftos-s-series.inc.php +2 -2
M includes/discovery/temperatures/junos-dom.inc.php +5 -5
M includes/discovery/temperatures/junos.inc.php +3 -3
M includes/discovery/temperatures/junose.inc.php +2 -2
M includes/discovery/temperatures/observernms-custom.inc.php +2 -2
M includes/discovery/temperatures/routeros.inc.php +1 -1
M includes/discovery/ucd-diskio.inc.php +1 -1
M includes/discovery/vmware-vminfo.inc.php +6 -6
M includes/discovery/voltages/routeros.inc.php +1 -1
M includes/polling/junose-atm-vp.inc.php +8 -8
M includes/polling/mempools/aos-device.inc.php +2 -2
M includes/polling/mempools/cemp.inc.php +4 -9
M includes/polling/mempools/cmp.inc.php +4 -9
M includes/polling/mempools/hpGlobal.inc.php +1 -1
M includes/polling/mempools/hpLocal.inc.php +1 -1
M includes/polling/mempools/junos.inc.php +3 -3
M includes/polling/mempools/vrp.inc.php +2 -2
M includes/polling/os/comware.inc.php +1 -1
M includes/polling/os/ironware.inc.php +4 -11
M includes/polling/os/junos.inc.php +3 -3
M includes/polling/os/junose.inc.php +1 -1
M includes/polling/os/screenos.inc.php +5 -4
M includes/polling/os/speedtouch.inc.php +2 -2
M includes/polling/os/vmware.inc.php +1 -1
M includes/snmp.inc.php +9 -10
📈 129 added 📉 146 removed

💻 r3856

Adam Armstrong 🐸 • 2013-04-04 11:57
improved graph colours :)
Files changed (2)
M html/includes/graphs/generic_data.inc.php +6 -6
M html/pages/front/default.php +2 -2
📈 8 added 📉 8 removed

💻 r3855

Adam Armstrong 🐸 • 2013-04-04 10:35
cleanups to mac accounting pages and improvement to some colours.
Files changed (8)
M html/css/bootstrap-observium.css +9
M html/includes/graphs/generic_multi_bits_separated.inc.php +37 -5
M html/includes/graphs/multiport/bits_separate.inc.php +2 -1
M html/includes/graphs/port/mac_acc_total.inc.php +12 -7
M html/pages/device/port.inc.php -33
A html/pages/device/port/macaccounting_top10.inc.php +87
M html/pages/device/port/macaccounting.inc.php +47 -106
M includes/defaults.inc.php +6 -4
📈 191 added 📉 156 removed

💻 r3854

Tom Laermans 🦔 • 2013-04-03 14:27
juniper vrf fix by falz
Files changed (1)
M includes/discovery/cisco-vrf.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3853

Adam Armstrong 🐸 • 2013-04-02 19:25
better descr for cisco entity sensors
Files changed (1)
M includes/discovery/cisco-entity-sensor.inc.php +6 -2
📈 6 added 📉 2 removed

💻 r3852

Adam Armstrong 🐸 • 2013-04-02 18:03
discovery apc by sysObjectId
Files changed (1)
M includes/discovery/os/apc.inc.php +2 -5
📈 2 added 📉 5 removed

💻 r3851

Adam Armstrong 🐸 • 2013-04-02 12:39
exim mailqueue graphs via agent
Files changed (5)
A html/includes/graphs/application/exim-mailqueue_total.inc.php +32
M html/pages/apps.inc.php +1
A html/pages/device/apps/exim-mailqueue.inc.php +24
A includes/polling/applications/exim-mailqueue.inc.php +34
A scripts/agent-local/exim-mailqueue.sh +33
📈 124 added 📉 0 removed

💻 r3850

Mike Stupalov 🐱 • 2013-04-02 10:21
Fix spikekill bug.
Files changed (1)
M scripts/removespikes.php +1 -1
📈 1 added 📉 1 removed

💻 r3849

Mike Stupalov 🐱 • 2013-04-02 09:58
Update spikekill to version 1.1
Files changed (1)
M scripts/removespikes.php +74 -21
📈 74 added 📉 21 removed

💻 r3848

Mike Stupalov 🐱 • 2013-04-02 09:53
Added use of HC counters for UcastPkts.
Files changed (2)
M html/includes/graphs/port/upkts.inc.php +1 -1
M includes/polling/ports.inc.php +17 -19
📈 18 added 📉 20 removed

💻 r3847

Adam Armstrong 🐸 • 2013-04-01 12:50
bootstrappify collectd table. change halflings to grey.
Files changed (2)
M html/img/glyphicons-halflings.png ±0
M html/pages/device/collectd.inc.php +9 -4
📈 9 added 📉 4 removed

💻 r3846

Adam Armstrong 🐸 • 2013-04-01 12:00
fix /ports/ graphs sizes
Files changed (1)
M html/pages/ports/graph.inc.php +6 -6
📈 6 added 📉 6 removed

💻 r3845

Adam Armstrong 🐸 • 2013-04-01 11:49
fix mac accounting polling. update pseudowires page.
Files changed (2)
M html/pages/pseudowires.inc.php +49 -19
M includes/polling/mac-accounting.inc.php +2 -1
📈 51 added 📉 20 removed

💻 r3844 'PING'

Mike Stupalov 🐱 • 2013-04-01 08:19
Fix conflicting options ($config['ping'] and $config['ping']['retries']/$config['ping']['timeout'])
Files changed (2)
M html/netcmd.php +33 -5
M includes/defaults.inc.php -1
📈 33 added 📉 6 removed

💻 r3843

Tom Laermans 🦔 • 2013-03-29 21:13
fix ipmi data polling, add extra debug info
Files changed (1)
M includes/polling/ipmi.inc.php +7 -2
📈 7 added 📉 2 removed

💻 r3842

Mike Stupalov 🐱 • 2013-03-29 09:53
oops (fix copy-paste).
Files changed (1)
M includes/definitions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3841

Mike Stupalov 🐱 • 2013-03-29 09:05
Update the default paths.
Files changed (4)
M html/includes/graphs/graph.inc.php +3 -3
M html/pages/graphs.inc.php +1 -1
M includes/defaults.inc.php +4 -4
M includes/definitions.inc.php +14 -18
📈 22 added 📉 26 removed

💻 r3840

Mike Stupalov 🐱 • 2013-03-29 04:53
more cleaning.
Files changed (1)
M config.php.default +1 -5
📈 1 added 📉 5 removed

💻 r3839

Tom Laermans 🦔 • 2013-03-29 00:41
begone i tell you
Files changed (1)
D generate-iplist.php -50
📈 0 added 📉 50 removed

💻 r3838

Tom Laermans 🦔 • 2013-03-28 23:25
clean up default config file
Files changed (1)
M config.php.default +3 -15
📈 3 added 📉 15 removed

💻 r3837

Adam Armstrong 🐸 • 2013-03-28 19:23
again :)
Files changed (1)
M sql-schema/059.sql +1
📈 1 added 📉 0 removed

💻 r3836

Adam Armstrong 🐸 • 2013-03-28 19:23
fix db update for 58/59
Files changed (2)
M sql-schema/058.sql -1
A sql-schema/059.sql +2
📈 2 added 📉 1 removed

💻 r3835

Mike Stupalov 🐱 • 2013-03-28 15:23
Show disabled devices if required.
Files changed (1)
M html/pages/devices.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3834

Mike Stupalov 🐱 • 2013-03-28 15:10
Fix sql query (#269).
Files changed (1)
M html/pages/devices.inc.php +32 -15
📈 32 added 📉 15 removed

💻 r3833

Mike Stupalov 🐱 • 2013-03-28 13:57
Change ping options.
Files changed (3)
M config.php.default +2 -2
M includes/defaults.inc.php +2 -2
M includes/functions.php +4 -4
📈 8 added 📉 8 removed

💻 r3832

Mike Stupalov 🐱 • 2013-03-28 13:49
small change.
Files changed (1)
M html/includes/graphs/device/uptime.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3831

Mike Stupalov 🐱 • 2013-03-28 13:46
Fix uptime minimum (#267).
Files changed (1)
M html/includes/graphs/device/uptime.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r3830

Mike Stupalov 🐱 • 2013-03-28 12:15
Fix SELECT ip_address.
Files changed (1)
M html/pages/device/port/macaccounting.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3829

Mike Stupalov 🐱 • 2013-03-28 08:36
Update config.php.default
Files changed (1)
M config.php.default +9 -5
📈 9 added 📉 5 removed

💻 r3828

Mike Stupalov 🐱 • 2013-03-28 07:52
Improve debug for isPingable().
Files changed (1)
M includes/functions.php +3 -3
📈 3 added 📉 3 removed

💻 r3827

Adam Armstrong 🐸 • 2013-03-27 18:39
Juniper MAC accounting. Fix MAC accounting pages. Update some graph types. Add some NetApp stuff.
Files changed (35)
M alerts.php +1 -1
A generate-iplist.php +50
M html/.htaccess +1
M html/css/bootstrap-observium.css +4 -4
A html/images/os/netapp.png +1
A html/includes/graphs/device/netapp_disk_io.inc.php +11
A html/includes/graphs/device/netapp_net_io.inc.php +10
A html/includes/graphs/device/netapp_ops.inc.php +36
A html/includes/graphs/device/netapp_tape_io.inc.php +11
M html/includes/graphs/generic_data.inc.php +19 -4
M html/includes/graphs/generic_multi_seperated.inc.php +4 -2
M html/includes/graphs/generic_multi_simplex_seperated.inc.php +2 -2
M html/includes/graphs/macaccounting/auth.inc.php +15 -13
M html/includes/graphs/macaccounting/pkts.inc.php +5 -3
M html/includes/graphs/multiport/bits_duo.inc.php +7 -7
M html/includes/graphs/port/mac_acc_total.inc.php +17 -11
M html/includes/navbar.inc.php +11
M html/map.php +27 -7
M html/pages/device/loadbalancer/netscaler_services.inc.php +2 -8
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +16 -21
M html/pages/device/port.inc.php +9 -8
M html/pages/device/port/macaccounting.inc.php +77 -15
M html/pages/front/jt.php +2 -2
M html/pages/front/traffic.php +2 -2
M html/pages/graphs.inc.php -1
M includes/common.php +3
M includes/definitions.inc.php +25 -1
M includes/discovery/mac-accounting.inc.php +3 -1
A includes/discovery/os/netapp.inc.php +9
M includes/polling/mac-accounting.inc.php +112 -56
M includes/polling/os/junos.inc.php +2 -2
A includes/polling/os/netapp.inc.php +70
M includes/snmp.inc.php +33 -6
A mibs/rfc/IEEE8021-TC-MIB.txt +597
A sql-schema/058.sql +2
📈 595 added 📉 173 removed

💻 r3826

Adam Armstrong 🐸 • 2013-03-27 15:22
Increase default ping retries to 3
Files changed (1)
M includes/functions.php +1 -1
📈 1 added 📉 1 removed

💻 r3825

Mike Stupalov 🐱 • 2013-03-27 12:07
Update support for OKI printers.
Files changed (3)
M includes/definitions.inc.php +2 -2
D includes/polling/os/okilan.inc.php -10
M includes/polling/os/printer.inc.php +8 -1
📈 10 added 📉 13 removed

💻 r3824

Mike Stupalov 🐱 • 2013-03-27 08:14
Using print_search_simple() in search forms.
Files changed (8)
M html/includes/functions-print.inc.php +8 -3
M html/includes/navbar.inc.php +11 -1
M html/pages/device/logs/eventlog.inc.php +22 -25
M html/pages/device/logs/syslog.inc.php +35 -44
M html/pages/eventlog.inc.php +40 -54
M html/pages/search/ipv4.inc.php +34 -39
M html/pages/search/ipv6.inc.php +34 -39
M html/pages/syslog.inc.php +64 -71
📈 248 added 📉 276 removed

💻 r3823

Adam Armstrong 🐸 • 2013-03-27 07:38
hide unused threshold boxes in port edit page (trollol)
Files changed (1)
M html/pages/device/edit/ports.inc.php +12 -13
📈 12 added 📉 13 removed

💻 r3822

Tom Laermans 🦔 • 2013-03-26 20:01
fix unbound agent script
Files changed (1)
M scripts/agent-local/unbound +1 -1
📈 1 added 📉 1 removed

💻 r3821

Mike Stupalov 🐱 • 2013-03-26 15:08
Fix macacconting tab.
Files changed (1)
M html/pages/device/port.inc.php +12 -12
📈 12 added 📉 12 removed

💻 r3820

Mike Stupalov 🐱 • 2013-03-26 13:59
Improved support for printers HP and Samsung.
Files changed (5)
A html/images/os/samsung.png +1
M includes/definitions.inc.php +8 -1
A includes/discovery/os/samsung.inc.php +9
D includes/polling/os/jetdirect.inc.php -31
A includes/polling/os/printer.inc.php +73
📈 91 added 📉 32 removed

💻 r3819

Adam Armstrong 🐸 • 2013-03-26 13:08
add vlan id to mac accounting (hardcoded to 0 for cisco, useful for poonipper)
Files changed (2)
M html/pages/devices.inc.php +2 -2
A sql-schema/057.sql +1
📈 3 added 📉 2 removed

💻 r3818

Mike Stupalov 🐱 • 2013-03-26 08:26
use preg_match() instead preg_replace() (small fix to detect FreeBSD version).
Files changed (1)
M includes/polling/os/unix.inc.php +4 -8
📈 4 added 📉 8 removed

💻 r3817

Mike Stupalov 🐱 • 2013-03-25 11:13
Improve UNIX detection and graphs.
Files changed (9)
M html/includes/graphs/device/mempool.inc.php +27 -23
M html/includes/graphs/device/storage.inc.php +27 -16
M html/includes/graphs/device/ucd_memory.inc.php +100 -95
M includes/definitions.inc.php +20 -4
M includes/discovery/os/freebsd.inc.php +13 -15
M includes/polling/mempools.inc.php +1
M includes/polling/os/unix.inc.php +4 -12
M includes/polling/processors.inc.php +2
M includes/polling/storage.inc.php +1
📈 195 added 📉 165 removed

💻 r3816

Tom Laermans 🦔 • 2013-03-25 11:06
change name of datetime field in eventlog db to timestamp for consistency with syslog table, query may take a while on large tables
Files changed (5)
M html/includes/functions-print.inc.php +3 -4
M html/includes/status-summary.inc.php +1 -1
M includes/functions.php +1 -1
M irc.php +2 -2
A sql-schema/056.sql +1
📈 8 added 📉 8 removed

💻 r3815

Tom Laermans 🦔 • 2013-03-25 11:01
some missing code for the (half finished) powerdns recursor graphs
Files changed (2)
M html/pages/apps.inc.php +12 -11
A html/pages/device/apps/powerdns-recursor.inc.php +35
📈 47 added 📉 11 removed

💻 r3814

Adam Armstrong 🐸 • 2013-03-25 06:35
netapp mibs (2.2.2)
Files changed (3)
A mibs/netapp
A mibs/netapp/iscsi.mib +2,564
A mibs/netapp/netapp.mib +31,620
📈 0 added 📉 0 removed

💻 r3813

Adam Armstrong 🐸 • 2013-03-25 05:48
netscaler tcp sessions graph on mouseover/header
Files changed (1)
M includes/definitions.inc.php +6 -4
📈 6 added 📉 4 removed

💻 r3812

Tom Laermans 🦔 • 2013-03-25 00:07
add shorthost length config option
Files changed (2)
M includes/common.php +5 -1
M includes/defaults.inc.php +4
📈 9 added 📉 1 removed

💻 r3811

Tom Laermans 🦔 • 2013-03-24 23:50
make agent port configurable, still needs to be overridable in the database per device
Files changed (2)
M includes/defaults.inc.php +3
M includes/polling/unix-agent.inc.php +2 -2
📈 5 added 📉 2 removed

💻 r3810

Tom Laermans 🦔 • 2013-03-24 20:19
remove and ignore net-snmp .index files
Files changed (3)
D mibs/a3com/.index -179
D mibs/h3c/.index -205
D mibs/hp/.index -113
📈 0 added 📉 0 removed

💻 r3809

Tom Laermans 🦔 • 2013-03-24 20:16
clean up ajax search code a bit, add coloured bar in front of all results
Files changed (3)
M html/ajax_search.php +17 -19
M html/includes/functions.inc.php +1 -1
M mibs/hp/.index +95 -95
📈 18 added 📉 20 removed

💻 r3808

Adam Armstrong 🐸 • 2013-03-24 20:15
remove old extreme mib
Files changed (2)
M includes/polling/os/extremeware.inc.php +10 -8
D mibs/extreme-v762b3 -21,084
📈 10 added 📉 8 removed

💻 r3807

Adam Armstrong 🐸 • 2013-03-24 20:14
update extreme mibs (2006 -> 2012!)
Files changed (35)
D mibs/extreme/extreme-base.mib -790
D mibs/extreme/extreme-cable.mib -497
D mibs/extreme/extreme-dlcs.mib -212
D mibs/extreme/extreme-dos.mib -167
D mibs/extreme/extreme-eaps.mib -97
D mibs/extreme/extreme-edp.mib -192
D mibs/extreme/extreme-enh-dos.mib -291
D mibs/extreme/extreme-entity.mib -72
D mibs/extreme/extreme-esrp.mib -488
D mibs/extreme/extreme-fdb.mib -317
D mibs/extreme/extreme-filetransfer.mib -270
D mibs/extreme/extreme-netflow.mib -382
D mibs/extreme/extreme-np.mib -658
D mibs/extreme/extreme-ospf.mib -77
D mibs/extreme/extreme-pbqos.mib -541
D mibs/extreme/extreme-poe.mib -425
D mibs/extreme/extreme-port.mib -741
D mibs/extreme/extreme-pos.mib -783
D mibs/extreme/extreme-qos.mib -560
D mibs/extreme/extreme-rtstats.mib -169
D mibs/extreme/extreme-services.mib -408
D mibs/extreme/extreme-slb.mib -124
D mibs/extreme/extreme-snmpv3.mib -104
D mibs/extreme/extreme-stacking.mib -365
D mibs/extreme/extreme-stp-extensions.mib -462
D mibs/extreme/extreme-system.mib -1,030
D mibs/extreme/extreme-trap.mib -179
D mibs/extreme/extreme-trappoll.mib -238
D mibs/extreme/extreme-v2trap.mib -574
D mibs/extreme/extreme-vc.mib -78
D mibs/extreme/extreme-vlan.mib -1,698
D mibs/extreme/extreme-wireless.mib -9,051
A mibs/extreme/EXTREME.mib +36,923
D mibs/extreme/extremedot11ap.mib -24
D mibs/extreme/extremedot11f.mib -21
📈 0 added 📉 0 removed

💻 r3806

Adam Armstrong 🐸 • 2013-03-24 19:54
update fortinet mibs (thanks hasker!)
Files changed (2)
M mibs/FORTINET-CORE-MIB.mib +38 -2
M mibs/FORTINET-FORTIGATE-MIB.mib +752 -100
📈 0 added 📉 0 removed

💻 r3805

Adam Armstrong 🐸 • 2013-03-24 18:52
move around a lot of mibs. try to untangle the huawei/3com/hp nonsense. fix vmware polling (4 gets per vm, really? :P)
Files changed (3088)
M html/includes/functions-print.inc.php +46
M html/includes/print-accesspoint.inc.php +3 -3
M html/pages/device.inc.php +2 -2
M html/pages/device/accesspoint.inc.php +1 -1
M html/pages/device/accesspoints.inc.php +1 -5
M html/pages/device/vm.inc.php +9 -5
M includes/common.php +1 -1
M includes/definitions.inc.php +27 -13
M includes/discovery/cisco-cef.inc.php +1 -1
M includes/discovery/os/3com.inc.php +2 -3
D includes/discovery/os/comware.inc.php -11
A includes/discovery/os/hp.inc.php +16
D includes/discovery/os/procurve.inc.php -12
M includes/polling/aruba-controller.inc.php +16 -7
M includes/polling/cisco-cef.inc.php +1 -1
M includes/polling/os/arubaos.inc.php +1 -1
M includes/polling/os/ios.inc.php -8
M includes/polling/os/vmware.inc.php +8 -6
M includes/snmp.inc.php +25 -84
A mibs/a3com
A mibs/a3com/.index +179
A mibs/a3com/3fc-045.mib +3,349
A mibs/a3com/a3com-huawei-3gmodem.mib +813
A mibs/a3com/a3com-huawei-8021x-ext.mib +305
A mibs/a3com/a3com-huawei-aaa-nasid.mib +71
A mibs/a3com/a3com-huawei-aal5.mib +195
A mibs/a3com/a3com-huawei-acfp.mib +1,115
A mibs/a3com/a3com-huawei-acl.mib +4,568
A mibs/a3com/a3com-huawei-afc.mib +174
A mibs/a3com/a3com-huawei-arp-ratelimit.mib +112
A mibs/a3com/a3com-huawei-atm-dxi.mib +324
A mibs/a3com/a3com-huawei-bfd-std.mib +739
A mibs/a3com/a3com-huawei-blg.mib +142
A mibs/a3com/a3com-huawei-cbqos.mib +4,104
A mibs/a3com/a3com-huawei-cbqos2.mib +5,805
A mibs/a3com/a3com-huawei-cfcard.mib +309
A mibs/a3com/a3com-huawei-common.mib +235
A mibs/a3com/a3com-huawei-config-man.mib +1,096
A mibs/a3com/a3com-huawei-dar.mib +270
A mibs/a3com/a3com-huawei-device.mib +2,198
A mibs/a3com/a3com-huawei-dhcp-server.mib +787
A mibs/a3com/a3com-huawei-dhcpr.mib +322
A mibs/a3com/a3com-huawei-dhcprelay.mib +673
A mibs/a3com/a3com-huawei-dhcps.mib +1,594
A mibs/a3com/a3com-huawei-dhcpsnoop.mib +271
A mibs/a3com/a3com-huawei-dldp.mib +422
A mibs/a3com/a3com-huawei-dldp2.mib +312
A mibs/a3com/a3com-huawei-dns.mib +236
A mibs/a3com/a3com-huawei-domain.mib +496
A mibs/a3com/a3com-huawei-dot11-acmt.mib +973
A mibs/a3com/a3com-huawei-dot11-apmt.mib +5,646
A mibs/a3com/a3com-huawei-dot11-cfg.mib +3,982
A mibs/a3com/a3com-huawei-dot11-cfgext.mib +264
A mibs/a3com/a3com-huawei-dot11-qos.mib +571
A mibs/a3com/a3com-huawei-dot11-ref.mib +631
A mibs/a3com/a3com-huawei-dot11-roam.mib +689
A mibs/a3com/a3com-huawei-dot11-rrm.mib +1,276
A mibs/a3com/a3com-huawei-dot11-sa.mib +663
A mibs/a3com/a3com-huawei-dot11-station.mib +1,197
A mibs/a3com/a3com-huawei-dot11-wids.mib +2,462
A mibs/a3com/a3com-huawei-dot11-wlanext.mib +325
A mibs/a3com/a3com-huawei-dot11s-mesh.mib +1,075
A mibs/a3com/a3com-huawei-dot3-efm-epon.mib +1,286
A mibs/a3com/a3com-huawei-dsp.mib +271
A mibs/a3com/a3com-huawei-dvpn.mib +2,065
A mibs/a3com/a3com-huawei-e1.mib +442
A mibs/a3com/a3com-huawei-e1t1vi.mib +124
A mibs/a3com/a3com-huawei-efm-common.mib +2,033
A mibs/a3com/a3com-huawei-entity-ext.mib +1,533
A mibs/a3com/a3com-huawei-entity-vendortype-oid.mib +3,360
A mibs/a3com/a3com-huawei-entrelation.mib +167
A mibs/a3com/a3com-huawei-epon-device.mib +1,528
A mibs/a3com/a3com-huawei-epon-fb.mib +160
A mibs/a3com/a3com-huawei-epon-uni.mib +2,052
A mibs/a3com/a3com-huawei-epon.mib +5,956
A mibs/a3com/a3com-huawei-evc.mib +375
A mibs/a3com/a3com-huawei-fcoe.mib +421
A mibs/a3com/a3com-huawei-firewall.mib +61
A mibs/a3com/a3com-huawei-flash-man.mib +1,219
A mibs/a3com/a3com-huawei-flowtemplate.mib +414
A mibs/a3com/a3com-huawei-fr-qos.mib +616
A mibs/a3com/a3com-huawei-ftm.mib +237
A mibs/a3com/a3com-huawei-gre.mib +109
A mibs/a3com/a3com-huawei-hgmp.mib +1,710
A mibs/a3com/a3com-huawei-ids.mib +342
A mibs/a3com/a3com-huawei-if-ext.mib +782
A mibs/a3com/a3com-huawei-ifqos2.mib +4,051
A mibs/a3com/a3com-huawei-ike-monitor.mib +1,602
A mibs/a3com/a3com-huawei-ip-address.mib +437
A mibs/a3com/a3com-huawei-ip-broadcast.mib +97
A mibs/a3com/a3com-huawei-ip.mib +127
A mibs/a3com/a3com-huawei-ipa.mib +722
A mibs/a3com/a3com-huawei-ipsec-monitor.mib +1,653
A mibs/a3com/a3com-huawei-ipv6-address.mib +309
A mibs/a3com/a3com-huawei-ipx.mib +1,411
A mibs/a3com/a3com-huawei-isdn.mib +630
A mibs/a3com/a3com-huawei-l2isolate.mib +131
A mibs/a3com/a3com-huawei-l2vpn-pwe3.mib +362
A mibs/a3com/a3com-huawei-l4rdt.mib +429
A mibs/a3com/a3com-huawei-lag.mib +371
A mibs/a3com/a3com-huawei-lb.mib +164
A mibs/a3com/a3com-huawei-li.mib +792
A mibs/a3com/a3com-huawei-lldp-ext.mib +127
A mibs/a3com/a3com-huawei-lpbkdt.mib +93
A mibs/a3com/a3com-huawei-mac-information.mib +402
A mibs/a3com/a3com-huawei-mcdr.mib +261
A mibs/a3com/a3com-huawei-minm.mib +323
A mibs/a3com/a3com-huawei-mirrorgroup.mib +346
A mibs/a3com/a3com-huawei-mlsr.mib +1,911
A mibs/a3com/a3com-huawei-mpls-ldp.mib +1,843
A mibs/a3com/a3com-huawei-mpls-lsr.mib +1,842
A mibs/a3com/a3com-huawei-mpls-vpn.mib +713
A mibs/a3com/a3com-huawei-mplsoam-ps.mib +300
A mibs/a3com/a3com-huawei-mplsoam.mib +497
A mibs/a3com/a3com-huawei-mpm.mib +379
A mibs/a3com/a3com-huawei-multicast.mib +68
A mibs/a3com/a3com-huawei-nat.mib +1,382
A mibs/a3com/a3com-huawei-ndec.mib +1,084
A mibs/a3com/a3com-huawei-net-man.mib +189
A mibs/a3com/a3com-huawei-nqa.mib +2,652
A mibs/a3com/a3com-huawei-ns.mib +613
A mibs/a3com/a3com-huawei-ntp.mib +856
A mibs/a3com/a3com-huawei-object-info.mib +227
A mibs/a3com/a3com-huawei-oid.mib +253
A mibs/a3com/a3com-huawei-pbr.mib +99
A mibs/a3com/a3com-huawei-port-security.mib +1,000
A mibs/a3com/a3com-huawei-portal.mib +1,367
A mibs/a3com/a3com-huawei-posa.mib +1,513
A mibs/a3com/a3com-huawei-power-eth-ext.mib +1,509
A mibs/a3com/a3com-huawei-ppp-over-sonet.mib +536
A mibs/a3com/a3com-huawei-pppoe-server.mib +161
A mibs/a3com/a3com-huawei-prot-priority.mib +127
A mibs/a3com/a3com-huawei-protocol-vlan.mib +450
A mibs/a3com/a3com-huawei-qinq.mib +575
A mibs/a3com/a3com-huawei-qos-capability.mib +1,194
A mibs/a3com/a3com-huawei-qos-profile.mib +1,179
A mibs/a3com/a3com-huawei-qos.mib +2,635
A mibs/a3com/a3com-huawei-radius.mib +1,527
A mibs/a3com/a3com-huawei-rcp.mib +376
A mibs/a3com/a3com-huawei-rcr.mib +710
A mibs/a3com/a3com-huawei-rpr.mib +1,462
A mibs/a3com/a3com-huawei-rrpp.mib +746
A mibs/a3com/a3com-huawei-rs485.mib +416
A mibs/a3com/a3com-huawei-sna-dlsw-ext.mib +1,386
A mibs/a3com/a3com-huawei-sna-dlsw.mib +1,756
A mibs/a3com/a3com-huawei-snmp-ext.mib +218
A mibs/a3com/a3com-huawei-splat-arp.mib +83
A mibs/a3com/a3com-huawei-splat-devm.mib +608
A mibs/a3com/a3com-huawei-splat-dhcp.mib +214
A mibs/a3com/a3com-huawei-splat-igsp.mib +388
A mibs/a3com/a3com-huawei-splat-inf.mib +1,428
A mibs/a3com/a3com-huawei-splat-mam.mib +283
A mibs/a3com/a3com-huawei-splat-mix.mib +153
A mibs/a3com/a3com-huawei-splat-mstp.mib +889
A mibs/a3com/a3com-huawei-splat-performance.mib +474
A mibs/a3com/a3com-huawei-splat-qos.mib +3,987
A mibs/a3com/a3com-huawei-splat-rstp.mib +432
A mibs/a3com/a3com-huawei-splat-smonext.mib +96
A mibs/a3com/a3com-huawei-splat-trap.mib +222
A mibs/a3com/a3com-huawei-splat-vlan.mib +916
A mibs/a3com/a3com-huawei-srm.mib +939
A mibs/a3com/a3com-huawei-ssh.mib +476
A mibs/a3com/a3com-huawei-stack.mib +459
A mibs/a3com/a3com-huawei-storm-constrain.mib +289
A mibs/a3com/a3com-huawei-subnet-vlan.mib +293
A mibs/a3com/a3com-huawei-sys-man.mib +1,863
A mibs/a3com/a3com-huawei-syslog.mib +762
A mibs/a3com/a3com-huawei-t1.mib +350
A mibs/a3com/a3com-huawei-te-tunnel.mib +543
A mibs/a3com/a3com-huawei-transceiver-info.mib +244
A mibs/a3com/a3com-huawei-trap.mib +644
A mibs/a3com/a3com-huawei-trng.mib +352
A mibs/a3com/a3com-huawei-tunnel.mib +367
A mibs/a3com/a3com-huawei-ui-man.mib +332
A mibs/a3com/a3com-huawei-unicast.mib +126
A mibs/a3com/a3com-huawei-user.mib +762
A mibs/a3com/a3com-huawei-userlog.mib +807
A mibs/a3com/a3com-huawei-vlan.mib +236
A mibs/a3com/a3com-huawei-vo-type.mib +35
A mibs/a3com/a3com-huawei-voaaaclient.mib +252
A mibs/a3com/a3com-huawei-voanalogif.mib +858
A mibs/a3com/a3com-huawei-vocallactive.mib +229
A mibs/a3com/a3com-huawei-vocallhistory.mib +535
A mibs/a3com/a3com-huawei-vodialcontrol.mib +965
A mibs/a3com/a3com-huawei-vodigitalif.mib +1,724
A mibs/a3com/a3com-huawei-vogeneral.mib +677
A mibs/a3com/a3com-huawei-vogkclient.mib +218
A mibs/a3com/a3com-huawei-voh323callstat.mib +244
A mibs/a3com/a3com-huawei-voice-call-active.mib +284
A mibs/a3com/a3com-huawei-voice-call-history.mib +502
A mibs/a3com/a3com-huawei-voice-dial-control.mib +674
A mibs/a3com/a3com-huawei-voice-if.mib +204
A mibs/a3com/a3com-huawei-voice-vlan.mib +230
A mibs/a3com/a3com-huawei-voif.mib +230
A mibs/a3com/a3com-huawei-vosip.mib +522
A mibs/a3com/a3com-huawei-vrrp-ext.mib +120
A mibs/a3com/a3com-huawei-vsi.mib +298
A mibs/a3com/a3com-huawei-wapi.mib +552
A mibs/a3com/a3com-huawei-web-authentication.mib +190
A mibs/a3com/a3com-huawei-wips.mib +3,302
A mibs/a3com/gb15629dot11-wapi.mib +832
A mibs/allied
A mibs/allied/ati-mib.mib +2,453
A mibs/allied/atswtch2.mib +2,756
A mibs/apc
A mibs/apc/powernet.mib +68,346
A mibs/arista
A mibs/arista/ARISTA-PRODUCTS-MIB +149
A mibs/arista/ARISTA-SMI-MIB +57
A mibs/arista/ARISTA-SW-IP-FORWARDING-MIB +889
A mibs/aruba
A mibs/aruba/a80sb_mb_private.mib +3,846
A mibs/aruba/aruba-ap.my +3,509
A mibs/aruba/aruba-auth.my +397
A mibs/aruba/aruba-cts.my +147
A mibs/aruba/aruba-esi.my +191
A mibs/aruba/aruba-ifext.my +1,063
A mibs/aruba/aruba-mesh.my +281
A mibs/aruba/aruba-mgmt.my +156
A mibs/aruba/aruba-mobility.my +769
A mibs/aruba/aruba-mon.my +2,957
A mibs/aruba/aruba-poe.my +470
A mibs/aruba/aruba-rs.my +520
A mibs/aruba/aruba-snr.my +399
A mibs/aruba/aruba-stacking.my +447
A mibs/aruba/aruba-stats.my +119
A mibs/aruba/aruba-switch.my +2,281
A mibs/aruba/aruba-systemext.my +1,064
A mibs/aruba/aruba-tc.my +950
A mibs/aruba/aruba-trap.my +4,270
A mibs/aruba/aruba-user.my +713
A mibs/aruba/aruba-user6.my +832
A mibs/aruba/aruba-vendortype.my +40
A mibs/aruba/aruba-voice.my +1,021
A mibs/aruba/aruba-wlan.my +5,034
A mibs/aruba/aruba.my +371
A mibs/asante
A mibs/asante/ASANTE-AH1012-MIB.txt +2,087
A mibs/asante/AsanteSwitchMIB.txt +2,846
A mibs/bluecoat
A mibs/bluecoat/BLUECOAT-MIB.txt +79
A mibs/bluecoat/BLUECOAT-SG-ATTACK-MIB.txt +125
A mibs/bluecoat/BLUECOAT-SG-DISK-MIB.txt +190
A mibs/bluecoat/BLUECOAT-SG-HEALTHCHECK-MIB.txt +71
A mibs/bluecoat/BLUECOAT-SG-HEALTHMONITOR-MIB.txt +68
A mibs/bluecoat/BLUECOAT-SG-POLICY-MIB.txt +69
A mibs/bluecoat/BLUECOAT-SG-PROXY-MIB.txt +838
A mibs/bluecoat/BLUECOAT-SG-SENSOR-MIB.txt +238
A mibs/bluecoat/BLUECOAT-SG-USAGE-MIB.txt +159
A mibs/bluecoat/BLUECOAT-SG-WCCP-MIB.txt +165
A mibs/bluesocket
A mibs/bluesocket/BlueNotify-Mib.txt +345
A mibs/bluesocket/BlueServer3.0-MIB.txt +5,791
A mibs/bluesocket/BlueSocket-Products-MIB.txt +85
A mibs/bluesocket/BlueSocket-Root-MIB.txt +22
A mibs/bluesocket/BlueSocket-Traps-MIB.txt +353
A mibs/cabletron
D mibs/CABLETRON-TRAPS -4,350
D mibs/CABLETRON-TRAPS-IRM -147
A mibs/cabletron/cabletron-traps-irm.txt +150
A mibs/cabletron/cabletron-traps.txt +4,483
A mibs/cabletron/chassis-mib.txt +709
A mibs/cabletron/community-mib.txt +130
A mibs/cabletron/ct-broadcast-mib.txt +169
A mibs/cabletron/ct-cmmphys-mib.txt +1,176
A mibs/cabletron/ct-container-mib.txt +647
A mibs/cabletron/ct-els10-mib.txt +3,504
A mibs/cabletron/ct-fastpath-arpacl-mib.txt +181
A mibs/cabletron/ct-fastpath-dhcpserver-mib.txt +1,015
A mibs/cabletron/ct-fastpath-dhcpsnooping-mib.txt +448
A mibs/cabletron/ct-fastpath-dynamic-arp-inspection-mib.txt +432
A mibs/cabletron/ct-fastpath-protected-port-mib.txt +132
A mibs/cabletron/ct-flash-mib.txt +361
A mibs/cabletron/ct-fps-services-mib.txt +73
A mibs/cabletron/ct-hsimphys-mib.txt +343
A mibs/cabletron/ct-pic-mib.txt +876
A mibs/cabletron/ct-priority-classify-mib.txt +288
A mibs/cabletron/ct-priority-queuing-mib.txt +232
A mibs/cabletron/ctatm-config-mib.txt +1,688
A mibs/cabletron/ctels100-ng-mib.txt +846
A mibs/cabletron/ctfps-mib.txt +621
A mibs/cabletron/ctframer-config-mib.txt +202
A mibs/cabletron/ctif-ext-mib.txt +984
A mibs/cabletron/ctinb-mib.txt +492
A mibs/cabletron/ctinb2-mib.txt +212
A mibs/cabletron/ctrmonxt-mib.txt +477
A mibs/cabletron/ctron-alias-mib.txt +1,014
A mibs/cabletron/ctron-ap3000-mib.txt +4,276
A mibs/cabletron/ctron-appletalk-router-mib.txt +3,339
A mibs/cabletron/ctron-appn-mib.txt +3,213
A mibs/cabletron/ctron-bdg-mib.txt +1,677
A mibs/cabletron/ctron-bridge-mib.txt +2,023
A mibs/cabletron/ctron-bus-mib.txt +129
A mibs/cabletron/ctron-cdp.mib.txt +468
A mibs/cabletron/ctron-chassis-mib.txt +247
A mibs/cabletron/ctron-common-mib.txt +1,409
A mibs/cabletron/ctron-csmacd-mib.txt +214
A mibs/cabletron/ctron-dcm-mib.txt +62
A mibs/cabletron/ctron-deciv-router-mib.txt +2,472
A mibs/cabletron/ctron-device-mib.txt +104
A mibs/cabletron/ctron-dhcp-mib.txt +569
A mibs/cabletron/ctron-dlsw-mib.txt +1,059
A mibs/cabletron/ctron-download-mib.txt +349
A mibs/cabletron/ctron-elan-mib.txt +360
A mibs/cabletron/ctron-entity-state-mib.txt +342
A mibs/cabletron/ctron-entity-state-tc-mib.txt +178
A mibs/cabletron/ctron-environment-mib.txt +630
A mibs/cabletron/ctron-ethernet-parameters.txt +661
A mibs/cabletron/ctron-etwmim-mib.txt +171
A mibs/cabletron/ctron-fddi-fnb-mib.txt +948
A mibs/cabletron/ctron-fddi-stat-mib.txt +253
A mibs/cabletron/ctron-fnbtr-mib.txt +304
A mibs/cabletron/ctron-frontpanel-mib.txt +182
A mibs/cabletron/ctron-if-remap-2-mib.txt +571
A mibs/cabletron/ctron-if-remap-mib.txt +210
A mibs/cabletron/ctron-igmp-mib.txt +1,359
A mibs/cabletron/ctron-ip-router-mib.txt +4,401
A mibs/cabletron/ctron-ipx-router-mib.txt +4,792
A mibs/cabletron/ctron-mib-names.txt +989
A mibs/cabletron/ctron-nat-mib.txt +730
A mibs/cabletron/ctron-oids.mib.txt +8,370
A mibs/cabletron/ctron-orp-hsim-mib.txt +171
A mibs/cabletron/ctron-portmap-mib.txt +147
A mibs/cabletron/ctron-power-supply-mib.txt +913
A mibs/cabletron/ctron-ppc-bad-packets.txt +286
A mibs/cabletron/ctron-priority-classify-mib.txt +714
A mibs/cabletron/ctron-priority-extensions-mib.txt +573
A mibs/cabletron/ctron-q-bridge-mib-ext.txt +643
A mibs/cabletron/ctron-rate-policing-mib.txt +363
A mibs/cabletron/ctron-remote-access-mib.txt +3,551
A mibs/cabletron/ctron-routers-internal-mib.txt +90
A mibs/cabletron/ctron-routers-mib.txt +1,222
A mibs/cabletron/ctron-sfcs-mib.txt +5,553
A mibs/cabletron/ctron-sfps-base-mib.txt +1,571
A mibs/cabletron/ctron-sfps-bindery-mib.txt +299
A mibs/cabletron/ctron-sfps-call-mib.txt +660
A mibs/cabletron/ctron-sfps-chassis-mib.txt +171
A mibs/cabletron/ctron-sfps-common-mib.txt +603
A mibs/cabletron/ctron-sfps-conn-mib.txt +167
A mibs/cabletron/ctron-sfps-connection-mib.txt +1,172
A mibs/cabletron/ctron-sfps-diagstats-mib.txt +278
A mibs/cabletron/ctron-sfps-directory-mib.txt +2,263
A mibs/cabletron/ctron-sfps-esys-mib.txt +1,547
A mibs/cabletron/ctron-sfps-eventlog-mib.txt +777
A mibs/cabletron/ctron-sfps-flood-mib.txt +340
A mibs/cabletron/ctron-sfps-include-mib.txt +494
A mibs/cabletron/ctron-sfps-l4ss-mib.txt +1,304
A mibs/cabletron/ctron-sfps-mcast-mib.txt +794
A mibs/cabletron/ctron-sfps-path-mib.txt +907
A mibs/cabletron/ctron-sfps-pktmgr-mib.txt +721
A mibs/cabletron/ctron-sfps-policy-mib.txt +482
A mibs/cabletron/ctron-sfps-port-mib.txt +1,045
A mibs/cabletron/ctron-sfps-resolve-mib.txt +2,083
A mibs/cabletron/ctron-sfps-sflsp-mib.txt +1,508
A mibs/cabletron/ctron-sfps-size-mib.txt +274
A mibs/cabletron/ctron-sfps-softlink-mib.txt +1,060
A mibs/cabletron/ctron-sfps-tap-mib.txt +371
A mibs/cabletron/ctron-sfps-topology-mib.txt +3,116
A mibs/cabletron/ctron-sfps-vlan-mib.txt +1,175
A mibs/cabletron/ctron-sfps-vstp-mib.txt +316
A mibs/cabletron/ctron-smarttrunk-mib.txt +443
A mibs/cabletron/ctron-ssr-capacity-mib.txt +641
A mibs/cabletron/ctron-ssr-config-mib.txt +269
A mibs/cabletron/ctron-ssr-hardware-mib.txt +794
A mibs/cabletron/ctron-ssr-l2-mib.txt +1,064
A mibs/cabletron/ctron-ssr-l3-mib.txt +537
A mibs/cabletron/ctron-ssr-policy-mib.txt +1,622
A mibs/cabletron/ctron-ssr-service-status-mib.txt +230
A mibs/cabletron/ctron-ssr-smi-mib.txt +68
A mibs/cabletron/ctron-ssr-trap-mib.txt +361
A mibs/cabletron/ctron-timed-reset-mib.txt +115
A mibs/cabletron/ctron-translation-mib.txt +1,757
A mibs/cabletron/ctron-tx-queue-arbitration-mib.txt +202
A mibs/cabletron/ctron-ups-mib.txt +208
A mibs/cabletron/ctron-vlan-classify-mib.txt +818
A mibs/cabletron/ctron-vlan-extensions-mib.txt +889
A mibs/cabletron/ctron-wan-imux-mib.txt +334
A mibs/cabletron/ctron-wan-mib.txt +3,532
A mibs/cabletron/ctron-wan-multi-imux-mib.txt +438
A mibs/cabletron/ctron-webview-mib.txt +119
A mibs/cabletron/ctsmtmib-mib.txt +607
A mibs/cabletron/cttraplog-mib.txt +473
A mibs/cabletron/dlm-mib.txt +497
A mibs/cabletron/dot5-log-mib.txt +2,676
A mibs/cabletron/dot5-phys-mib.txt +1,336
A mibs/cabletron/elh100-mib.txt +1,839
A mibs/cabletron/els100-s24tx2m-mib.txt +722
A mibs/cabletron/event-actions-mib.txt +301
A mibs/cabletron/fast-ethernet-mib.txt +351
A mibs/cabletron/garp-mib.txt +396
A mibs/cabletron/irm-oids.txt +37
A mibs/cabletron/irm3-mib.txt +3,331
A mibs/cabletron/netlink-specific-mib.txt +10,347
A mibs/cabletron/network-diags-mib.txt +369
A mibs/cabletron/rbtws-ap-status-mib.txt +2,425
A mibs/cabletron/rbtws-ap-tc.txt +428
A mibs/cabletron/rbtws-basic-mib.txt +230
A mibs/cabletron/rbtws-client-session-mib.txt +987
A mibs/cabletron/rbtws-client-session-tc.txt +115
A mibs/cabletron/rbtws-external-server-mib.txt +163
A mibs/cabletron/rbtws-info-rf-detect-mib.txt +254
A mibs/cabletron/rbtws-port-mib.txt +186
A mibs/cabletron/rbtws-registration-chassis-mib.txt +49
A mibs/cabletron/rbtws-registration-devices-mib.txt +44
A mibs/cabletron/rbtws-registration-mib.txt +72
A mibs/cabletron/rbtws-rf-detect-tc.txt +79
A mibs/cabletron/rbtws-root-mib.txt +67
A mibs/cabletron/rbtws-system-mib.txt +325
A mibs/cabletron/rbtws-trap-mib.txt +2,818
A mibs/cabletron/repeater-mib-2.txt +2,983
A mibs/cabletron/repeater-rev4-mib.txt +4,364
A mibs/cabletron/router-oids.txt +312
A mibs/cabletron/system-resource-mib.txt +317
A mibs/cabletron/trap-mib.txt +147
A mibs/cabletron/ups2-mib.txt +1,167
A mibs/cabletron/v2h124-24-mib.txt +5,022
A mibs/cabletron/ziplock-mib.txt +118
D mibs/CHASSIS-MIB -709
A mibs/checkpoint
A mibs/checkpoint/EMBEDDED-NGX-MIB.txt +657
A mibs/cisco
A mibs/cisco/A100-R1-MIB.my +311
A mibs/cisco/ACTONA-ACTASTOR-MIB.my +1,345
A mibs/cisco/ADMIN-AUTH-STATS-MIB.my +304
A mibs/cisco/ADSL-DMT-LINE-MIB.my +637
A mibs/cisco/AIRESPACE-REF-MIB.my +52
A mibs/cisco/AIRESPACE-SWITCHING-MIB.my +4,068
A mibs/cisco/AIRESPACE-WIRELESS-MIB.my +17,105
A mibs/cisco/ALTIGA-ADDRESS-STATS-MIB.my +497
A mibs/cisco/ALTIGA-BMGT-STATS-MIB.my +237
A mibs/cisco/ALTIGA-CAP.my +265
A mibs/cisco/ALTIGA-CERT-STATS-MIB.my +260
A mibs/cisco/ALTIGA-DHCP-SERVER-STATS-MIB.my +240
A mibs/cisco/ALTIGA-DHCP-STATS-MIB.my +381
A mibs/cisco/ALTIGA-DNS-STATS-MIB.my +135
A mibs/cisco/ALTIGA-EVENT-STATS-MIB.my +177
A mibs/cisco/ALTIGA-FILTER-STATS-MIB.my +294
A mibs/cisco/ALTIGA-FTP-STATS-MIB.my +217
A mibs/cisco/ALTIGA-GENERAL-STATS-MIB.my +156
A mibs/cisco/ALTIGA-GLOBAL-REG.my +267
A mibs/cisco/ALTIGA-HARDWARE-STATS-MIB.my +748
A mibs/cisco/ALTIGA-HTTP-STATS-MIB.my +336
A mibs/cisco/ALTIGA-IP-STATS-MIB.my +132
A mibs/cisco/ALTIGA-L2TP-STATS-MIB.my +1,318
A mibs/cisco/ALTIGA-LBSSF-STATS-MIB.my +309
A mibs/cisco/ALTIGA-MIB.my +344
A mibs/cisco/ALTIGA-MULTILINK-STATS-MIB.my +313
A mibs/cisco/ALTIGA-NAT-STATS-MIB.my +437
A mibs/cisco/ALTIGA-PPP-STATS-MIB.my +341
A mibs/cisco/ALTIGA-PPPOE-STATS-MIB.my +357
A mibs/cisco/ALTIGA-PPTP-STATS-MIB.my +811
A mibs/cisco/ALTIGA-SDI-ACE-STATS-MIB.my +239
A mibs/cisco/ALTIGA-SEP-STATS-MIB.my +497
A mibs/cisco/ALTIGA-SESSION-STATS-MIB.my +2,093
A mibs/cisco/ALTIGA-SSH-STATS-MIB.my +287
A mibs/cisco/ALTIGA-SSL-STATS-MIB.my +154
A mibs/cisco/ALTIGA-SYNC-STATS-MIB.my +362
A mibs/cisco/ALTIGA-T1E1-STATS-MIB.my +275
A mibs/cisco/ALTIGA-TELNET-STATS-MIB.my +585
A mibs/cisco/ALTIGA-VERSION-STATS-MIB.my +158
A mibs/cisco/ATM-FORUM-ADDR-REG.my +288
A mibs/cisco/ATM-FORUM-MIB.my +1,666
A mibs/cisco/ATM-FORUM-TC-MIB.my +188
A mibs/cisco/ATM-RMON-MIB.my +2,271
A mibs/cisco/ATM-SOFT-PVC-MIB.my +1,090
A mibs/cisco/AWC-VLAN-CFG-MIB.my +440
A mibs/cisco/AWCVX-MIB.my +8,045
A mibs/cisco/BASIS-GENERIC-MIB.my +1,529
A mibs/cisco/BASIS-MIB.my +139
A mibs/cisco/BASIS-ONLINE-DIAG-MIB.my +129
A mibs/cisco/BASIS-RAS-DISK-MIB.my +167
A mibs/cisco/BASIS-SERIAL-MIB.my +193
A mibs/cisco/BASIS-SHELF-MIB.my +1,114
A mibs/cisco/CALISTA-DPA-MIB.my +505
A mibs/cisco/CAT2600-MIB.my +1,852
A mibs/cisco/CISCO-5800-HEALTH-MON-MIB.my +610
A mibs/cisco/CISCO-6400-CHASSIS-MIB.my +1,459
A mibs/cisco/CISCO-802-TAP-MIB.my +345
A mibs/cisco/CISCO-90-MIB.my +2,361
A mibs/cisco/CISCO-AAA-CLIENT-MIB.my +491
A mibs/cisco/CISCO-AAA-SERVER-EXT-MIB.my +1,226
A mibs/cisco/CISCO-AAA-SERVER-MIB.my +1,031
A mibs/cisco/CISCO-AAA-SESSION-MIB.my +494
A mibs/cisco/CISCO-AAL5-EXT-MIB.my +207
A mibs/cisco/CISCO-AAL5-MIB.my +318
A mibs/cisco/CISCO-ACCESS-ENVMON-MIB.my +199
A mibs/cisco/CISCO-ADAPTER-MIB.my +389
A mibs/cisco/CISCO-ADMISSION-POLICY-MIB.my +578
A mibs/cisco/CISCO-ADSL-CAP-LINE-MIB.my +799
A mibs/cisco/CISCO-ADSL-DMT-LINE-MIB.my +1,503
A mibs/cisco/CISCO-ALPS-MIB.my +3,098
A mibs/cisco/CISCO-ANNOUNCEMENT-MIB.my +594
A mibs/cisco/CISCO-AON-STATUS-MIB.my +1,008
A mibs/cisco/CISCO-APPLIANCE-REDUNDANCY-MIB.my +541
A mibs/cisco/CISCO-APPLICATION-ACCELERATION-MIB.my +526
A mibs/cisco/CISCO-APPNAV-MIB.my +863
A mibs/cisco/CISCO-APS-EXT-MIB.my +1,009
A mibs/cisco/CISCO-APS-MIB.my +1,466
A mibs/cisco/CISCO-ASN-GATEWAY-MIB.my +4,156
A mibs/cisco/CISCO-ASPP-MIB.my +467
A mibs/cisco/CISCO-ATM-ACCESS-LIST-MIB.my +709
A mibs/cisco/CISCO-ATM-ADDR-MIB.my +157
A mibs/cisco/CISCO-ATM-CELL-LAYER-MIB.my +1,776
A mibs/cisco/CISCO-ATM-CONN-INFO-MIB.my +679
A mibs/cisco/CISCO-ATM-CONN-MIB.my +2,590
A mibs/cisco/CISCO-ATM-DUAL-PHY-MIB.my +383
A mibs/cisco/CISCO-ATM-EXT-MIB.my +581
A mibs/cisco/CISCO-ATM-IF-MIB.my +1,260
A mibs/cisco/CISCO-ATM-IF-PHYS-MIB.my +640
A mibs/cisco/CISCO-ATM-NETWORK-CLOCK-MIB.my +816
A mibs/cisco/CISCO-ATM-PVC-MIB.my +314
A mibs/cisco/CISCO-ATM-PVCTRAP-EXTN-MIB.my +1,884
A mibs/cisco/CISCO-ATM-QOS-MIB.my +934
A mibs/cisco/CISCO-ATM-RM-MIB.my +3,463
A mibs/cisco/CISCO-ATM-SERVICE-REGISTRY-MIB.my +212
A mibs/cisco/CISCO-ATM-SIG-DIAG-MIB.my +875
A mibs/cisco/CISCO-ATM-SWITCH-ADDR-MIB.my +158
A mibs/cisco/CISCO-ATM-SWITCH-CUG-MIB.my +393
A mibs/cisco/CISCO-ATM-SWITCH-FR-IWF-MIB.my +1,726
A mibs/cisco/CISCO-ATM-SWITCH-FR-RM-MIB.my +557
A mibs/cisco/CISCO-ATM-TRAFFIC-MIB.my +341
A mibs/cisco/CISCO-ATM-TRUNK-MIB.my +1,667
A mibs/cisco/CISCO-ATM-TRUNK-STAT-MIB.my +1,499
A mibs/cisco/CISCO-ATM-VIRTUAL-IF-MIB.my +1,889
A mibs/cisco/CISCO-ATM2-MIB.my +1,215
A mibs/cisco/CISCO-AUTH-FRAMEWORK-MIB.my +2,087
A mibs/cisco/CISCO-AUTHORIZATION-STATS-MIB.my +318
A mibs/cisco/CISCO-BBSM-MIB.my +215
A mibs/cisco/CISCO-BCP-MIB.my +458
A mibs/cisco/CISCO-BERT-MIB.my +1,254
A mibs/cisco/CISCO-BGP-POLICY-ACCOUNTING-MIB.my +203
A mibs/cisco/CISCO-BGP4-MIB.my +2,280
A mibs/cisco/CISCO-BITS-CLOCK-MIB.my +298
A mibs/cisco/CISCO-BOOT-HWDIAGS-MIB.my +348
A mibs/cisco/CISCO-BRIDGE-DOMAIN-MIB.my +450
A mibs/cisco/CISCO-BRIDGE-EXT-MIB.my +531
A mibs/cisco/CISCO-BSC-MIB.my +660
A mibs/cisco/CISCO-BSTUN-MIB.my +920
A mibs/cisco/CISCO-BULK-FILE-MIB.my +1,021
A mibs/cisco/CISCO-BUS-MIB.my +525
A mibs/cisco/CISCO-C12000-IF-HC-COUNTERS-MIB.my +208
A mibs/cisco/CISCO-C2900-MIB.my +2,081
A mibs/cisco/CISCO-C6200-MIB.my +1,836
A mibs/cisco/CISCO-C8500-REDUNDANCY-MIB.my +582
A mibs/cisco/CISCO-CABLE-ADMISSION-CTRL-MIB.my +2,137
A mibs/cisco/CISCO-CABLE-AVAILABILITY-MIB.my +1,046
A mibs/cisco/CISCO-CABLE-DIAG-MIB.my +572
A mibs/cisco/CISCO-CABLE-DSG-IF-MIB.my +380
A mibs/cisco/CISCO-CABLE-L2VPN-MIB.my +373
A mibs/cisco/CISCO-CABLE-METERING-MIB.my +766
A mibs/cisco/CISCO-CABLE-QOS-MONITOR-MIB.my +1,247
A mibs/cisco/CISCO-CABLE-SPECTRUM-MIB.my +2,948
A mibs/cisco/CISCO-CABLE-WIDEBAND-MIB.my +1,568
A mibs/cisco/CISCO-CAC-SYSTEM-MIB.my +1,097
A mibs/cisco/CISCO-CALL-APPLICATION-MIB.my +5,296
A mibs/cisco/CISCO-CALL-HISTORY-MIB.my +498
A mibs/cisco/CISCO-CALL-RESOURCE-POOL-MIB.my +2,024
A mibs/cisco/CISCO-CALL-TRACKER-MIB.my +1,769
A mibs/cisco/CISCO-CALL-TRACKER-MODEM-MIB.my +1,584
A mibs/cisco/CISCO-CALL-TRACKER-TCP-MIB.my +375
A mibs/cisco/CISCO-CALLHOME-MIB.my +5,348
A mibs/cisco/CISCO-CAR-MIB.my +598
A mibs/cisco/CISCO-CAS-IF-EXT-MIB.my +4,269
A mibs/cisco/CISCO-CAS-IF-MIB.my +2,464
A mibs/cisco/CISCO-CASA-FA-MIB.my +1,081
A mibs/cisco/CISCO-CASA-MIB.my +1,180
A mibs/cisco/CISCO-CAT6K-CROSSBAR-MIB.my +2,775
A mibs/cisco/CISCO-CATOS-ACL-QOS-MIB.my +7,170
A mibs/cisco/CISCO-CBP-TARGET-MIB.my +370
A mibs/cisco/CISCO-CBP-TARGET-TC-MIB.my +253
A mibs/cisco/CISCO-CCM-MIB.my +7,084
A mibs/cisco/CISCO-CCME-MIB.my +4,343
A mibs/cisco/CISCO-CDL-MIB.my +1,371
A mibs/cisco/CISCO-CDMA-AHDLC-MIB.my +705
A mibs/cisco/CISCO-CDMA-PDSN-CRP-MIB.my +495
A mibs/cisco/CISCO-CDMA-PDSN-EXT-MIB.my +2,147
A mibs/cisco/CISCO-CDMA-PDSN-MIB.my +9,375
A mibs/cisco/CISCO-CDP-MIB.my +991
A mibs/cisco/CISCO-CDSTV-AUTHMGR-MIB.my +356
A mibs/cisco/CISCO-CDSTV-BWMGR-MIB.my +324
A mibs/cisco/CISCO-CDSTV-CS-STATS-MIB.my +732
A mibs/cisco/CISCO-CDSTV-FSI-MIB.my +365
A mibs/cisco/CISCO-CDSTV-INGEST-TUNING-MIB.my +299
A mibs/cisco/CISCO-CDSTV-INGESTMGR-MIB.my +764
A mibs/cisco/CISCO-CDSTV-ISA-MIB.my +1,561
A mibs/cisco/CISCO-CDSTV-SERVER-MIB.my +946
A mibs/cisco/CISCO-CDSTV-SERVICES-MIB.my +339
A mibs/cisco/CISCO-CEF-MIB.my +2,965
A mibs/cisco/CISCO-CEF-TC.my +453
A mibs/cisco/CISCO-CFS-MIB.my +1,910
A mibs/cisco/CISCO-CHANNEL-MIB.my +1,522
A mibs/cisco/CISCO-CIDS-MIB.my +955
A mibs/cisco/CISCO-CIPCMPC-MIB.my +683
A mibs/cisco/CISCO-CIPCSNA-MIB.my +1,421
A mibs/cisco/CISCO-CIPLAN-MIB.my +595
A mibs/cisco/CISCO-CIPTCPIP-MIB.my +1,174
A mibs/cisco/CISCO-CIPTG-MIB.my +1,543
A mibs/cisco/CISCO-CIRCUIT-INTERFACE-MIB.my +163
A mibs/cisco/CISCO-CLASS-BASED-QOS-MIB.my +8,294
A mibs/cisco/CISCO-CLUSTER-MIB.my +516
A mibs/cisco/CISCO-CNO-SWITCH-MIB.my +506
A mibs/cisco/CISCO-COMMON-MGMT-MIB.my +609
A mibs/cisco/CISCO-COMMON-ROLES-EXT-MIB.my +837
A mibs/cisco/CISCO-COMMON-ROLES-MIB.my +614
A mibs/cisco/CISCO-COMPRESSION-SERVICE-ADAPTER-MIB.my +260
A mibs/cisco/CISCO-CONFIG-COPY-MIB.my +884
A mibs/cisco/CISCO-CONFIG-MAN-MIB.my +1,007
A mibs/cisco/CISCO-CONTACT-CENTER-APPS-MIB.my +3,647
A mibs/cisco/CISCO-CONTENT-DELIVERY-STREAMING-MIB.my +562
A mibs/cisco/CISCO-CONTENT-ENGINE-MIB.my +1,783
A mibs/cisco/CISCO-CONTENT-NETWORK-MIB.my +282
A mibs/cisco/CISCO-CONTENT-SERVICES-MIB.my +5,073
A mibs/cisco/CISCO-CONTEXT-MAPPING-MIB.my +853
A mibs/cisco/CISCO-COPS-CLIENT-MIB.my +650
A mibs/cisco/CISCO-CRYPTO-ACCELERATOR-MIB.my +1,335
A mibs/cisco/CISCO-CSG-MIB.my +1,181
A mibs/cisco/CISCO-CUICAPPS-MIB.my +1,965
A mibs/cisco/CISCO-CVP-MIB.my +3,623
A mibs/cisco/CISCO-DATA-COLLECTION-MIB.my +1,835
A mibs/cisco/CISCO-DDP-IAPP-MIB.my +255
A mibs/cisco/CISCO-DEVICE-EXCEPTION-REPORTING-MIB.my +351
A mibs/cisco/CISCO-DHCP-SNOOPING-MIB.my +2,177
A mibs/cisco/CISCO-DIAL-CONTROL-MIB.my +720
A mibs/cisco/CISCO-DIAMETER-BASE-PROTOCOL-MIB.my +2,476
A mibs/cisco/CISCO-DIAMETER-CC-APPL-MIB.my +725
A mibs/cisco/CISCO-DIAMETER-SG-MIB.my +307
A mibs/cisco/CISCO-DIFFSERV-EXT-MIB.my +916
A mibs/cisco/CISCO-DIGITAL-MEDIA-SYSTEMS-MIB.my +2,231
A mibs/cisco/CISCO-DIST-DIRECTOR-MIB.my +1,654
A mibs/cisco/CISCO-DLCSW-MIB.my +793
A mibs/cisco/CISCO-DLSW-EXT-MIB.my +1,742
A mibs/cisco/CISCO-DLSW-MIB.my +3,627
A mibs/cisco/CISCO-DM-MIB.my +1,493
A mibs/cisco/CISCO-DNS-CLIENT-MIB.my +350
A mibs/cisco/CISCO-DNS-SERVER-MIB.my +2,228
A mibs/cisco/CISCO-DOCS-EXT-MIB.my +3,812
A mibs/cisco/CISCO-DOCS-REMOTE-QUERY-MIB.my +462
A mibs/cisco/CISCO-DOT11-ANTENNA-MIB.my +276
A mibs/cisco/CISCO-DOT11-ASSOCIATION-MIB.my +1,759
A mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-CLIENT-MIB.my +609
A mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MANAGER-MIB.my +688
A mibs/cisco/CISCO-DOT11-CONTEXT-SERVICES-MIB.my +1,991
A mibs/cisco/CISCO-DOT11-HT-MAC-MIB.my +735
A mibs/cisco/CISCO-DOT11-HT-PHY-MIB.my +1,204
A mibs/cisco/CISCO-DOT11-IF-MIB.my +4,482
A mibs/cisco/CISCO-DOT11-LBS-MIB.my +411
A mibs/cisco/CISCO-DOT11-QOS-MIB.my +788
A mibs/cisco/CISCO-DOT11-RADAR-MIB.my +301
A mibs/cisco/CISCO-DOT11-RADIO-DIAGNOSTIC-MIB.my +579
A mibs/cisco/CISCO-DOT11-SSID-SECURITY-MIB.my +1,697
A mibs/cisco/CISCO-DOT11-WIDS-MIB.my +924
A mibs/cisco/CISCO-DOT3-OAM-MIB.my +2,134
A mibs/cisco/CISCO-DS0-CROSS-CONNECT-MIB.my +212
A mibs/cisco/CISCO-DS0BUNDLE-EXT-MIB.my +299
A mibs/cisco/CISCO-DS0BUNDLE-MIB.my +172
A mibs/cisco/CISCO-DS1-EXT-MIB.my +2,140
A mibs/cisco/CISCO-DS3-MIB.my +2,029
A mibs/cisco/CISCO-DSL-PROVISION-MIB.my +1,849
A mibs/cisco/CISCO-DSP-MGMT-MIB.my +2,425
A mibs/cisco/CISCO-DSPU-MIB.my +1,989
A mibs/cisco/CISCO-DYNAMIC-ARP-INSPECTION-MIB.my +1,208
A mibs/cisco/CISCO-DYNAMIC-PORT-VSAN-MIB.my +736
A mibs/cisco/CISCO-EIGRP-MIB.my +1,330
A mibs/cisco/CISCO-EMBEDDED-EVENT-MGR-MIB.my +804
A mibs/cisco/CISCO-ENERGYWISE-MIB.my +3,117
A mibs/cisco/CISCO-ENHANCED-IMAGE-MIB.my +681
A mibs/cisco/CISCO-ENHANCED-IPSEC-FLOW-MIB.my +4,082
A mibs/cisco/CISCO-ENHANCED-MEMPOOL-MIB.my +1,421
A mibs/cisco/CISCO-ENHANCED-SLB-MIB.my +1,664
A mibs/cisco/CISCO-ENHANCED-WRED-MIB.my +1,246
A mibs/cisco/CISCO-ENTITY-ALARM-MIB.my +882
A mibs/cisco/CISCO-ENTITY-ASSET-MIB.my +526
A mibs/cisco/CISCO-ENTITY-DIAG-MIB.my +2,211
A mibs/cisco/CISCO-ENTITY-DIAG-TC-MIB.my +286
A mibs/cisco/CISCO-ENTITY-DISPLAY-MIB.my +365
A mibs/cisco/CISCO-ENTITY-EXT-MIB.my +814
A mibs/cisco/CISCO-ENTITY-FRU-CONTROL-MIB.my +3,145
A mibs/cisco/CISCO-ENTITY-PERFORMANCE-MIB.my +1,009
A mibs/cisco/CISCO-ENTITY-PFE-MIB.my +911
A mibs/cisco/CISCO-ENTITY-PROVISIONING-MIB.my +220
A mibs/cisco/CISCO-ENTITY-QFP-MIB.my +1,052
A mibs/cisco/CISCO-ENTITY-REDUNDANCY-MIB.my +1,565
A mibs/cisco/CISCO-ENTITY-REDUNDANCY-TC-MIB.my +609
A mibs/cisco/CISCO-ENTITY-SENSOR-EXT-MIB.my +432
A mibs/cisco/CISCO-ENTITY-SENSOR-HISTORY-MIB.my +471
A mibs/cisco/CISCO-ENTITY-SENSOR-MIB.my +874
A mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB.my +5,395
A mibs/cisco/CISCO-ENVMON-MIB.my +938
A mibs/cisco/CISCO-EPC-GATEWAY-MIB.my +1,117
A mibs/cisco/CISCO-EPM-NOTIFICATION-MIB.my +988
A mibs/cisco/CISCO-ERM-MIB.my +2,973
A mibs/cisco/CISCO-ERR-DISABLE-MIB.my +719
A mibs/cisco/CISCO-ETHER-CFM-MIB.my +693
A mibs/cisco/CISCO-ETHERLIKE-EXT-MIB.my +301
A mibs/cisco/CISCO-ETHERNET-ACCESS-MIB.my +312
A mibs/cisco/CISCO-ETHERNET-FABRIC-EXTENDER-MIB.my +463
A mibs/cisco/CISCO-EVC-MIB.my +3,462
A mibs/cisco/CISCO-EXT-SCSI-MIB.my +942
A mibs/cisco/CISCO-FABRIC-C12K-MIB.my +1,831
A mibs/cisco/CISCO-FABRIC-HFR-MIB.my +1,174
A mibs/cisco/CISCO-FABRIC-MCAST-APPL-MIB.my +212
A mibs/cisco/CISCO-FABRIC-MCAST-MIB.my +379
A mibs/cisco/CISCO-FASTHUB-MIB.my +1,505
A mibs/cisco/CISCO-FC-DEVICE-ALIAS-MIB.my +206
A mibs/cisco/CISCO-FC-FE-MIB.my +6,193
A mibs/cisco/CISCO-FC-MGMT-MIB.my +2,237
A mibs/cisco/CISCO-FC-MULTICAST-MIB.my +226
A mibs/cisco/CISCO-FC-PM-MIB.my +978
A mibs/cisco/CISCO-FC-ROUTE-MIB.my +721
A mibs/cisco/CISCO-FC-SDV-MIB.my +738
A mibs/cisco/CISCO-FC-SPAN-MIB.my +798
A mibs/cisco/CISCO-FC-TUNNEL-MIB.my +1,358
A mibs/cisco/CISCO-FCC-MIB.my +453
A mibs/cisco/CISCO-FCIP-MGMT-EXT-MIB.my +1,212
A mibs/cisco/CISCO-FCIP-MGMT-MIB.my +916
A mibs/cisco/CISCO-FCOE-MIB.my +653
A mibs/cisco/CISCO-FCPING-MIB.my +601
A mibs/cisco/CISCO-FCS-MIB.my +1,659
A mibs/cisco/CISCO-FCSP-MIB.my +540
A mibs/cisco/CISCO-FCTRACEROUTE-MIB.my +550
A mibs/cisco/CISCO-FDMI-MIB.my +615
A mibs/cisco/CISCO-FEATURE-CONTROL-MIB.my +1,548
A mibs/cisco/CISCO-FICON-MIB.my +2,643
A mibs/cisco/CISCO-FILTER-GROUP-MIB.my +857
A mibs/cisco/CISCO-FIPS-STATS-MIB.my +102
A mibs/cisco/CISCO-FIREWALL-MIB.my +1,336
A mibs/cisco/CISCO-FIREWALL-TC.my +452
A mibs/cisco/CISCO-FLASH-MIB.my +3,469
A mibs/cisco/CISCO-FLEX-LINKS-MIB.my +592
A mibs/cisco/CISCO-FLOW-CLONE-MIB.my +983
A mibs/cisco/CISCO-FLOW-MONITOR-MIB.my +3,056
A mibs/cisco/CISCO-FLOW-MONITOR-TC-MIB.my +571
A mibs/cisco/CISCO-FRAME-RELAY-MIB.my +2,207
A mibs/cisco/CISCO-FSPF-MIB.my +1,447
A mibs/cisco/CISCO-FTP-CLIENT-MIB.my +323
A mibs/cisco/CISCO-GATEKEEPER-MIB.my +1,896
A mibs/cisco/CISCO-GDOI-MIB.my +3,442
A mibs/cisco/CISCO-GGSN-EXT-MIB.my +2,110
A mibs/cisco/CISCO-GGSN-GEO-MIB.my +202
A mibs/cisco/CISCO-GGSN-MIB.my +4,870
A mibs/cisco/CISCO-GGSN-QOS-MIB.my +1,645
A mibs/cisco/CISCO-GGSN-SERVICE-AWARE-MIB.my +2,641
A mibs/cisco/CISCO-GPRS-ACC-PT-MIB.my +5,427
A mibs/cisco/CISCO-GPRS-CHARGING-MIB.my +4,684
A mibs/cisco/CISCO-GPRS-GTP-MIB.my +1,031
A mibs/cisco/CISCO-GPRS-ISGSN-MIB.my +182
A mibs/cisco/CISCO-GPRS-L2RLY-MIB.my +411
A mibs/cisco/CISCO-GSLB-DNS-MIB.my +1,804
A mibs/cisco/CISCO-GSLB-HEALTH-MON-MIB.my +1,108
A mibs/cisco/CISCO-GSLB-SYSTEM-MIB.my +1,235
A mibs/cisco/CISCO-GSLB-TC-MIB.my +526
A mibs/cisco/CISCO-GTP-DIRECTOR-MIB.my +374
A mibs/cisco/CISCO-GTP-MIB.my +3,192
A mibs/cisco/CISCO-GTPV2-MIB.my +2,168
A mibs/cisco/CISCO-H225-MIB.my +1,125
A mibs/cisco/CISCO-H320-DIAL-CONTROL-MIB.my +438
A mibs/cisco/CISCO-H323-TC-MIB.my +206
A mibs/cisco/CISCO-H324-DIAL-CONTROL-MIB.my +457
A mibs/cisco/CISCO-HC-ALARM-MIB.my +712
A mibs/cisco/CISCO-HEALTH-MONITOR-MIB.my +386
A mibs/cisco/CISCO-HSRP-EXT-MIB.my +618
A mibs/cisco/CISCO-HSRP-MIB.my +613
A mibs/cisco/CISCO-HW-MODULE-CONTROL-MIB.my +374
A mibs/cisco/CISCO-ICSUDSU-MIB.my +1,029
A mibs/cisco/CISCO-IDSL-LINE-MIB.my +2,081
A mibs/cisco/CISCO-IEEE8021-CFM-EXT-MIB.my +710
A mibs/cisco/CISCO-IETF-ATM2-PVCTRAP-MIB.my +281
A mibs/cisco/CISCO-IETF-BFD-MIB.my +1,246
A mibs/cisco/CISCO-IETF-DHCP-SERVER-EXT-MIB.my +1,133
A mibs/cisco/CISCO-IETF-DHCP-SERVER-MIB.my +1,405
A mibs/cisco/CISCO-IETF-DOT11-QOS-EXT-MIB.my +418
A mibs/cisco/CISCO-IETF-DOT11-QOS-MIB.my +755
A mibs/cisco/CISCO-IETF-FRR-MIB.my +1,387
A mibs/cisco/CISCO-IETF-IP-FORWARD-MIB.my +1,089
A mibs/cisco/CISCO-IETF-IP-MIB.my +1,161
A mibs/cisco/CISCO-IETF-IPMROUTE-MIB.my +1,158
A mibs/cisco/CISCO-IETF-ISIS-MIB.my +3,816
A mibs/cisco/CISCO-IETF-ISNS-MGMT-MIB.my +3,922
A mibs/cisco/CISCO-IETF-MEGACO-MIB.my +1,302
A mibs/cisco/CISCO-IETF-MPLS-TE-P2MP-STD-MIB.my +1,595
A mibs/cisco/CISCO-IETF-MSDP-MIB.my +1,179
A mibs/cisco/CISCO-IETF-NAT-MIB.my +1,713
A mibs/cisco/CISCO-IETF-PIM-EXT-MIB.my +1,315
A mibs/cisco/CISCO-IETF-PIM-MIB.my +881
A mibs/cisco/CISCO-IETF-PPVPN-MPLS-VPN-MIB.my +109
A mibs/cisco/CISCO-IETF-PW-ATM-MIB.my +447
A mibs/cisco/CISCO-IETF-PW-ENET-MIB.my +510
A mibs/cisco/CISCO-IETF-PW-FR-MIB.my +565
A mibs/cisco/CISCO-IETF-PW-MIB.my +1,369
A mibs/cisco/CISCO-IETF-PW-MPLS-MIB.my +924
A mibs/cisco/CISCO-IETF-PW-TC-MIB.my +182
A mibs/cisco/CISCO-IETF-PW-TDM-MIB.my +1,461
A mibs/cisco/CISCO-IETF-SCTP-EXT-MIB.my +841
A mibs/cisco/CISCO-IETF-SCTP-MIB.my +1,302
A mibs/cisco/CISCO-IETF-VDSL-LINE-MIB.my +1,376
A mibs/cisco/CISCO-IETF-VPLS-BGP-EXT-MIB.my +553
A mibs/cisco/CISCO-IETF-VPLS-GENERIC-MIB.my +726
A mibs/cisco/CISCO-IETF-VPLS-LDP-MIB.my +238
A mibs/cisco/CISCO-IETF-VRRP-MIB.my +898
A mibs/cisco/CISCO-IF-CALL-SERVICE-MIB.my +329
A mibs/cisco/CISCO-IF-EXTENSION-MIB.my +3,037
A mibs/cisco/CISCO-IF-LINK-CONFIG-MIB.my +252
A mibs/cisco/CISCO-IF-LOOPBACK-MIB.my +339
A mibs/cisco/CISCO-IF-MONITOR-NOTIF-MIB.my +278
A mibs/cisco/CISCO-IF-THRESHOLD-MIB.my +1,200
A mibs/cisco/CISCO-IGMP-FILTER-MIB.my +665
A mibs/cisco/CISCO-IGMP-SNOOPING-MIB.my +3,948
A mibs/cisco/CISCO-IKE-CONFIGURATION-MIB.my +1,455
A mibs/cisco/CISCO-IKE-FLOW-EXT-MIB.my +273
A mibs/cisco/CISCO-IKE-FLOW-MIB.my +1,373
A mibs/cisco/CISCO-IMA-MIB.my +1,042
A mibs/cisco/CISCO-IMAGE-CHECK-MIB.my +458
A mibs/cisco/CISCO-IMAGE-LICENSE-MGMT-MIB.my +545
A mibs/cisco/CISCO-IMAGE-MIB.my +136
A mibs/cisco/CISCO-IMAGE-TC.my +265
A mibs/cisco/CISCO-IMAGE-UPGRADE-MIB.my +1,835
A mibs/cisco/CISCO-INTERFACE-XCVR-MONITOR-MIB.my +293
A mibs/cisco/CISCO-INTERFACETOPN-EXT-MIB.my +352
A mibs/cisco/CISCO-IP-CBR-METRICS-MIB.my +718
A mibs/cisco/CISCO-IP-ENCRYPTION-MIB.my +594
A mibs/cisco/CISCO-IP-IF-MIB.my +822
A mibs/cisco/CISCO-IP-LOCAL-POOL-MIB.my +890
A mibs/cisco/CISCO-IP-NW-DISCOVERY-MIB.my +603
A mibs/cisco/CISCO-IP-PROTOCOL-FILTER-MIB.my +1,404
A mibs/cisco/CISCO-IP-RAN-BACKHAUL-MIB.my +4,057
A mibs/cisco/CISCO-IP-STAT-MIB.my +487
A mibs/cisco/CISCO-IP-TAP-MIB.my +516
A mibs/cisco/CISCO-IP-UPLINK-REDIRECT-MIB.my +132
A mibs/cisco/CISCO-IP-URPF-MIB.my +708
A mibs/cisco/CISCO-IPMCAST-MIB.my +623
A mibs/cisco/CISCO-IPMROUTE-MIB.my +870
A mibs/cisco/CISCO-IPSEC-FLOW-MONITOR-MIB.my +5,881
A mibs/cisco/CISCO-IPSEC-MIB.my +1,334
A mibs/cisco/CISCO-IPSEC-POLICY-MAP-MIB.my +379
A mibs/cisco/CISCO-IPSEC-PROVISIONING-MIB.my +1,758
A mibs/cisco/CISCO-IPSEC-SIGNALING-MIB.my +2,099
A mibs/cisco/CISCO-IPSEC-TC.my +1,170
A mibs/cisco/CISCO-IPSLA-AUTOMEASURE-MIB.my +983
A mibs/cisco/CISCO-IPSLA-ECHO-MIB.my +1,133
A mibs/cisco/CISCO-IPSLA-ETHERNET-MIB.my +3,376
A mibs/cisco/CISCO-IPSLA-JITTER-MIB.my +871
A mibs/cisco/CISCO-IPSLA-TC-MIB.my +219
A mibs/cisco/CISCO-IPSLA-VIDEO-MIB.my +1,112
A mibs/cisco/CISCO-IPSLA-VIDEO-PROFILE-MIB.my +469
A mibs/cisco/CISCO-ISCSI-GW-MIB.my +2,682
A mibs/cisco/CISCO-ISCSI-MIB.my +2,505
A mibs/cisco/CISCO-ISDN-MIB.my +459
A mibs/cisco/CISCO-ISDNU-IF-MIB.my +475
A mibs/cisco/CISCO-ISNS-CLIENT-MIB.my +181
A mibs/cisco/CISCO-ISNS-IP-NW-DISCOVERY-MIB.my +569
A mibs/cisco/CISCO-ITP-ACL-MIB.my +899
A mibs/cisco/CISCO-ITP-ACT-MIB.my +372
A mibs/cisco/CISCO-ITP-DSMR-MIB.my +3,487
A mibs/cisco/CISCO-ITP-DSMR-SMPP-MIB.my +850
A mibs/cisco/CISCO-ITP-DSMR-UCP-MIB.my +724
A mibs/cisco/CISCO-ITP-GACT-MIB.my +532
A mibs/cisco/CISCO-ITP-GRT-MIB.my +2,217
A mibs/cisco/CISCO-ITP-GSCCP-MIB.my +5,955
A mibs/cisco/CISCO-ITP-GSP-MIB.my +6,239
A mibs/cisco/CISCO-ITP-GSP2-MIB.my +1,627
A mibs/cisco/CISCO-ITP-GTCAP-MIB.my +2,438
A mibs/cisco/CISCO-ITP-MLR-MIB.my +4,828
A mibs/cisco/CISCO-ITP-MONITOR-MIB.my +636
A mibs/cisco/CISCO-ITP-MSU-RATES-MIB.my +972
A mibs/cisco/CISCO-ITP-RT-MIB.my +743
A mibs/cisco/CISCO-ITP-SCCP-MIB.my +2,252
A mibs/cisco/CISCO-ITP-SP-MIB.my +7,081
A mibs/cisco/CISCO-ITP-SP2-MIB.my +430
A mibs/cisco/CISCO-ITP-TC-MIB.my +1,582
A mibs/cisco/CISCO-ITP-XUA-MIB.my +3,652
A mibs/cisco/CISCO-IVR-MIB.my +2,574
A mibs/cisco/CISCO-L2-CONTROL-MIB.my +1,520
A mibs/cisco/CISCO-L2-DEV-MONITORING-MIB.my +371
A mibs/cisco/CISCO-L2-TUNNEL-CONFIG-MIB.my +928
A mibs/cisco/CISCO-L2L3-INTERFACE-CONFIG-MIB.my +184
A mibs/cisco/CISCO-L4L7MODULE-REDUNDANCY-MIB.my +1,073
A mibs/cisco/CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.my +1,140
A mibs/cisco/CISCO-LAG-MIB.my +958
A mibs/cisco/CISCO-LATITUDE-MIB.my +333
A mibs/cisco/CISCO-LEC-DATA-VCC-MIB.my +155
A mibs/cisco/CISCO-LEC-EXT-MIB.my +130
A mibs/cisco/CISCO-LECS-MIB.my +1,050
A mibs/cisco/CISCO-LES-MIB.my +972
A mibs/cisco/CISCO-LICENSE-MGMT-MIB.my +2,598
A mibs/cisco/CISCO-LICENSE-MGR-MIB.my +1,050
A mibs/cisco/CISCO-LICENSE-MIB.my +996
A mibs/cisco/CISCO-LINK-ERROR-MONITOR-MIB.my +409
A mibs/cisco/CISCO-LOCAL-DIRECTOR-MIB.my +1,214
A mibs/cisco/CISCO-LRE-CPE-MIB.my +304
A mibs/cisco/CISCO-LWAPP-AAA-MIB.my +845
A mibs/cisco/CISCO-LWAPP-ACL-MIB.my +274
A mibs/cisco/CISCO-LWAPP-AP-MIB.my +492
A mibs/cisco/CISCO-LWAPP-CCX-RM-MIB.my +593
A mibs/cisco/CISCO-LWAPP-CDP-MIB.my +761
A mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-CAPABILITY.my +79
A mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-MIB.my +677
A mibs/cisco/CISCO-LWAPP-DHCP-MIB.my +400
A mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-DIAG-MIB.my +1,569
A mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-MIB.my +1,284
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-CAPABILITY.my +63
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB.my +281
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-REPORTS-MIB.my +916
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-TC-MIB.my +458
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB.my +2,071
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB.my +757
A mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-TS-MIB.my +589
A mibs/cisco/CISCO-LWAPP-DOT11-LDAP-MIB.my +469
A mibs/cisco/CISCO-LWAPP-DOT11-MIB.my +362
A mibs/cisco/CISCO-LWAPP-DOWNLOAD-MIB.my +385
A mibs/cisco/CISCO-LWAPP-IDS-MIB.my +578
A mibs/cisco/CISCO-LWAPP-INTERFACE-MIB.my +248
A mibs/cisco/CISCO-LWAPP-LINKTEST-MIB.my +865
A mibs/cisco/CISCO-LWAPP-LOCAL-AUTH-MIB.my +571
A mibs/cisco/CISCO-LWAPP-MESH-BATTERY-MIB.my +522
A mibs/cisco/CISCO-LWAPP-MESH-LINKTEST-MIB.my +791
A mibs/cisco/CISCO-LWAPP-MESH-MIB.my +1,187
A mibs/cisco/CISCO-LWAPP-MESH-STATS-MIB.my +944
A mibs/cisco/CISCO-LWAPP-MFP-CAPABILITY.my +70
A mibs/cisco/CISCO-LWAPP-MFP-MIB.my +1,023
A mibs/cisco/CISCO-LWAPP-MOBILITY-MIB.my +892
A mibs/cisco/CISCO-LWAPP-QOS-CAPABILITY.my +97
A mibs/cisco/CISCO-LWAPP-QOS-MIB.my +946
A mibs/cisco/CISCO-LWAPP-REAP-MIB.my +633
A mibs/cisco/CISCO-LWAPP-ROGUE-MIB.my +240
A mibs/cisco/CISCO-LWAPP-RRM-MIB.my +510
A mibs/cisco/CISCO-LWAPP-SYS-MIB.my +333
A mibs/cisco/CISCO-LWAPP-TC-MIB.my +746
A mibs/cisco/CISCO-LWAPP-TSM-CAPABILITY.my +67
A mibs/cisco/CISCO-LWAPP-TSM-MIB.my +831
A mibs/cisco/CISCO-LWAPP-WEBAUTH-MIB.my +627
A mibs/cisco/CISCO-LWAPP-WLAN-MIB.my +500
A mibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB.my +674
A mibs/cisco/CISCO-MAC-AUTH-BYPASS-MIB.my +287
A mibs/cisco/CISCO-MAC-NOTIFICATION-MIB.my +767
A mibs/cisco/CISCO-MAU-EXT-MIB.my +330
A mibs/cisco/CISCO-MDI-METRICS-MIB.my +764
A mibs/cisco/CISCO-MEDIA-GATEWAY-MIB.my +2,282
A mibs/cisco/CISCO-MEDIA-QUALITY-MIB.my +2,756
A mibs/cisco/CISCO-MEETINGPLACE-MIB.my +690
A mibs/cisco/CISCO-MEGACO-EXT-MIB.my +4,044
A mibs/cisco/CISCO-MEMORY-POOL-MIB.my +318
A mibs/cisco/CISCO-METRO-PHY-MIB.my +1,625
A mibs/cisco/CISCO-MGC-MIB.my +873
A mibs/cisco/CISCO-MGX82XX-ATM-UNI-PORT-MIB.my +249
A mibs/cisco/CISCO-MGX82XX-CARD-FEATURE-MIB.my +240
A mibs/cisco/CISCO-MGX82XX-DSX1-MIB.my +1,548
A mibs/cisco/CISCO-MGX82XX-DSX3-BERT-MIB.my +577
A mibs/cisco/CISCO-MGX82XX-DSX3-MIB.my +3,660
A mibs/cisco/CISCO-MGX82XX-ENVMON-MIB.my +278
A mibs/cisco/CISCO-MGX82XX-MODULE-RSRC-PART-MIB.my +239
A mibs/cisco/CISCO-MGX82XX-PXM-CLOCK-MIB.my +413
A mibs/cisco/CISCO-MGX82XX-RPM-CONN-MIB.my +676
A mibs/cisco/CISCO-MGX82XX-RPM-RSRC-PART-MIB.my +267
A mibs/cisco/CISCO-MGX82XX-RPM-SUBIF-MIB.my +203
A mibs/cisco/CISCO-MGX82XX-VIRTUAL-PORT-MIB.my +664
A mibs/cisco/CISCO-MGX8800-IF-MAPPING-MIB.my +365
A mibs/cisco/CISCO-MLD-SNOOPING-MIB.my +2,135
A mibs/cisco/CISCO-MMAIL-DIAL-CONTROL-MIB.my +1,073
A mibs/cisco/CISCO-MMODAL-CONTACT-APPS-MIB.my +4,609
A mibs/cisco/CISCO-MOBILE-IP-MIB.my +7,046
A mibs/cisco/CISCO-MOBILE-POLICY-CHARGING-CONTROL-MIB.my +1,641
A mibs/cisco/CISCO-MOBILITY-TAP-MIB.my +553
A mibs/cisco/CISCO-MODEM-MGMT-MIB.my +1,909
A mibs/cisco/CISCO-MODULE-AUTO-SHUTDOWN-MIB.my +394
A mibs/cisco/CISCO-MODULE-VIRTUALIZATION-MIB.my +454
A mibs/cisco/CISCO-MPLS-TE-STD-EXT-MIB.my +712
A mibs/cisco/CISCO-MPOA-EXT-MIB.my +302
A mibs/cisco/CISCO-MVPN-MIB.my +1,223
A mibs/cisco/CISCO-NAC-NAD-MIB.my +2,258
A mibs/cisco/CISCO-NAC-TC-MIB.my +313
A mibs/cisco/CISCO-NAT-EXT-MIB.my +209
A mibs/cisco/CISCO-NBAR-PROTOCOL-DISCOVERY-MIB.my +1,325
A mibs/cisco/CISCO-NDE-MIB.my +235
A mibs/cisco/CISCO-NETFLOW-MIB.my +2,706
A mibs/cisco/CISCO-NETINT-MIB.my +124
A mibs/cisco/CISCO-NETSYNC-MIB.my +1,874
A mibs/cisco/CISCO-NETWORK-REGISTRAR-MIB.my +1,365
A mibs/cisco/CISCO-NHRP-EXT-MIB.my +741
A mibs/cisco/CISCO-NMS-APPL-HEALTH-MIB.my +254
A mibs/cisco/CISCO-NOTIFICATION-CONTROL-MIB.my +424
A mibs/cisco/CISCO-NPORT-VIRTUALIZATION-MIB.my +352
A mibs/cisco/CISCO-NS-MIB.my +944
A mibs/cisco/CISCO-NTP-MIB.my +1,393
A mibs/cisco/CISCO-OAM-MIB.my +744
A mibs/cisco/CISCO-OBMI-MIB.my +807
A mibs/cisco/CISCO-OPTICAL-IF-CROSS-CONNECT-MIB.my +699
A mibs/cisco/CISCO-OPTICAL-IF-EXTN-MIB.my +892
A mibs/cisco/CISCO-OPTICAL-MONITOR-MIB.my +1,351
A mibs/cisco/CISCO-OPTICAL-MONITORING-MIB.my +229
A mibs/cisco/CISCO-OPTICAL-PATCH-MIB.my +587
A mibs/cisco/CISCO-OSCP-MIB.my +791
A mibs/cisco/CISCO-OSPF-MIB.my +1,532
A mibs/cisco/CISCO-OSPF-TRAP-MIB.my +572
A mibs/cisco/CISCO-OTN-IF-MIB.my +2,095
A mibs/cisco/CISCO-OUTAGE-MONITOR-MIB.my +1,054
A mibs/cisco/CISCO-P2P-IF-MIB.my +288
A mibs/cisco/CISCO-PACKET-CAPTURE-MIB.my +1,435
A mibs/cisco/CISCO-PAE-MIB.my +4,046
A mibs/cisco/CISCO-PAGP-MIB.my +1,087
A mibs/cisco/CISCO-PIM-MIB.my +387
A mibs/cisco/CISCO-PING-MIB.my +451
A mibs/cisco/CISCO-PKI-PARTICIPATION-MIB.my +1,222
A mibs/cisco/CISCO-PMON-MIB.my +181
A mibs/cisco/CISCO-PNNI-MIB.my +702
A mibs/cisco/CISCO-POE-PD-MIB.my +277
A mibs/cisco/CISCO-POLICY-GROUP-MIB.my +520
A mibs/cisco/CISCO-POP-MGMT-MIB.my +2,047
A mibs/cisco/CISCO-PORT-CHANNEL-MIB.my +649
A mibs/cisco/CISCO-PORT-QOS-MIB.my +1,742
A mibs/cisco/CISCO-PORT-SECURITY-MIB.my +1,705
A mibs/cisco/CISCO-PORT-STORM-CONTROL-MIB.my +721
A mibs/cisco/CISCO-PORT-TRACK-MIB.my +270
A mibs/cisco/CISCO-POWER-ETHERNET-EXT-MIB.my +888
A mibs/cisco/CISCO-PPPOE-MIB.my +1,013
A mibs/cisco/CISCO-PREFERRED-PATH-MIB.my +1,119
A mibs/cisco/CISCO-PRIVATE-VLAN-MIB.my +1,199
A mibs/cisco/CISCO-PROCESS-MIB.my +2,791
A mibs/cisco/CISCO-PRODUCTS-MIB.my +1,424
A mibs/cisco/CISCO-PROP-ATM-IF-MIB.my +823
A mibs/cisco/CISCO-PROXY-CONTROL-MIB.my +915
A mibs/cisco/CISCO-PSA-MICROCODE-MIB.my +525
A mibs/cisco/CISCO-PSD-CLIENT-MIB.my +563
A mibs/cisco/CISCO-PSM-MIB.my +3,560
A mibs/cisco/CISCO-PTOPO-EXTN-MIB.my +345
A mibs/cisco/CISCO-PTP-MIB.my +3,481
A mibs/cisco/CISCO-QINQ-VLAN-MIB.my +439
A mibs/cisco/CISCO-QLLC01-MIB.my +754
A mibs/cisco/CISCO-QOS-PIB-MIB.my +2,022
A mibs/cisco/CISCO-QOS-POLICY-CONFIG-MIB.my +573
A mibs/cisco/CISCO-QOS-TC-MIB.my +105
A mibs/cisco/CISCO-QUEUE-MIB.my +305
A mibs/cisco/CISCO-RADIUS-MIB.my +1,265
A mibs/cisco/CISCO-REMOTE-ACCESS-MONITOR-MIB.my +2,273
A mibs/cisco/CISCO-REPEATER-MIB.my +483
A mibs/cisco/CISCO-REPORT-INTERVAL-TC-MIB.my +202
A mibs/cisco/CISCO-RESILIENT-ETHERNET-PROTOCOL-MIB.my +1,201
A mibs/cisco/CISCO-RF-MIB.my +1,527
A mibs/cisco/CISCO-RF-SUPPLEMENTAL-MIB.my +752
A mibs/cisco/CISCO-RHINO-MIB.my +1,646
A mibs/cisco/CISCO-RMON-CONFIG-MIB.my +3,330
A mibs/cisco/CISCO-ROUTE-POLICIES-MIB.my +142
A mibs/cisco/CISCO-RPMS-MIB.my +923
A mibs/cisco/CISCO-RSCN-MIB.my +753
A mibs/cisco/CISCO-RSRB-MIB.my +580
A mibs/cisco/CISCO-RTP-METRICS-MIB.my +952
A mibs/cisco/CISCO-RTTMON-ICMP-MIB.my +1,501
A mibs/cisco/CISCO-RTTMON-IP-EXT-MIB.my +720
A mibs/cisco/CISCO-RTTMON-MIB.my +10,200
A mibs/cisco/CISCO-RTTMON-RTP-MIB.my +1,042
A mibs/cisco/CISCO-RTTMON-TC-MIB.my +885
A mibs/cisco/CISCO-SAA-APM-MIB.my +499
A mibs/cisco/CISCO-SAN-BASE-SVC-MIB.my +748
A mibs/cisco/CISCO-SANTAP-MIB.my +562
A mibs/cisco/CISCO-SCSI-FLOW-MIB.my +1,337
A mibs/cisco/CISCO-SCSI-MIB.my +2,385
A mibs/cisco/CISCO-SCTP-MIB.my +1,624
A mibs/cisco/CISCO-SDLLC-MIB.my +402
A mibs/cisco/CISCO-SDSL-LINE-MIB.my +2,726
A mibs/cisco/CISCO-SECURE-SHELL-MIB.my +576
A mibs/cisco/CISCO-SELECTIVE-VRF-DOWNLOAD-MIB.my +669
A mibs/cisco/CISCO-SERVICE-CONTROL-ATTACK-MIB.my +561
A mibs/cisco/CISCO-SERVICE-CONTROL-LINK-MIB.my +315
A mibs/cisco/CISCO-SERVICE-CONTROL-RDR-MIB.my +829
A mibs/cisco/CISCO-SERVICE-CONTROL-SUBSCRIBERS-MIB.my +510
A mibs/cisco/CISCO-SERVICE-CONTROL-TP-STATS-MIB.my +545
A mibs/cisco/CISCO-SERVICE-CONTROLLER-MIB.my +695
A mibs/cisco/CISCO-SESS-BORDER-CTRLR-CALL-STATS-MIB.my +3,126
A mibs/cisco/CISCO-SESS-BORDER-CTRLR-EVENT-MIB.my +2,208
A mibs/cisco/CISCO-SESS-BORDER-CTRLR-STATS-MIB.my +1,543
A mibs/cisco/CISCO-SEU-MITIGATION-MIB.my +634
A mibs/cisco/CISCO-SIBU-FLASH-MIB.my +211
A mibs/cisco/CISCO-SIBU-MANAGERS-MIB.my +462
A mibs/cisco/CISCO-SIBU-STACKABLE-DUAL-SPEED-HUB-MIB.my +722
A mibs/cisco/CISCO-SIP-CALLS-MIB.my +931
A mibs/cisco/CISCO-SIP-UA-MIB.my +4,952
A mibs/cisco/CISCO-SLB-DFP-MIB.my +305
A mibs/cisco/CISCO-SLB-EXT-MIB.my +5,552
A mibs/cisco/CISCO-SLB-HEALTH-MON-MIB.my +2,763
A mibs/cisco/CISCO-SLB-MIB.my +5,379
A mibs/cisco/CISCO-SM-FILE-DOWNLOAD-MIB.my +381
A mibs/cisco/CISCO-SMART-INSTALL-MIB.my +1,656
A mibs/cisco/CISCO-SME-MIB.my +709
A mibs/cisco/CISCO-SMI.my +542
A mibs/cisco/CISCO-SNA-LLC-MIB.my +3,110
A mibs/cisco/CISCO-SNAPSHOT-MIB.my +509
A mibs/cisco/CISCO-SNMP-NOTIFICATION-EXT-MIB.my +228
A mibs/cisco/CISCO-SNMP-TARGET-EXT-MIB.my +540
A mibs/cisco/CISCO-SNMP-USM-OIDS-MIB.my +79
A mibs/cisco/CISCO-SNMP-VACM-EXT-MIB.my +224
A mibs/cisco/CISCO-SONET-MIB.my +2,373
A mibs/cisco/CISCO-SP-MIB.my +5,699
A mibs/cisco/CISCO-SRP-MIB.my +2,966
A mibs/cisco/CISCO-SRST-MIB.my +1,827
A mibs/cisco/CISCO-SSG-MIB.my +1,870
A mibs/cisco/CISCO-SSL-PROXY-MIB.my +3,303
A mibs/cisco/CISCO-SSM-PROV-MIB.my +344
A mibs/cisco/CISCO-ST-TC.my +472
A mibs/cisco/CISCO-STACK-MIB.my +13,053
A mibs/cisco/CISCO-STACKMAKER-MIB.my +174
A mibs/cisco/CISCO-STACKWISE-MIB.my +1,592
A mibs/cisco/CISCO-STP-EXTENSIONS-MIB.my +5,004
A mibs/cisco/CISCO-STUN-MIB.my +511
A mibs/cisco/CISCO-SVC-INTERFACE-MIB.my +1,379
A mibs/cisco/CISCO-SVI-AUTOSTATE-MIB.my +222
A mibs/cisco/CISCO-SWITCH-CGMP-MIB.my +239
A mibs/cisco/CISCO-SWITCH-ENGINE-MIB.my +5,790
A mibs/cisco/CISCO-SWITCH-HARDWARE-CAPACITY-MIB.my +1,318
A mibs/cisco/CISCO-SWITCH-MULTICAST-MIB.my +1,637
A mibs/cisco/CISCO-SWITCH-NETFLOW-MIB.my +476
A mibs/cisco/CISCO-SWITCH-QOS-MIB.my +4,344
A mibs/cisco/CISCO-SWITCH-RATE-LIMITER-MIB.my +408
A mibs/cisco/CISCO-SWITCH-STATS-MIB.my +825
A mibs/cisco/CISCO-SWITCH-USAGE-MIB.my +186
A mibs/cisco/CISCO-SYS-INFO-LOG-MIB.my +562
A mibs/cisco/CISCO-SYSLOG-EVENT-EXT-MIB.my +282
A mibs/cisco/CISCO-SYSLOG-EXT-MIB.my +804
A mibs/cisco/CISCO-SYSLOG-MIB.my +605
A mibs/cisco/CISCO-SYSTEM-EXT-MIB.my +1,113
A mibs/cisco/CISCO-SYSTEM-MIB.my +682
A mibs/cisco/CISCO-TAP-MIB.my +1,227
A mibs/cisco/CISCO-TAP2-MIB.my +1,226
A mibs/cisco/CISCO-TBRIDGE-DEV-IF-MIB.my +265
A mibs/cisco/CISCO-TC-NO-U32.my +212
A mibs/cisco/CISCO-TC.my +2,435
A mibs/cisco/CISCO-TCP-MIB.my +250
A mibs/cisco/CISCO-TCPOFFLOAD-MIB.my +298
A mibs/cisco/CISCO-TELEPRESENCE-CALL-MIB.my +2,636
A mibs/cisco/CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB.my +2,559
A mibs/cisco/CISCO-TELEPRESENCE-MIB.my +1,910
A mibs/cisco/CISCO-TELNET-SERVER-MIB.my +348
A mibs/cisco/CISCO-THREAT-MITIGATION-SERVICE-MIB.my +1,041
A mibs/cisco/CISCO-TM.my +194
A mibs/cisco/CISCO-TN3270SERVER-MIB.my +1,468
A mibs/cisco/CISCO-TPC-MIB.my +407
A mibs/cisco/CISCO-TRANSACTION-CONNECTION-MIB.my +771
A mibs/cisco/CISCO-TRUSTSEC-INTERFACE-MIB.my +1,658
A mibs/cisco/CISCO-TRUSTSEC-MIB.my +1,227
A mibs/cisco/CISCO-TRUSTSEC-POLICY-MIB.my +2,052
A mibs/cisco/CISCO-TRUSTSEC-SERVER-MIB.my +883
A mibs/cisco/CISCO-TRUSTSEC-SXP-MIB.my +1,021
A mibs/cisco/CISCO-TRUSTSEC-TC-MIB.my +223
A mibs/cisco/CISCO-TS-STACK-MIB.my +2,883
A mibs/cisco/CISCO-UBE-MIB.my +229
A mibs/cisco/CISCO-UDLDP-MIB.my +704
A mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB.my +2,313
A mibs/cisco/CISCO-UNIFIED-FIREWALL-MIB.my +2,949
A mibs/cisco/CISCO-UNITY-EXPRESS-MIB.my +1,361
A mibs/cisco/CISCO-UNITY-MIB.my +839
A mibs/cisco/CISCO-USER-CONNECTION-TAP-MIB.my +223
A mibs/cisco/CISCO-VIDEO-SESSION-MIB.my +2,608
A mibs/cisco/CISCO-VIDEO-TC.my +372
A mibs/cisco/CISCO-VINES-MIB.my +1,793
A mibs/cisco/CISCO-VIRTUAL-INTERFACE-MIB.my +473
A mibs/cisco/CISCO-VIRTUAL-NIC-MIB.my +653
A mibs/cisco/CISCO-VIRTUAL-NW-IF-MIB.my +320
A mibs/cisco/CISCO-VIRTUAL-SWITCH-MIB.my +1,403
A mibs/cisco/CISCO-VISM-ATM-TRUNK-MIB.my +1,074
A mibs/cisco/CISCO-VISM-CAC-MIB.my +421
A mibs/cisco/CISCO-VISM-CAS-MIB.my +460
A mibs/cisco/CISCO-VISM-CODEC-MIB.my +545
A mibs/cisco/CISCO-VISM-CONN-MIB.my +1,773
A mibs/cisco/CISCO-VISM-CONN-STAT-MIB.my +794
A mibs/cisco/CISCO-VISM-DSX0-MIB.my +1,700
A mibs/cisco/CISCO-VISM-DSX1-MIB.my +1,664
A mibs/cisco/CISCO-VISM-HDLC-MIB.my +300
A mibs/cisco/CISCO-VISM-MODULE-MIB.my +2,691
A mibs/cisco/CISCO-VISM-PORT-MIB.my +253
A mibs/cisco/CISCO-VISM-RSRC-PART-MIB.my +254
A mibs/cisco/CISCO-VISM-SESSION-MIB.my +1,084
A mibs/cisco/CISCO-VISM-SVC-MIB.my +549
A mibs/cisco/CISCO-VISM-TRAPS-MIB.my +2,815
A mibs/cisco/CISCO-VISM-XGCP-EXT.my +667
A mibs/cisco/CISCO-VLAN-BRIDGING-MIB.my +186
A mibs/cisco/CISCO-VLAN-GROUP-MIB.my +264
A mibs/cisco/CISCO-VLAN-IFTABLE-RELATIONSHIP-MIB.my +162
A mibs/cisco/CISCO-VLAN-MEMBERSHIP-MIB.my +1,330
A mibs/cisco/CISCO-VLAN-TRANSLATION-MIB.my +419
A mibs/cisco/CISCO-VMPS-MIB.my +659
A mibs/cisco/CISCO-VOA-MIB.my +240
A mibs/cisco/CISCO-VOICE-AALX-PROFILE-MIB.my +1,532
A mibs/cisco/CISCO-VOICE-ANALOG-IF-MIB.my +2,255
A mibs/cisco/CISCO-VOICE-APPLICATIONS-OID-MIB.my +64
A mibs/cisco/CISCO-VOICE-APPS-MIB.my +451
A mibs/cisco/CISCO-VOICE-ATM-DIAL-CONTROL-MIB.my +717
A mibs/cisco/CISCO-VOICE-CARD-MIB.my +191
A mibs/cisco/CISCO-VOICE-CAS-MODULE-MIB.my +463
A mibs/cisco/CISCO-VOICE-COMMON-DIAL-CONTROL-MIB.my +781
A mibs/cisco/CISCO-VOICE-CONNECTIVITY-MIB.my +709
A mibs/cisco/CISCO-VOICE-DIAL-CONTROL-MIB.my +6,622
A mibs/cisco/CISCO-VOICE-DNIS-MIB.my +434
A mibs/cisco/CISCO-VOICE-ENABLED-LINK-MIB.my +241
A mibs/cisco/CISCO-VOICE-FR-DIAL-CONTROL-MIB.my +173
A mibs/cisco/CISCO-VOICE-HDLC-DIAL-CONTROL-MIB.my +161
A mibs/cisco/CISCO-VOICE-IF-MIB.my +521
A mibs/cisco/CISCO-VOICE-LMR-MIB.my +412
A mibs/cisco/CISCO-VOICE-TONE-CADENCE-MIB.my +581
A mibs/cisco/CISCO-VOICE-URI-CLASS-MIB.my +619
A mibs/cisco/CISCO-VOIP-TAP-MIB.my +283
A mibs/cisco/CISCO-VPDN-MGMT-EXT-MIB.my +586
A mibs/cisco/CISCO-VPDN-MGMT-MIB.my +2,755
A mibs/cisco/CISCO-VQE-TOOLS-MIB.my +146
A mibs/cisco/CISCO-VQES-MIB.my +482
A mibs/cisco/CISCO-VRF-MIB.my +827
A mibs/cisco/CISCO-VSAN-MIB.my +1,670
A mibs/cisco/CISCO-VSI-CONTROLLER-MIB.my +323
A mibs/cisco/CISCO-VSIMASTER-MIB.my +1,535
A mibs/cisco/CISCO-VTP-MIB.my +5,874
A mibs/cisco/CISCO-WAN-3G-MIB.my +5,511
A mibs/cisco/CISCO-WAN-AAL2-PROFILES-MIB.my +490
A mibs/cisco/CISCO-WAN-ANNOUNCEMENT-MIB.my +567
A mibs/cisco/CISCO-WAN-ATM-CONN-MIB.my +2,448
A mibs/cisco/CISCO-WAN-ATM-CONN-STAT-MIB.my +2,363
A mibs/cisco/CISCO-WAN-ATM-COSB-MIB.my +391
A mibs/cisco/CISCO-WAN-ATM-CUG-MIB.my +445
A mibs/cisco/CISCO-WAN-ATM-PARTY-MIB.my +388
A mibs/cisco/CISCO-WAN-ATM-PREF-ROUTE-MIB.my +291
A mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-MIB.my +1,209
A mibs/cisco/CISCO-WAN-BBIF-ATM-CONN-STAT-MIB.my +328
A mibs/cisco/CISCO-WAN-BBIF-ILMI-MIB.my +567
A mibs/cisco/CISCO-WAN-BBIF-PORT-MIB.my +578
A mibs/cisco/CISCO-WAN-CES-CONN-MIB.my +1,260
A mibs/cisco/CISCO-WAN-CES-CONN-STAT-MIB.my +448
A mibs/cisco/CISCO-WAN-CES-PORT-MIB.my +467
A mibs/cisco/CISCO-WAN-CES-RSRC-PART-MIB.my +262
A mibs/cisco/CISCO-WAN-CODEC-GEN-PARM-MIB.my +382
A mibs/cisco/CISCO-WAN-FEEDER-MIB.my +393
A mibs/cisco/CISCO-WAN-FR-CONN-MIB.my +2,519
A mibs/cisco/CISCO-WAN-FR-CONN-STAT-MIB.my +905
A mibs/cisco/CISCO-WAN-FR-PORT-MIB.my +1,894
A mibs/cisco/CISCO-WAN-FR-RSRC-PART-MIB.my +273
A mibs/cisco/CISCO-WAN-FR-SIGNALING-MIB.my +828
A mibs/cisco/CISCO-WAN-FR-X21-MIB.my +992
A mibs/cisco/CISCO-WAN-LAPD-TRUNK-MIB.my +931
A mibs/cisco/CISCO-WAN-MG-MIB.my +1,435
A mibs/cisco/CISCO-WAN-MGC-REDUN-MIB.my +818
A mibs/cisco/CISCO-WAN-MODULE-MIB.my +581
A mibs/cisco/CISCO-WAN-NCDP-MIB.my +842
A mibs/cisco/CISCO-WAN-OPTIMIZATION-MIB.my +2,613
A mibs/cisco/CISCO-WAN-PAR-MIB.my +2,527
A mibs/cisco/CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB.my +209
A mibs/cisco/CISCO-WAN-RPM-CONN-EXT-MIB.my +318
A mibs/cisco/CISCO-WAN-RSRC-PART-MIB.my +851
A mibs/cisco/CISCO-WAN-RTP-CONN-MIB.my +782
A mibs/cisco/CISCO-WAN-SCT-MGMT-MIB.my +343
A mibs/cisco/CISCO-WAN-SONET-MIB.my +1,534
A mibs/cisco/CISCO-WAN-SRCP-MIB.my +859
A mibs/cisco/CISCO-WAN-SRM-BERT-MIB.my +792
A mibs/cisco/CISCO-WAN-SRM-MIB.my +334
A mibs/cisco/CISCO-WAN-SVC-MIB.my +5,904
A mibs/cisco/CISCO-WAN-T38-FAXRELAY-MIB.my +592
A mibs/cisco/CISCO-WAN-TOPOLOGY-MIB.my +1,289
A mibs/cisco/CISCO-WAN-TRAP-VARS-MIB.my +757
A mibs/cisco/CISCO-WAN-VISM-TONE-PLAN-MIB.my +1,071
A mibs/cisco/CISCO-WDS-IDS-MIB.my +353
A mibs/cisco/CISCO-WDS-INFO-MIB.my +1,755
A mibs/cisco/CISCO-WIRELESS-DOCS-EXT-MIB.my +2,014
A mibs/cisco/CISCO-WIRELESS-DOCS-IF-MIB.my +2,202
A mibs/cisco/CISCO-WIRELESS-EXP-MIB.my +958
A mibs/cisco/CISCO-WIRELESS-IF-MIB.my +4,473
A mibs/cisco/CISCO-WIRELESS-P2MP-LINK-METRICS-MIB.my +2,001
A mibs/cisco/CISCO-WIRELESS-P2MP-PHY-MIB.my +1,555
A mibs/cisco/CISCO-WIRELESS-P2MP-RF-METRICS-MIB.my +1,529
A mibs/cisco/CISCO-WIRELESS-P2P-BPI-MIB.my +940
A mibs/cisco/CISCO-WIRELESS-TC-MIB.my +557
A mibs/cisco/CISCO-WLAN-MAN-MIB.my +141
A mibs/cisco/CISCO-WLAN-VLAN-MIB.my +584
A mibs/cisco/CISCO-WRED-MIB.my +351
A mibs/cisco/CISCO-WWNMGR-MIB.my +389
A mibs/cisco/CISCO-XDSL-LINE-MIB.my +578
A mibs/cisco/CISCO-XGCP-EXT-MIB.my +1,337
A mibs/cisco/CISCO-XGCP-MIB.my +2,485
A mibs/cisco/CISCO-ZS-EXT-MIB.my +551
A mibs/cisco/CISCO-ZS-MIB.my +4,848
A mibs/cisco/CISCOWAN-SMI.my +67
A mibs/cisco/CISCOWORKS-MIB.my +202
A mibs/cisco/CLAB-DEF-MIB.my +540
A mibs/cisco/CLAB-TOPO-MIB.my +215
A mibs/cisco/COMPAT-MIB.my +256
A mibs/cisco/DOCS-BPI-PLUS-MIB.my +3,117
A mibs/cisco/DOCS-CABLE-DEVICE-TRAP-MIB.my +943
A mibs/cisco/DOCS-DIAG-MIB.my +722
A mibs/cisco/DOCS-DRF-MIB.my +974
A mibs/cisco/DOCS-DSG-IF-MIB.my +1,019
A mibs/cisco/DOCS-IF-EXT-MIB.my +159
A mibs/cisco/DOCS-IF3-MIB.my +4,044
A mibs/cisco/DOCS-IFEXT2-MIB.my +668
A mibs/cisco/DOCS-L2VPN-MIB.my +1,198
A mibs/cisco/DOCS-LOADBAL3-MIB.my +1,655
A mibs/cisco/DOCS-LOADBALANCING-MIB.my +1,175
A mibs/cisco/DOCS-MCAST-AUTH-MIB.my +724
A mibs/cisco/DOCS-MCAST-MIB.my +1,104
A mibs/cisco/DOCS-QOS-MIB.my +3,055
A mibs/cisco/DOCS-QOS3-MIB.my +5,205
A mibs/cisco/DOCS-SEC-MIB.my +784
A mibs/cisco/DOCS-SUBMGT-MIB.my +973
A mibs/cisco/DOCS-SUBMGT3-MIB.my +1,406
A mibs/cisco/DOCS-TEST-MIB.my +178
A mibs/cisco/draft-ietf-ipfc-fcmgmt-int-mib-04.my +2,819
A mibs/cisco/DTI-MIB.my +1,231
A mibs/cisco/ERR-STATUS-MIB.my +531
A mibs/cisco/ESMODULE-MIB.my +1,815
A mibs/cisco/ESSWITCH-MIB.my +3,926
A mibs/cisco/ETHERLIKE-MIB.my +1,141
A mibs/cisco/EXPRESSION-MIB.my +1,330
A mibs/cisco/GENERICOBJECT-MIB.my +117
A mibs/cisco/IEEE-802DOT17-RPR-MIB.my +6,858
A mibs/cisco/IEEE8021-CFM-MIB.my +3,706
A mibs/cisco/IEEE8021-CFM-V2-MIB.my +920
A mibs/cisco/IEEE8021-TC-MIB.my +389
A mibs/cisco/IGMP-MIB.my +598
A mibs/cisco/IMA-MIB.my +2,922
A mibs/cisco/IPMROUTE-MIB.my +934
A mibs/cisco/ISIS-CAPABILTY-MIB.my +216
A mibs/cisco/LAN-EMULATION-CLIENT-MIB.my +2,528
A mibs/cisco/LANOPTICS-ALERTS-MIB.my +170
A mibs/cisco/LANOPTICS-BRIDGE-OPTION-MIB.my +55
A mibs/cisco/LANOPTICS-ETHERNET-OPTION-MIB.my +94
A mibs/cisco/LANOPTICS-HUB-MIB.my +471
A mibs/cisco/LANOPTICS-RING-MANAGER-MIB.my +1,020
A mibs/cisco/LANOPTICS-SYSTEM-MIB.my +465
A mibs/cisco/LS100-R3-MIB.my +1,004
A mibs/cisco/LS2020-R2-MIB.my +10,165
A mibs/cisco/MADGEBOX-MIB.my +910
A mibs/cisco/MADGERSW-MIB.my +784
A mibs/cisco/METRO1500-MIB.my +2,481
A mibs/cisco/MPLS-LDP-MIB.my +2,621
A mibs/cisco/MPLS-LSR-MIB.my +2,127
A mibs/cisco/MPLS-TC-MIB.my +277
A mibs/cisco/MPLS-TE-MIB.my +2,297
A mibs/cisco/MPLS-VPN-MIB.my +1,763
A mibs/cisco/MPOA-MIB.my +4,266
A mibs/cisco/MSDP-MIB.my +813
A mibs/cisco/NETRANGER.my +390
A mibs/cisco/NOVELL-IPX-MIB.my +1,354
A mibs/cisco/NOVELL-NLSP-MIB.my +1,882
A mibs/cisco/NOVELL-RIPSAP-MIB.my +434
A mibs/cisco/OLD-CISCO-APPLETALK-MIB.my +300
A mibs/cisco/OLD-CISCO-CHASSIS-MIB.my +2,618
A mibs/cisco/OLD-CISCO-CPU-MIB.my +70
A mibs/cisco/OLD-CISCO-DECNET-MIB.my +500
A mibs/cisco/OLD-CISCO-ENV-MIB.my +366
A mibs/cisco/OLD-CISCO-FLASH-MIB.my +278
A mibs/cisco/OLD-CISCO-INTERFACES-MIB.my +1,405
A mibs/cisco/OLD-CISCO-IP-MIB.my +444
A mibs/cisco/OLD-CISCO-MEMORY-MIB.my +429
A mibs/cisco/OLD-CISCO-NOVELL-MIB.my +395
A mibs/cisco/OLD-CISCO-SYS-MIB.my +1,043
A mibs/cisco/OLD-CISCO-SYSTEM-MIB.my +233
A mibs/cisco/OLD-CISCO-TCP-MIB.my +126
A mibs/cisco/OLD-CISCO-TS-MIB.my +530
A mibs/cisco/OLD-CISCO-VINES-MIB.my +1,156
A mibs/cisco/OLD-CISCO-XNS-MIB.my +214
A mibs/cisco/ONS15501-MIB.my +1,426
A mibs/cisco/PCUBE-CONFIG-COPY.my +190
A mibs/cisco/PCUBE-ENGAGE-MIB.my +761
A mibs/cisco/PCUBE-PRODUCTS.my +52
A mibs/cisco/PCUBE-SE-MIB.my +4,121
A mibs/cisco/PCUBE-SMI.my +78
A mibs/cisco/PNNI-MIB.my +5,214
A mibs/cisco/RTM-MIB.my +344
A mibs/cisco/v1-readme +4,310
A mibs/cisco/v2-readme +4,982
A mibs/cisco/VIPER-MIB.my +2,586
A mibs/cisco/XGCP-MIB.my +862
A mibs/citrix
A mibs/citrix/NS-MIB-smiv2.mib +17,007
A mibs/colubris
A mibs/colubris/colubris-802dot1x-mib.my +222
A mibs/colubris/colubris-aaa-client-mib.my +276
A mibs/colubris/colubris-bandwidth-control-mib.my +202
A mibs/colubris/colubris-cdp-mib.my +236
A mibs/colubris/colubris-client-tracking-mib.my +345
A mibs/colubris/colubris-connection-limiting-mib.my +172
A mibs/colubris/colubris-controller-mib.my +207
A mibs/colubris/colubris-device-dot1x-mib.my +323
A mibs/colubris/colubris-device-event-mib.my +511
A mibs/colubris/colubris-device-if-mib.my +377
A mibs/colubris/colubris-device-mib.my +596
A mibs/colubris/colubris-device-wds-mib.my +1,216
A mibs/colubris/colubris-device-wireless-mib.my +2,190
A mibs/colubris/colubris-ieee802dot11.my +3,890
A mibs/colubris/colubris-license-mib.my +148
A mibs/colubris/colubris-maintenance-mib.my +472
A mibs/colubris/colubris-products-mib.my +88
A mibs/colubris/colubris-public-access-mib.my +1,006
A mibs/colubris/colubris-public-access-retention-mib.my +373
A mibs/colubris/colubris-qos-mib.my +205
A mibs/colubris/colubris-satellite-management-mib.my +371
A mibs/colubris/colubris-sensor-mib.my +122
A mibs/colubris/colubris-smi.my +79
A mibs/colubris/colubris-syslog-mib.my +239
A mibs/colubris/colubris-system-mib.my +675
A mibs/colubris/colubris-tc.my +281
A mibs/colubris/colubris-tcp-serial-mib.my +137
A mibs/colubris/colubris-tools-mib.my +219
A mibs/colubris/colubris-usage-information-mib.my +200
A mibs/colubris/colubris-user-account-mib.my +181
A mibs/colubris/colubris-user-session-mib.my +378
A mibs/colubris/colubris-virtual-ap-mib.my +270
A mibs/colubris/colubris-vsc-mib.my +204
A mibs/colubris/colubris-wds-mib.my +604
A mibs/colubris/colubris-wireless-client-mib.my +465
D mibs/CT-BROADCAST-MIB -167
D mibs/CT-CMMPHYS-MIB -1,175
D mibs/CT-CONTAINER-MIB -646
D mibs/CT-ELS10-MIB -3,471
D mibs/CT-FASTPATH-DHCPSERVER-MIB -964
D mibs/CT-FASTPATH-PROTECTED-PORT-MIB -92
D mibs/CT-FLASH-MIB -353
D mibs/CT-FPS-SERVICES-MIB -73
D mibs/CT-HSIMPHYS-MIB -343
D mibs/CT-PIC-MIB -841
D mibs/CT-PRIORITY-CLASSIFY-MIB -239
D mibs/CTATM-CONFIG-MIB -1,501
D mibs/CTELS100-NG-MIB -826
D mibs/CTFPS-MIB -592
D mibs/CTFRAMER-CONFIG-MIB -156
D mibs/CTIF-EXT-MIB -877
D mibs/CTINB-MIB -474
D mibs/CTINB2-MIB -209
D mibs/CTRMONXT-MIB -431
D mibs/CTRON-ALIAS-MIB -968
D mibs/CTRON-AP3000-MIB -3,940
D mibs/CTRON-AppleTalk-ROUTER-MIB -3,182
D mibs/CTRON-APPN-MIB -3,091
D mibs/CTRON-BDG-MIB -1,553
D mibs/CTRON-BRIDGE-MIB -2,020
D mibs/CTRON-BUS-MIB -98
D mibs/CTRON-CDP-MIB -437
D mibs/CTRON-CHASSIS-MIB -247
D mibs/CTRON-COMMON-MIB -1,342
D mibs/CTRON-CSMACD-MIB -214
D mibs/CTRON-DCM-MIB -36
D mibs/CTRON-DECIV-ROUTER-MIB -2,381
D mibs/CTRON-DEVICE-MIB -104
D mibs/CTRON-DHCP-MIB -561
D mibs/CTRON-DLSW-MIB -934
D mibs/CTRON-DOWNLOAD-MIB -349
D mibs/CTRON-ELAN-MIB -321
D mibs/CTRON-ENTITY-STATE-MIB -340
D mibs/CTRON-ENTITY-STATE-TC-MIB -176
D mibs/CTRON-ENVIRONMENT-MIB -630
D mibs/CTRON-ETHERNET-PARAMETERS-MIB -616
D mibs/CTRON-ETWMIM-MIB -171
D mibs/CTRON-FDDI-FNB-MIB -937
D mibs/CTRON-FDDI-STAT-MIB -253
D mibs/CTRON-FNBTR-MIB -292
D mibs/CTRON-FRONTPANEL-MIB -182
D mibs/CTRON-IF-REMAP-2-MIB -500
D mibs/CTRON-IF-REMAP-MIB -168
D mibs/CTRON-IGMP-MIB -1,322
D mibs/CTRON-IP-ROUTER-MIB -4,152
D mibs/CTRON-IPX-ROUTER-MIB -4,624
D mibs/CTRON-MIB-NAMES -283
D mibs/CTRON-NAT-MIB -724
D mibs/CTRON-OIDS -2,380
D mibs/CTRON-ORP-HSIM-MIB -171
D mibs/CTRON-PORTMAP-MIB -147
D mibs/CTRON-POWER-SUPPLY-MIB -913
D mibs/CTRON-PPC-BAD-PACKETS-MIB -254
D mibs/CTRON-PRIORITY-CLASSIFY-MIB -647
D mibs/CTRON-PRIORITY-EXTENSIONS-MIB -478
D mibs/CTRON-RATE-POLICING-MIB -325
D mibs/CTRON-REMOTE-ACCESS-MIB -3,172
D mibs/CTRON-ROUTERS-INTERNAL-MIB -54
D mibs/CTRON-ROUTERS-MIB -1,139
D mibs/CTRON-SFCS-MIB -5,385
D mibs/CTRON-SFPS-BASE-MIB -1,514
D mibs/CTRON-SFPS-BINDERY-MIB -250
D mibs/CTRON-SFPS-CALL-MIB -611
D mibs/CTRON-SFPS-CHASSIS-MIB -124
D mibs/CTRON-SFPS-COMMON-MIB -557
D mibs/CTRON-SFPS-CONN-MIB -130
D mibs/CTRON-SFPS-CONNECTION-MIB -1,116
D mibs/CTRON-SFPS-DIAGSTATS-MIB -227
D mibs/CTRON-SFPS-DIRECTORY-MIB -2,178
D mibs/CTRON-SFPS-ESYS-MIB -1,486
D mibs/CTRON-SFPS-EVENTLOG-MIB -729
D mibs/CTRON-SFPS-FLOOD-MIB -298
D mibs/CTRON-SFPS-INCLUDE-MIB -407
D mibs/CTRON-SFPS-L4SS-MIB -1,257
D mibs/CTRON-SFPS-MCAST-MIB -743
D mibs/CTRON-SFPS-PATH-MIB -862
D mibs/CTRON-SFPS-PKTMGR-MIB -667
D mibs/CTRON-SFPS-POLICY-MIB -441
D mibs/CTRON-SFPS-PORT-MIB -973
D mibs/CTRON-SFPS-RESOLVE-MIB -2,023
D mibs/CTRON-SFPS-SFLSP-MIB -1,456
D mibs/CTRON-SFPS-SIZE-MIB -225
D mibs/CTRON-SFPS-SOFTLINK-MIB -1,008
D mibs/CTRON-SFPS-TAP-MIB -331
D mibs/CTRON-SFPS-TOPOLOGY-MIB -3,040
D mibs/CTRON-SFPS-VLAN-MIB -1,107
D mibs/CTRON-SFPS-VSTP-MIB -270
D mibs/CTRON-SMARTTRUNK-MIB -407
D mibs/CTRON-SSR-CAPACITY-MIB -612
D mibs/CTRON-SSR-CONFIG-MIB -244
D mibs/CTRON-SSR-HARDWARE-MIB -771
D mibs/CTRON-SSR-L2-MIB -1,029
D mibs/CTRON-SSR-L3-MIB -510
D mibs/CTRON-SSR-POLICY-MIB -1,580
D mibs/CTRON-SSR-SERVICE-STATUS-MIB -207
D mibs/CTRON-SSR-SMI-MIB -48
D mibs/CTRON-SSR-TRAP-MIB -335
D mibs/CTRON-TIMED-RESET-MIB -84
D mibs/CTRON-TRANSLATION-MIB -1,757
D mibs/CTRON-TX-QUEUE-ARBITRATION-MIB -157
D mibs/CTRON-UPS-MIB -152
D mibs/CTRON-VLAN-CLASSIFY-MIB -757
D mibs/CTRON-VLAN-EXTENSIONS-MIB -831
D mibs/CTRON-WAN-IMUX-MIB -308
D mibs/CTRON-WAN-MIB -3,460
D mibs/CTRON-WAN-MULTI-IMUX-MIB -413
D mibs/CTRON-WEBVIEW-MIB -86
D mibs/CTSMTMIB-MIB -607
D mibs/CTTRAPLOG-MIB -442
A mibs/cyclades
D mibs/CYCLADES-ACS-ADM-MIB -45
D mibs/CYCLADES-ACS-CONF-MIB -869
D mibs/CYCLADES-ACS-INFO-MIB -194
D mibs/CYCLADES-ACS-MIB -31
D mibs/CYCLADES-ACS-PM-MIB -302
D mibs/CYCLADES-ACS-SYS-MIB -303
D mibs/CYCLADES-MIB -10
A mibs/cyclades/CYCLADES-ACS-ADM-MIB.mib +45
A mibs/cyclades/CYCLADES-ACS-CONF-MIB.mib +876
A mibs/cyclades/CYCLADES-ACS-INFO-MIB.mib +194
A mibs/cyclades/CYCLADES-ACS-MIB.mib +37
A mibs/cyclades/CYCLADES-ACS-PM-MIB.mib +302
A mibs/cyclades/CYCLADES-ACS-SYS-MIB.mib +303
A mibs/cyclades/CYCLADES-MIB.mib +11
A mibs/d-link
A mibs/d-link/aac.mib +1,108
A mibs/d-link/acl.mib +5,633
A mibs/d-link/auth.mib +1,484
A mibs/d-link/cablediag.mib +273
A mibs/d-link/des3028-l2mgmt.mib +4,967
A mibs/d-link/dhcprelay.mib +513
A mibs/d-link/dlink-id-rec-mib.mib +30
A mibs/d-link/dosprev.mib +262
A mibs/d-link/dot1xmgmt.mib +72
A mibs/d-link/genmgmt.mib +2,647
A mibs/d-link/ipmacbind.mib +679
A mibs/d-link/lag.mib +1,293
A mibs/d-link/mldsnp.mib +655
A mibs/d-link/mstp.mib +868
A mibs/d-link/pktstormctrl.mib +271
A mibs/d-link/poe.mib +368
A mibs/d-link/qinq.mib +623
A mibs/d-link/safeguard.mib +169
A mibs/d-link/singleip.mib +699
A mibs/d-link/smtp.mib +186
A mibs/d-link/ssh.mib +328
A mibs/d-link/sslmib.mib +146
A mibs/d-link/swprimgmt-des30xxp-mib.mib +33
A mibs/d-link/syslog.mib +224
A mibs/d-link/time.mib +328
A mibs/d-link/timerange.mib +264
A mibs/dell
A mibs/dell/apollo.mib +6,610
A mibs/dell/dell_ita.mib +445
A mibs/dell/env_mib.mib +204
A mibs/dell/macbaseprio.mib +252
A mibs/dell/mnginf.mib +184
A mibs/dell/qosclimib.mib +2,793
A mibs/dell/rl_sensor.mib +87
A mibs/dell/rlaaa.mib +2,080
A mibs/dell/rlapplication.mib +1,070
A mibs/dell/rlcopy.mib +495
A mibs/dell/rldhcp.mib +675
A mibs/dell/rldnscl.mib +225
A mibs/dell/rlfft.mib +1,758
A mibs/dell/rlfile.mib +194
A mibs/dell/rlinterfaces.mib +907
A mibs/dell/rlip.mib +840
A mibs/dell/rlipmulticast.mib +334
A mibs/dell/rliprouter.mib +1,633
A mibs/dell/rllcli.mib +192
A mibs/dell/rlmng.mib +104
A mibs/dell/rlphy.mib +208
A mibs/dell/rlphysdescription.mib +884
A mibs/dell/rlqosserv.mib +1,233
A mibs/dell/rlrmon.mib +328
A mibs/dell/rlsnmp.mib +137
A mibs/dell/rlsnmpv2.mib +518
A mibs/dell/rlsntp.mib +883
A mibs/dell/rlssh.mib +586
A mibs/dell/rlssl.mib +380
A mibs/dell/rlsyslog.mib +405
A mibs/dell/rltuning.mib +1,504
A mibs/dell/rludp.mib +118
A mibs/dell/rlvlan.mib +2,175
A mibs/dell/trunk.mib +1,225
D mibs/DLM-MIB -492
D mibs/DOT5-LOG-MIB -2,264
D mibs/DOT5-PHYS-MIB -1,109
A mibs/enterasys
D mibs/ENTERASYS-8021X-EXTENSIONS-MIB -1,337
D mibs/ENTERASYS-8021X-REKEYING-MIB -265
D mibs/ENTERASYS-AAA-POLICY-MIB -187
D mibs/ENTERASYS-ACTIVATION-MIB -381
D mibs/ENTERASYS-CLASS-OF-SERVICE-MIB -2,825
D mibs/ENTERASYS-CONFIGURATION-CHANGE-MIB -238
D mibs/ENTERASYS-CONFIGURATION-MANAGEMENT-MIB -681
D mibs/ENTERASYS-CONVERGENCE-END-POINT-MIB -1,037
D mibs/ENTERASYS-DIAGNOSTIC-MESSAGE-MIB -285
D mibs/ENTERASYS-ENCR-8021X-CONFIG-MIB -738
D mibs/ENTERASYS-ENCR-8021X-REKEYING-MIB -454
D mibs/ENTERASYS-ESWITCH-MIB -574
D mibs/ENTERASYS-FIREWALL-MIB -2,836
D mibs/ENTERASYS-FLOW-LIMITING-MIB -1,099
D mibs/ENTERASYS-IEEE8023-LAG-MIB-EXT-MIB -208
D mibs/ENTERASYS-IEEE802DOT11EXT-MIB -697
D mibs/ENTERASYS-IETF-BRIDGE-MIB-EXT-MIB -1,015
D mibs/ENTERASYS-IETF-P-BRIDGE-MIB-EXT-MIB -128
D mibs/ENTERASYS-IF-MIB-EXT-MIB -229
D mibs/ENTERASYS-IMAGE-VALIDATION-MIB -195
D mibs/ENTERASYS-JUMBO-ETHERNET-FRAME-MIB -186
D mibs/ENTERASYS-LICENSE-KEY-MIB -368
D mibs/ENTERASYS-LICENSE-KEY-OIDS-MIB -133
D mibs/ENTERASYS-LINK-FLAP-MIB -533
D mibs/ENTERASYS-MAC-AUTHENTICATION-MIB -535
D mibs/ENTERASYS-MAC-LOCKING-MIB -598
D mibs/ENTERASYS-MAU-MIB-EXT-MIB -227
D mibs/ENTERASYS-MGMT-AUTH-NOTIFICATION-MIB -243
D mibs/ENTERASYS-MIB-NAMES -101
D mibs/ENTERASYS-MIB-ORG -252
D mibs/ENTERASYS-MSTP-MIB -1,166
D mibs/ENTERASYS-MULTI-AUTH-MIB -1,541
D mibs/ENTERASYS-MULTI-USER-8021X-MIB -1,057
D mibs/ENTERASYS-NETFLOW-MIB -165
D mibs/ENTERASYS-OIDS-MIB -4,140
D mibs/ENTERASYS-POLICY-PROFILE-MIB -3,052
D mibs/ENTERASYS-POWER-ETHERNET-EXT-MIB -598
D mibs/ENTERASYS-PWA-MIB -1,108
D mibs/ENTERASYS-R2MGMT-MIB -382
D mibs/ENTERASYS-RADIUS-ACCT-CLIENT-EXT-MIB -402
D mibs/ENTERASYS-RADIUS-AUTH-CLIENT-ENCRYPT-MIB -520
D mibs/ENTERASYS-RADIUS-AUTH-CLIENT-MIB -412
D mibs/ENTERASYS-RESOURCE-UTILIZATION-MIB -419
D mibs/ENTERASYS-SECURE-SHELL-SERVER-MIB -504
D mibs/ENTERASYS-SERVICE-LEVEL-REPORTING-MIB -1,571
D mibs/ENTERASYS-SNMP-PERSISTENCE-MIB -231
D mibs/ENTERASYS-SNTP-CLIENT-MIB -768
D mibs/ENTERASYS-SPANNING-TREE-DIAGNOSTIC-MIB -1,589
D mibs/ENTERASYS-SSH-SERVER-MIB -487
D mibs/ENTERASYS-SYSLOG-CLIENT-MIB -711
D mibs/ENTERASYS-THREAT-NOTIFICATION-MIB -599
D mibs/ENTERASYS-TLS-MIB -316
D mibs/ENTERASYS-UPN-TC-MIB -156
D mibs/ENTERASYS-VLAN-AUTHORIZATION-MIB -268
D mibs/ENTERASYS-VLAN-INTERFACE-MIB -259
D mibs/ENTERASYS-WIFI-PROTECTED-ACCESS-MIB -737
A mibs/enterasys/enterasys-8021x-extensions-mib.txt +1,428
A mibs/enterasys/enterasys-8021x-rekeying-mib.txt +308
A mibs/enterasys/enterasys-802dot11ext.txt +713
A mibs/enterasys/enterasys-aaa-policy-mib.txt +205
A mibs/enterasys/enterasys-activation-mib.txt +430
A mibs/enterasys/enterasys-class-of-service-mib.txt +3,555
A mibs/enterasys/enterasys-configuration-change-mib.txt +259
A mibs/enterasys/enterasys-configuration-management-mib.txt +746
A mibs/enterasys/enterasys-convergence-end-point-mib.txt +1,104
A mibs/enterasys/enterasys-diagnostic-message-mib.txt +332
A mibs/enterasys/enterasys-dns-resolver-mib.txt +434
A mibs/enterasys/enterasys-dvmrp-ext-mib.txt +395
A mibs/enterasys/enterasys-encr-8021x-config-mib.txt +801
A mibs/enterasys/enterasys-encr-8021x-rekeying-mib.txt +503
A mibs/enterasys/enterasys-eswitch-mib.txt +624
A mibs/enterasys/enterasys-firewall-mib.txt +2,941
A mibs/enterasys/enterasys-flow-limiting-mib.txt +1,157
A mibs/enterasys/enterasys-ieee8023-lag-mib-ext-mib.txt +251
A mibs/enterasys/enterasys-ietf-bridge-mib-ext-mib.txt +1,076
A mibs/enterasys/enterasys-ietf-p-bridge-mib-ext-mib.txt +168
A mibs/enterasys/enterasys-if-mib-ext-mib.txt +290
A mibs/enterasys/enterasys-image-validation-mib.txt +235
A mibs/enterasys/enterasys-jumbo-ethernet-frame-mib.txt +226
A mibs/enterasys/enterasys-license-key-mib.txt +418
A mibs/enterasys/enterasys-license-key-oids-mib.txt +237
A mibs/enterasys/enterasys-link-flap-mib.txt +598
A mibs/enterasys/enterasys-lsnat-mib.txt +2,617
A mibs/enterasys/enterasys-mac-authentication-mib.txt +587
A mibs/enterasys/enterasys-mac-locking-mib.txt +769
A mibs/enterasys/enterasys-mau-mib-ext-mib.txt +269
A mibs/enterasys/enterasys-mgmd-ext-mib.txt +1,416
A mibs/enterasys/enterasys-mgmt-auth-notification-mib.txt +373
A mibs/enterasys/enterasys-mib-names.mib.txt +131
A mibs/enterasys/enterasys-mib-org.mib.txt +483
A mibs/enterasys/enterasys-mirror-config-mib.txt +367
A mibs/enterasys/enterasys-mstp-mib.txt +1,234
A mibs/enterasys/enterasys-multi-auth-mib.txt +1,603
A mibs/enterasys/enterasys-multi-user-8021x-mib.txt +1,110
A mibs/enterasys/enterasys-nac-appliance-mib.txt +270
A mibs/enterasys/enterasys-nat-mib.txt +1,878
A mibs/enterasys/enterasys-netflow-mib.txt +205
A mibs/enterasys/enterasys-oids-mib.txt +6,836
A mibs/enterasys/enterasys-ospf-ext-mib.txt +1,351
A mibs/enterasys/enterasys-pim-ext-mib.txt +1,256
A mibs/enterasys/enterasys-policy-profile-mib.txt +3,739
A mibs/enterasys/enterasys-power-ethernet-mib-ext-mib.txt +801
A mibs/enterasys/enterasys-pwa-mib.txt +1,160
A mibs/enterasys/enterasys-R2Management.txt +433
A mibs/enterasys/enterasys-radius-acct-client-ext-mib.txt +537
A mibs/enterasys/enterasys-radius-auth-client-encrypt-mib.txt +535
A mibs/enterasys/enterasys-radius-auth-client-mib.txt +585
A mibs/enterasys/enterasys-radius-snooping-mib.txt +836
A mibs/enterasys/enterasys-resource-utilization-mib.txt +475
A mibs/enterasys/enterasys-ripv2-ext-mib.txt +281
A mibs/enterasys/enterasys-rs-232-mib-ext-mib.txt +255
A mibs/enterasys/enterasys-rtr-advert-notification-mib.txt +218
A mibs/enterasys/enterasys-secure-shell-server-mib.txt +553
A mibs/enterasys/enterasys-service-level-reporting-mib.txt +1,636
A mibs/enterasys/enterasys-snmp-persistence-mib.txt +265
A mibs/enterasys/enterasys-sntp-client-mib.txt +798
A mibs/enterasys/enterasys-spanning-tree-diagnostic-mib.txt +1,675
A mibs/enterasys/enterasys-ssh-server-mib.txt +545
A mibs/enterasys/enterasys-syslog-client-mib.txt +854
A mibs/enterasys/enterasys-tacacs-client-mib.txt +495
A mibs/enterasys/enterasys-threat-notification-mib.txt +642
A mibs/enterasys/enterasys-tls-mib.txt +365
A mibs/enterasys/enterasys-twcb-mib-2.txt +2,073
A mibs/enterasys/enterasys-upn-tc-mib.txt +181
A mibs/enterasys/enterasys-vlan-authorization-mib.txt +314
A mibs/enterasys/enterasys-vlan-interface-mib.txt +277
A mibs/enterasys/enterasys-vrrp-extensions-mib.txt +332
A mibs/enterasys/enterasys-wifi-protected-access-mib.txt +790
D mibs/EVENT-ACTIONS-MIB -275
A mibs/extreme
A mibs/extreme/extreme-base.mib +2,062
A mibs/extreme/extreme-cable.mib +510
A mibs/extreme/extreme-dlcs.mib +248
A mibs/extreme/extreme-dos.mib +192
A mibs/extreme/extreme-eaps.mib +108
A mibs/extreme/extreme-edp.mib +203
A mibs/extreme/extreme-enh-dos.mib +318
A mibs/extreme/extreme-entity.mib +85
A mibs/extreme/extreme-esrp.mib +499
A mibs/extreme/extreme-fdb.mib +328
A mibs/extreme/extreme-filetransfer.mib +282
A mibs/extreme/extreme-netflow.mib +400
A mibs/extreme/extreme-np.mib +679
A mibs/extreme/extreme-ospf.mib +88
A mibs/extreme/extreme-pbqos.mib +724
A mibs/extreme/extreme-poe.mib +443
A mibs/extreme/extreme-port.mib +787
A mibs/extreme/extreme-pos.mib +818
A mibs/extreme/extreme-qos.mib +598
A mibs/extreme/extreme-rtstats.mib +180
A mibs/extreme/extreme-services.mib +422
A mibs/extreme/extreme-slb.mib +135
A mibs/extreme/extreme-snmpv3.mib +115
A mibs/extreme/extreme-stacking.mib +384
A mibs/extreme/extreme-stp-extensions.mib +476
A mibs/extreme/extreme-system.mib +1,063
A mibs/extreme/extreme-trap.mib +207
A mibs/extreme/extreme-trappoll.mib +260
A mibs/extreme/extreme-v2trap.mib +591
A mibs/extreme/extreme-vc.mib +96
A mibs/extreme/extreme-vlan.mib +1,707
A mibs/extreme/extreme-wireless.mib +9,333
A mibs/extreme/extremedot11ap.mib +47
A mibs/extreme/extremedot11f.mib +38
A mibs/extricom
A mibs/extricom/extricom-mib.txt +8,896
A mibs/f5
A mibs/f5/F5-BIGIP-APM-MIB.txt +3,212
A mibs/f5/F5-BIGIP-COMMON-MIB.txt +1,126
A mibs/f5/F5-BIGIP-GLOBAL-MIB.txt +7,319
A mibs/f5/F5-BIGIP-LOCAL-MIB.txt +18,060
A mibs/f5/F5-BIGIP-SYSTEM-MIB.txt +14,224
D mibs/FAST-ETHERNET-MIB -346
A mibs/FC-MGMT-MIB +2,218
A mibs/force10
A mibs/force10/f10-bgp4-v2.mib +4,116
A mibs/force10/f10-chassis.mib +2,560
A mibs/force10/f10-copy-config.mib +520
A mibs/force10/f10-cs-chassis.mib +1,398
A mibs/force10/f10-fib.mib +262
A mibs/force10/f10-if-extension.mib +507
A mibs/force10/f10-linkagg.mib +589
A mibs/force10/f10-mon.mib +1,656
A mibs/force10/f10-mstp.mib +973
A mibs/force10/f10-products.mib +179
A mibs/force10/f10-smi.mib +92
A mibs/force10/f10-ss-chassis.mib +1,450
A mibs/force10/f10-system-component.mib +581
A mibs/force10/f10-tc.mib +572
A mibs/force10/f10-trap-alarm.mib +412
A mibs/foundry
A mibs/foundry/FOUNDRY-BFD-STD-MIB.mib +847
A mibs/foundry/FOUNDRY-CAR-MIB.mib +376
A mibs/foundry/FOUNDRY-IP-SOURCE-GUARD-MIB.mib +263
A mibs/foundry/FOUNDRY-LAG-MIB.mib +293
A mibs/foundry/FOUNDRY-MAC-VLAN-MIB.mib +275
A mibs/foundry/FOUNDRY-POE-MIB.mib +325
A mibs/foundry/FOUNDRY-SN-AGENT-MIB.mib +6,455
A mibs/foundry/FOUNDRY-SN-APPLETALK-MIB.mib +773
A mibs/foundry/FOUNDRY-SN-ARP-GROUP-MIB.mib +109
A mibs/foundry/FOUNDRY-SN-BGP4-GROUP-MIB.mib +3,122
A mibs/foundry/FOUNDRY-SN-CAM-MIB.mib +511
A mibs/foundry/FOUNDRY-SN-IGMP-MIB.mib +207
A mibs/foundry/FOUNDRY-SN-IP-ACL-MIB.mib +1,534
A mibs/foundry/FOUNDRY-SN-IP-MIB.mib +5,256
A mibs/foundry/FOUNDRY-SN-IP-VRRP-MIB.mib +1,158
A mibs/foundry/FOUNDRY-SN-IPX-MIB.mib +1,361
A mibs/foundry/FOUNDRY-SN-MAC-AUTHENTICATION-MIB.mib +257
A mibs/foundry/FOUNDRY-SN-MRP-MIB.mib +347
A mibs/foundry/FOUNDRY-SN-OSPF-GROUP-MIB.mib +3,471
A mibs/foundry/FOUNDRY-SN-POS-GROUP-MIB.mib +1,031
A mibs/foundry/FOUNDRY-SN-ROOT-MIB.mib +1,253
A mibs/foundry/FOUNDRY-SN-ROUTER-TRAP-MIB.mib +439
A mibs/foundry/FOUNDRY-SN-STACKING-MIB.mib +435
A mibs/foundry/FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB.mib +4,649
A mibs/foundry/FOUNDRY-SN-SWITCH-GROUP-MIB.mib +9,172
A mibs/foundry/FOUNDRY-SN-TRAP-MIB.mib +1,326
A mibs/foundry/FOUNDRY-SN-VSRP-MIB.mib +652
A mibs/foundry/FOUNDRY-SN-WIRELESS-GROUP-MIB.mib +528
A mibs/foundry/FOUNDRY-VLAN-CAR-MIB.mib +279
A mibs/h3c
A mibs/h3c/.index +205
A mibs/h3c/h3c-3gmodem.mib +385
A mibs/h3c/h3c-aaa-nasid.mib +71
A mibs/h3c/h3c-aal5.mib +195
A mibs/h3c/h3c-acl.mib +3,756
A mibs/h3c/h3c-afc.mib +174
A mibs/h3c/h3c-arp-ratelimit.mib +112
A mibs/h3c/h3c-atm-dxi.mib +324
A mibs/h3c/h3c-bfd-std.mib +739
A mibs/h3c/h3c-blg.mib +142
A mibs/h3c/h3c-catv-transceiver.mib +232
A mibs/h3c/h3c-cbqos2.mib +5,806
A mibs/h3c/h3c-cfcard.mib +309
A mibs/h3c/h3c-common-system.mib +200
A mibs/h3c/h3c-config-man.mib +1,046
A mibs/h3c/h3c-dar.mib +270
A mibs/h3c/h3c-dhcp-server.mib +740
A mibs/h3c/h3c-dhcprelay.mib +673
A mibs/h3c/h3c-dhcpsnoop.mib +271
A mibs/h3c/h3c-disk.mib +262
A mibs/h3c/h3c-dldp.mib +421
A mibs/h3c/h3c-dns.mib +236
A mibs/h3c/h3c-domain.mib +496
A mibs/h3c/h3c-dot11-acmt.mib +845
A mibs/h3c/h3c-dot11-apmt.mib +5,389
A mibs/h3c/h3c-dot11-cfg.mib +3,547
A mibs/h3c/h3c-dot11-cfgext.mib +264
A mibs/h3c/h3c-dot11-qos.mib +571
A mibs/h3c/h3c-dot11-ref.mib +586
A mibs/h3c/h3c-dot11-roam.mib +689
A mibs/h3c/h3c-dot11-rrm.mib +1,276
A mibs/h3c/h3c-dot11-station.mib +1,104
A mibs/h3c/h3c-dot11-wids.mib +2,448
A mibs/h3c/h3c-dot11-wlanext.mib +325
A mibs/h3c/h3c-dot11s-mesh.mib +1,075
A mibs/h3c/h3c-dot3-efm-epon.mib +1,286
A mibs/h3c/h3c-dsp.mib +271
A mibs/h3c/h3c-dvpn.mib +2,065
A mibs/h3c/h3c-e1.mib +442
A mibs/h3c/h3c-e1t1vi.mib +124
A mibs/h3c/h3c-efm-common.mib +2,033
A mibs/h3c/h3c-entity-ext.mib +1,499
A mibs/h3c/h3c-entity-vendortype-oid.mib +3,075
A mibs/h3c/h3c-entrelation.mib +167
A mibs/h3c/h3c-eoc-common.mib +1,863
A mibs/h3c/h3c-epon-device.mib +1,528
A mibs/h3c/h3c-epon-fb.mib +160
A mibs/h3c/h3c-epon-uni.mib +2,052
A mibs/h3c/h3c-epon.mib +5,956
A mibs/h3c/h3c-evc.mib +212
A mibs/h3c/h3c-firewall.mib +61
A mibs/h3c/h3c-flash-man.mib +1,187
A mibs/h3c/h3c-flowtemplate.mib +414
A mibs/h3c/h3c-ftm.mib +237
A mibs/h3c/h3c-gre.mib +109
A mibs/h3c/h3c-hpeoc.mib +553
A mibs/h3c/h3c-ids.mib +342
A mibs/h3c/h3c-if-ext.mib +682
A mibs/h3c/h3c-ifqos2.mib +4,024
A mibs/h3c/h3c-ike-monitor.mib +1,602
A mibs/h3c/h3c-ip-address.mib +425
A mibs/h3c/h3c-ip-broadcast.mib +97
A mibs/h3c/h3c-ipa.mib +722
A mibs/h3c/h3c-ipsec-monitor.mib +1,654
A mibs/h3c/h3c-ipv6-address.mib +309
A mibs/h3c/h3c-ipx.mib +1,411
A mibs/h3c/h3c-l2isolate.mib +131
A mibs/h3c/h3c-l2vpn-pwe3.mib +362
A mibs/h3c/h3c-l4rdt.mib +429
A mibs/h3c/h3c-li.mib +792
A mibs/h3c/h3c-lldp-ext.mib +127
A mibs/h3c/h3c-logic-volume.mib +947
A mibs/h3c/h3c-lpbkdt.mib +93
A mibs/h3c/h3c-mac-information.mib +402
A mibs/h3c/h3c-mcdr.mib +261
A mibs/h3c/h3c-minm.mib +323
A mibs/h3c/h3c-mirrorgroup.mib +346
A mibs/h3c/h3c-mplsoam-ps.mib +300
A mibs/h3c/h3c-mplsoam.mib +497
A mibs/h3c/h3c-mpm.mib +379
A mibs/h3c/h3c-ms-man.mib +416
A mibs/h3c/h3c-multicast.mib +68
A mibs/h3c/h3c-nat.mib +1,382
A mibs/h3c/h3c-net-man.mib +189
A mibs/h3c/h3c-nqa.mib +2,649
A mibs/h3c/h3c-ns.mib +613
A mibs/h3c/h3c-object-info.mib +227
A mibs/h3c/h3c-pbr.mib +99
A mibs/h3c/h3c-port-security.mib +1,000
A mibs/h3c/h3c-portal.mib +508
A mibs/h3c/h3c-posa.mib +1,412
A mibs/h3c/h3c-power-eth-ext.mib +1,509
A mibs/h3c/h3c-ppp-over-sonet.mib +536
A mibs/h3c/h3c-pppoe-server.mib +161
A mibs/h3c/h3c-prot-priority.mib +127
A mibs/h3c/h3c-protocol-vlan.mib +450
A mibs/h3c/h3c-pu-man.mib +424
A mibs/h3c/h3c-qinq.mib +575
A mibs/h3c/h3c-qos-capability.mib +1,194
A mibs/h3c/h3c-qos-profile.mib +1,179
A mibs/h3c/h3c-radius.mib +1,199
A mibs/h3c/h3c-raid.mib +641
A mibs/h3c/h3c-rcp.mib +376
A mibs/h3c/h3c-rcr.mib +710
A mibs/h3c/h3c-rpr.mib +1,462
A mibs/h3c/h3c-rrpp.mib +746
A mibs/h3c/h3c-rs485.mib +416
A mibs/h3c/h3c-rsa.mib +325
A mibs/h3c/h3c-sna-dlsw-ext.mib +1,386
A mibs/h3c/h3c-snmp-ext.mib +145
A mibs/h3c/h3c-ssh.mib +476
A mibs/h3c/h3c-stack.mib +457
A mibs/h3c/h3c-storage-ref.mib +166
A mibs/h3c/h3c-storage-snap.mib +1,856
A mibs/h3c/h3c-storage.mib +997
A mibs/h3c/h3c-storm-constrain.mib +289
A mibs/h3c/h3c-subnet-vlan.mib +293
A mibs/h3c/h3c-sys-man.mib +1,249
A mibs/h3c/h3c-syslog.mib +762
A mibs/h3c/h3c-t1.mib +350
A mibs/h3c/h3c-transceiver-info.mib +244
A mibs/h3c/h3c-trap.mib +644
A mibs/h3c/h3c-tunnel.mib +367
A mibs/h3c/h3c-ui-man.mib +332
A mibs/h3c/h3c-unicast.mib +126
A mibs/h3c/h3c-ups.mib +143
A mibs/h3c/h3c-user.mib +628
A mibs/h3c/h3c-vm-man.mib +738
A mibs/h3c/h3c-vo-type.mib +36
A mibs/h3c/h3c-voaaaclient.mib +252
A mibs/h3c/h3c-voanalogif.mib +858
A mibs/h3c/h3c-vocallactive.mib +230
A mibs/h3c/h3c-vocallhistory.mib +535
A mibs/h3c/h3c-vodialcontrol.mib +965
A mibs/h3c/h3c-vodigitalif.mib +1,724
A mibs/h3c/h3c-vogeneral.mib +677
A mibs/h3c/h3c-vogkclient.mib +218
A mibs/h3c/h3c-voh323callstat.mib +244
A mibs/h3c/h3c-voice-call-active.mib +284
A mibs/h3c/h3c-voice-call-history.mib +503
A mibs/h3c/h3c-voice-dial-control.mib +674
A mibs/h3c/h3c-voice-if.mib +204
A mibs/h3c/h3c-voice-vlan.mib +230
A mibs/h3c/h3c-voif.mib +230
A mibs/h3c/h3c-vosip.mib +522
A mibs/h3c/h3c-vrrp-ext.mib +120
A mibs/h3c/h3c-vsi.mib +298
A mibs/h3c/h3c-wapi.mib +552
A mibs/h3c/h3c-web-authentication.mib +190
A mibs/h3c/huawei-3com-oid.mib +1,234
A mibs/h3c/huawei-8021x-ext.mib +305
A mibs/h3c/huawei-8040if.mib +160
A mibs/h3c/huawei-ar46-dev-adm.mib +939
A mibs/h3c/huawei-cbqos.mib +4,104
A mibs/h3c/huawei-dhcpr.mib +321
A mibs/h3c/huawei-dhcps.mib +1,594
A mibs/h3c/huawei-fr-qos.mib +616
A mibs/h3c/huawei-hgmp.mib +1,710
A mibs/h3c/huawei-hwtacacs.mib +777
A mibs/h3c/huawei-icmp.mib +69
A mibs/h3c/huawei-if-qos.mib +2,635
A mibs/h3c/huawei-ip.mib +128
A mibs/h3c/huawei-isdn.mib +630
A mibs/h3c/huawei-isis.mib +987
A mibs/h3c/huawei-lag.mib +369
A mibs/h3c/huawei-lsw-dev-adm.mib +2,103
A mibs/h3c/huawei-mlsr-dev-adm.mib +1,903
A mibs/h3c/huawei-mp.mib +314
A mibs/h3c/huawei-mpls-ldp.mib +1,843
A mibs/h3c/huawei-mpls-lsr.mib +1,842
A mibs/h3c/huawei-mpls-vpn.mib +713
A mibs/h3c/huawei-ndec.mib +1,084
A mibs/h3c/huawei-ntp.mib +854
A mibs/h3c/huawei-ping.mib +944
A mibs/h3c/huawei-pos.mib +952
A mibs/h3c/huawei-power.mib +172
A mibs/h3c/huawei-rmon-ext.mib +474
A mibs/h3c/huawei-sip.mib +790
A mibs/h3c/huawei-sna-dlsw.mib +1,611
A mibs/h3c/huawei-splat-arp.mib +83
A mibs/h3c/huawei-splat-devm.mib +599
A mibs/h3c/huawei-splat-dhcp.mib +214
A mibs/h3c/huawei-splat-igsp.mib +388
A mibs/h3c/huawei-splat-inf.mib +1,421
A mibs/h3c/huawei-splat-mam.mib +283
A mibs/h3c/huawei-splat-mix.mib +153
A mibs/h3c/huawei-splat-mstp.mib +851
A mibs/h3c/huawei-splat-qos.mib +3,987
A mibs/h3c/huawei-splat-rstp.mib +432
A mibs/h3c/huawei-splat-smonext.mib +96
A mibs/h3c/huawei-splat-trap.mib +220
A mibs/h3c/huawei-splat-vlan.mib +916
A mibs/h3c/huawei-terminal.mib +1,103
A mibs/h3c/huawei-trng.mib +353
A mibs/h3c/huawei-userlog.mib +807
A mibs/h3c/huawei-vlan.mib +234
A mibs/h3c/huawei-vo-aaa-client.mib +432
A mibs/h3c/huawei-vo-analog-if.mib +765
A mibs/h3c/huawei-vo-call-active.mib +211
A mibs/h3c/huawei-vo-call-history.mib +503
A mibs/h3c/huawei-vo-dial-control.mib +1,291
A mibs/h3c/huawei-vo-digital-if.mib +1,829
A mibs/h3c/huawei-vo-general.mib +1,021
A mibs/h3c/huawei-vo-gk-client.mib +225
A mibs/h3c/huawei-vo-h323-call-stat.mib +853
A mibs/h3c/huawei-vo-if.mib +321
A mibs/hh3c
A mibs/hh3c/hh3c-3gmodem.mib +385
A mibs/hh3c/hh3c-8021x-ext.mib +310
A mibs/hh3c/hh3c-aaa-nasid.mib +70
A mibs/hh3c/hh3c-aal5.mib +195
A mibs/hh3c/hh3c-acl.mib +3,757
A mibs/hh3c/hh3c-afc.mib +174
A mibs/hh3c/hh3c-arp-ratelimit.mib +112
A mibs/hh3c/hh3c-atm-dxi.mib +325
A mibs/hh3c/hh3c-bfd-std.mib +742
A mibs/hh3c/hh3c-blg.mib +142
A mibs/hh3c/hh3c-catv-transceiver.mib +232
A mibs/hh3c/hh3c-cbqos2.mib +5,806
A mibs/hh3c/hh3c-cfcard.mib +311
A mibs/hh3c/hh3c-common-system.mib +200
A mibs/hh3c/hh3c-config-man.mib +1,046
A mibs/hh3c/hh3c-dar.mib +269
A mibs/hh3c/hh3c-dhcp-server.mib +740
A mibs/hh3c/hh3c-dhcpr.mib +319
A mibs/hh3c/hh3c-dhcprelay.mib +674
A mibs/hh3c/hh3c-dhcps.mib +1,595
A mibs/hh3c/hh3c-dhcpsnoop.mib +274
A mibs/hh3c/hh3c-disk.mib +262
A mibs/hh3c/hh3c-dldp.mib +422
A mibs/hh3c/hh3c-dns.mib +236
A mibs/hh3c/hh3c-domain.mib +498
A mibs/hh3c/hh3c-dot11-acmt.mib +845
A mibs/hh3c/hh3c-dot11-apmt.mib +5,389
A mibs/hh3c/hh3c-dot11-cfg.mib +3,546
A mibs/hh3c/hh3c-dot11-cfgext.mib +264
A mibs/hh3c/hh3c-dot11-qos.mib +571
A mibs/hh3c/hh3c-dot11-ref.mib +586
A mibs/hh3c/hh3c-dot11-roam.mib +689
A mibs/hh3c/hh3c-dot11-rrm.mib +1,276
A mibs/hh3c/hh3c-dot11-station.mib +1,104
A mibs/hh3c/hh3c-dot11-wids.mib +2,448
A mibs/hh3c/hh3c-dot11-wlanext.mib +324
A mibs/hh3c/hh3c-dot11s-mesh.mib +1,075
A mibs/hh3c/hh3c-dot3-efm-epon.mib +1,268
A mibs/hh3c/hh3c-dsp.mib +271
A mibs/hh3c/hh3c-dvpn.mib +2,065
A mibs/hh3c/hh3c-e1.mib +443
A mibs/hh3c/hh3c-e1t1vi.mib +124
A mibs/hh3c/hh3c-efm-common.mib +2,023
A mibs/hh3c/hh3c-entity-ext.mib +1,499
A mibs/hh3c/hh3c-entity-vendortype-oid.mib +3,076
A mibs/hh3c/hh3c-entrelation.mib +169
A mibs/hh3c/hh3c-eoc-common.mib +1,863
A mibs/hh3c/hh3c-epon-device.mib +1,510
A mibs/hh3c/hh3c-epon-fb.mib +160
A mibs/hh3c/hh3c-epon-uni.mib +2,052
A mibs/hh3c/hh3c-epon.mib +5,956
A mibs/hh3c/hh3c-evc.mib +212
A mibs/hh3c/hh3c-firewall.mib +61
A mibs/hh3c/hh3c-flash-man.mib +1,187
A mibs/hh3c/hh3c-flowtemplate.mib +414
A mibs/hh3c/hh3c-fr-qos.mib +614
A mibs/hh3c/hh3c-ftm.mib +241
A mibs/hh3c/hh3c-gre.mib +108
A mibs/hh3c/hh3c-hgmp.mib +1,711
A mibs/hh3c/hh3c-hpeoc.mib +553
A mibs/hh3c/hh3c-ids.mib +346
A mibs/hh3c/hh3c-if-ext.mib +682
A mibs/hh3c/hh3c-ifqos2.mib +4,024
A mibs/hh3c/hh3c-ike-monitor.mib +1,601
A mibs/hh3c/hh3c-ip-address.mib +425
A mibs/hh3c/hh3c-ip-broadcast.mib +97
A mibs/hh3c/hh3c-ipa.mib +722
A mibs/hh3c/hh3c-ipsec-monitor.mib +1,654
A mibs/hh3c/hh3c-ipv6-address.mib +310
A mibs/hh3c/hh3c-ipx.mib +1,411
A mibs/hh3c/hh3c-isdn.mib +629
A mibs/hh3c/hh3c-l2isolate.mib +131
A mibs/hh3c/hh3c-l2vpn-pwe3.mib +363
A mibs/hh3c/hh3c-l4rdt.mib +434
A mibs/hh3c/hh3c-lag.mib +370
A mibs/hh3c/hh3c-li.mib +792
A mibs/hh3c/hh3c-lldp-ext.mib +127
A mibs/hh3c/hh3c-logic-volume.mib +947
A mibs/hh3c/hh3c-lpbkdt.mib +93
A mibs/hh3c/hh3c-lsw-dev-adm.mib +2,103
A mibs/hh3c/hh3c-mac-information.mib +402
A mibs/hh3c/hh3c-mcdr.mib +261
A mibs/hh3c/hh3c-minm.mib +323
A mibs/hh3c/hh3c-mirrorgroup.mib +346
A mibs/hh3c/hh3c-mp.mib +312
A mibs/hh3c/hh3c-mpls-ldp.mib +1,845
A mibs/hh3c/hh3c-mpls-lsr.mib +1,826
A mibs/hh3c/hh3c-mpls-vpn.mib +696
A mibs/hh3c/hh3c-mplsoam-ps.mib +301
A mibs/hh3c/hh3c-mplsoam.mib +498
A mibs/hh3c/hh3c-mpm.mib +381
A mibs/hh3c/hh3c-ms-man.mib +416
A mibs/hh3c/hh3c-multicast.mib +70
A mibs/hh3c/hh3c-nat.mib +1,386
A mibs/hh3c/hh3c-ndec.mib +1,084
A mibs/hh3c/hh3c-net-man.mib +189
A mibs/hh3c/hh3c-nqa.mib +2,651
A mibs/hh3c/hh3c-ns.mib +613
A mibs/hh3c/hh3c-ntp.mib +855
A mibs/hh3c/hh3c-object-info.mib +226
A mibs/hh3c/hh3c-oid.mib +244
A mibs/hh3c/hh3c-pbr.mib +99
A mibs/hh3c/hh3c-port-security.mib +999
A mibs/hh3c/hh3c-portal.mib +508
A mibs/hh3c/hh3c-pos.mib +952
A mibs/hh3c/hh3c-posa.mib +1,411
A mibs/hh3c/hh3c-power-eth-ext.mib +1,513
A mibs/hh3c/hh3c-power.mib +172
A mibs/hh3c/hh3c-ppp-over-sonet.mib +535
A mibs/hh3c/hh3c-pppoe-server.mib +161
A mibs/hh3c/hh3c-product-id.mib +1,641
A mibs/hh3c/hh3c-prot-priority.mib +127
A mibs/hh3c/hh3c-protocol-vlan.mib +450
A mibs/hh3c/hh3c-pu-man.mib +424
A mibs/hh3c/hh3c-qinq.mib +576
A mibs/hh3c/hh3c-qos-capability.mib +1,194
A mibs/hh3c/hh3c-qos-profile.mib +1,181
A mibs/hh3c/hh3c-radius.mib +1,199
A mibs/hh3c/hh3c-raid.mib +641
A mibs/hh3c/hh3c-rcp.mib +377
A mibs/hh3c/hh3c-rcr.mib +710
A mibs/hh3c/hh3c-rmon-ext.mib +472
A mibs/hh3c/hh3c-rpr.mib +1,463
A mibs/hh3c/hh3c-rrpp.mib +747
A mibs/hh3c/hh3c-rs485.mib +416
A mibs/hh3c/hh3c-rsa.mib +323
A mibs/hh3c/hh3c-sna-dlsw-ext.mib +1,383
A mibs/hh3c/hh3c-sna-dlsw.mib +1,614
A mibs/hh3c/hh3c-snmp-ext.mib +145
A mibs/hh3c/hh3c-splat-arp.mib +88
A mibs/hh3c/hh3c-splat-devm.mib +604
A mibs/hh3c/hh3c-splat-dhcp.mib +219
A mibs/hh3c/hh3c-splat-igsp.mib +393
A mibs/hh3c/hh3c-splat-inf.mib +1,426
A mibs/hh3c/hh3c-splat-mam.mib +288
A mibs/hh3c/hh3c-splat-mix.mib +158
A mibs/hh3c/hh3c-splat-mstp.mib +856
A mibs/hh3c/hh3c-splat-qos.mib +3,992
A mibs/hh3c/hh3c-splat-rstp.mib +437
A mibs/hh3c/hh3c-splat-smonext.mib +96
A mibs/hh3c/hh3c-splat-trap.mib +225
A mibs/hh3c/hh3c-splat-vlan.mib +916
A mibs/hh3c/hh3c-ssh.mib +476
A mibs/hh3c/hh3c-stack.mib +457
A mibs/hh3c/hh3c-storage-ref.mib +166
A mibs/hh3c/hh3c-storage-snap.mib +1,856
A mibs/hh3c/hh3c-storage.mib +997
A mibs/hh3c/hh3c-storm-constrain.mib +289
A mibs/hh3c/hh3c-subnet-vlan.mib +294
A mibs/hh3c/hh3c-sys-man.mib +1,249
A mibs/hh3c/hh3c-syslog.mib +762
A mibs/hh3c/hh3c-t1.mib +350
A mibs/hh3c/hh3c-transceiver-info.mib +244
A mibs/hh3c/hh3c-trap.mib +644
A mibs/hh3c/hh3c-trng.mib +352
A mibs/hh3c/hh3c-tunnel.mib +366
A mibs/hh3c/hh3c-ui-man.mib +332
A mibs/hh3c/hh3c-unicast.mib +130
A mibs/hh3c/hh3c-ups.mib +143
A mibs/hh3c/hh3c-user.mib +628
A mibs/hh3c/hh3c-userlog.mib +805
A mibs/hh3c/hh3c-vm-man.mib +738
A mibs/hh3c/hh3c-voice-call-active.mib +284
A mibs/hh3c/hh3c-voice-call-history.mib +503
A mibs/hh3c/hh3c-voice-dial-control.mib +674
A mibs/hh3c/hh3c-voice-if.mib +204
A mibs/hh3c/hh3c-voice-vlan.mib +230
A mibs/hh3c/hh3c-vrrp-ext.mib +120
A mibs/hh3c/hh3c-vsi.mib +297
A mibs/hh3c/hh3c-wapi.mib +552
A mibs/hh3c/hh3c-web-authentication.mib +190
A mibs/hp
A mibs/hp/.index +113
A mibs/hp/cpqhost-mib.mib +2,413
A mibs/hp/cpqsinfo-mib.mib +3,867
A mibs/hp/gbe2c-l2l3.mib +24,971
A mibs/hp/h2r07604c.mib +37,204
A mibs/hp/hp_procurve_420.mib +1,185
A mibs/hp/hp-sn-agent.mib +2,914
A mibs/hp/hp-sn-appletalk.mib +754
A mibs/hp/hp-sn-bgp4.mib +2,677
A mibs/hp/hp-sn-igmp.mib +126
A mibs/hp/hp-sn-ip.mib +4,072
A mibs/hp/hp-sn-ipx.mib +1,330
A mibs/hp/hp-sn-ospf.mib +2,982
A mibs/hp/hp-sn-pos.mib +519
A mibs/hp/hp-sn-sw-l4-switch.mib +3,071
A mibs/hp/hp-sn-trap.mib +625
A mibs/hp/hpacmxlbase.mib +37
A mibs/hp/hpacmxlifext.mib +203
A mibs/hp/hpacmxlmemproc.mib +285
A mibs/hp/hpacmxlsystem.mib +537
A mibs/hp/hpentitypower.mib +130
A mibs/hp/hpentmib.mib +1,121
A mibs/hp/hphttpmg.mib +902
A mibs/hp/hpicf8023rptr.mib +1,509
A mibs/hp/hpicfacct.mib +193
A mibs/hp/hpicfarpprotect.mib +493
A mibs/hp/hpicfauth.mib +2,205
A mibs/hp/hpicfautorun.mib +88
A mibs/hp/hpicfautz.mib +484
A mibs/hp/hpicfbasic.mib +2,318
A mibs/hp/hpicfbridge.mib +1,124
A mibs/hp/hpicfchain.mib +356
A mibs/hp/hpicfchassis.mib +901
A mibs/hp/hpicfconnectionratefilter.mib +241
A mibs/hp/hpicfcoredump.mib +149
A mibs/hp/hpicfdcfan.mib +236
A mibs/hp/hpicfdcpower.mib +181
A mibs/hp/hpicfdebuglog.mib +250
A mibs/hp/hpicfdhcpclient.mib +276
A mibs/hp/hpicfdhcpsnoop.mib +1,071
A mibs/hp/hpicfdhcpv6relay.mib +260
A mibs/hp/hpicfdosfilter.mib +64
A mibs/hp/hpicfdot1x.mib +1,512
A mibs/hp/hpicfdownload.mib +1,311
A mibs/hp/hpicfetwist.mib +4,700
A mibs/hp/hpicfff.mib +585
A mibs/hp/hpicfftrco.mib +395
A mibs/hp/hpicfgenericvlan.mib +111
A mibs/hp/hpicfgenrptr.mib +2,234
A mibs/hp/hpicfgppc.mib +587
A mibs/hp/hpicfgppcv2.mib +733
A mibs/hp/hpicfhighavailability.mib +421
A mibs/hp/hpicfinstmon.mib +220
A mibs/hp/hpicfipaddress.mib +1,139
A mibs/hp/hpicfiplockdown.mib +456
A mibs/hp/hpicfiproute.mib +1,539
A mibs/hp/hpicfipv6raguard.mib +169
A mibs/hp/hpicfjumbo.mib +138
A mibs/hp/hpicfl3macconfig.mib +109
A mibs/hp/hpicflayer3vlan.mib +113
A mibs/hp/hpicflinktest.mib +398
A mibs/hp/hpicfloadbalance.mib +560
A mibs/hp/hpicfmacnotify.mib +585
A mibs/hp/hpicfmld.mib +1,563
A mibs/hp/hpicfoid.mib +3,823
A mibs/hp/hpicfoobm.mib +344
A mibs/hp/hpicfospf.mib +2,029
A mibs/hp/hpicfospfv3.mib +1,906
A mibs/hp/hpicfpim.mib +817
A mibs/hp/hpicfpoe.mib +524
A mibs/hp/hpicfproviderbridge.mib +235
A mibs/hp/hpicfratelimit.mib +1,175
A mibs/hp/hpicfreload.mib +257
A mibs/hp/hpicfrip.mib +289
A mibs/hp/hpicfsavepower.mib +450
A mibs/hp/hpicfsecurity.mib +811
A mibs/hp/hpicfsnmp.mib +567
A mibs/hp/hpicfsntp.mib +635
A mibs/hp/hpicfsrcip.mib +204
A mibs/hp/hpicfstack.mib +217
A mibs/hp/hpicfsyslog.mib +1,504
A mibs/hp/hpicftc.mib +148
A mibs/hp/hpicftcp.mib +74
A mibs/hp/hpicftransceiver.mib +1,483
A mibs/hp/hpicfudld.mib +355
A mibs/hp/hpicfudpforward.mib +255
A mibs/hp/hpicfufd.mib +313
A mibs/hp/hpicfusbport.mib +138
A mibs/hp/hpicfusrauth.mib +2,020
A mibs/hp/hpicfusrprof.mib +1,119
A mibs/hp/hpicfvg.mib +1,625
A mibs/hp/hpicfvgrptr.mib +1,094
A mibs/hp/hpicfvrrp.mib +504
A mibs/hp/hpicfxrrp.mib +959
A mibs/hp/hpnetswitch.mib +487
A mibs/hp/hpr-sn-switch.mib +4,307
A mibs/hp/hpstack.mib +889
A mibs/hp/hpswitchbasicconfig.mib +1,028
A mibs/hp/hpswitchconfig.mib +3,237
A mibs/hp/hpswitchdistributedtrunk.mib +577
A mibs/hp/hpswitchdma.mib +224
A mibs/hp/hpswitchdrivers.mib +549
A mibs/hp/hpswitcherrormsg.mib +180
A mibs/hp/hpswitchfips.mib +479
A mibs/hp/hpswitchimage.mib +382
A mibs/hp/hpswitchpl.mib +113
A mibs/hp/hpswitchstack.mib +568
A mibs/hp/hpswitchstat.mib +1,523
A mibs/hp/hptunnel.mib +227
A mibs/hp/hpvlan.mib +406
A mibs/hp/ipx.mib +1,341
A mibs/hp/orinoco.mib +9,672
A mibs/hp/vc-domain-mib.mib +1,315
A mibs/hp/vc-module-mib.mib +326
D mibs/IRM-OIDS -37
D mibs/IRM3-MIB -2,393
A mibs/juniper
A mibs/juniper/mib-jnx-analyzer.txt +399
A mibs/juniper/mib-jnx-atm-cos.txt +670
A mibs/juniper/mib-jnx-atm.txt +989
A mibs/juniper/mib-jnx-bfd-exp.txt +857
A mibs/juniper/mib-jnx-bfd.txt +167
A mibs/juniper/mib-jnx-bgpmib2.txt +4,226
A mibs/juniper/mib-jnx-cfgmgmt.txt +308
A mibs/juniper/mib-jnx-chas-defines.txt +3,294
A mibs/juniper/mib-jnx-chassis-alarm.txt +185
A mibs/juniper/mib-jnx-chassis-fwdd.txt +87
A mibs/juniper/mib-jnx-chassis.txt +1,960
A mibs/juniper/mib-jnx-coll.txt +892
A mibs/juniper/mib-jnx-cos.txt +2,418
A mibs/juniper/mib-jnx-dcu.txt +210
A mibs/juniper/mib-jnx-dfc.txt +840
A mibs/juniper/mib-jnx-dom.txt +406
A mibs/juniper/mib-jnx-event.txt +134
A mibs/juniper/mib-jnx-ex-mac-notification.txt +292
A mibs/juniper/mib-jnx-ex-smi.txt +44
A mibs/juniper/mib-jnx-exp.txt +107
A mibs/juniper/mib-jnx-firewall.txt +324
A mibs/juniper/mib-jnx-hostresources.txt +81
A mibs/juniper/mib-jnx-if-extensions.txt +550
A mibs/juniper/mib-jnx-ipforward.txt +83
A mibs/juniper/mib-jnx-ipsec-flow-mon.txt +1,095
A mibs/juniper/mib-jnx-ipsec-monitor-asp.txt +1,079
A mibs/juniper/mib-jnx-ipv4.txt +130
A mibs/juniper/mib-jnx-ipv6.txt +992
A mibs/juniper/mib-jnx-ive.txt +639
A mibs/juniper/mib-jnx-jdhcp.txt +1,635
A mibs/juniper/mib-jnx-jdhcpv6.txt +757
A mibs/juniper/mib-jnx-js-auth.txt +195
A mibs/juniper/mib-jnx-js-cert.txt +184
A mibs/juniper/mib-jnx-js-dns.txt +97
A mibs/juniper/mib-jnx-js-idp.txt +202
A mibs/juniper/mib-jnx-js-if-ext.txt +367
A mibs/juniper/mib-jnx-js-ipsec-vpn.txt +171
A mibs/juniper/mib-jnx-js-nat.txt +612
A mibs/juniper/mib-jnx-js-packet-mirror.txt +487
A mibs/juniper/mib-jnx-js-policy.txt +404
A mibs/juniper/mib-jnx-js-screening.txt +1,099
A mibs/juniper/mib-jnx-js-smi.txt +57
A mibs/juniper/mib-jnx-js-spu-monitoring.txt +257
A mibs/juniper/mib-jnx-js-utm-av.txt +463
A mibs/juniper/mib-jnx-jsrpd.txt +180
A mibs/juniper/mib-jnx-jwx.txt
A mibs/juniper/mib-jnx-l2ald.txt +184
A mibs/juniper/mib-jnx-l2cp-features.txt +270
A mibs/juniper/mib-jnx-l2tp.txt +1,665
A mibs/juniper/mib-jnx-ldp.txt +340
A mibs/juniper/mib-jnx-license.txt +260
A mibs/juniper/mib-jnx-lsys-securityprofile.txt +42
A mibs/juniper/mib-jnx-lsys-sp-authentry.txt +194
A mibs/juniper/mib-jnx-lsys-sp-cpu.txt +280
A mibs/juniper/mib-jnx-lsys-sp-flowgate.txt +194
A mibs/juniper/mib-jnx-lsys-sp-flowsess.txt +194
A mibs/juniper/mib-jnx-lsys-sp-natconebind.txt +199
A mibs/juniper/mib-jnx-lsys-sp-natdstpool.txt +199
A mibs/juniper/mib-jnx-lsys-sp-natdstrule.txt +199
A mibs/juniper/mib-jnx-lsys-sp-natpoipnum.txt +204
A mibs/juniper/mib-jnx-lsys-sp-natsrcnopatad.txt +199
A mibs/juniper/mib-jnx-lsys-sp-natsrcpatad.txt +199
A mibs/juniper/mib-jnx-lsys-sp-natsrcpool.txt +194
A mibs/juniper/mib-jnx-lsys-sp-natsrcrule.txt +199
A mibs/juniper/mib-jnx-lsys-sp-natstaticrule.txt +199
A mibs/juniper/mib-jnx-lsys-sp-policy.txt +194
A mibs/juniper/mib-jnx-lsys-sp-policywcnt.txt +199
A mibs/juniper/mib-jnx-lsys-sp-scheduler.txt +194
A mibs/juniper/mib-jnx-lsys-sp-zone.txt +194
A mibs/juniper/mib-jnx-mac.txt +150
A mibs/juniper/mib-jnx-mag.txt +89
A mibs/juniper/mib-jnx-mimstp.txt +2,392
A mibs/juniper/mib-jnx-mpls-ldp.txt +2,195
A mibs/juniper/mib-jnx-mpls.txt +1,032
A mibs/juniper/mib-jnx-ospfv3mib.txt +3,182
A mibs/juniper/mib-jnx-otn.txt +1,019
A mibs/juniper/mib-jnx-p2mp.txt +1,343
A mibs/juniper/mib-jnx-pae-extension.txt +324
A mibs/juniper/mib-jnx-pfe.txt +408
A mibs/juniper/mib-jnx-ping.txt +1,461
A mibs/juniper/mib-jnx-pmon.txt +453
A mibs/juniper/mib-jnx-power-supply-unit.txt +469
A mibs/juniper/mib-jnx-ppp.txt +2,979
A mibs/juniper/mib-jnx-pppoe.txt +1,369
A mibs/juniper/mib-jnx-pwatm.txt +823
A mibs/juniper/mib-jnx-pwtdm.txt +1,394
A mibs/juniper/mib-jnx-rmon.txt +178
A mibs/juniper/mib-jnx-rpf.txt +108
A mibs/juniper/mib-jnx-rpm.txt +734
A mibs/juniper/mib-jnx-rps.txt +331
A mibs/juniper/mib-jnx-rsvp.txt +215
A mibs/juniper/mib-jnx-rtm.txt +1,058
A mibs/juniper/mib-jnx-scu.txt +133
A mibs/juniper/mib-jnx-secure-access-port.txt +393
A mibs/juniper/mib-jnx-sipcommon.txt +669
A mibs/juniper/mib-jnx-smi.txt +255
A mibs/juniper/mib-jnx-sonet.txt +204
A mibs/juniper/mib-jnx-sp-nat.txt +342
A mibs/juniper/mib-jnx-sp.txt +469
A mibs/juniper/mib-jnx-subscriber.txt +446
A mibs/juniper/mib-jnx-syslog.txt +278
A mibs/juniper/mib-jnx-traceroute.txt +145
A mibs/juniper/mib-jnx-user-aaa.txt +1,106
A mibs/juniper/mib-jnx-util.txt +316
A mibs/juniper/mib-jnx-virtualchassis.txt +320
A mibs/juniper/mib-jnx-vlan.txt +650
A mibs/juniper/mib-jnx-vpls-bgp.txt +293
A mibs/juniper/mib-jnx-vpls-generic.txt +799
A mibs/juniper/mib-jnx-vpls-ldp.txt +198
A mibs/juniper/mib-jnx-vpn.txt +1,125
A mibs/lantronix
A mibs/lantronix/LANTRONIX-MIB.txt +44
A mibs/lantronix/LANTRONIX-SLC-MIB.TXT +4,715
A mibs/mikrotik
A mibs/mikrotik/mikrotik.mib +1,224
A mibs/net-snmp
A mibs/net-snmp/LM-SENSORS-MIB.txt +230
A mibs/net-snmp/NET-SNMP-AGENT-MIB.txt +554
A mibs/net-snmp/NET-SNMP-EXAMPLES-MIB.txt +285
A mibs/net-snmp/NET-SNMP-EXTEND-MIB.txt +325
A mibs/net-snmp/NET-SNMP-MIB.txt +67
A mibs/net-snmp/NET-SNMP-MONITOR-MIB.txt +59
A mibs/net-snmp/NET-SNMP-PASS-MIB.txt +124
A mibs/net-snmp/NET-SNMP-PERIODIC-NOTIFY-MIB.txt +83
A mibs/net-snmp/NET-SNMP-SYSTEM-MIB.txt +63
A mibs/net-snmp/NET-SNMP-TC.txt +128
A mibs/net-snmp/NET-SNMP-VACM-MIB.txt +154
A mibs/net-snmp/RFC-1215.txt +38
A mibs/net-snmp/UCD-DEMO-MIB.txt +74
A mibs/net-snmp/UCD-DISKIO-MIB.txt +171
A mibs/net-snmp/UCD-DLMOD-MIB.txt +124
A mibs/net-snmp/UCD-IPFILTER-MIB.txt +261
A mibs/net-snmp/UCD-IPFWACC-MIB.txt +327
A mibs/net-snmp/UCD-SNMP-MIB-OLD.txt +744
A mibs/net-snmp/UCD-SNMP-MIB.txt +1,768
A mibs/netgear
A mibs/netgear/fastpath_boxservices.my +438
A mibs/netgear/fastpath_captive_portal.my +1,568
A mibs/netgear/fastpath_dhcp.my +998
A mibs/netgear/fastpath_dhcp6.my +1,179
A mibs/netgear/fastpath_dos.my +287
A mibs/netgear/fastpath_keying.my +133
A mibs/netgear/fastpath_mgmt_security.my +247
A mibs/netgear/fastpath_portsecurity.my +272
A mibs/netgear/fastpath_power_ethernet.my +388
A mibs/netgear/fastpath_qos_cos.my +949
A mibs/netgear/fastpath_qos_iscsi.my +331
A mibs/netgear/fastpath_qos_voip.my +121
A mibs/netgear/fastpath_telnet.my +81
A mibs/netgear/fastpath_timezone.my +463
A mibs/netgear/fastpathdnsclient_control.my +266
A mibs/netgear/fastpathinventory.my +1,181
A mibs/netgear/fastpathipv6loopback.my +108
A mibs/netgear/fastpathipv6tunnel.my +249
A mibs/netgear/fastpathisdp.my +530
A mibs/netgear/fastpathlogging.my +515
A mibs/netgear/fastpathloopback.my +126
A mibs/netgear/fastpathmulticast.my +453
A mibs/netgear/fastpathrouting.my +2,861
A mibs/netgear/fastpathrouting6.my +807
A mibs/netgear/fastpathsntp.my +754
A mibs/netgear/fastpathswitching.my +8,605
A mibs/netgear/fsm726s_v2.mib +1,120
A mibs/netgear/fsm7326_mgmt_security.mib +120
A mibs/netgear/fsm7326_power_ethernet.mib +114
A mibs/netgear/fsm7326_qos_acl.mib +361
A mibs/netgear/fsm7326_qos_diffserv_extensions.mib +490
A mibs/netgear/fsm7326_qos_diffserv_private.mib +2,094
A mibs/netgear/fsm7326_qos.mib +38
A mibs/netgear/fsm7326_radius.mib +322
A mibs/netgear/fsm7326_routing.mib +1,316
A mibs/netgear/fsm7326_switching.mib +3,920
A mibs/netgear/fsm7326.mib +63
A mibs/netgear/gsm7224_mgmt_security.mib +120
A mibs/netgear/gsm7224_radius.mib +322
A mibs/netgear/gsm7224_switching.mib +3,920
A mibs/netgear/gsm7224.mib +63
A mibs/netgear/gsm7312_mgmt_security.mib +120
A mibs/netgear/gsm7312_qos_acl.mib +361
A mibs/netgear/gsm7312_qos_diffserv_extensions.mib +490
A mibs/netgear/gsm7312_qos_diffserv_private.mib +2,094
A mibs/netgear/gsm7312_qos.mib +38
A mibs/netgear/gsm7312_radius.mib +322
A mibs/netgear/gsm7312_routing.mib +1,316
A mibs/netgear/gsm7312_switching.mib +3,920
A mibs/netgear/gsm7312.mib +63
A mibs/netgear/gsm7324_mgmt_security.mib +120
A mibs/netgear/gsm7324_qos_acl.mib +361
A mibs/netgear/gsm7324_qos_diffserv_extensions.mib +490
A mibs/netgear/gsm7324_qos_diffserv_private.mib +2,094
A mibs/netgear/gsm7324_qos.mib +38
A mibs/netgear/gsm7324_radius.mib +322
A mibs/netgear/gsm7324_routing.mib +1,316
A mibs/netgear/gsm7324_switching.mib +3,920
A mibs/netgear/gsm7324.mib +63
A mibs/netgear/me103.mib +1,269
A mibs/netgear/netgearref.my +258
A mibs/netgear/qos_acl.my +1,580
A mibs/netgear/qos_diffserv_extensions.my +1,072
A mibs/netgear/qos_diffserv_private.my +2,790
A mibs/netgear/qos.my +48
A mibs/netgear/snmp-res.my +382
A mibs/netgear/srAgentInfo.my +103
A mibs/netgear/tacacsclient.my +163
A mibs/netgear/wag102.mib +1,624
A mibs/netgear/wag302.mib +2,425
A mibs/netgear/wc7520.mib +1,191
A mibs/netgear/wg102.mib +2,312
A mibs/netgear/wg302.mib +2,425
A mibs/netgear/wg302user.mib +926
A mibs/netscreen
A mibs/netscreen/NETSCREEN-INTERFACE-MIB.mib +696
A mibs/netscreen/NETSCREEN-NSRP-MIB.mib +1,182
A mibs/netscreen/NETSCREEN-OSPF-MIB.mib +2,397
A mibs/netscreen/NETSCREEN-PRODUCTS-MIB.mib +117
A mibs/netscreen/NETSCREEN-RESOURCE-MIB.mib +137
A mibs/netscreen/NETSCREEN-SET-GEN-MIB.mib +127
A mibs/netscreen/NETSCREEN-SMI.mib +92
A mibs/netscreen/NS-CHASSIS.mib +272
A mibs/netscreen/NS-IP-ARP.mib +182
D mibs/NETWORK-DIAGS -370
A mibs/nortel
A mibs/nortel/AAC.mib +312
A mibs/nortel/ALTEON-AC-vADC-MIB.mib +2,244
A mibs/nortel/altroot.mib +205
A mibs/nortel/aosbwm.mib +1,687
A mibs/nortel/aoslayer4.mib +26,162
A mibs/nortel/aoslayer7.mib +5,444
A mibs/nortel/aosnetwork.mib +11,053
A mibs/nortel/aosphysical.mib +3,995
A mibs/nortel/aosswitch.mib +15,411
A mibs/nortel/BAY-STACK-EDM-MIB.mib +74
A mibs/nortel/BAY-STACK-IGMP-EXT-MIB.mib +236
A mibs/nortel/BAY-STACK-IP-FWD-NH-MIB.mib +293
A mibs/nortel/BAY-STACK-LLDP-EXT-MED-MIB.mib +167
A mibs/nortel/BAY-STACK-LLDP-X-AVAYA-MIB.mib +568
A mibs/nortel/BAY-STACK-NES-MIB.mib +298
A mibs/nortel/BAY-STACK-NOTIFICATIONS-MIB.mib +442
A mibs/nortel/BAY-STACK-NOTIFY-CONTROL-MIB.mib +124
A mibs/nortel/BAY-STACK-PORT-MIRRORING-MIB.mib +195
A mibs/nortel/BAY-STACK-UNICAST-STORM-CONTROL-MIB.mib +173
A mibs/nortel/baystack.mib +149
A mibs/nortel/baystackadac.mib +496
A mibs/nortel/baystackarpinspection.mib +144
A mibs/nortel/baystackdhcpsnooping.mib +633
A mibs/nortel/baystackecmp.mib +100
A mibs/nortel/baystackerrormessage.mib +86
A mibs/nortel/baystacklacpext.mib +122
A mibs/nortel/baystackmulticastflooding.mib +341
A mibs/nortel/baystackospfext.mib +489
A mibs/nortel/baystackpethext.mib +408
A mibs/nortel/baystackradius.mib +496
A mibs/nortel/baystacksourceguard.mib +267
A mibs/nortel/baystackstats.mib +134
A mibs/nortel/baystackvrrpext.mib +278
A mibs/nortel/bayxlr.mib +163
A mibs/nortel/bgp.mib +847
A mibs/nortel/bnlog.mib +693
A mibs/nortel/bsee.mib +1,267
A mibs/nortel/BUNDLE-MIB.mib +1,169
A mibs/nortel/ccfg210.mib +1,558
A mibs/nortel/cd3ex201.mib +133
A mibs/nortel/ces_id.mib +168
A mibs/nortel/ces_trapAck.mib +132
A mibs/nortel/ces.mib +154
A mibs/nortel/cesTraps.mib +2,511
A mibs/nortel/CHASSIS-MIB.mib +188
A mibs/nortel/Commgmt.mib +1,195
A mibs/nortel/CONFIG-MGMT-MIB.mib +419
A mibs/nortel/croot217.mib +587
A mibs/nortel/CSMACD.MIB +1,122
A mibs/nortel/cvlan000.mib +200
A mibs/nortel/DSX-TC-MIB.mib +60
A mibs/nortel/DSX-TE1-MIB.mib +3,282
A mibs/nortel/DSX-TE3-MIB.mib +2,144
A mibs/nortel/DVMRP-STD-MIB.mib +756
A mibs/nortel/ENVIRONMENT-MIB.mib +438
A mibs/nortel/FR-MIB.mib +1,384
A mibs/nortel/GENERIC-HDLC-MIB.mib +206
A mibs/nortel/HARDWARE.MIB +1,442
A mibs/nortel/L2mgmt.mib +4,711
A mibs/nortel/L3mgmt.mib +1,393
A mibs/nortel/mcast201.mib +424
A mibs/nortel/MODULE.MIB +555
A mibs/nortel/newoak.mib +63
A mibs/nortel/nnmst.mib +1,576
A mibs/nortel/nnrst.mib +813
A mibs/nortel/nortel-ap-config-mib.my +2,306
A mibs/nortel/nortel-ap-if-mib.my +209
A mibs/nortel/nortel-ap-status-mib.my +3,118
A mibs/nortel/nortel-ap-tc.my +567
A mibs/nortel/nortel-ap-unconfigured-mib.my +231
A mibs/nortel/nortel-basic-tc.my +65
A mibs/nortel/nortel-basic.my +224
A mibs/nortel/nortel-client-session-mib.my +995
A mibs/nortel/nortel-client-session-tc.my +119
A mibs/nortel/nortel-external-server-mib.my +167
A mibs/nortel/nortel-info-rf-detect-mib.my +256
A mibs/nortel/nortel-license-feature-tc.my +56
A mibs/nortel/NORTEL-MIB.mib +21
A mibs/nortel/nortel-port-mib.my +198
A mibs/nortel/nortel-reg-chassis.my +49
A mibs/nortel/nortel-reg-devices.my +56
A mibs/nortel/nortel-rf-detect-tc.my +83
A mibs/nortel/nortel-root.my +48
A mibs/nortel/nortel-system-mib.my +326
A mibs/nortel/nortel-trap.my +2,794
A mibs/nortel/nortelsecurenetworkaccess.mib +955
A mibs/nortel/NT-ENTERPRISE-DATA-MIB.mib +129
A mibs/nortel/ntEnterpriseDataTasmanMgmtchassis.mib +41
A mibs/nortel/ntEnterpriseDataTasmanMgmtethernet.mib +328
A mibs/nortel/NTN-QOS-POLICY-AUX-MIB.mib +761
A mibs/nortel/NTN-QOS-POLICY-EVOL-PIB.mib +12,397
A mibs/nortel/NTN-QOS-POLICY-EXT-PIB.mib +895
A mibs/nortel/ntwlanap006.mib +1,783
A mibs/nortel/OSPF.MIB +3,029
A mibs/nortel/POLICY-FRAMEWORK-PIB.mib +656
A mibs/nortel/PPP-MIB.mib +346
A mibs/nortel/PriL3mgmt.mib +11
A mibs/nortel/QOS-POLICY-802-PIB.mib +962
A mibs/nortel/QOS-POLICY-IP-PIB.mib +2,303
A mibs/nortel/QOSSLA-MIB.mib +131
A mibs/nortel/rapid_city_vsp.mib +58,233
A mibs/nortel/rapid_city.mib +69,652
A mibs/nortel/rcmlt.mib +1,867
A mibs/nortel/s3com.mib +2,032
A mibs/nortel/s3eth.mib +5,658
A mibs/nortel/s5age.mib +3,869
A mibs/nortel/s5cha.mib +1,694
A mibs/nortel/s5com.mib +410
A mibs/nortel/s5ctr.mib +210
A mibs/nortel/s5ecm.mib +856
A mibs/nortel/s5emt.mib +782
A mibs/nortel/s5erl.mib +464
A mibs/nortel/s5eth.mib +217
A mibs/nortel/s5etr.mib +340
A mibs/nortel/s5ifx.mib +242
A mibs/nortel/s5reg.mib +6,392
A mibs/nortel/s5roo.mib +77
A mibs/nortel/s5sbs.mib +971
A mibs/nortel/s5tcs.mib +190
A mibs/nortel/SNMP-MIB.mib +155
A mibs/nortel/SSH.mib +435
A mibs/nortel/synro.mib +990
A mibs/nortel/SYSTEM-MIB.mib +960
A mibs/nortel/TAG1Q.MIB +151
A mibs/nortel/tigonNetwork.mib +4,639
A mibs/nortel/tigonPhysical.mib +2,307
A mibs/nortel/tigonSwitch.mib +1,806
A mibs/nortel/TRIPLE-DES-CONSORTIUM-MIB.mib +52
A mibs/nortel/wf_pgm.mib +1,192
A mibs/nortel/WFCOMMON.MIB +218
A mibs/packetfront
A mibs/packetfront/PACKETFRONT-COPY-MIB.mib +173
A mibs/packetfront/PACKETFRONT-DRG-MIB.mib +1,107
A mibs/packetfront/PACKETFRONT-PRODUCTS-MIB.mib +196
A mibs/packetfront/PACKETFRONT-SMI.mib +106
A mibs/packetfront/PACKETFRONT-TC.mib +70
A mibs/rad
A mibs/rad/ipmux24.mib +60,545
D mibs/REPEATER-MIB-2 -2,318
D mibs/REPEATER-REV4-MIB -3,788
A mibs/rfc
A mibs/rfc/ACCOUNTING-CONTROL-MIB.txt +768
A mibs/rfc/ADSL-LINE-EXT-MIB.txt +1,169
A mibs/rfc/ADSL-LINE-MIB.txt +4,327
A mibs/rfc/ADSL-TC-MIB.txt +113
A mibs/rfc/ADSL2-LINE-MIB.txt +5,476
A mibs/rfc/ADSL2-LINE-TC-MIB.txt +729
A mibs/rfc/AGENTX-MIB.txt +527
A mibs/rfc/AGGREGATE-MIB.txt +477
A mibs/rfc/ALARM-MIB.txt +1,127
A mibs/rfc/APM-MIB.txt +2,127
A mibs/rfc/APPC-MIB.txt +5,104
A mibs/rfc/APPLETALK-MIB.txt +3,398
A mibs/rfc/APPLICATION-MIB.txt +2,995
A mibs/rfc/APPN-DLUR-MIB.txt +632
A mibs/rfc/APPN-MIB.txt +5,611
A mibs/rfc/APPN-TRAP-MIB.txt +477
A mibs/rfc/APS-MIB.txt +1,659
A mibs/rfc/ARC-MIB.txt +396
A mibs/rfc/ATM-ACCOUNTING-INFORMATION-MIB.txt +402
A mibs/rfc/ATM-MIB.txt +2,995
A mibs/rfc/ATM-TC-MIB.txt +713
A mibs/rfc/ATM2-MIB.txt +3,220
A mibs/rfc/BEGEMOT-BRIDGE-MIB.txt +1,166
A mibs/rfc/BEGEMOT-HOSTRES-MIB.txt +125
A mibs/rfc/BEGEMOT-IP-MIB.txt +61
A mibs/rfc/BEGEMOT-MIB.txt +59
A mibs/rfc/BEGEMOT-MIB2-MIB.txt +90
A mibs/rfc/BEGEMOT-NETGRAPH.txt +398
A mibs/rfc/BEGEMOT-PF-MIB.txt +1,230
A mibs/rfc/BEGEMOT-SNMPD.txt +569
A mibs/rfc/BGP4-MIB.txt +1,232
A mibs/rfc/BRIDGE-MIB.txt +1,472
A mibs/rfc/CAPWAP-BASE-MIB.txt +2,618
A mibs/rfc/CAPWAP-DOT11-MIB.txt +369
A mibs/rfc/CHARACTER-MIB.txt +646
A mibs/rfc/CIRCUIT-IF-MIB.txt +369
A mibs/rfc/CLNS-MIB.txt +1,294
A mibs/rfc/COPS-CLIENT-MIB.txt +844
A mibs/rfc/DECNET-PHIV-MIB.txt +3,030
A mibs/rfc/DIAL-CONTROL-MIB.txt +1,270
A mibs/rfc/DIFFSERV-CONFIG-MIB.txt +243
A mibs/rfc/DIFFSERV-DSCP-TC.txt +64
A mibs/rfc/DIFFSERV-MIB.txt +3,514
A mibs/rfc/DIRECTORY-SERVER-MIB.txt +772
A mibs/rfc/DISMAN-EVENT-MIB.txt +1,882
A mibs/rfc/DISMAN-EXPRESSION-MIB.txt +1,182
A mibs/rfc/DISMAN-NSLOOKUP-MIB.txt +509
A mibs/rfc/DISMAN-PING-MIB.txt +1,561
A mibs/rfc/DISMAN-SCHEDULE-MIB.txt +699
A mibs/rfc/DISMAN-SCRIPT-MIB.txt +1,764
A mibs/rfc/DISMAN-TRACEROUTE-MIB.txt +1,850
A mibs/rfc/DLSW-MIB.txt +3,560
A mibs/rfc/DNS-RESOLVER-MIB.txt +1,196
A mibs/rfc/DNS-SERVER-MIB.txt +1,078
A mibs/rfc/DOCS-BPI-MIB.txt +1,569
A mibs/rfc/DOCS-CABLE-DEVICE-MIB.txt +3,141
A mibs/rfc/DOCS-IETF-BPI2-MIB.txt +3,451
A mibs/rfc/DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB.txt +1,453
A mibs/rfc/DOCS-IETF-QOS-MIB.txt +3,060
A mibs/rfc/DOCS-IETF-SUBMGT-MIB.txt +672
A mibs/rfc/DOCS-IF-MIB.txt +5,291
A mibs/rfc/DOT12-IF-MIB.txt +772
A mibs/rfc/DOT12-RPTR-MIB.txt +1,978
A mibs/rfc/DOT3-EPON-MIB.txt +2,532
A mibs/rfc/DOT3-OAM-MIB.txt +2,115
A mibs/rfc/DPI20-MIB.txt +47
A mibs/rfc/DS0-MIB.txt +305
A mibs/rfc/DS0BUNDLE-MIB.txt +311
A mibs/rfc/DS1-MIB.txt +3,015
A mibs/rfc/DS3-MIB.txt +1,786
A mibs/rfc/DSA-MIB.txt +642
A mibs/rfc/DSMON-MIB.txt +4,449
A mibs/rfc/DVB-RCS-MIB.txt +3,329
A mibs/rfc/DVMRP-MIB.txt +838
A mibs/rfc/EBN-MIB.txt +702
A mibs/rfc/EFM-CU-MIB.txt +2,995
A mibs/rfc/ENTITY-MIB.txt +1,411
A mibs/rfc/ENTITY-SENSOR-MIB.txt +440
A mibs/rfc/ENTITY-STATE-MIB.txt +459
A mibs/rfc/ENTITY-STATE-TC-MIB.txt +169
A mibs/rfc/ETHER-CHIPSET-MIB.txt +532
A mibs/rfc/ETHER-WIS.txt +624
A mibs/rfc/EtherLike-MIB.txt +1,862
A mibs/rfc/FC-MGMT-MIB.txt +2,205
A mibs/rfc/FCIP-MGMT-MIB.txt +1,037
A mibs/rfc/FDDI-SMT73-MIB.txt +2,128
A mibs/rfc/FIBRE-CHANNEL-FE-MIB.txt +1,781
A mibs/rfc/Finisher-MIB.txt +869
A mibs/rfc/FLOW-METER-MIB.txt +1,901
A mibs/rfc/FOKUS-MIB.txt +57
A mibs/rfc/FORCES-MIB.txt +391
A mibs/rfc/FR-ATM-PVC-SERVICE-IWF-MIB.txt +1,066
A mibs/rfc/FR-MFR-MIB.txt +888
A mibs/rfc/FRAME-RELAY-DTE-MIB.txt +992
A mibs/rfc/FRNETSERV-MIB.txt +2,479
A mibs/rfc/FRSLD-MIB.txt +1,768
A mibs/rfc/GMPLS-LABEL-STD-MIB.txt +689
A mibs/rfc/GMPLS-LSR-STD-MIB.txt +503
A mibs/rfc/GMPLS-TC-STD-MIB.txt +124
A mibs/rfc/GMPLS-TE-STD-MIB.txt +1,749
A mibs/rfc/GSMP-MIB.txt +1,582
A mibs/rfc/HC-ALARM-MIB.txt +707
A mibs/rfc/HC-PerfHist-TC-MIB.txt +222
A mibs/rfc/HC-RMON-MIB.txt +3,149
A mibs/rfc/HCNUM-TC.txt +118
A mibs/rfc/HDSL2-SHDSL-LINE-MIB.txt +2,429
A mibs/rfc/HOST-RESOURCES-MIB.txt +1,540
A mibs/rfc/HOST-RESOURCES-TYPES.txt +389
A mibs/rfc/HPR-IP-MIB.txt +487
A mibs/rfc/HPR-MIB.txt +1,270
A mibs/rfc/IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt +123
A mibs/rfc/IANA-CHARSET-MIB.txt +358
A mibs/rfc/IANA-FINISHER-MIB.txt +283
A mibs/rfc/IANA-GMPLS-TC-MIB.txt +303
A mibs/rfc/IANA-IPPM-METRICS-REGISTRY-MIB.txt +799
A mibs/rfc/IANA-ITU-ALARM-TC-MIB.txt +330
A mibs/rfc/IANA-LANGUAGE-MIB.txt +123
A mibs/rfc/IANA-MALLOC-MIB.txt +65
A mibs/rfc/IANA-MAU-MIB.txt +976
A mibs/rfc/IANA-PRINTER-MIB.txt +2,089
A mibs/rfc/IANA-PWE3-MIB.txt +137
A mibs/rfc/IANA-RTPROTO-MIB.txt +91
A mibs/rfc/IANAifType-MIB.txt +638
A mibs/rfc/IANATn3270eTC-MIB.txt +300
A mibs/rfc/IBM-6611-APPN-MIB.txt +5,112
A mibs/rfc/IEEE8021-MSTP-MIB.my +1,432
A mibs/rfc/IEEE8021-PAE-MIB.my +1,920
A mibs/rfc/IEEE8023-LAG-MIB.my +1,405
A mibs/rfc/IEEE802dot11-MIB.my +2,977
A mibs/rfc/IF-CAP-STACK-MIB.txt +284
A mibs/rfc/IF-INVERTED-STACK-MIB.txt +149
A mibs/rfc/IF-MIB.txt +1,814
A mibs/rfc/IFCP-MGMT-MIB.txt +1,081
A mibs/rfc/IGMP-STD-MIB.txt +516
A mibs/rfc/INET-ADDRESS-MIB.txt +402
A mibs/rfc/INT-SERV-GUARANTEED-MIB.my +238
A mibs/rfc/INT-SERV-MIB.my +1,128
A mibs/rfc/INTEGRATED-SERVICES-GUARANTEED-MIB.txt +218
A mibs/rfc/INTEGRATED-SERVICES-MIB.txt +750
A mibs/rfc/INTERFACETOPN-MIB.txt +1,023
A mibs/rfc/IP-FORWARD-MIB.txt +1,277
A mibs/rfc/IP-MIB.txt +4,993
A mibs/rfc/IPATM-IPMC-MIB.txt +3,244
A mibs/rfc/IPFIX-MIB.txt +1,677
A mibs/rfc/IPFIX-SELECTOR-MIB.txt +173
A mibs/rfc/IPMCAST-MIB.txt +2,391
A mibs/rfc/IPMROUTE-STD-MIB.txt +869
A mibs/rfc/IPOA-MIB.txt +1,654
A mibs/rfc/IPS-AUTH-MIB.txt +1,156
A mibs/rfc/IPSEC-SPD-MIB.txt +2,684
A mibs/rfc/IPV6-FLOW-LABEL-MIB.txt +58
A mibs/rfc/IPV6-ICMP-MIB.txt +529
A mibs/rfc/IPV6-MIB.txt +1,443
A mibs/rfc/IPV6-MLD-MIB.txt +417
A mibs/rfc/IPV6-TC.txt +67
A mibs/rfc/IPV6-TCP-MIB.txt +211
A mibs/rfc/IPV6-UDP-MIB.txt +141
A mibs/rfc/ISCSI-MIB.txt +3,097
A mibs/rfc/ISDN-MIB.txt +1,260
A mibs/rfc/ISIS-MIB.txt +4,317
A mibs/rfc/ISNS-MIB.txt +3,243
A mibs/rfc/ITU-ALARM-MIB.txt +486
A mibs/rfc/ITU-ALARM-TC-MIB.txt +86
A mibs/rfc/Job-Monitoring-MIB.txt +1,652
A mibs/rfc/L2TP-MIB.txt +2,664
A mibs/rfc/LANGTAG-TC-MIB.txt +56
A mibs/rfc/lldp_dot1.mib +821
A mibs/rfc/lldp_dot3.mib +855
A mibs/rfc/LLDP-EXT-MED-MIB.my +1,689
A mibs/rfc/lldp.mib +2,032
A mibs/rfc/LMP-MIB.txt +3,185
A mibs/rfc/MALLOC-MIB.txt +1,364
A mibs/rfc/MAU-MIB.txt +1,740
A mibs/rfc/MGMD-STD-MIB.txt +1,524
A mibs/rfc/MIDCOM-MIB.txt +2,260
A mibs/rfc/MIOX25-MIB.txt +708
A mibs/rfc/MIP-MIB.txt +2,127
A mibs/rfc/MOBILEIPV6-MIB.txt +3,984
A mibs/rfc/Modem-MIB.txt +1,340
A mibs/rfc/MPLS-FTN-STD-MIB.txt +1,030
A mibs/rfc/MPLS-L3VPN-STD-MIB.txt +1,588
A mibs/rfc/MPLS-LC-ATM-STD-MIB.txt +336
A mibs/rfc/MPLS-LC-FR-STD-MIB.txt +263
A mibs/rfc/MPLS-LDP-ATM-STD-MIB.txt +757
A mibs/rfc/MPLS-LDP-FRAME-RELAY-STD-MIB.txt +641
A mibs/rfc/MPLS-LDP-GENERIC-STD-MIB.txt +321
A mibs/rfc/MPLS-LDP-STD-MIB.txt +2,408
A mibs/rfc/MPLS-LSR-STD-MIB.txt +2,106
A mibs/rfc/MPLS-TC-STD-MIB.txt +635
A mibs/rfc/MPLS-TE-STD-MIB.txt +2,483
A mibs/rfc/MSDP-MIB.txt +1,182
A mibs/rfc/MTA-MIB.txt +1,226
A mibs/rfc/NAT-MIB.txt +2,391
A mibs/rfc/NEMO-MIB.txt +1,739
A mibs/rfc/NETWORK-SERVICES-MIB.txt +626
A mibs/rfc/NHRP-MIB.txt +2,596
A mibs/rfc/NOTIFICATION-LOG-MIB.txt +753
A mibs/rfc/NTPv4-MIB.txt +879
A mibs/rfc/OPT-IF-MIB.txt +6,616
A mibs/rfc/OSPF-MIB.txt +4,164
A mibs/rfc/OSPF-TRAP-MIB.txt +584
A mibs/rfc/OSPFV3-MIB.txt +3,951
A mibs/rfc/P-BRIDGE-MIB.txt +1,157
A mibs/rfc/PARALLEL-MIB.txt +286
A mibs/rfc/PerfHist-TC-MIB.txt +178
A mibs/rfc/PIM-BSR-MIB.txt +699
A mibs/rfc/PIM-MIB.txt +889
A mibs/rfc/PIM-STD-MIB.txt +3,746
A mibs/rfc/PINT-MIB.txt +573
A mibs/rfc/PKTC-IETF-EVENT-MIB.txt +1,163
A mibs/rfc/PKTC-IETF-MTA-MIB.txt +2,081
A mibs/rfc/PKTC-IETF-SIG-MIB.txt +3,021
A mibs/rfc/POLICY-BASED-MANAGEMENT-MIB.txt +2,060
A mibs/rfc/POWER-ETHERNET-MIB.txt +621
A mibs/rfc/PPP-BRIDGE-NCP-MIB.txt +429
A mibs/rfc/PPP-IP-NCP-MIB.txt +203
A mibs/rfc/PPP-LCP-MIB.txt +764
A mibs/rfc/PPP-SEC-MIB.txt +289
A mibs/rfc/Printer-MIB.txt +4,389
A mibs/rfc/PTOPO-MIB.txt +804
A mibs/rfc/PW-ATM-MIB.txt +1,205
A mibs/rfc/PW-ENET-STD-MIB.txt +491
A mibs/rfc/PW-MPLS-STD-MIB.txt +914
A mibs/rfc/PW-STD-MIB.txt +2,438
A mibs/rfc/PW-TC-STD-MIB.txt +288
A mibs/rfc/PW-TDM-MIB.txt +1,336
A mibs/rfc/Q-BRIDGE-MIB.txt +2,367
A mibs/rfc/RADIUS-ACC-CLIENT-MIB.txt +638
A mibs/rfc/RADIUS-ACC-SERVER-MIB.txt +727
A mibs/rfc/RADIUS-AUTH-CLIENT-MIB.txt +710
A mibs/rfc/RADIUS-AUTH-SERVER-MIB.txt +774
A mibs/rfc/RADIUS-DYNAUTH-CLIENT-MIB.txt +767
A mibs/rfc/RADIUS-DYNAUTH-SERVER-MIB.txt +699
A mibs/rfc/RAQMON-MIB.txt +1,417
A mibs/rfc/RAQMON-RDS-MIB.txt +672
A mibs/rfc/RDBMS-MIB.txt +1,377
A mibs/rfc/RFC1155-SMI.txt +119
A mibs/rfc/RFC1213-MIB.txt +2,582
A mibs/rfc/RFC1229-MIB.my +473
A mibs/rfc/RFC1231-MIB.my +948
A mibs/rfc/RFC1243-MIB.my +1,075
A mibs/rfc/RFC1253-MIB.my +1,775
A mibs/rfc/RFC1271-MIB.txt +3,363
A mibs/rfc/RFC1285-MIB.my +2,077
A mibs/rfc/RFC1381-MIB.txt +1,007
A mibs/rfc/RFC1382-MIB.txt +2,627
A mibs/rfc/RFC1389-MIB.txt +426
A mibs/rfc/RFC1406-MIB.my +1,632
A mibs/rfc/RFC1414-MIB.txt +132
A mibs/rfc/RIPv2-MIB.txt +532
A mibs/rfc/RMON-MIB.txt +3,980
A mibs/rfc/RMON2-MIB.txt +5,711
A mibs/rfc/ROHC-MIB.txt +1,133
A mibs/rfc/ROHC-RTP-MIB.txt +636
A mibs/rfc/ROHC-UNCOMPRESSED-MIB.txt +197
A mibs/rfc/RS-232-MIB.txt +788
A mibs/rfc/RSERPOOL-MIB.txt +1,439
A mibs/rfc/RSTP-MIB.txt +306
A mibs/rfc/RSVP-MIB.txt +2,660
A mibs/rfc/RTP-MIB.txt +981
A mibs/rfc/savi.mib +475
A mibs/rfc/SCSI-MIB.txt +2,758
A mibs/rfc/SCTP-MIB.txt +1,342
A mibs/rfc/SFLOW-MIB.txt +389
A mibs/rfc/SIP-COMMON-MIB.txt +1,913
A mibs/rfc/SIP-MIB.txt +1,099
A mibs/rfc/SIP-SERVER-MIB.txt +869
A mibs/rfc/SIP-TC-MIB.txt +177
A mibs/rfc/SIP-UA-MIB.txt +200
A mibs/rfc/SLAPM-MIB.txt +2,842
A mibs/rfc/SMON-MIB.txt +1,254
A mibs/rfc/SMUX-MIB.txt +160
A mibs/rfc/SNA-NAU-MIB.txt +2,765
A mibs/rfc/SNA-SDLC-MIB.txt +2,761
A mibs/rfc/SNMP-COMMUNITY-MIB.txt +505
A mibs/rfc/SNMP-FRAMEWORK-MIB.txt +526
A mibs/rfc/SNMP-IEEE802-TM-MIB.txt +40
A mibs/rfc/SNMP-MPD-MIB.txt +145
A mibs/rfc/SNMP-NOTIFICATION-MIB.txt +589
A mibs/rfc/SNMP-PROXY-MIB.txt +294
A mibs/rfc/SNMP-REPEATER-MIB.txt +3,265
A mibs/rfc/SNMP-TARGET-MIB.txt +660
A mibs/rfc/SNMP-TLS-TM-MIB.txt +1,057
A mibs/rfc/SNMP-TSM-MIB.txt +234
A mibs/rfc/SNMP-USER-BASED-SM-MIB.txt +912
A mibs/rfc/SNMP-USM-AES-MIB.txt +62
A mibs/rfc/SNMP-USM-DH-OBJECTS-MIB.txt +532
A mibs/rfc/SNMP-VACM-AAA-MIB.txt +176
A mibs/rfc/SNMP-VIEW-BASED-ACM-MIB.txt +830
A mibs/rfc/SNMPv2-CONF.txt +322
A mibs/rfc/SNMPv2-M2M-MIB.txt +807
A mibs/rfc/SNMPv2-MIB.txt +854
A mibs/rfc/SNMPv2-PARTY-MIB.txt +1,410
A mibs/rfc/SNMPv2-SMI.txt +344
A mibs/rfc/SNMPv2-TC.txt +772
A mibs/rfc/SNMPv2-TM.txt +176
A mibs/rfc/SNMPv2-USEC-MIB.txt +238
A mibs/rfc/SONET-MIB.txt +2,360
A mibs/rfc/SOURCE-ROUTING-MIB.txt +450
A mibs/rfc/SSPM-MIB.txt +1,029
A mibs/rfc/SYSAPPL-MIB.txt +1,552
A mibs/rfc/SYSLOG-MSG-MIB.txt +598
A mibs/rfc/SYSLOG-TC-MIB.txt +202
A mibs/rfc/T11-FC-FABRIC-ADDR-MGR-MIB.txt +1,241
A mibs/rfc/T11-FC-FABRIC-CONFIG-SERVER-MIB.txt +1,717
A mibs/rfc/T11-FC-FABRIC-LOCK-MIB.txt +490
A mibs/rfc/T11-FC-FSPF-MIB.txt +1,170
A mibs/rfc/T11-FC-NAME-SERVER-MIB.txt +1,136
A mibs/rfc/T11-FC-ROUTE-MIB.txt +448
A mibs/rfc/T11-FC-RSCN-MIB.txt +751
A mibs/rfc/T11-FC-SP-AUTHENTICATION-MIB.txt +920
A mibs/rfc/T11-FC-SP-POLICY-MIB.txt +4,274
A mibs/rfc/T11-FC-SP-SA-MIB.txt +2,483
A mibs/rfc/T11-FC-SP-TC-MIB.txt +637
A mibs/rfc/T11-FC-SP-ZONING-MIB.txt +550
A mibs/rfc/T11-FC-VIRTUAL-FABRIC-MIB.txt +523
A mibs/rfc/T11-FC-ZONE-SERVER-MIB.txt +2,638
A mibs/rfc/T11-TC-MIB.txt +67
A mibs/rfc/TCP-ESTATS-MIB.txt +2,941
A mibs/rfc/TCP-MIB.txt +785
A mibs/rfc/TCPIPX-MIB.txt +333
A mibs/rfc/TE-LINK-STD-MIB.txt +1,745
A mibs/rfc/TE-MIB.txt +1,679
A mibs/rfc/TIME-AGGREGATE-MIB.txt +375
A mibs/rfc/TN3270E-MIB.txt +1,962
A mibs/rfc/TN3270E-RT-MIB.txt +910
A mibs/rfc/TOKEN-RING-RMON-MIB.txt +2,302
A mibs/rfc/TOKENRING-MIB.txt +836
A mibs/rfc/TOKENRING-STATION-SR-MIB.txt +175
A mibs/rfc/TPM-MIB.txt +1,916
A mibs/rfc/TRANSPORT-ADDRESS-MIB.txt +421
A mibs/rfc/TRIP-MIB.txt +2,007
A mibs/rfc/TRIP-TC-MIB.txt +132
A mibs/rfc/TUNNEL-MIB.txt +738
A mibs/rfc/UDP-MIB.txt +549
A mibs/rfc/UDPLITE-MIB.txt +513
A mibs/rfc/UPS-MIB.txt +1,899
A mibs/rfc/URI-TC-MIB.txt +133
A mibs/rfc/VDSL-LINE-EXT-MCM-MIB.txt +662
A mibs/rfc/VDSL-LINE-EXT-SCM-MIB.txt +420
A mibs/rfc/VDSL-LINE-MIB.txt +2,844
A mibs/rfc/VDSL2-LINE-MIB.txt +7,189
A mibs/rfc/VDSL2-LINE-TC-MIB.txt +1,479
A mibs/rfc/VPN-TC-STD-MIB.txt +72
A mibs/rfc/VRRP-MIB.txt +1,806
A mibs/rfc/WWW-MIB.txt +1,272
A mibs/riverbed
A mibs/riverbed/RBT-MIB.txt +20
A mibs/riverbed/STEELHEAD-MIB.txt +2,335
D mibs/ROUTER-OIDS -128
A mibs/ruckus
A mibs/ruckus/RUCKUS-ADAPTER-MIB.txt +512
A mibs/ruckus/RUCKUS-DEVICE-MIB.txt +347
A mibs/ruckus/RUCKUS-DHCP-MIB.txt +140
A mibs/ruckus/RUCKUS-ETH-MIB.txt +137
A mibs/ruckus/RUCKUS-EVENT-MIB.txt +119
A mibs/ruckus/RUCKUS-HWINFO-MIB.txt +97
A mibs/ruckus/RUCKUS-L2TP-MIB.txt +146
A mibs/ruckus/RUCKUS-PPPOE-MIB.txt +121
A mibs/ruckus/RUCKUS-PRODUCTS-MIB.txt +605
A mibs/ruckus/RUCKUS-RADIO-MIB.txt +441
A mibs/ruckus/RUCKUS-ROOT-MIB.txt +88
A mibs/ruckus/RUCKUS-SWINFO-MIB.txt +138
A mibs/ruckus/RUCKUS-SYSTEM-MIB.txt +254
A mibs/ruckus/RUCKUS-TC-MIB.txt +506
A mibs/ruckus/RUCKUS-UPGRADE-MIB.txt +185
A mibs/ruckus/RUCKUS-VF2825-MIB.txt +112
A mibs/ruckus/RUCKUS-WLAN-MIB.txt +1,973
A mibs/ruckus/RUCKUS-WLINK-MIB.txt +216
A mibs/ruckus/RUCKUS-ZD-AAA-MIB.txt +243
A mibs/ruckus/RUCKUS-ZD-AP-MIB.txt +448
A mibs/ruckus/RUCKUS-ZD-EVENT-MIB.txt +930
A mibs/ruckus/RUCKUS-ZD-SYSTEM-MIB.txt +1,527
A mibs/ruckus/RUCKUS-ZD-WLAN-CONFIGURATION-MIB.txt +609
A mibs/ruckus/RUCKUS-ZD-WLAN-MIB.txt +2,247
A mibs/sonicwall
A mibs/sonicwall/SNWL-COMMON-MIB.mib +100
A mibs/sonicwall/SONICWALL-SMI.mib +103
D mibs/SYSTEM-RESOURCE-MIB -272
A mibs/T11-TC-MIB +70
D mibs/TRAP-MIB -147
A mibs/trapeze
A mibs/trapeze/trpz-ap-config-mib.my +3,494
A mibs/trapeze/trpz-ap-if-mib.my +215
A mibs/trapeze/trpz-ap-status-mib.my +3,492
A mibs/trapeze/trpz-ap-tc.my +643
A mibs/trapeze/trpz-ap-unconfigured-mib.my +240
A mibs/trapeze/trpz-basic-tc.my +71
A mibs/trapeze/trpz-basic.my +227
A mibs/trapeze/trpz-client-session-mib.my +1,210
A mibs/trapeze/trpz-client-session-tc.my +175
A mibs/trapeze/trpz-cluster-mib.my +188
A mibs/trapeze/trpz-external-server-mib.my +237
A mibs/trapeze/trpz-external-server-tc.my +61
A mibs/trapeze/trpz-info-rf-detect-mib.my +439
A mibs/trapeze/trpz-license-feature-tc.my +77
A mibs/trapeze/trpz-port-mib.my +202
A mibs/trapeze/trpz-qos-config-mib.my +148
A mibs/trapeze/trpz-reg-chassis.my +56
A mibs/trapeze/trpz-reg-devices.my +95
A mibs/trapeze/trpz-rf-blacklist-mib.my +186
A mibs/trapeze/trpz-rf-detect-tc.my +109
A mibs/trapeze/trpz-rf-noise-tc.my +74
A mibs/trapeze/trpz-root.my +65
A mibs/trapeze/trpz-system-mib.my +331
A mibs/trapeze/trpz-trap.my +4,118
A mibs/trapeze/trpz-traplog-mib.my +560
D mibs/UPS2-MIB -1,167
A mibs/xirrus
A mibs/xirrus/XIRRUS-MIB.txt +14,976
D mibs/ZIPLOCK-MIB -115
📈 160 added 📉 164 removed

💻 r3804

Adam Armstrong 🐸 • 2013-03-24 18:49
update vmware mibs
Files changed (8)
M mibs/vmware/VMWARE-AGENTCAP-MIB.mib +504 -4
M mibs/vmware/VMWARE-ENV-MIB.mib +401 -12
M mibs/vmware/VMWARE-PRODUCTS-MIB.mib +7 -1
M mibs/vmware/VMWARE-RESOURCES-MIB.mib +1
M mibs/vmware/VMWARE-ROOT-MIB.mib +20 -1
M mibs/vmware/VMWARE-SYSTEM-MIB.mib +29 -2
M mibs/vmware/VMWARE-TC-MIB.mib +31 -3
M mibs/vmware/VMWARE-VMINFO-MIB.mib +31 -7
📈 0 added 📉 0 removed

💻 r3803

Tom Laermans 🦔 • 2013-03-24 16:20
fix PEAR includes, makes ports page work again
Files changed (2)
M html/includes/print-interface.inc.php +2 -2
M includes/functions.php +5 -6
📈 7 added 📉 8 removed

💻 r3802

Tom Laermans 🦔 • 2013-03-24 16:02
add host location to sensor search output
Files changed (2)
M html/ajax_search.php +2 -1
M html/includes/print-menubar.php +2
📈 4 added 📉 1 removed

💻 r3801

Tom Laermans 🦔 • 2013-03-24 15:26
add sensors to unified search. might enjoy some layout improvement, larger icon or so?
Files changed (2)
M html/ajax_search.php +32 -2
M html/index.php +6 -13
📈 38 added 📉 15 removed

💻 r3800

Tom Laermans 🦔 • 2013-03-24 14:59
clean up HORRIBLE layout in ajax search
Files changed (1)
M html/ajax_search.php +76 -78
📈 76 added 📉 78 removed

💻 r3799

Adam Armstrong 🐸 • 2013-03-24 11:02
update juniper icon
Files changed (2)
A html/images/os/juniper.png +1
M includes/definitions.inc.php +6 -5
📈 7 added 📉 5 removed

💻 r3798

Adam Armstrong 🐸 • 2013-03-24 09:09
update juniper mibs
Files changed (9)
M mibs/junos/mib-jnx-bgpmib2.txt +25
M mibs/junos/mib-jnx-chas-defines.txt +483 -9
M mibs/junos/mib-jnx-chassis.txt +37 -3
M mibs/junos/mib-jnx-ipsec-monitor-asp.txt +6 -4
M mibs/junos/mib-jnx-l2tp.txt +4 -4
M mibs/junos/mib-jnx-ppp.txt +1 -1
M mibs/junos/mib-jnx-smi.txt +12 -5
M mibs/junos/mib-jnx-subscriber.txt +15 -2
M mibs/junos/mib-jnx-virtualchassis.txt +173 -8
📈 0 added 📉 0 removed

💻 r3797

Adam Armstrong 🐸 • 2013-03-24 08:35
clean up debugging, change check for inserting port-state information
Files changed (2)
M includes/polling/mac-accounting.inc.php +18 -4
M includes/polling/ports.inc.php +1 -1
📈 19 added 📉 5 removed

💻 r3796

Adam Armstrong 🐸 • 2013-03-24 08:06
fix mac accounting for cisco, make it vendor/MIB-neutral to allow JUNIPER-MAC-MIB
Files changed (14)
M html/includes/graphs/macaccounting/auth.inc.php +3 -3
D html/pages/device/port/macacc.inc.php -198
A html/pages/device/port/macaccounting.inc.php +200
M includes/defaults.inc.php +2 -2
D includes/discovery/cisco-mac-accounting.inc.php -57
A includes/discovery/mac-accounting.inc.php +45
M includes/functions.php +3 -2
A includes/pear/Net
A includes/pear/Net/IPv4.php +460
A includes/pear/Net/IPv6.php +1,052
A includes/pear/Net/MAC.php +442
D includes/polling/cisco-mac-accounting.inc.php -97
A includes/polling/mac-accounting.inc.php +128
M includes/snmp.inc.php +55
📈 436 added 📉 359 removed

💻 r3795

Adam Armstrong 🐸 • 2013-03-24 07:54
drop old oid hardcoding fields
Files changed (1)
M sql-schema/055.sql +1
📈 1 added 📉 0 removed

💻 r3794

Adam Armstrong 🐸 • 2013-03-24 07:35
sql updates : access_points -> accesspoints, remove cisco oid names from mac accounting table
Files changed (1)
A sql-schema/055.sql +5
📈 5 added 📉 0 removed

💻 r3793 'WEB_SHOW_DISABLED'

Mike Stupalov 🐱 • 2013-03-22 13:50
Exclude disabled devices (use $config['web_show_disabled']).
Files changed (1)
M html/pages/devices.inc.php +8 -6
📈 8 added 📉 6 removed

💻 r3792

Tom Laermans 🦔 • 2013-03-21 00:27
attempt to fix up paths for vmware os poller
Files changed (1)
M includes/polling/os/vmware.inc.php +6 -6
📈 6 added 📉 6 removed

💻 r3791

Mike Stupalov 🐱 • 2013-03-20 18:19
Temporarily disabled detect pfSense (bsnmpd issue).
Files changed (2)
M includes/discovery/os/freebsd.inc.php +1 -1
M includes/polling/os/unix.inc.php +6 -2
📈 7 added 📉 3 removed

💻 r3790

Tom Laermans 🦔 • 2013-03-20 17:53
fix pagination prev/next/last
Files changed (1)
M html/includes/functions.inc.php +9 -4
📈 9 added 📉 4 removed

💻 r3789

Tom Laermans 🦔 • 2013-03-20 17:40
fix the indentation fix
Files changed (13)
M html/includes/functions.inc.php +18 -21
A html/includes/graphs/application/powerdns-recursor_cache.inc.php +36
A html/includes/graphs/application/powerdns-recursor_cpuload.inc.php +61
A html/includes/graphs/application/powerdns-recursor_errors.inc.php +38
A html/includes/graphs/application/powerdns-recursor_hitrate.inc.php +57
A html/includes/graphs/application/powerdns-recursor_latency.inc.php +37
A html/includes/graphs/application/powerdns-recursor_limits.inc.php +36
A html/includes/graphs/application/powerdns-recursor_load.inc.php +32
A html/includes/graphs/application/powerdns-recursor_outqueries.inc.php +33
A html/includes/graphs/application/powerdns-recursor_qalatency.inc.php +33
A html/includes/graphs/application/powerdns-recursor_queries.inc.php +35
A html/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php +34
A html/includes/graphs/application/powerdns-recursor_timeouts.inc.php +34
📈 484 added 📉 21 removed

💻 r3788

Tom Laermans 🦔 • 2013-03-20 17:23
fix HORRIBLE pagination indentation
Files changed (1)
M html/includes/functions.inc.php +107 -94
📈 107 added 📉 94 removed

💻 r3787

Mike Stupalov 🐱 • 2013-03-20 13:47
Rewriting platform for UNIX OSes.
Files changed (2)
M includes/polling/os/unix.inc.php +11 -20
M includes/rewrites.php +16
📈 27 added 📉 20 removed

💻 r3786

Mike Stupalov 🐱 • 2013-03-20 12:48
Alignment indentation in code.
Files changed (1)
M includes/rewrites.php +1,007 -1,007
📈 1,007 added 📉 1,007 removed

💻 r3785

Mike Stupalov 🐱 • 2013-03-20 12:03
Improved detection FreeBSD based OSes.
Files changed (6)
A html/images/os/freenas.png +1
A html/images/os/nas4free.png +1
M html/images/os/pfsense.png ±0
M includes/definitions.inc.php +19
M includes/discovery/os/freebsd.inc.php +30 -5
M includes/polling/os/unix.inc.php +14 -1
📈 65 added 📉 6 removed

💻 r3784

Mike Stupalov 🐱 • 2013-03-20 03:21
Fix units (dskTable use 1K units).
Files changed (2)
M includes/discovery/storage/hrstorage.inc.php +2 -2
M includes/polling/storage-hrstorage.inc.php +2 -2
📈 4 added 📉 4 removed

💻 r3783

Adam Armstrong 🐸 • 2013-03-19 22:18
remove frontpage modules from config.php.default (they are defaulted in defaults.inc.php)
Files changed (1)
M config.php.default -3
📈 0 added 📉 3 removed

💻 r3782

Tom Laermans 🦔 • 2013-03-19 18:53
decode hex before checking descriptions when discovery printer accessories
Files changed (1)
M includes/discovery/toner.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3781

Tom Laermans 🦔 • 2013-03-19 17:05
Allow ipmitool sensor output to come from unix agent instead of directly using the bmc controller
Files changed (5)
M includes/polling/functions.inc.php +28
M includes/polling/ipmi.inc.php +1 -21
M includes/polling/unix-agent.inc.php +7 -2
A includes/polling/unix-agent/ipmitool.inc.php +13
A scripts/agent-local/ipmitool-sensor +9
📈 58 added 📉 23 removed

💻 r3780

Adam Armstrong 🐸 • 2013-03-19 16:32
don't delete rrds
Files changed (1)
M includes/functions.php +1 -1
📈 1 added 📉 1 removed

💻 r3779

Tom Laermans 🦔 • 2013-03-19 14:50
graph a lot more printer stuffings
Files changed (9)
A html/includes/graphs/device/fuser.inc.php +20
A html/includes/graphs/device/imagingdrum.inc.php +20
A html/includes/graphs/device/imagingdrums.inc.php +35
A html/includes/graphs/device/transferroller.inc.php +20
A html/includes/graphs/device/wastebox.inc.php +20
M html/pages/device/printing.inc.php +47 -1
M includes/discovery/toner.inc.php +81 -19
M includes/polling/toner.inc.php +87 -3
A mibs/HP-LASERJET-COMMON-MIB +14,702
📈 330 added 📉 23 removed

💻 r3778

Mike Stupalov 🐱 • 2013-03-19 11:25
Using 64bit counters if available for storages.
Files changed (4)
M includes/discovery/storage.inc.php +5 -9
M includes/discovery/storage/hrstorage.inc.php +32 -4
M includes/polling/storage-hrstorage.inc.php +26 -1
M includes/polling/storage.inc.php -5
📈 63 added 📉 19 removed

💻 r3777

Tom Laermans 🦔 • 2013-03-19 10:47
add deleted toner log entry
Files changed (1)
M includes/discovery/toner.inc.php +1
📈 1 added 📉 0 removed

💻 r3776

Tom Laermans 🦔 • 2013-03-19 10:45
discover toner better, only discover toner, not imaging drum
Files changed (1)
M includes/discovery/toner.inc.php +17 -10
📈 17 added 📉 10 removed

💻 r3775

Tom Laermans 🦔 • 2013-03-19 10:31
hold yer horsies, not everything HP is a procurve
Files changed (1)
M includes/discovery/os/procurve.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3774

Tom Laermans 🦔 • 2013-03-19 00:15
only show current value, min and max are useless for page counter
Files changed (1)
M html/includes/graphs/device/pagecount.inc.php +3 -5
📈 3 added 📉 5 removed

💻 r3773

Tom Laermans 🦔 • 2013-03-19 00:03
up rrd maximum value for page counter to unlimited
Files changed (1)
M includes/polling/toner.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3772

Tom Laermans 🦔 • 2013-03-18 23:59
set current pagecount in device attribute
Files changed (1)
M includes/polling/toner.inc.php +1
📈 1 added 📉 0 removed

💻 r3771

Tom Laermans 🦔 • 2013-03-18 23:58
use nicecase() on device edit page, forgot file in previous commit
Files changed (1)
M html/pages/device/edit/apps.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3770

Tom Laermans 🦔 • 2013-03-18 23:57
small app nicecase fix
Files changed (1)
M html/includes/functions.inc.php +2
📈 2 added 📉 0 removed

💻 r3769

Tom Laermans 🦔 • 2013-03-18 23:57
add printer page counter graph support (as gauge)
Files changed (6)
A html/includes/graphs/device/pagecount.inc.php +19
M html/pages/device.inc.php +3 -3
A html/pages/device/printing.inc.php +21
D html/pages/device/toner.inc.php -11
M includes/discovery/toner.inc.php +19 -1
M includes/polling/toner.inc.php +24 -11
📈 86 added 📉 26 removed

💻 r3768

Mike Stupalov 🐱 • 2013-03-18 21:13
Update too.
Files changed (2)
M html/pages/device/port/arp.inc.php +22 -24
M html/pages/device/ports/arp.inc.php +22 -24
📈 44 added 📉 48 removed

💻 r3767

Mike Stupalov 🐱 • 2013-03-18 20:21
Function print_search_simple(). Added choice between IPv4/IPv6 in ARP/NDP tables.
Files changed (2)
M html/includes/functions-print.inc.php +81 -1
M html/pages/search/arp.inc.php +31 -38
📈 112 added 📉 39 removed

💻 r3766

Mike Stupalov 🐱 • 2013-03-18 19:58
Fix EOL.
Files changed (2)
M html/pages/device/port/fdb.inc.php +1 -1
M html/pages/device/ports/fdb.inc.php +1 -1
📈 2 added 📉 2 removed

💻 r3765

Mike Stupalov 🐱 • 2013-03-18 19:57
Less unnecessary SQL queries. This is already done in humanize_device().
Files changed (1)
M html/includes/cache-data.inc.php -5
📈 0 added 📉 5 removed

💻 r3764

Mike Stupalov 🐱 • 2013-03-18 10:22
Fix for SNMPv3 form fields (auth and crypto).
Files changed (1)
M html/pages/device/edit/snmp.inc.php +6 -6
📈 6 added 📉 6 removed

💻 r3763

Adam Armstrong 🐸 • 2013-03-17 16:08
fix agent_uptime nonsense. BEGONE.
Files changed (2)
M sql-schema/053.sql +1 -1
A sql-schema/054.sql +1
📈 2 added 📉 1 removed

💻 r3762

Mike Stupalov 🐱 • 2013-03-17 11:35
Fix 'devices' sql schema (#254).
Files changed (1)
A sql-schema/053.sql +1
📈 1 added 📉 0 removed

💻 r3761

Tom Laermans 🦔 • 2013-03-15 16:37
grammer
Files changed (1)
M html/includes/functions-print.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3760

Adam Armstrong 🐸 • 2013-03-15 16:26
update some table styling
Files changed (7)
M check-services.php +7
M html/includes/print-service.inc.php +2 -2
M html/pages/health/mempool.inc.php +5 -5
M html/pages/health/processor.inc.php +3 -5
M html/pages/health/sensors.inc.php +2 -6
M html/pages/health/storage.inc.php +4 -5
M html/pages/services.inc.php +6 -9
📈 29 added 📉 32 removed

💻 r3759

Mike Stupalov 🐱 • 2013-03-15 15:14
Fix.
Files changed (1)
M includes/discovery/arp-table.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r3758

Mike Stupalov 🐱 • 2013-03-15 15:07
Fix ARP discovery for buggy cisco 6500.
Files changed (1)
M includes/discovery/arp-table.inc.php +11 -8
📈 11 added 📉 8 removed

💻 r3757

Mike Stupalov 🐱 • 2013-03-15 14:43
Rewrite ARP table discovery. Added IPv6 NDP discovery. Table 'ipv4_mac' dropped and replaced with 'ip_mac'.
Files changed (14)
M html/includes/functions-print.inc.php +20 -11
M html/pages/device/port.inc.php +1 -1
M html/pages/device/port/fdb.inc.php +3 -3
M html/pages/device/port/macacc.inc.php +8 -6
M html/pages/device/ports.inc.php +1 -1
M html/pages/device/ports/arp.inc.php +1 -1
M html/pages/device/ports/fdb.inc.php +3 -3
M html/pages/device/routing/bgp.inc.php +8 -2
M html/pages/routing/bgp.inc.php +6 -1
M html/pages/search.inc.php +1 -1
M html/pages/search/arp.inc.php +4 -4
M includes/discovery/arp-table.inc.php +85 -32
A mibs/CISCO-IETF-IP-MIB +1,161
A sql-schema/052.sql +2
📈 143 added 📉 66 removed

💻 r3756

Adam Armstrong 🐸 • 2013-03-14 20:35
fix graph widths
Files changed (2)
M html/includes/print-graphrow.inc.php +1 -1
M html/pages/devices/graph.inc.php +2 -2
📈 3 added 📉 3 removed

💻 r3755

Adam Armstrong 🐸 • 2013-03-14 20:31
remove shading from ports/devices search box
Files changed (2)
M html/pages/devices.inc.php +1 -1
M html/pages/ports.inc.php +1 -1
📈 2 added 📉 2 removed

💻 r3754

Adam Armstrong 🐸 • 2013-03-14 14:45
swap location/sysname in popups
Files changed (1)
M html/includes/functions.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3753

Adam Armstrong 🐸 • 2013-03-14 14:36
write discovery perf values to db
Files changed (2)
M html/pages/device/perf.inc.php +30 -1
M includes/discovery/functions.inc.php +4
📈 34 added 📉 1 removed

💻 r3752

Mike Stupalov 🐱 • 2013-03-14 12:38
Fix empty port_id. Improving SNMP query.
Files changed (1)
M includes/discovery/arp-table.inc.php +24 -18
📈 24 added 📉 18 removed

💻 r3751

Adam Armstrong 🐸 • 2013-03-14 01:05
swap location and sysname (why were they the other way around?!)
Files changed (1)
M html/includes/hostbox.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3750

Adam Armstrong 🐸 • 2013-03-14 00:54
update bgp tables
Files changed (4)
M html/includes/print-interface.inc.php +18 -15
M html/pages/device/routing/bgp.inc.php +19 -17
M html/pages/routing/bgp.inc.php +34 -15
M includes/rewrites.php +34
📈 105 added 📉 47 removed

💻 r3749

Adam Armstrong 🐸 • 2013-03-13 17:49
discover force 10 kit with grammatically incorrect sysDescr. (nice to see dell improving ftos quality)
Files changed (1)
M includes/discovery/os/ftos.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r3748

Mike Stupalov 🐱 • 2013-03-13 14:16
Improve ARP table DB and discovery module.
Files changed (3)
M html/includes/functions-print.inc.php +1 -2
M includes/discovery/arp-table.inc.php +55 -34
A sql-schema/051.sql +2
📈 58 added 📉 36 removed

💻 r3747

Tom Laermans 🦔 • 2013-03-12 20:55
clean up old scripts
Files changed (4)
A attic/generate-iplist.php +50
A attic/generate-map.sh +4
D generate-iplist.php -50
D generate-map.sh -4
📈 0 added 📉 54 removed

💻 r3746

Tom Laermans 🦔 • 2013-03-12 20:54
unbound app monitor
Files changed (15)
A html/includes/graphs/application/unbound_class.inc.php +39
A html/includes/graphs/application/unbound_flags.inc.php +43
A html/includes/graphs/application/unbound_memory.inc.php +37
A html/includes/graphs/application/unbound_opcode.inc.php +39
A html/includes/graphs/application/unbound_qtype.inc.php +41
A html/includes/graphs/application/unbound_queries.inc.php +80
A html/includes/graphs/application/unbound_queue.inc.php +36
A html/includes/graphs/application/unbound_rcode.inc.php +45
M html/includes/graphs/generic_multi_simplex_seperated.inc.php +14 -7
M html/pages/apps.inc.php +4 -3
A html/pages/device/apps/unbound.inc.php +32
M includes/defaults.inc.php +1 -1
M includes/definitions.inc.php +9
M includes/polling/applications/unbound.inc.php +255 -38
M includes/rewrites.php +1
📈 676 added 📉 49 removed

💻 r3745

Tom Laermans 🦔 • 2013-03-12 16:15
some dbFacile in discovery protocols, update remote device hostname for LLDP, find remote port via mac address for LLDP
Files changed (3)
M html/includes/functions.inc.php +1 -1
M includes/discovery/discovery-protocols.inc.php +30 -7
M includes/rewrites.php +1 -1
📈 32 added 📉 9 removed

💻 r3744

Tom Laermans 🦔 • 2013-03-12 15:23
small cleanup
Files changed (1)
M html/includes/functions-print.inc.php +6 -6
📈 6 added 📉 6 removed

💻 r3743

Mike Stupalov 🐱 • 2013-03-12 15:13
New function print_arptable(). Update display ARP tables.
Files changed (4)
M html/includes/functions-print.inc.php +154 -3
M html/pages/device/port/arp.inc.php +35 -21
M html/pages/device/ports/arp.inc.php +33 -33
M html/pages/search/arp.inc.php +57 -79
📈 279 added 📉 136 removed

💻 r3742

Mike Stupalov 🐱 • 2013-03-12 15:10
Update area color.
Files changed (2)
M html/includes/graphs/device/ping_snmp.inc.php +1 -1
M html/includes/graphs/device/ping.inc.php +2 -2
📈 3 added 📉 3 removed

💻 r3741

Mike Stupalov 🐱 • 2013-03-12 15:10
Clean CSS comments.
Files changed (1)
M html/css/bootstrap-observium.css +3 -3
📈 0 added 📉 0 removed

💻 r3740

Tom Laermans 🦔 • 2013-03-12 14:09
small cleanup in functions
Files changed (1)
M includes/functions.php +44 -38
📈 44 added 📉 38 removed

💻 r3739

cleanup • 2013-03-12 14:07
syntaxer run
Files changed (54)
M includes/alerts.inc.php +9 -11
M includes/billing.php +3 -3
M includes/common.php +7 -9
M includes/defaults.inc.php +8 -13
M includes/definitions.inc.php +11 -17
M includes/discovery/cisco-mac-accounting.inc.php -2
M includes/discovery/cisco-pw.inc.php +1 -1
M includes/discovery/current/apc.inc.php +4 -4
M includes/discovery/current/brocade-dom.inc.php +1 -2
M includes/discovery/current/junos-dom.inc.php +1 -2
M includes/discovery/dbm/brocade-dom.inc.php +3 -4
M includes/discovery/dbm/junos-dom-rx.inc.php +1 -1
M includes/discovery/dbm/junos-dom-tx.inc.php +1 -1
M includes/discovery/functions.inc.php +3 -3
M includes/discovery/mempools/ftos-e-series.inc.php -1
M includes/discovery/os/procurve.inc.php +1 -1
M includes/discovery/ospf-autodiscovery.inc.php +2 -2
M includes/discovery/power/raritan.inc.php +2 -2
M includes/discovery/processors/juniperive.inc.php -1
M includes/discovery/temperatures/brocade-dom.inc.php +1 -1
M includes/discovery/temperatures/junos-dom.inc.php +1 -1
M includes/discovery/temperatures/routeros.inc.php +1 -1
M includes/discovery/temperatures/wlc.inc.php +8 -8
M includes/discovery/temperatures/wut.inc.php +3 -3
M includes/discovery/voltages/apc.inc.php +21 -21
M includes/discovery/voltages/raritan.inc.php +1 -1
M includes/functions.php +13 -13
M includes/polling/applications/freeradius.inc.php +2 -3
M includes/polling/applications/mysql.inc.php +4 -4
M includes/polling/applications/nfs.inc.php +32 -32
M includes/polling/applications/ntpd.inc.php +5 -5
M includes/polling/applications/postgresql.inc.php +31 -31
M includes/polling/applications/postgresql.php +17 -17
M includes/polling/applications/powerdns-recursor.inc.php +2 -2
M includes/polling/applications/powerdns.inc.php +1 -1
M includes/polling/applications/shoutcast.inc.php -1
M includes/polling/arista-software-ip-forwarding.inc.php +1 -2
M includes/polling/aruba-controller.inc.php +17 -30
M includes/polling/bgp-peers.inc.php +6 -6
M includes/polling/functions.inc.php +5 -4
M includes/polling/ipmi.inc.php +3 -3
M includes/polling/mempools.inc.php +1 -1
M includes/polling/netscaler-vsvr.inc.php +3 -5
M includes/polling/os/arubaos.inc.php +4 -3
M includes/polling/os/juniperive.inc.php +2 -5
M includes/polling/os/nos.inc.php +1 -1
M includes/polling/os/wlc.inc.php +1 -3
M includes/polling/ports.inc.php +4 -6
M includes/polling/processors.inc.php +1 -1
M includes/polling/q-bridge-mib-fdb.inc.php +11 -13
M includes/polling/storage.inc.php +1 -1
M includes/polling/unix-agent.inc.php +1
M includes/rewrites.php +2 -3
M includes/snmp.inc.php +7 -13
📈 0 added 📉 0 removed

💻 r3738

Mike Stupalov 🐱 • 2013-03-11 16:25
RRD set UNKNOWN value when device down.
Files changed (1)
M includes/polling/functions.inc.php +14 -4
📈 14 added 📉 4 removed

💻 r3737

Mike Stupalov 🐱 • 2013-03-11 15:44
Added SNMP response graphs.
Files changed (4)
A html/includes/graphs/device/ping_snmp.inc.php +20
M includes/definitions.inc.php +4
M includes/functions.php +10 -2
M includes/polling/functions.inc.php +12 -1
📈 46 added 📉 3 removed

💻 r3736

Mike Stupalov 🐱 • 2013-03-10 08:35
Update description.
Files changed (1)
M html/includes/graphs/device/poller_perf.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r3735

Adam Armstrong 🐸 • 2013-03-10 02:32
update visual style of device header
Files changed (2)
M html/includes/device-header.inc.php +6 -5
M html/pages/device.inc.php +1 -1
📈 7 added 📉 6 removed

💻 r3734

Adam Armstrong 🐸 • 2013-03-10 02:18
fix fdb link
Files changed (1)
M html/pages/device/ports.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3733

Adam Armstrong 🐸 • 2013-03-09 16:42
def updates
Files changed (1)
M includes/definitions.inc.php +5 -5
📈 5 added 📉 5 removed

💻 r3732

Mike Stupalov 🐱 • 2013-03-08 22:30
Correct detection pfSense and other FreeBSD based.
Files changed (1)
M includes/discovery/os/freebsd.inc.php +5 -3
📈 5 added 📉 3 removed

💻 r3731

Adam Armstrong 🐸 • 2013-03-08 21:42
add freeradius agent support from Nikos Hasiotis
Files changed (7)
A html/includes/graphs/application/freeradius_accounting.inc.php +40
A html/includes/graphs/application/freeradius_authentication.inc.php +43
M html/pages/apps.inc.php +1
A html/pages/device/apps/freeradius.inc.php +25
A includes/polling/applications/freeradius.inc.php +69
M includes/polling/unix-agent.inc.php +1
A scripts/agent-local/freeradius +46
📈 225 added 📉 0 removed

💻 r3730

Adam Armstrong 🐸 • 2013-03-08 21:40
move around some graphs
Files changed (2)
M html/pages/device/port.inc.php +2
M includes/polling/functions.inc.php +3 -1
📈 5 added 📉 1 removed

💻 r3729

Adam Armstrong 🐸 • 2013-03-08 21:34
update defs
Files changed (1)
M includes/definitions.inc.php +11 -10
📈 11 added 📉 10 removed

💻 r3728 'PING_RETRIES'

Mike Stupalov 🐱 • 2013-03-08 20:15
Improve isPingable() and added Ping graph. Added config options: $config['ping_retries'], $config['ping_timeout']. (corrected version)
Files changed (5)
A html/includes/graphs/device/ping.inc.php +20
M includes/defaults.inc.php +4
M includes/definitions.inc.php +4
M includes/functions.php +95 -24
M includes/polling/functions.inc.php +16 -2
📈 139 added 📉 26 removed

💻 r3727

Mike Stupalov 🐱 • 2013-03-08 20:11
New functions ipFromEtcHosts(), gethostbynamel6(), gethostbyname6() for resolve hostnames (also IPv6 and /etc/hosts). (again)
Files changed (1)
M includes/common.php +73
📈 73 added 📉 0 removed

💻 r3726

Mike Stupalov 🐱 • 2013-03-08 20:03
Revert from last commit.
Files changed (2)
M html/pages/search/arp.inc.php -4
M includes/snmp.inc.php +38 -36
📈 38 added 📉 40 removed

💻 r3725

Mike Stupalov 🐱 • 2013-03-08 19:02
Revert to r3722
Files changed (10)
M html/css/bootstrap-observium.css +1 -1
D html/includes/graphs/device/ping.inc.php -20
M html/pages/search/arp.inc.php +4
M includes/common.php -72
M includes/defaults.inc.php -4
M includes/definitions.inc.php -4
M includes/functions.php +23 -93
M includes/polling/functions.inc.php +2 -16
M includes/polling/q-bridge-mib-fdb.inc.php +4
M includes/snmp.inc.php +36 -38
📈 69 added 📉 247 removed

💻 r3724 'PING_RETRIES'

Mike Stupalov 🐱 • 2013-03-08 18:28
Improve isPingable() and added Ping graph. Added config options: $config['ping_retries'], $config['ping_timeout'].
Files changed (5)
A html/includes/graphs/device/ping.inc.php +20
M includes/defaults.inc.php +4
M includes/definitions.inc.php +4
M includes/functions.php +93 -23
M includes/polling/functions.inc.php +16 -2
📈 137 added 📉 25 removed

💻 r3723

Mike Stupalov 🐱 • 2013-03-08 18:23
New functions ipFromEtcHosts(), gethostbynamel6(), gethostbyname6() for resolve hostnames (also IPv6 and /etc/hosts).
Files changed (1)
M includes/common.php +72
📈 72 added 📉 0 removed

💻 r3722

Adam Armstrong 🐸 • 2013-03-08 16:42
create devices_perftimes table
Files changed (1)
A sql-schema/050.sql +2
📈 2 added 📉 0 removed

💻 r3721

Adam Armstrong 🐸 • 2013-03-08 07:05
store poller performance
Files changed (7)
M html/includes/functions.inc.php +7
A html/includes/graphs/device/poller_perf.inc.php +19
M html/pages/device.inc.php +8 -1
A html/pages/device/perf.inc.php +43
M includes/definitions.inc.php +6 -1
M includes/discovery/functions.inc.php +2
M includes/polling/functions.inc.php +14
📈 99 added 📉 2 removed

💻 r3720

Adam Armstrong 🐸 • 2013-03-08 01:28
add is_polling and is_discovering to devices table
Files changed (1)
A sql-schema/049.sql +1
📈 1 added 📉 0 removed

💻 r3719

Adam Armstrong 🐸 • 2013-03-08 01:25
update editing navbar to bootstrap and add fancy checkboxes to apps
Files changed (2)
M html/pages/device/edit.inc.php +9 -29
M html/pages/device/edit/apps.inc.php +5 -1
📈 14 added 📉 30 removed

💻 r3718

Adam Armstrong 🐸 • 2013-03-07 19:11
munin fixes
Files changed (2)
M html/includes/graphs/munin/graph.inc.php +2 -2
M scripts/agent-local/munin +2
📈 4 added 📉 2 removed

💻 r3717

Adam Armstrong 🐸 • 2013-03-07 18:36
some cleanups. bgp page needs redoing.
Files changed (4)
M html/includes/functions.inc.php +10
M html/pages/device/routing/bgp.inc.php +25 -22
M html/pages/routing.inc.php +10 -29
M includes/definitions.inc.php +4
📈 49 added 📉 51 removed

💻 r3716

Mike Stupalov 🐱 • 2013-03-06 12:56
Restore level. :)
Files changed (1)
M html/pages/device.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3715

Mike Stupalov 🐱 • 2013-03-06 11:45
Grammar correction.
Files changed (1)
M html/pages/device/edit/alerts.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3714

Mike Stupalov 🐱 • 2013-03-06 11:28
RANCID. Add domain suffix for non-FQDN device names.
Files changed (3)
M html/pages/device.inc.php +9 -2
M html/pages/device/showconfig.inc.php +5 -5
M includes/defaults.inc.php +1
📈 15 added 📉 7 removed

💻 r3713

Tom Laermans 🦔 • 2013-03-06 10:34
check for jpgraph DEFAULT_THEME_CLASS removal
Files changed (1)
M html/pages/bills.inc.php +9 -5
📈 9 added 📉 5 removed

💻 r3712

Adam Armstrong 🐸 • 2013-03-05 18:27
explain >0 for HC counters
Files changed (1)
M includes/polling/ports.inc.php +1
📈 1 added 📉 0 removed

💻 r3711 'WEB_SHOW_DISABLED'

Mike Stupalov 🐱 • 2013-03-05 18:09
More use of the option $config['web_show_disabled']. And use $cache instead SQLs.
Files changed (6)
M html/includes/cache-data.inc.php +1 -1
M html/includes/functions-print.inc.php +16 -8
M html/pages/eventlog.inc.php +11 -12
M html/pages/search/ipv4.inc.php +4 -4
M html/pages/search/ipv6.inc.php +4 -4
M html/pages/syslog.inc.php +12 -4
📈 48 added 📉 33 removed

💻 r3710

Adam Armstrong 🐸 • 2013-03-05 00:22
`eventlog`.`host` -> `device_id`
Files changed (11)
M html/ajax_search.php +4 -3
M html/includes/functions-print.inc.php +5 -5
M html/includes/functions.inc.php +2
M html/includes/hostbox.inc.php +2 -3
M html/includes/navbar.inc.php +4 -1
M html/includes/print-interface.inc.php +1 -1
M html/pages/device/logs/eventlog.inc.php +1 -1
M html/pages/eventlog.inc.php +1 -1
M includes/functions.php +1 -1
M irc.php +4 -4
A sql-schema/048.sql +1
📈 26 added 📉 20 removed

💻 r3709

Tom Laermans 🦔 • 2013-03-04 22:38
Fix up port detection for LLDP
Files changed (1)
M includes/discovery/discovery-protocols.inc.php +6 -1
📈 6 added 📉 1 removed

💻 r3708

Adam Armstrong 🐸 • 2013-03-04 19:31
back to trebuchet :)
Files changed (3)
M html/css/bootstrap-observium.css +1 -1
M html/index.php -2
M includes/polling/os/unix.inc.php +2 -2
📈 2 added 📉 4 removed

💻 r3707

Adam Armstrong 🐸 • 2013-03-04 18:12
html_class -> html_row_class. use device cache as reference in pollerlog
Files changed (5)
M html/includes/cache-data.inc.php +4 -1
M html/includes/functions.inc.php +60 -41
M html/includes/hostbox.inc.php +3 -36
M html/pages/device.inc.php +3
M html/pages/pollerlog.inc.php +36 -26
📈 106 added 📉 104 removed

💻 r3706

Adam Armstrong 🐸 • 2013-03-04 17:32
fix billing buttons to use pull-right
Files changed (2)
M html/pages/bills/cmonth.inc.php +1 -1
M html/pages/bills/pmonth.inc.php +1 -1
📈 2 added 📉 2 removed

💻 r3705

Mike Stupalov 🐱 • 2013-03-04 12:17
Remove mystical </div>.
Files changed (1)
M html/pages/pollerlog.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r3704 'WEB_SHOW_DISABLED'

Mike Stupalov 🐱 • 2013-03-04 10:30
Added option $config['web_show_disabled'].
Files changed (3)
M html/includes/cache-data.inc.php +6 -7
M html/pages/pollerlog.inc.php +2 -1
M includes/defaults.inc.php +1
📈 9 added 📉 8 removed

💻 r3703

Mike Stupalov 🐱 • 2013-03-04 09:24
Fix: last_polled <-> last_discovered. And don't show disabled devices.
Files changed (1)
M html/pages/pollerlog.inc.php +5 -6
📈 5 added 📉 6 removed

💻 r3702

Adam Armstrong 🐸 • 2013-03-04 04:29
remove ifLabel, ifNameDescr and remove @author tags
Files changed (17)
M html/includes/functions-print.inc.php +10 -15
M html/includes/functions.inc.php +2 -2
M html/includes/graphs/device/bits.inc.php +1 -1
M html/includes/graphs/multiport/bits_separate.inc.php +1 -1
M html/includes/print-interface-adsl.inc.php +1 -1
M html/includes/print-interface.inc.php +5 -3
M html/includes/print-vlan.inc.php +1 -1
M html/map.php +2 -2
M html/pages/deleted-ports.inc.php +1 -1
M html/pages/device/edit/ports.inc.php +1 -1
M html/pages/device/overview/ports.inc.php +1 -1
M html/pages/front/globe.php +1 -1
M html/pages/front/old.php +1 -1
M html/pages/ports/graph.inc.php +1 -1
M html/pages/search/mac.inc.php +1 -1
M includes/discovery/discovery-protocols.inc.php +3 -3
M includes/rewrites.php +29 -12
📈 62 added 📉 48 removed

💻 r3701

Adam Armstrong 🐸 • 2013-03-04 03:45
updates to poller log, add blank sql-schema
Files changed (6)
M CHANGELOG +1 -1
M html/css/bootstrap-observium.css +1 -1
M html/index.php +11 -9
M html/pages/pollerlog.inc.php +23 -17
M includes/common.php +17 -1
A sql-schema/047.sql
📈 52 added 📉 28 removed

💻 r3700

Adam Armstrong 🐸 • 2013-03-03 01:38
pollerlog update
Files changed (1)
M html/pages/pollerlog.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3699

Adam Armstrong 🐸 • 2013-03-03 00:32
remove short open tag
Files changed (1)
M html/includes/navbar.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3698

Adam Armstrong 🐸 • 2013-03-03 00:20
new navbar for munin
Files changed (1)
M html/pages/device/munin.inc.php +9 -23
📈 9 added 📉 23 removed

💻 r3697

Adam Armstrong 🐸 • 2013-03-02 21:21
update navbar for netscaler
Files changed (3)
M html/pages/device/loadbalancer.inc.php +7 -17
M html/pages/device/loadbalancer/netscaler_services.inc.php +10 -17
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +20 -26
📈 37 added 📉 60 removed

💻 r3696

Mike Stupalov 🐱 • 2013-03-02 19:26
Fix poller checking.
Files changed (1)
M html/ajax_poller_status.php +5 -9
📈 5 added 📉 9 removed

💻 r3695

Adam Armstrong 🐸 • 2013-03-02 18:34
fix dramah
Files changed (1)
M html/includes/functions-print.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r3694

Adam Armstrong 🐸 • 2013-03-02 18:02
better status check
Files changed (1)
M html/ajax_poller_status.php +1 -1
📈 1 added 📉 1 removed

💻 r3693

Adam Armstrong 🐸 • 2013-03-02 17:49
remove erroneous spaces :)
Files changed (1)
M html/includes/functions-print.inc.php +11 -11
📈 11 added 📉 11 removed

💻 r3692

Adam Armstrong 🐸 • 2013-03-02 17:42
remove short open tag
Files changed (1)
M html/pages/device/overview.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3691

Mike Stupalov 🐱 • 2013-03-02 17:32
Clean, optimize SQL and spelling.
Files changed (5)
M html/includes/functions-print.inc.php +76 -49
M html/includes/functions.inc.php +12 -12
M html/pages/device/logs.inc.php +16 -12
M html/pages/device/logs/syslog.inc.php +12 -12
M html/pages/syslog.inc.php +16 -16
📈 132 added 📉 101 removed

💻 r3690

Mike Stupalov 🐱 • 2013-03-02 08:45
Synchronization with the last changes.
Files changed (1)
M html/includes/functions-print.inc.php +355 -183
📈 355 added 📉 183 removed

💻 r3689

Adam Armstrong 🐸 • 2013-03-02 08:34
fo realz
Files changed (1)
M html/css/bootstrap-observium.css +1 -1
📈 0 added 📉 0 removed

💻 r3688

Adam Armstrong 🐸 • 2013-03-02 08:33
font -> trebuchet
Files changed (1)
M html/css/bootstrap-observium.css +1 -1
📈 0 added 📉 0 removed

💻 r3687

Adam Armstrong 🐸 • 2013-03-02 08:18
updates to ui
Files changed (3)
M html/css/bootstrap-observium.css +5 -3
M html/includes/navbar.inc.php +19 -11
M html/index.php +6 -5
📈 25 added 📉 16 removed

💻 r3686

Adam Armstrong 🐸 • 2013-03-02 06:49
new menu for collectd (needs looking at, still)
Files changed (1)
M html/pages/device/collectd.inc.php +13 -14
📈 13 added 📉 14 removed

💻 r3685

Adam Armstrong 🐸 • 2013-03-02 06:33
lots of UI updates (comments?)
Files changed (33)
A html/ajax_poller_status.php +46
M html/css/bootstrap-observium.css +98 -4
M html/css/bootstrap.css +5 -1
A html/images/loading.gif +1
M html/includes/cache-data.inc.php +2
A html/includes/footer.inc.php +83
M html/includes/functions-print.inc.php +241 -340
M html/includes/functions.inc.php +56 -7
M html/includes/navbar.inc.php +4 -3
M html/includes/print-interface.inc.php +4 -4
M html/index.php +95 -34
M html/pages/apps.inc.php +20 -21
M html/pages/apps/default.inc.php +1 -1
M html/pages/apps/overview.inc.php +5 -3
M html/pages/bill/navbar.inc.php +36 -38
M html/pages/device.inc.php +5 -5
M html/pages/device/apps.inc.php +14 -24
A html/pages/device/apps/app_navbar.inc.php +15
M html/pages/device/apps/mysql.inc.php +1 -18
M html/pages/device/graphs.inc.php +7 -25
M html/pages/device/health.inc.php +7 -13
M html/pages/device/overview.inc.php +11 -8
M html/pages/device/port.inc.php +73 -89
A html/pages/device/port/macacc.inc.php +196
D html/pages/device/port/macaccounting.inc.php -196
M html/pages/device/ports.inc.php +42 -39
M html/pages/health.inc.php +23 -32
M html/pages/health/sensors.inc.php +15 -3
A html/pages/pollerlog.inc.php +82
M includes/defaults.inc.php +1 -1
M includes/functions.php -8
M includes/polling/applications/mysql.inc.php +8 -8
A includes/polling/os/wlc.inc.php +24
📈 1,118 added 📉 920 removed

💻 r3684

Tom Laermans 🦔 • 2013-03-01 18:49
add no option for starttls and make it default
Files changed (1)
M includes/defaults.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3683

Mike Stupalov 🐱 • 2013-03-01 18:45
commented starttls in defaults.
Files changed (1)
M includes/defaults.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3682

Adam Armstrong 🐸 • 2013-03-01 16:30
add switch for ospf autodiscovery :)
Files changed (1)
M includes/discovery/ospf-autodiscovery.inc.php +13 -9
📈 13 added 📉 9 removed

💻 r3681

Mike Stupalov 🐱 • 2013-03-01 15:54
Fix for FF float:right bug.
Files changed (2)
M html/css/bootstrap-observium.css +4 -1
M html/includes/navbar.inc.php +8 -8
📈 8 added 📉 8 removed

💻 r3680

Mike Stupalov 🐱 • 2013-03-01 14:03
Damn..
Files changed (1)
M includes/defaults.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3679

Mike Stupalov 🐱 • 2013-03-01 13:57
Updated description.
Files changed (1)
M includes/defaults.inc.php +8 -7
📈 8 added 📉 7 removed

💻 r3678

Mike Stupalov 🐱 • 2013-03-01 12:20
Mission: no more double quotes. :)
Files changed (4)
M html/css/styles.css +3 -2
M html/includes/functions-print.inc.php +207 -213
M html/includes/functions.inc.php +4 -7
M html/pages/device/showconfig.inc.php +15 -15
📈 226 added 📉 235 removed

💻 r3677

Adam Armstrong 🐸 • 2013-03-01 07:23
raspberrypi sensor polling via agent
Files changed (5)
M html/includes/graphs/sensor/frequency.inc.php +4 -4
M html/pages/device/overview/generic/sensor.inc.php +9 -1
M includes/polling/functions.inc.php +2 -1
A includes/polling/unix-agent/raspberrypi.inc.php +58
A scripts/agent-local/raspberrypi +146
📈 219 added 📉 6 removed

💻 r3676

Adam Armstrong 🐸 • 2013-03-01 07:10
Cisco WLC detection and temperatures
Files changed (6)
M includes/definitions.inc.php +15 -2
A includes/discovery/os/wlc.inc.php +8
A includes/discovery/temperatures/wlc.inc.php +25
A mibs/AIRESPACE-REF-MIB +28
A mibs/AIRESPACE-SWITCHING-MIB +3,983
A mibs/AIRESPACE-WIRELESS-MIB +16,980
📈 48 added 📉 2 removed

💻 r3675

Tom Laermans 🦔 • 2013-02-28 19:18
bring back versions on about page
Files changed (1)
M html/pages/about.inc.php +6
📈 6 added 📉 0 removed

💻 r3674

Mike Stupalov 🐱 • 2013-02-28 16:38
Fix some RANCID staff.
Files changed (2)
M html/index.php +1 -1
M html/pages/device/showconfig.inc.php +16 -19
📈 17 added 📉 20 removed

💻 r3673

Mike Stupalov 🐱 • 2013-02-28 13:59
Remove geshi. Fix for RANCID.
Files changed (1)
M html/pages/device/showconfig.inc.php -2
📈 0 added 📉 2 removed

💻 r3672

Mike Stupalov 🐱 • 2013-02-28 13:06
Remove empty line.
Files changed (1)
M html/includes/functions-print.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3671

Mike Stupalov 🐱 • 2013-02-28 12:19
Cleanup, optimize sql and update authors (thx Dennis de Houx).
Files changed (1)
M html/includes/functions-print.inc.php +145 -117
📈 145 added 📉 117 removed

💻 r3670

Adam Armstrong 🐸 • 2013-02-28 04:24
fix versioncheck
Files changed (2)
M discovery.php +1 -1
M includes/versioncheck.inc.php +1 -1
📈 2 added 📉 2 removed

💻 r3669

Adam Armstrong 🐸 • 2013-02-28 00:05
set low limit for temperatures to 0C (very few people care about low temperature limit)
Files changed (1)
M includes/discovery/functions.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r3668

Adam Armstrong 🐸 • 2013-02-27 20:41
showcommand without geshi
Files changed (1)
M html/pages/device/showconfig.inc.php +4 -12
📈 4 added 📉 12 removed

💻 r3667

Mike Stupalov 🐱 • 2013-02-27 12:52
New function print_addresses() for display/search IPv4/IPv6 addresses.
Files changed (3)
M html/includes/functions-print.inc.php +155 -1
M html/pages/search/ipv4.inc.php +47 -83
M html/pages/search/ipv6.inc.php +47 -83
📈 249 added 📉 167 removed

💻 r3666

Mike Stupalov 🐱 • 2013-02-27 12:49
Clean debug output.
Files changed (1)
M html/ajax_search.php +1 -1
📈 1 added 📉 1 removed

💻 r3665

Adam Armstrong 🐸 • 2013-02-27 03:25
delete geshi
Files changed (1)
D html/includes/geshi
📈 0 added 📉 0 removed

💻 r3664

Adam Armstrong 🐸 • 2013-02-27 03:25
bloop
Files changed (2)
M html/includes/geshi/geshi/ios.php +24 -24
M html/includes/navbar.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3663

Adam Armstrong 🐸 • 2013-02-27 03:06
update qtip
Files changed (4)
D html/css/jquery.qtip.css -603
A html/css/jquery.qtip.min.css +1
M html/index.php +1 -1
M html/js/jquery.qtip.min.js +2 -2
📈 1 added 📉 1 removed

💻 r3662

Adam Armstrong 🐸 • 2013-02-27 02:15
add watchguard xtm detection
Files changed (1)
M includes/discovery/os/watchguard.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3661

Adam Armstrong 🐸 • 2013-02-27 02:11
fix bill, fix apps
Files changed (4)
M html/pages/apps/default.inc.php +5 -5
M html/pages/apps/overview.inc.php +1 -1
M html/pages/bill/navbar.inc.php +1 -2
M html/pages/device.inc.php +1 -1
📈 8 added 📉 9 removed

💻 r3660

Adam Armstrong 🐸 • 2013-02-27 00:16
oops. nasty black navbar!
Files changed (1)
M html/includes/navbar.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3659

Adam Armstrong 🐸 • 2013-02-27 00:15
layout tweaks, fixing responsive navbar (it needs to be <940px to work)
Files changed (7)
M html/css/bootstrap-observium.css +49 -44
M html/css/bootstrap.css +2
M html/includes/cache-data.inc.php +34 -9
M html/includes/navbar.inc.php +6 -17
M html/includes/print-interface.inc.php +2 -1
M html/index.php +4 -36
M html/pages/device/ports.inc.php +1
📈 47 added 📉 63 removed

💻 r3658

Adam Armstrong 🐸 • 2013-02-26 19:12
postfix qshape & mailgraph support via agent
Files changed (12)
A html/includes/graphs/application/postfix_reject.inc.php +37
A html/includes/graphs/application/postfix_sent.inc.php +35
A html/includes/graphs/application/postfix_spam.inc.php +35
A html/includes/graphs/minute_multi_line.inc.php +89
A html/pages/device/apps/postfix_mailgraph.inc.php +22
A includes/polling/applications/postfix_mailgraph.inc.php +31
M includes/polling/unix-agent.inc.php +3 -1
A scripts/agent-local/mailgraph
A scripts/agent-local/mailgraph/initd +23
A scripts/agent-local/mailgraph/mailgraph +1,058
A scripts/agent-local/postfix_mailgraph +13
A scripts/agent-local/postfix_qshape +17
📈 1,363 added 📉 1 removed

💻 r3657

Adam Armstrong 🐸 • 2013-02-26 19:07
add warning to billing code about missing jpgraph
Files changed (3)
M html/css/bootstrap-observium.css +7
M html/pages/bill.inc.php +15
M html/pages/bills.inc.php +15
📈 30 added 📉 0 removed

💻 r3656

Adam Armstrong 🐸 • 2013-02-26 18:23
disable jqplot, remove jpgraph and tcpdf from svn
Files changed (3)
D html/includes/jpgraph
D html/includes/tcpdf
M html/index.php +3 -2
📈 3 added 📉 2 removed

💻 r3655

Adam Armstrong 🐸 • 2013-02-26 17:08
sql-schema
Files changed (2)
sql-schema/045.sql -1
A sql-schema/046.sql
📈 0 added 📉 1 removed

💻 r3654

Adam Armstrong 🐸 • 2013-02-26 17:05
fix <i>
Files changed (1)
M html/pages/device.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3653

Adam Armstrong 🐸 • 2013-02-26 16:55
cleanups
Files changed (46)
D html/images/1px-pink.png -2
D html/images/arrow.gif -1
D html/images/billing-key.png -1
D html/images/box-alert.png -1
D html/images/box-info.png -1
D html/images/box-ok.png -1
D html/images/box-warn.png -1
D html/images/consdog.jpg -1
D html/images/customers.png -1
D html/images/delete.gif -1
D html/images/devices.png -1
D html/images/eventlog.png -1
D html/images/grad.png -1
D html/images/icon.png -1
D html/images/jt-logo.jpg -1
D html/images/logo.gif -1
D html/images/logo.jpg -1
D html/images/logo.png -1
D html/images/mail-reply.gif -1
D html/images/mail.gif -1
D html/images/menu2.gif -1
D html/images/neu
D html/images/no-48.png -1
D html/images/observe-100.png -1
D html/images/observer-header.png -1
D html/images/observer-icon.png -1
D html/images/observer-logo-mobile.jpg -1
D html/images/observer-logo.gif -1
D html/images/observer-logo.jpg -1
D html/images/peering.png -1
D html/images/phone.gif -1
D html/images/shade.gif -1
D html/images/shadeactive.gif -1
D html/images/sites.png -1
D html/images/small
D html/images/status.png -1
D html/images/sub2a.gif -1
D html/images/submitbg.png -1
D html/images/tabs
D html/images/textbg.png -1
D html/images/transit.png -1
D html/images/txt.gif -1
D html/images/warning-background.png -1
D html/images/wiki.png -1
M html/includes/navbar.inc.php +1
M html/index.php -1
📈 1 added 📉 43 removed

💻 r3652

Adam Armstrong 🐸 • 2013-02-26 16:08
printer icon
Files changed (3)
M html/css/sprites.css +22 -23
M html/img/sprites.png ±0
M includes/definitions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3651

Adam Armstrong 🐸 • 2013-02-26 16:02
update about
Files changed (1)
M html/pages/about.inc.php +10 -6
📈 10 added 📉 6 removed

💻 r3650

Adam Armstrong 🐸 • 2013-02-26 15:48
add new include to cache some data to variables
Files changed (1)
A html/includes/cache-data.inc.php +19
📈 19 added 📉 0 removed

💻 r3649

Adam Armstrong 🐸 • 2013-02-26 15:41
reduce sprites
Files changed (4)
A html/css/sprites.css +73
A html/img/sprites.png +1
M html/includes/navbar.inc.php +2 -2
M html/index.php +2 -3
📈 5 added 📉 5 removed

💻 r3648 'WARN'

Mike Stupalov 🐱 • 2013-02-26 15:30
Replace old config option $config['warn']['ifdown'] with new one -> $config['frontpage']['device_status']['ports'].
Files changed (6)
M html/pages/front/demo.php +1 -1
M html/pages/front/globe.php +1 -1
M html/pages/front/jt.php +1 -1
M html/pages/front/old.php +1 -1
M html/pages/front/traffic.php +1 -1
M includes/defaults.inc.php -3
📈 5 added 📉 8 removed

💻 r3647

Mike Stupalov 🐱 • 2013-02-26 15:16
Move display statuses to function print_status().
Files changed (2)
M html/includes/functions-print.inc.php +214
M html/pages/front/default.php +2 -139
📈 216 added 📉 139 removed

💻 r3646

Adam Armstrong 🐸 • 2013-02-26 07:09
moving around of some things. fix colours in non-chrome. move logout to cog menu.
Files changed (3)
M html/css/bootstrap-observium.css +5 -5
M html/includes/navbar.inc.php +5 -1
M html/pages/edituser.inc.php +1 -1
📈 6 added 📉 2 removed

💻 r3645

Adam Armstrong 🐸 • 2013-02-26 06:48
ui updates. remove famfamfam sprite from autoload.
Files changed (2)
M html/includes/navbar.inc.php +31 -24
M html/index.php +1 -1
📈 32 added 📉 25 removed

💻 r3644

Adam Armstrong 🐸 • 2013-02-26 06:45
update definitions and rewrites
Files changed (3)
M includes/defaults.inc.php +2 -2
M includes/definitions.inc.php +23 -8
M includes/rewrites.php +5
📈 30 added 📉 10 removed

💻 r3643

Adam Armstrong 🐸 • 2013-02-26 03:18
fix health tables to use proper table striping class. add a class to stripe three rows at a time.
Files changed (12)
M html/css/bootstrap-observium.css +28 -10
M html/includes/navbar.inc.php +5 -4
M html/includes/print-device-graph.php +3 -2
M html/includes/status-summary.inc.php -16
M html/index.php +7
M html/pages/device/graphs.inc.php +4
M html/pages/device/health.inc.php +3
M html/pages/device/health/diskio.inc.php +2 -10
M html/pages/device/health/mempool.inc.php +3 -5
M html/pages/device/health/processor.inc.php +4 -3
M html/pages/device/health/sensors.inc.php +5 -6
M html/pages/device/health/storage.inc.php +5 -6
📈 41 added 📉 52 removed

💻 r3642

Adam Armstrong 🐸 • 2013-02-26 02:19
cleanups to ports page, move more things to ports humanizing function
Files changed (3)
M html/includes/functions.inc.php +4 -10
M html/includes/print-interface.inc.php +7 -2
M html/pages/device/ports.inc.php +5 -5
📈 16 added 📉 17 removed

💻 r3641

Adam Armstrong 🐸 • 2013-02-26 01:49
fix ports page graphs and row colouring (table-striped-two for striping every other row
Files changed (2)
M html/includes/print-graphrow.inc.php +1 -1
M html/pages/device/ports.inc.php +3 -1
📈 4 added 📉 2 removed

💻 r3640

Adam Armstrong 🐸 • 2013-02-26 01:44
add hostname to port search results
Files changed (1)
M html/ajax_search.php +2 -2
📈 2 added 📉 2 removed

💻 r3639

Adam Armstrong 🐸 • 2013-02-26 01:40
more icon changes, fixing graph widths
Files changed (4)
M html/includes/print-graphrow.inc.php +1 -1
M html/pages/device.inc.php +26 -26
M html/pages/device/port.inc.php -4
M html/pages/device/ports/neighbours.inc.php +3 -3
📈 30 added 📉 34 removed

💻 r3638

Adam Armstrong 🐸 • 2013-02-26 01:04
disable sensors/bgp mini-box for now, as they're not counted correctly :)
Files changed (1)
M html/includes/status-summary.inc.php +8
📈 8 added 📉 0 removed

💻 r3637

Adam Armstrong 🐸 • 2013-02-26 00:54
fix some bits
Files changed (2)
M html/css/bootstrap-observium.css +2
M html/includes/navbar.inc.php +6 -26
📈 6 added 📉 26 removed

💻 r3636

Adam Armstrong 🐸 • 2013-02-26 00:28
add js and image
Files changed (3)
A html/images/search-port-ignored.png +1
A html/js/bootstrap.min.js +6
A html/js/twitter-bootstrap-hover-dropdown.min.js +13
📈 1 added 📉 0 removed

💻 r3635

Adam Armstrong 🐸 • 2013-02-26 00:27
drop of new UI style. may break a number of pages. please report oddities. widescreen mode is currently broken until i read the bootstrap documentation again.
Files changed (31)
A html/ajax_search.php +131
M html/css/bootstrap-observium.css +112 -186
M html/css/bootstrap.css +3,100 -2,686
M html/css/styles.css +8 -8
A html/images/observium-mini-logo.png +1
M html/images/os/cisco.png ±0
M html/images/os/citrix.png ±0
M html/images/os/force10.png ±0
A html/images/search-port-disabled.png +1
A html/images/search-port-down.png +1
A html/images/search-port-ignored-down.png +1
A html/images/search-port-ignored-up.png +1
A html/images/search-port-up.png +1
M html/includes/functions.inc.php +7 -4
M html/includes/header.inc.php +3
A html/includes/navbar.inc.php +458
M html/includes/print-graphrow.inc.php +1 -1
A html/includes/status-summary.inc.php +139
M html/index.php +34 -17
M html/pages/device/alerts.inc.php +1 -1
M html/pages/devices.inc.php +46 -37
M html/pages/devices/graph.inc.php +2 -2
M html/pages/eventlog.inc.php +13 -6
M html/pages/front/default.php +4 -3
M html/pages/health/mempool.inc.php +1 -2
M html/pages/health/processor.inc.php +1 -2
M html/pages/health/sensors.inc.php +1 -2
M html/pages/health/storage.inc.php +1 -2
M html/pages/health/toner.inc.php +1 -2
M html/pages/ports.inc.php +3 -3
M html/pages/routing/bgp.inc.php -2
📈 853 added 📉 86 removed

💻 r3634

Mike Stupalov 🐱 • 2013-02-25 13:03
Improved info about uptime in poller.
Files changed (1)
M includes/polling/system.inc.php +9 -5
📈 9 added 📉 5 removed

💻 r3633

Adam Armstrong 🐸 • 2013-02-24 02:45
if we have agent, only use agent uptime.
Files changed (1)
M includes/polling/system.inc.php +10 -11
📈 10 added 📉 11 removed

💻 r3632

Mike Stupalov 🐱 • 2013-02-23 20:32
Fix uptime for snmpd systems.
Files changed (1)
M includes/polling/system.inc.php +19 -25
📈 19 added 📉 25 removed

💻 r3631

Adam Armstrong 🐸 • 2013-02-23 09:45
new icon sprites for dev/testing
Files changed (7)
A html/css/famfamfam.css +1,020
A html/css/fugue.css +3,554
A html/css/sweetie.css +143
A html/icons.php +25
A html/img/famfamfam.png +1
A html/img/fugue.png +1
A html/img/sweetie.png +1
📈 28 added 📉 0 removed

💻 r3630

Adam Armstrong 🐸 • 2013-02-23 09:12
work around brocade/foundry nonsense. alternatively: implement input validation :)
Files changed (1)
M includes/polling/functions.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r3629

Adam Armstrong 🐸 • 2013-02-23 00:55
add script to rename rrd files if the format has changed
Files changed (1)
A scripts/rename-port-rrdfile.php +38
📈 38 added 📉 0 removed

💻 r3628

Adam Armstrong 🐸 • 2013-02-23 00:54
build rrd filename with a function. allow the filename to be based on something other than the ifIndex (crazy, i know)
Files changed (27)
M html/includes/graphs/bill/bits.inc.php +4 -2
M html/includes/graphs/customer/bits.inc.php +2 -4
M html/includes/graphs/device/bits.inc.php +1 -1
M html/includes/graphs/global/bits.inc.php +1 -1
M html/includes/graphs/location/bits.inc.php +3 -3
M html/includes/graphs/multiport/bits_duo.inc.php +8 -6
M html/includes/graphs/multiport/bits_separate.inc.php +3 -2
M html/includes/graphs/multiport/bits_trio.inc.php +12 -9
M html/includes/graphs/multiport/bits.inc.php +3 -2
M html/includes/graphs/port/adsl_attainable.inc.php +2 -2
M html/includes/graphs/port/adsl_attenuation.inc.php +2 -2
M html/includes/graphs/port/adsl_power.inc.php +2 -2
M html/includes/graphs/port/adsl_snr.inc.php +1 -1
M html/includes/graphs/port/adsl_speed.inc.php +2 -2
M html/includes/graphs/port/auth.inc.php +1 -1
M html/includes/graphs/port/etherlike.inc.php +1 -1
M html/includes/graphs/port/nupkts.inc.php +3 -3
M html/includes/graphs/port/pagp_bits.inc.php +3 -2
M html/includes/print-interface.inc.php +2 -2
M html/pages/device/port/adsl.inc.php +2 -1
M html/pages/device/port/graphs.inc.php +3 -2
M html/pages/iftype.inc.php +2 -1
M includes/common.php +31 -2
M includes/polling/port-adsl.inc.php +1 -1
M includes/polling/port-etherlike.inc.php +2 -1
M includes/polling/port-poe.inc.php +1 -1
M includes/polling/ports.inc.php +3 -1
📈 101 added 📉 58 removed

💻 r3627

Adam Armstrong 🐸 • 2013-02-22 21:12
update agent stream function
Files changed (1)
M includes/polling/unix-agent.inc.php +5 -3
📈 5 added 📉 3 removed

💻 r3626

Adam Armstrong 🐸 • 2013-02-22 20:54
add logging for unix agent connection
Files changed (1)
M includes/polling/unix-agent.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r3625

Adam Armstrong 🐸 • 2013-02-22 06:44
update index
Files changed (1)
M html/index.php +11 -8
📈 11 added 📉 8 removed

💻 r3624

Adam Armstrong 🐸 • 2013-02-22 04:17
rounded topnav
Files changed (1)
M html/includes/topnav.inc.php +8 -8
📈 8 added 📉 8 removed

💻 r3623

Adam Armstrong 🐸 • 2013-02-21 19:47
begone
Files changed (1)
D html/logo.jpg -1
📈 0 added 📉 1 removed

💻 r3622

Mike Stupalov 🐱 • 2013-02-21 08:09
Fix UpTime for Cisco ASA (and possibly other).
Files changed (1)
M includes/polling/system.inc.php +15 -12
📈 15 added 📉 12 removed

💻 r3621

Mike Stupalov 🐱 • 2013-02-21 07:43
Try using snmpEngineTime instead sysUpTime.
Files changed (1)
M includes/polling/system.inc.php +12 -7
📈 12 added 📉 7 removed

💻 r3620

Adam Armstrong 🐸 • 2013-02-20 18:45
add list of up devices to map
Files changed (1)
M html/pages/front/default.php +2 -2
📈 2 added 📉 2 removed

💻 r3619

Adam Armstrong 🐸 • 2013-02-20 17:15
update netscaler to correctly use name and fullname
Files changed (3)
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +33 -17
M includes/polling/netscaler-vsvr.inc.php +17 -12
A sql-schema/045.sql +5
📈 55 added 📉 29 removed

💻 r3618

Adam Armstrong 🐸 • 2013-02-20 16:17
fix sql query for vserver services
Files changed (1)
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r3617

Adam Armstrong 🐸 • 2013-02-20 06:16
tweak front page (dots get big when things go down)
Files changed (1)
M html/pages/front/default.php +5 -6
📈 5 added 📉 6 removed

💻 r3616

Adam Armstrong 🐸 • 2013-02-19 23:17
remove escaping
Files changed (1)
M html/pages/packages.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3615

Adam Armstrong 🐸 • 2013-02-19 22:38
fixes to front page and updates to package pages
Files changed (3)
M html/pages/device/packages.inc.php +1 -1
M html/pages/front/default.php +16 -4
M html/pages/packages.inc.php +11 -4
📈 28 added 📉 9 removed

💻 r3614

Mike Stupalov 🐱 • 2013-02-19 14:56
Update max syslog priority to 15
Files changed (2)
M html/includes/functions.inc.php +4 -1
D html/includes/print-syslog.inc.php -22
📈 4 added 📉 23 removed

💻 r3613

Mike Stupalov 🐱 • 2013-02-19 14:02
New function print_syslogs(). Move from includes print-syslog.php -> print_syslogs().
Files changed (14)
M html/includes/functions-print.inc.php +133 -2
M html/includes/functions.inc.php +25
M html/includes/print-menubar.php +5 -4
M html/pages/device/logs/eventlog.inc.php +6 -6
M html/pages/device/logs/syslog.inc.php +40 -49
M html/pages/device/overview.inc.php +7 -8
M html/pages/front/default.php +10 -22
M html/pages/front/demo.php +1 -11
M html/pages/front/example2.php +1 -5
M html/pages/front/globe.php +1 -11
M html/pages/front/jt.php +1 -5
M html/pages/front/old.php +2 -12
M html/pages/front/traffic.php +1 -5
M html/pages/syslog.inc.php +51 -62
📈 284 added 📉 202 removed

💻 r3612

Mike Stupalov 🐱 • 2013-02-19 10:54
Small fix description and style
Files changed (2)
M html/includes/functions-print.inc.php +5 -5
M html/pages/device/logs/eventlog.inc.php +9 -8
📈 14 added 📉 13 removed

💻 r3611

Mike Stupalov 🐱 • 2013-02-19 05:30
Update agent scripts (#164)
Files changed (12)
M scripts/agent-local/dmi +18 -7
M scripts/agent-local/dpkg +7 -4
M scripts/agent-local/drbd +1 -1
M scripts/agent-local/hddtemp +11 -4
M scripts/agent-local/memcached +12 -8
M scripts/agent-local/munin +10 -7
M scripts/agent-local/mysql +2 -2
M scripts/agent-local/nfs +5 -4
M scripts/agent-local/powerdns +7 -2
M scripts/agent-local/powerdns-recursor +7 -2
M scripts/agent-local/rpm +7 -4
M scripts/agent-local/unbound +7 -3
📈 94 added 📉 48 removed

💻 r3610

Adam Armstrong 🐸 • 2013-02-18 21:49
fix typo in BGP page - from Sander Steffann
Files changed (1)
M html/pages/routing/bgp.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3609

Adam Armstrong 🐸 • 2013-02-18 19:40
fix sql schema files, tweak map a bit more :)
Files changed (11)
M html/pages/front/default.php +8 -8
M includes/defaults.inc.php +76 -71
M sql-schema/002.sql +9 -97
M sql-schema/003.sql +1 -25
M sql-schema/004.sql +7 -26
M sql-schema/005.sql -2
M sql-schema/007.sql -1
M sql-schema/032.sql +1 -1
M sql-schema/033.sql +4 -3
M sql-schema/038.sql +2 -2
M sql-schema/043.sql +2 -1
📈 110 added 📉 237 removed

💻 r3608

Mike Stupalov 🐱 • 2013-02-18 12:17
Description change (#220)
Files changed (3)
M html/pages/device/edit/alerts.inc.php +3 -2
M html/pages/device/edit/device.inc.php +4 -3
M includes/functions.php +1 -1
📈 8 added 📉 6 removed

💻 r3607

Adam Armstrong 🐸 • 2013-02-18 02:28
fix map :)
Files changed (1)
M html/map.php +4 -4
📈 4 added 📉 4 removed

💻 r3606

Adam Armstrong 🐸 • 2013-02-18 01:20
tweak map markers
Files changed (1)
M html/pages/front/default.php +2 -2
📈 2 added 📉 2 removed

💻 r3605

Adam Armstrong 🐸 • 2013-02-17 01:08
detect linux and freebsd by sysObjectID
Files changed (2)
M includes/discovery/os/freebsd.inc.php +10 -2
M includes/discovery/os/linux.inc.php +8 -1
📈 18 added 📉 3 removed

💻 r3604

Adam Armstrong 🐸 • 2013-02-17 00:21
remove wells, looks prettier :>
Files changed (1)
M html/pages/front/default.php +12 -12
📈 12 added 📉 12 removed

💻 r3603

Adam Armstrong 🐸 • 2013-02-16 22:32
cosmetic change type>entity and host>device
Files changed (1)
M html/includes/functions-print.inc.php +5 -5
📈 5 added 📉 5 removed

💻 r3602

Mike Stupalov 🐱 • 2013-02-16 19:00
Small cleanup
Files changed (2)
M html/pages/device/logs/eventlog.inc.php +1
M html/pages/eventlog.inc.php -1
📈 1 added 📉 1 removed

💻 r3601

Mike Stupalov 🐱 • 2013-02-16 18:50
Fully unification function print_events()
Files changed (8)
M html/includes/functions-print.inc.php +128 -52
M html/pages/device/logs/eventlog.inc.php +3 -44
M html/pages/device/overview.inc.php +1 -4
M html/pages/device/port/events.inc.php +5 -2
M html/pages/eventlog.inc.php +15 -74
M html/pages/front/default.php +3 -9
M html/pages/front/globe.php +1 -10
M html/pages/front/old.php +1 -10
📈 157 added 📉 205 removed

💻 r3600

Mike Stupalov 🐱 • 2013-02-16 18:47
Added function format_timestamp()
Files changed (1)
M html/includes/functions.inc.php +25
📈 25 added 📉 0 removed

💻 r3599

Mike Stupalov 🐱 • 2013-02-15 13:54
Print error message when create user failed (#218). Thanks Matthias Cramer.
Files changed (1)
M adduser.php +4
📈 4 added 📉 0 removed

💻 r3598

Mike Stupalov 🐱 • 2013-02-15 13:38
Move includes (bad) to functions: print-event -> print_events(), print-event-short -> print_events_short(). Some code cleanup.
Files changed (11)
A html/includes/functions-print.inc.php +84
D html/includes/print-event-short.inc.php -26
D html/includes/print-event.inc.php -36
M html/index.php +1
M html/pages/device/logs/eventlog.inc.php +1 -12
M html/pages/device/overview.inc.php +11 -13
M html/pages/device/port/events.inc.php +2 -11
M html/pages/eventlog.inc.php +2 -20
M html/pages/front/default.php +13 -24
M html/pages/front/globe.php +10 -16
M html/pages/front/old.php +10 -16
📈 134 added 📉 174 removed

💻 r3597

Adam Armstrong 🐸 • 2013-02-14 20:23
typo ;)
Files changed (1)
M html/pages/bill/edit.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3596

Adam Armstrong 🐸 • 2013-02-14 19:08
add google code-prettify js and css
Files changed (2)
A html/css/google-code-prettify.css +30
A html/js/google-code-prettify.js +28
📈 0 added 📉 0 removed

💻 r3595

Mike Stupalov 🐱 • 2013-02-14 19:04
Remove debug.
Files changed (1)
M html/pages/device/showconfig.inc.php -1
📈 0 added 📉 1 removed

💻 r3594

Adam Armstrong 🐸 • 2013-02-14 18:57
update to how we print interfaces. mac accounting changes.
Files changed (4)
M html/includes/graphs/port/mac_acc_total.inc.php +6 -6
M html/includes/print-interface.inc.php +10 -5
M html/pages/device/port/macaccounting.inc.php +3 -3
M html/pages/front/default.php +2 -2
📈 21 added 📉 16 removed

💻 r3593

Mike Stupalov 🐱 • 2013-02-14 18:54
Huge-buge update for D-Link switches (#212)
Files changed (10)
M includes/definitions.inc.php +7
A includes/discovery/mempools/dlink.inc.php +35
A includes/discovery/processors/dlink.inc.php +22
A includes/polling/mempools/dlink.inc.php +22
A includes/polling/os/dlink.inc.php +30
M includes/rewrites.php +1
A mibs/DLINK-AGENT-GENERAL-MIB +1,818
A mibs/DLINK-EQUIPMENT-MIB +360
A mibs/DLINK-ID-REC-MIB +39
A mibs/DLINK-SINGLE-IP-MIB +699
📈 117 added 📉 0 removed

💻 r3592

Mike Stupalov 🐱 • 2013-02-14 18:36
Force10 fix memory sizes (#213)
Files changed (3)
M includes/polling/mempools/ftos-cseries.inc.php +2 -1
M includes/polling/mempools/ftos-eseries.inc.php +1
M includes/polling/mempools/ftos-sseries.inc.php +1
📈 4 added 📉 1 removed

💻 r3591

Mike Stupalov 🐱 • 2013-02-14 18:30
Fix adding host with SNMPv3 over Web Interface (#215)
Files changed (1)
M html/pages/addhost.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r3590

Mike Stupalov 🐱 • 2013-02-14 17:28
Fix display device config (#211)
Files changed (2)
M html/pages/device.inc.php +1 -1
M html/pages/device/showconfig.inc.php +5 -4
📈 6 added 📉 5 removed

💻 r3589

Adam Armstrong 🐸 • 2013-02-14 17:17
remove debug
Files changed (1)
M addhost.php -2
📈 0 added 📉 2 removed

💻 r3588

Adam Armstrong 🐸 • 2013-02-14 17:15
improve munin graph drawing #217 from Alex Wheeler
Files changed (1)
M html/includes/graphs/munin/graph.inc.php +13 -2
📈 13 added 📉 2 removed

💻 r3587

Adam Armstrong 🐸 • 2013-02-14 17:12
DOM sensor support for Foundry XMR/MLX/CER/CSR. No RX/FWS. #216 from Matthias Cramer
Files changed (3)
A includes/discovery/current/brocade-dom.inc.php +29
A includes/discovery/dbm/brocade-dom.inc.php +45
A includes/discovery/temperatures/brocade-dom.inc.php +27
📈 101 added 📉 0 removed

💻 r3586

Adam Armstrong 🐸 • 2013-02-13 18:05
more front page fiddling
Files changed (1)
M html/pages/front/default.php +6 -4
📈 6 added 📉 4 removed

💻 r3585

Adam Armstrong 🐸 • 2013-02-13 17:42
remove ugly legend from map
Files changed (1)
M html/pages/front/default.php +1
📈 1 added 📉 0 removed

💻 r3584

Adam Armstrong 🐸 • 2013-02-13 17:38
fixes to front page, colour map. comments welcome :)
Files changed (1)
M html/pages/front/default.php +6 -5
📈 6 added 📉 5 removed

💻 r3583

Tom Laermans 🦔 • 2013-02-13 12:06
add engenius AP client counter
Files changed (1)
M includes/polling/wifi.inc.php +12 -2
📈 12 added 📉 2 removed

💻 r3582

Adam Armstrong 🐸 • 2013-02-13 01:14
fixing some front page things
Files changed (4)
M html/index.php +2
M html/pages/device.inc.php +3 -3
M html/pages/device/showconfig.inc.php +6 -9
M html/pages/front/default.php +5 -4
📈 16 added 📉 16 removed

💻 r3581

Tom Laermans 🦔 • 2013-02-12 11:44
Change the Odd Chance
Files changed (1)
M includes/defaults.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3580

Adam Armstrong 🐸 • 2013-02-11 20:56
Update /customers/ to bootstrap-ness, remove hardcoded graph sizes.
Files changed (2)
M html/css/bootstrap-observium.css +4 -4
M html/pages/customers.inc.php +3 -17
📈 3 added 📉 17 removed

💻 r3579

Adam Armstrong 🐸 • 2013-02-11 20:40
customer page updates
Files changed (2)
M html/pages/customers.inc.php +8 -5
M includes/defaults.inc.php +4 -4
📈 12 added 📉 9 removed

💻 r3578

Adam Armstrong 🐸 • 2013-02-11 17:28
update to front page
Files changed (1)
M html/pages/front/default.php +13 -6
📈 13 added 📉 6 removed

💻 r3577

Adam Armstrong 🐸 • 2013-02-11 17:08
adding jquery switch
Files changed (2)
A html/css/bootstrap-switch.css +203
A html/js/jquery.switch.js +209
📈 0 added 📉 0 removed

💻 r3576

Adam Armstrong 🐸 • 2013-02-11 08:12
add usermenu page
Files changed (1)
A html/pages/usermenu.inc.php +30
📈 30 added 📉 0 removed

💻 r3575

Adam Armstrong 🐸 • 2013-02-11 08:06
port sorting include added, rename ospf discovery
Files changed (4)
A html/includes/port-sort.inc.php +54
M includes/defaults.inc.php +1
A includes/discovery/ospf-autodiscovery.inc.php +20
D includes/discovery/ospf.inc.php -20
📈 75 added 📉 20 removed

💻 r3574

Adam Armstrong 🐸 • 2013-02-10 03:03
cleanups to discovery code, editing code, and a billion other things. adding a new host now automatically discovers ports and ip addresses. if a new host is discovered during discovery, it is added to the discovery queue, allowing entire networks to be mapped in one cycle.
Files changed (20)
M addhost.php +1
M discovery.php +7 -1
M html/includes/authentication/mysql.inc.php +2 -2
M html/includes/functions.inc.php -7
M html/index.php +2
M html/pages/adduser.inc.php +86 -56
M html/pages/authlog.inc.php +27 -40
M html/pages/device/edit/ports.inc.php +59 -31
M html/pages/device/ports/arp.inc.php -1
M html/pages/edituser.inc.php +2
M html/pages/ports.inc.php +1 -45
M includes/common.php +7
M includes/defaults.inc.php +2 -1
M includes/discovery/cisco-mac-accounting.inc.php +10 -1
M includes/discovery/functions.inc.php +41 -15
A includes/discovery/ospf.inc.php +20
M includes/discovery/ports.inc.php +2 -1
M includes/functions.php +11 -2
M includes/polling/q-bridge-mib-fdb.inc.php +10 -10
M includes/snmp.inc.php +20
📈 310 added 📉 213 removed

💻 r3573

Adam Armstrong 🐸 • 2013-02-10 02:24
move map to ports tab (next to neighbours)
Files changed (4)
M html/pages/device.inc.php +10 -9
D html/pages/device/map.inc.php -8
M html/pages/device/ports.inc.php +12 -4
A html/pages/device/ports/map.inc.php +8
📈 30 added 📉 21 removed

💻 r3572

Adam Armstrong 🐸 • 2013-02-10 01:55
catch more fabos
Files changed (1)
M includes/discovery/os/fabos.inc.php +1 -2
📈 1 added 📉 2 removed

💻 r3571

Adam Armstrong 🐸 • 2013-02-10 00:40
some fixes to irc bot.
Files changed (1)
M irc.php +50 -9
📈 50 added 📉 9 removed

💻 r3570

Adam Armstrong 🐸 • 2013-02-10 00:39
more fixes to front page
Files changed (1)
M html/pages/front/default.php +2 -2
📈 2 added 📉 2 removed

💻 r3569

Adam Armstrong 🐸 • 2013-02-09 21:39
update removespokes perl script, from mike stupalov #203
Files changed (1)
M scripts/removespikes.pl +72 -19
📈 72 added 📉 19 removed

💻 r3568

Adam Armstrong 🐸 • 2013-02-09 21:37
improved force10 memory/cpu/temperature support for S/C/E-series devices. From mike stupalov, #204 #205
Files changed (10)
A includes/discovery/mempools/ftos-c-series.inc.php +25
A includes/discovery/mempools/ftos-e-series.inc.php +28
A includes/discovery/mempools/ftos-s-series.inc.php +27
A includes/discovery/processors/ftos-c-series.inc.php +29
A includes/discovery/processors/ftos-e-series.inc.php +31
A includes/discovery/processors/ftos-s-series.inc.php +30
M includes/discovery/temperatures/ftos-s-series.inc.php +2 -2
A includes/polling/mempools/ftos-cseries.inc.php +16
A includes/polling/mempools/ftos-eseries.inc.php +13
A includes/polling/mempools/ftos-sseries.inc.php +12
📈 213 added 📉 2 removed

💻 r3567

Adam Armstrong 🐸 • 2013-02-09 20:39
add some force10 kit to rewrite lists
Files changed (1)
M includes/rewrites.php +12 -8
📈 12 added 📉 8 removed

💻 r3566

Adam Armstrong 🐸 • 2013-02-09 20:13
frontpage fixes
Files changed (1)
M html/pages/front/default.php +2 -2
📈 2 added 📉 2 removed

💻 r3565

Adam Armstrong 🐸 • 2013-02-09 19:38
default frontpage changes
Files changed (1)
M html/pages/front/default.php +25 -15
📈 25 added 📉 15 removed

💻 r3564

Adam Armstrong 🐸 • 2013-02-09 03:37
Some stuff with ldap i don't understand :) #47 from mike stupalov
Files changed (2)
M html/includes/authentication/ldap.inc.php +10 -8
M includes/defaults.inc.php +3
📈 13 added 📉 8 removed

💻 r3563

Adam Armstrong 🐸 • 2013-02-09 03:33
#188 fix addhost for v3 (from mike stupalov)
Files changed (1)
M addhost.php +7 -5
📈 7 added 📉 5 removed

💻 r3562

Adam Armstrong 🐸 • 2013-02-08 18:08
show "down since..." for down hosts
Files changed (1)
M html/pages/front/default.php +1 -1
📈 1 added 📉 1 removed

💻 r3561

Adam Armstrong 🐸 • 2013-02-08 18:04
Back by overwhelming popular demand: THE ABILITY TO DELETE DEVICES!
Files changed (2)
M html/pages/device/edit.inc.php +13
M html/pages/device/edit/delete.inc.php +34 -4
📈 47 added 📉 4 removed

💻 r3560

Adam Armstrong 🐸 • 2013-02-08 17:33
fix copy-paste error :)
Files changed (1)
M includes/discovery/storage/hrstorage.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3559

Adam Armstrong 🐸 • 2013-02-08 06:32
fix hrstorage (dewrap on discovery to defeat >0 check)
Files changed (1)
M includes/discovery/storage/hrstorage.inc.php +3 -8
📈 3 added 📉 8 removed

💻 r3558

Tom Laermans 🦔 • 2013-02-05 17:55
also load default settings in json dumper
Files changed (1)
M config_to_json.php +3 -1
📈 3 added 📉 1 removed

💻 r3557

Adam Armstrong 🐸 • 2013-02-05 04:48
attempted workaround for counter wraps in host-resources-mib
Files changed (2)
M includes/polling/storage-hrstorage.inc.php +4 -4
M includes/snmp.inc.php +15 -6
📈 19 added 📉 10 removed

💻 r3556

Adam Armstrong 🐸 • 2013-02-03 00:37
remove graphs from default front page
Files changed (1)
M includes/defaults.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3555

Adam Armstrong 🐸 • 2013-02-02 23:20
more front page updates
Files changed (2)
M html/pages/front/default.php +35 -11
M includes/defaults.inc.php +7 -2
📈 42 added 📉 13 removed

💻 r3554

Adam Armstrong 🐸 • 2013-02-02 20:31
default setting for map
Files changed (1)
M includes/defaults.inc.php +1
📈 1 added 📉 0 removed

💻 r3553

Adam Armstrong 🐸 • 2013-02-02 00:34
I CAN HAS CHEEZ DEFINITION FOR GOOGLE MAPS
Files changed (1)
M html/pages/front/default.php +4 -3
📈 4 added 📉 3 removed

💻 r3552

Adam Armstrong 🐸 • 2013-01-31 23:17
fix bgp reporting on front page
Files changed (1)
M html/pages/front/default.php +2 -2
📈 2 added 📉 2 removed

💻 r3551

Adam Armstrong 🐸 • 2013-01-31 23:13
remove numbered column from devices/routing/bgp
Files changed (1)
M html/pages/device/routing/bgp.inc.php +2 -3
📈 2 added 📉 3 removed

💻 r3550

Adam Armstrong 🐸 • 2013-01-31 23:10
fix bgp page headers
Files changed (1)
M html/pages/device/routing/bgp.inc.php +1 -2
📈 1 added 📉 2 removed

💻 r3549

Adam Armstrong 🐸 • 2013-01-31 23:08
fix bgp query
Files changed (1)
M html/pages/routing/bgp.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3548

Tom Laermans 🦔 • 2013-01-31 19:00
Correctly detect freq, voltage and current sensors on multiphase MGE gear. Patch by Rob J. Epping
Files changed (3)
M includes/discovery/current/mgeups.inc.php +3 -3
M includes/discovery/frequencies/mgeups.inc.php +4 -3
M includes/discovery/voltages/mgeups.inc.php +2 -2
📈 9 added 📉 8 removed

💻 r3547

Tom Laermans 🦔 • 2013-01-31 18:58
Added support of MRV devices hardware, serial, version, and temperature sensor detection. Patch by Rob J Epping
Files changed (2)
A includes/discovery/temperatures/mrvld.inc.php +34
A includes/polling/os/mrvld.inc.php +13
📈 47 added 📉 0 removed

💻 r3546

Adam Armstrong 🐸 • 2013-01-31 10:33
enable map as default
Files changed (1)
M includes/defaults.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3545

Adam Armstrong 🐸 • 2013-01-31 08:34
new front page. config options added to defaults.
Files changed (5)
M config.php.default +12 -9
html/pages/front/default.php +374 -127
M html/pages/front/new.php +1 -346
A html/pages/front/old.php +150
M includes/defaults.inc.php +29
📈 566 added 📉 482 removed

💻 r3544

Adam Armstrong 🐸 • 2013-01-30 22:14
fix sensor discovery again, change some headers
Files changed (6)
M includes/alerts.inc.php +4 -2
M includes/defaults.inc.php +2 -10
M includes/discovery/functions.inc.php +2 -2
M includes/polling/sensors.inc.php +6 -1
M includes/polling/system.inc.php +5 -6
M includes/sql-schema/update.php +4 -5
📈 23 added 📉 26 removed

💻 r3543

Adam Armstrong 🐸 • 2013-01-30 20:46
om nom nom, retard-o-menu be gone!
Files changed (2)
M html/includes/print-menubar.php -28
M includes/common.php +2 -2
📈 2 added 📉 30 removed

💻 r3542

Adam Armstrong 🐸 • 2013-01-30 20:36
allow more text in boxes on default front page
Files changed (1)
M html/pages/front/default.php +1 -1
📈 1 added 📉 1 removed

💻 r3541

Adam Armstrong 🐸 • 2013-01-30 20:33
fixes to sensor update check, add new front page and fix default front page bgp check.
Files changed (3)
M html/pages/front/default.php +3 -3
A html/pages/front/new.php +350
M includes/discovery/functions.inc.php +1 -1
📈 354 added 📉 4 removed

💻 r3540

Adam Armstrong 🐸 • 2013-01-28 23:50
remove print_r :)
Files changed (1)
M html/pages/device/edit/sensors.inc.php -2
📈 0 added 📉 2 removed

💻 r3539

Adam Armstrong 🐸 • 2013-01-28 23:50
remove eregi, fix sensors edit page
Files changed (2)
M html/pages/device.inc.php +2 -2
M html/pages/device/edit/sensors.inc.php +4 -2
📈 6 added 📉 4 removed

💻 r3538

Adam Armstrong 🐸 • 2013-01-27 00:14
herpderp
Files changed (1)
M html/pages/about.inc.php +1
📈 1 added 📉 0 removed

💻 r3537

Adam Armstrong 🐸 • 2013-01-27 00:05
SUPER DUPER MULTI-INSTANCE POLLER WRAPPER SCRIPT FROM JOB THE DUTCHMAN
Files changed (2)
A config_to_json.php +31
A poller-wrapper.py +203
📈 234 added 📉 0 removed

💻 r3536

Tom Laermans 🦔 • 2013-01-25 15:29
recognize newer HP Procurve HP1810G-8 v2 and possibly others
Files changed (1)
M includes/discovery/os/procurve.inc.php +3
📈 3 added 📉 0 removed

💻 r3535

Adam Armstrong 🐸 • 2013-01-25 08:59
move sensors option for ports
Files changed (1)
M html/pages/device/port.inc.php +3 -2
📈 3 added 📉 2 removed

💻 r3534

Adam Armstrong 🐸 • 2013-01-25 08:55
Files changed (8)
M html/includes/print-graphrow.inc.php +2
M html/pages/device/port.inc.php +6 -2
A html/pages/device/port/sensors.inc.php +59
M includes/discovery/current/junos-dom.inc.php +3 -1
M includes/discovery/dbm/junos-dom-rx.inc.php +4 -2
M includes/discovery/dbm/junos-dom-tx.inc.php +3 -1
M includes/discovery/functions.inc.php +3 -3
M includes/discovery/temperatures/junos-dom.inc.php +2 -1
📈 82 added 📉 10 removed

💻 r3533

Adam Armstrong 🐸 • 2013-01-25 08:20
add JUNIPER-DOM-MIB support
Files changed (13)
M includes/definitions.inc.php +1
A includes/discovery/current/junos-dom.inc.php +32
A includes/discovery/dbm
A includes/discovery/dbm.inc.php +15
A includes/discovery/dbm/junos-dom-rx.inc.php +33
A includes/discovery/dbm/junos-dom-tx.inc.php +33
M includes/discovery/entity-sensor.inc.php +4
M includes/discovery/functions.inc.php +21 -11
M includes/discovery/sensors.inc.php +1
A includes/discovery/temperatures/junos-dom.inc.php +39
M includes/discovery/temperatures/junos.inc.php +2
M includes/functions.php +8
A sql-schema/044.sql +2
📈 191 added 📉 11 removed

💻 r3532

Adam Armstrong 🐸 • 2013-01-23 20:19
add fixme notes to netscaler
Files changed (1)
M includes/polling/netscaler-vsvr.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r3531

Adam Armstrong 🐸 • 2013-01-21 23:31
fix fdb search page
Files changed (1)
M html/pages/search/fdb.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r3530

Adam Armstrong 🐸 • 2013-01-21 21:52
fix netscaler_services mysql query
Files changed (1)
M html/pages/device/loadbalancer/netscaler_services.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r3529

Adam Armstrong 🐸 • 2013-01-21 21:14
fix services link on vservers page
Files changed (1)
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3528

Adam Armstrong 🐸 • 2013-01-19 19:48
fix billing edit tab, possibly break pseudowires :)
Files changed (5)
M html/pages/bill/edit.inc.php +8 -12
M html/pages/device/pseudowires.inc.php +3 -1
M includes/common.php +11
M includes/discovery/cisco-pw.inc.php +7 -3
M mibs/IANAifType-MIB +64 -10
📈 29 added 📉 16 removed

💻 r3527

Adam Armstrong 🐸 • 2013-01-17 20:42
more tweaks to generic_multi_line
Files changed (1)
M html/includes/graphs/generic_multi_line.inc.php +12 -15
📈 12 added 📉 15 removed

💻 r3526

Adam Armstrong 🐸 • 2013-01-17 01:56
herpderp
Files changed (1)
M html/includes/graphs/generic_multi_line.inc.php +4 -7
📈 4 added 📉 7 removed

💻 r3525

Adam Armstrong 🐸 • 2013-01-17 01:46
modifications to generic_multi_line graphtype
Files changed (1)
M html/includes/graphs/generic_multi_line.inc.php +31 -21
📈 31 added 📉 21 removed

💻 r3524

Adam Armstrong 🐸 • 2013-01-16 19:10
only show adsl on devies with adsl.
Files changed (1)
M html/pages/device/ports.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r3523

Adam Armstrong 🐸 • 2013-01-16 19:05
<? -> <?php
Files changed (1)
M html/pages/device/edit/modules.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3522

Adam Armstrong 🐸 • 2013-01-16 19:04
outptu low limit when it was the low limit which was reached.
Files changed (1)
M includes/polling/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r3521

Adam Armstrong 🐸 • 2013-01-16 19:03
nginx app definitions
Files changed (1)
M html/pages/apps.inc.php +1
📈 1 added 📉 0 removed

💻 r3520

Adam Armstrong 🐸 • 2013-01-16 19:03
fallback to 32-bit counters when no 64-bit on v2c hardware in billing poller (need to fix, this is a cause of spikes)
Files changed (1)
M poll-billing.php +14 -2
📈 14 added 📉 2 removed

💻 r3519

Adam Armstrong 🐸 • 2013-01-16 04:33
*DANGER* BILLING CHANGES *DANGER* graphing system updates. testing of new location bar.
Files changed (10)
M html/css/styles.css +4
M html/includes/graphs/device/sensor.inc.php +17 -46
M html/includes/graphs/generic_multi_line.inc.php +14 -4
M html/includes/print-menubar.php +28
A html/pages/device/edit/delete.inc.php +6
M html/pages/graphs.inc.php +2 -2
M includes/billing.php +23 -16
M includes/polling/ports.inc.php +9 -9
M poll-billing.php +104 -75
A sql-schema/043.sql +9
📈 212 added 📉 152 removed

💻 r3518

Adam Armstrong 🐸 • 2013-01-11 19:15
clean up multiport bits generic_multi_data and sensor graph types
Files changed (3)
M html/includes/graphs/device/sensor.inc.php +9 -2
M html/includes/graphs/generic_multi_data.inc.php +3 -3
M html/includes/graphs/multiport/bits.inc.php +2 -2
📈 14 added 📉 7 removed

💻 r3517

Adam Armstrong 🐸 • 2013-01-10 01:44
squash preset and ?preset from urls
Files changed (1)
M html/includes/functions.inc.php +3
📈 3 added 📉 0 removed

💻 r3516

Adam Armstrong 🐸 • 2013-01-09 18:05
fix ipv6 display with ports for vsvrs
Files changed (1)
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +5 -5
📈 5 added 📉 5 removed

💻 r3515

Adam Armstrong 🐸 • 2013-01-09 17:17
netscaler fixes
Files changed (2)
M html/pages/device/loadbalancer/netscaler_services.inc.php +2 -1
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +4 -3
📈 6 added 📉 4 removed

💻 r3514

Adam Armstrong 🐸 • 2013-01-09 07:14
FUCK YOU, MYSQL.
Files changed (1)
A sql-schema/042.sql +5
📈 5 added 📉 0 removed

💻 r3513

Adam Armstrong 🐸 • 2013-01-09 06:44
netscaler updates
Files changed (2)
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +17 -10
M includes/polling/netscaler-vsvr.inc.php +2 -2
📈 19 added 📉 12 removed

💻 r3512

Adam Armstrong 🐸 • 2013-01-09 03:15
add ipv6 and entitytype columns to netscaler vserver tables
Files changed (1)
A sql-schema/041.sql +2
📈 2 added 📉 0 removed

💻 r3511

Adam Armstrong 🐸 • 2013-01-09 02:52
update delhost to bootstrap
Files changed (1)
M html/pages/delhost.inc.php +38 -8
📈 38 added 📉 8 removed

💻 r3510

Adam Armstrong 🐸 • 2013-01-09 02:41
clean up some graphs. add algopass/type to device/edit/snmp, move addhost to bootstrap.
Files changed (4)
M html/includes/graphs/device/netscaler_tcp_conn.inc.php +7 -6
M html/pages/addhost.inc.php +106 -66
M html/pages/device/edit/snmp.inc.php +28 -4
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +3 -3
📈 144 added 📉 79 removed

💻 r3509

Adam Armstrong 🐸 • 2013-01-09 00:45
THIS. IS. SPARTSCALER DEFINITIONS.
Files changed (1)
M includes/definitions.inc.php +22 -22
📈 22 added 📉 22 removed

💻 r3508

Adam Armstrong 🐸 • 2013-01-08 19:56
netscaler aggregate services/vservers graphs for mmoerman
Files changed (15)
A html/includes/graphs/device/netscalersvc_bits.inc.php +30
A html/includes/graphs/device/netscalersvc_conns.inc.php +23
A html/includes/graphs/device/netscalersvc_pkts.inc.php +22
A html/includes/graphs/device/netscalersvc_reqs.inc.php +24
A html/includes/graphs/device/netscalersvc.inc.php +24
A html/includes/graphs/device/netscalervsvr_bits.inc.php +30
A html/includes/graphs/device/netscalervsvr_conns.inc.php +22
A html/includes/graphs/device/netscalervsvr_hitmiss.inc.php +23
A html/includes/graphs/device/netscalervsvr_pkts.inc.php +22
A html/includes/graphs/device/netscalervsvr_reqs.inc.php +24
A html/includes/graphs/device/netscalervsvr.inc.php +24
M html/pages/device/loadbalancer/netscaler_services.inc.php +21 -1
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +16
M includes/defaults.inc.php +1
M includes/definitions.inc.php +11
📈 317 added 📉 1 removed

💻 r3507

Adam Armstrong 🐸 • 2013-01-01 21:45
If the bill_date == today, start building the history entry. don't wait until tomorrow!
Files changed (1)
M includes/billing.php +1 -1
📈 1 added 📉 1 removed

🏷️

Released 2013-09-28 10:39
Files changed in merge (1)
M includes/rrdtool.inc.php +1 -1

🏷️

Released 2013-09-28 04:04

🏷️

Released 2013-09-28 04:02
Files changed in merge (157)
M attic/cisco-entity-sensors.inc.php +2 -15
A attic/demo.php +169
A attic/example2.php +175
A attic/globe.php +192
A attic/jt.php +236
A attic/new.php +5
A attic/old.php +125
M attic/temperatures.inc.php +1 -14
A attic/traffic.php +201
M attic/voltages.inc.php +1 -6
M check-services.php +1 -1
M html/ajax_search.php +3 -3
M html/css/bootstrap.css +5 -5
M html/css/bootstrap/less/navbar.less +1 -1
M html/css/bootstrap/less/type3.less +5 -4
M html/css/bootstrap/less/variables3.less +3 -1
M html/css/bootstrap/less/wells3.less +1 -1
A html/images/os/ericsson.png +1
A html/images/os/open-e.png +1
A html/includes/graphs/sensor/status.inc.php +17
M html/index.php +2 -2
M html/pages/apps/default.inc.php +5 -8
M html/pages/device.inc.php +4 -1
M html/pages/device/apps.inc.php +1 -1
M html/pages/device/health.inc.php +4 -1
A html/pages/device/health/status.inc.php +9
M html/pages/device/loadbalancer/netscaler_services.inc.php +4 -4
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +9 -9
M html/pages/device/overview.inc.php +1
A html/pages/device/overview/sensors/status.inc.php +10
M html/pages/device/port/graphs.inc.php +1 -1
M html/pages/front/default.php +5 -5
D html/pages/front/demo.php -169
D html/pages/front/example2.php -175
D html/pages/front/globe.php -192
D html/pages/front/jt.php -236
D html/pages/front/new.php -5
D html/pages/front/old.php -125
D html/pages/front/traffic.php -201
M html/pages/graphs.inc.php +1 -1
M html/pages/health.inc.php +2
A html/pages/health/status.inc.php +10
M includes/defaults.inc.php +5 -3
M includes/definitions.inc.php +1
M includes/definitions/os.inc.php +17
M includes/discovery/current/apc.inc.php +36
D includes/discovery/current/gamatronicups.inc.php -36
D includes/discovery/current/netvision.inc.php -36
D includes/discovery/current/sentry3.inc.php -113
A includes/discovery/dbm/jdsu-edfa.inc.php +18
D includes/discovery/frequencies/netvision.inc.php -22
D includes/discovery/humidity/sentry3.inc.php -38
A includes/discovery/mempools/seos.inc.php +22
A includes/discovery/os/jdsu-edfa.inc.php +11
M includes/discovery/os/linux.inc.php +3 -8
A includes/discovery/os/seos.inc.php +11
A includes/discovery/processors/seos.inc.php +23
A includes/discovery/sensors/cisco-envmon-mib.inc.php +48
A includes/discovery/sensors/gamatronic-mib.inc.php +66
A includes/discovery/sensors/jdsu-edfa.inc.php +108
A includes/discovery/sensors/juniper-mib.inc.php +37
A includes/discovery/sensors/juniper-system-mib.inc.php +29
A includes/discovery/sensors/mikrotik-mib.inc.php +38
A includes/discovery/sensors/rbn-envmon-mib.inc.php +53
A includes/discovery/sensors/sentry3-mib.inc.php +197
A includes/discovery/sensors/siconups-mib.inc.php +83
A includes/discovery/sensors/wwp-leos-chassis-mib.inc.php +30
D includes/discovery/temperatures/ciena.inc.php -29
D includes/discovery/temperatures/cisco-envmon.inc.php -34
A includes/discovery/temperatures/jdsu-edfa.inc.php +13
D includes/discovery/temperatures/junos.inc.php -35
D includes/discovery/temperatures/junose.inc.php -28
D includes/discovery/temperatures/routeros.inc.php -26
D includes/discovery/temperatures/sentry3.inc.php -36
M includes/discovery/voltages/apc.inc.php +20
D includes/discovery/voltages/gamatronicups.inc.php -34
D includes/discovery/voltages/netvision.inc.php -47
D includes/discovery/voltages/routeros.inc.php -25
D includes/discovery/voltages/sentry3.inc.php -28
M includes/functions.php +2 -1
M includes/polling/altiga-ssl.inc.php -1
M includes/polling/applications/apache.inc.php +2 -2
M includes/polling/applications/bind.inc.php +8 -8
M includes/polling/applications/crashplan.inc.php +2 -2
M includes/polling/applications/drbd.inc.php +2 -2
M includes/polling/applications/exim-mailqueue.inc.php +2 -2
M includes/polling/applications/freeradius.inc.php +2 -2
M includes/polling/applications/mailscanner.inc.php +2 -2
M includes/polling/applications/memcached.inc.php +2 -2
M includes/polling/applications/mysql.inc.php +3 -3
M includes/polling/applications/nfs.inc.php +1 -2
M includes/polling/applications/nginx.inc.php +2 -2
M includes/polling/applications/ntp-client.inc.php +2 -2
M includes/polling/applications/ntpd-server.inc.php +2 -2
M includes/polling/applications/ntpd.inc.php +4 -4
M includes/polling/applications/postfix_mailgraph.inc.php +3 -3
M includes/polling/applications/postgresql.inc.php +2 -2
M includes/polling/applications/postgresql.php +2 -2
M includes/polling/applications/powerdns-recursor.inc.php +2 -3
M includes/polling/applications/powerdns.inc.php +2 -2
M includes/polling/applications/shoutcast.inc.php +2 -2
M includes/polling/applications/unbound.inc.php +6 -6
M includes/polling/applications/zimbra.inc.php +12 -12
M includes/polling/arista-software-ip-forwarding.inc.php -1
M includes/polling/aruba-controller.inc.php +3 -3
M includes/polling/bgp-peers.inc.php +2 -2
M includes/polling/cipsec-tunnels.inc.php -2
M includes/polling/cisco-ace-loadbalancer.inc.php -2
M includes/polling/cisco-ace-serverfarms.inc.php -1
M includes/polling/cisco-cef.inc.php +2 -2
M includes/polling/cisco-eigrp.inc.php +2 -2
M includes/polling/cisco-ipsec-flow-monitor.inc.php -1
M includes/polling/cisco-remote-access-monitor.inc.php -1
M includes/polling/cisco-sla.inc.php +1 -2
M includes/polling/cisco-vpdn.inc.php +1 -1
M includes/polling/entity-physical.inc.php +2 -2
M includes/polling/fdb-table.inc.php +1 -1
M includes/polling/functions.inc.php +7 -7
M includes/polling/hr-mib.inc.php +2 -4
M includes/polling/ipSystemStats.inc.php -1
M includes/polling/junose-atm-vp.inc.php +2 -2
M includes/polling/mac-accounting.inc.php +1 -1
M includes/polling/mempools.inc.php +1 -1
M includes/polling/mempools/screenos.inc.php +5 -3
M includes/polling/netscaler-stats.inc.php -2
M includes/polling/netscaler-vsvr.inc.php -3
M includes/polling/netstats-icmp.inc.php -2
M includes/polling/netstats-ip.inc.php -2
M includes/polling/netstats-snmp.inc.php -2
M includes/polling/netstats-tcp.inc.php -2
M includes/polling/netstats-udp.inc.php -2
M includes/polling/os/asyncos.inc.php +1 -1
M includes/polling/os/fortigate.inc.php +2 -2
M includes/polling/os/juniperive.inc.php +8 -8
M includes/polling/os/netapp.inc.php +2 -2
M includes/polling/os/panos.inc.php +1 -1
M includes/polling/os/procurve.inc.php +2 -2
M includes/polling/os/screenos.inc.php +2 -2
M includes/polling/os/snom.inc.php +1 -1
M includes/polling/ospf.inc.php +2 -2
M includes/polling/port-adsl.inc.php -2
M includes/polling/port-etherlike.inc.php -2
M includes/polling/port-poe.inc.php -2
M includes/polling/ports.inc.php +2 -2
M includes/polling/processors.inc.php +2 -2
M includes/polling/storage.inc.php +1 -1
M includes/polling/system.inc.php +1 -1
M includes/polling/toner.inc.php +10 -10
M includes/polling/ucd-diskio.inc.php +2 -2
M includes/polling/ucd-mib.inc.php +6 -6
M includes/polling/unix-agent.inc.php +1 -1
A includes/polling/unix-agent/hdarray.inc.php +35
M includes/polling/unix-agent/ksm.inc.php +2 -2
M includes/polling/unix-agent/munin-plugins.inc.php +1 -2
M includes/polling/wifi.inc.php +4 -4
M includes/rrdtool.inc.php +6 -2
A mibs/EDFA_mit_HA4500.mib +1,408