Commit and release counts include all visible history. Line totals exclude configured automation, vendor, generated, and data-file changes.
December
November
October
September
August
July
June
May
April
March
February
January
December 2012
add simpleapi base
Changed files with action and line counts A html/pages/simpleapi.inc.php +11 / -0
+11 added
0 removed
filtered activity
cleanups to detection
Changed files with action and line counts M html/pages/health/sensors.inc.php +3 / -0 M includes/definitions.inc.php +48 / -12 M includes/discovery/os/comware.inc.php +3 / -0 M includes/discovery/os/freebsd.inc.php +1 / -2 M includes/discovery/os/openbsd.inc.php +2 / -1 M poller.php +1 / -1
+58 added
−16 removed
filtered activity
clean up juniper hardware detection (they correctly use
sysObjectID !)
Changed files with action and line counts M includes/polling/os/junos.inc.php +2 / -2 M includes/polling/os/junose.inc.php +3 / -4 M includes/polling/os/screenos.inc.php +3 / -0 M includes/rewrites.php +117 / -76
+125 added
−82 removed
filtered activity
css solution to multi-row table entries
Changed files with action and line counts M html/css/bootstrap-observium.css +13 / -0 M html/pages/health/sensors.inc.php +9 / -3
+9 added
−3 removed
filtered activity
some moving around of things to generate popups better. try to move "processing" of port information into a function. split generation of port/device popups into header & content.
Changed files with action and line counts M html/includes/functions.inc.php +72 / -23 M html/pages/ports/list.inc.php +3 / -7 M includes/rewrites.php +29 / -13
+104 added
−43 removed
filtered activity
finish device/edit/* and fix form css
Changed files with action and line counts M html/css/bootstrap-observium.css +3 / -0 M html/pages/device/edit/alerts.inc.php +31 / -31 M html/pages/device/edit/apps.inc.php +16 / -16 M html/pages/device/edit/ipmi.inc.php +32 / -41 M html/pages/device/edit/modules.inc.php +50 / -23 M html/pages/device/edit/ports.inc.php +11 / -6 M html/pages/device/edit/sensors.inc.php +26 / -25 M html/pages/device/edit/snmp.inc.php +0 / -1
+166 added
−143 removed
filtered activity
prettify ports edit, shorten some
ifTypes , add retardomib
Changed files with action and line counts M html/pages/device/edit/ports.inc.php +32 / -32 M includes/rewrites.php +3 / -3 A mibs/OSBRiDGE5XLi-MIB +444 / -0
+35 added
−35 removed
filtered activity
no, net-snmpd is not juniperive
Changed files with action and line counts M includes/discovery/os/juniperive.inc.php +0 / -1
0 added
−1 removed
filtered activity
clean up devices/edit/snmp change table header generation code in ports/list, fix some styles
Changed files with action and line counts M html/css/styles.css +5 / -0 M html/pages/bill/edit.inc.php +1 / -1 M html/pages/device/edit/snmp.inc.php +104 / -101 M html/pages/ports/list.inc.php +25 / -20 M includes/common.php +13 / -2
+143 added
−124 removed
filtered activity
move button
Changed files with action and line counts M html/pages/device/edit/device.inc.php +0 / -3
0 added
−3 removed
filtered activity
fix device/edit/device
Changed files with action and line counts M html/pages/device/edit/device.inc.php +63 / -53
+63 added
−53 removed
filtered activity
prettify button on device/edit with ugly html hax
Changed files with action and line counts M html/pages/device/edit/device.inc.php +4 / -1
+4 added
−1 removed
filtered activity
clean up syslog form, add attribution email, change update_array, fix buttons on device/edit
Changed files with action and line counts M html/pages/device/edit/device.inc.php +10 / -16 M html/pages/syslog.inc.php +1 / -6 M includes/polling/q-bridge-mib-fdb.inc.php +5 / -5 M includes/snmp.inc.php +2 / -1
+18 added
−28 removed
filtered activity
clean up pagination a little
Changed files with action and line counts M html/pages/apps/default.inc.php +2 / -2 M html/pages/device/logs/eventlog.inc.php +12 / -0 M html/pages/device/logs/syslog.inc.php +11 / -1 M html/pages/eventlog.inc.php +6 / -7 M html/pages/ports/list.inc.php +4 / -2
+35 added
−12 removed
filtered activity
prettify arp table search, add fdb table search. TODO: these can/should be merged into 3 searches. One for MAC, one for IPv4 and one for IPv6. We should search all tables and give build an array of addresses specifying where each one was seen, in order of importance (MAC/IP on an interface is important, ARP/FDB is less important). TODOTODOTODO.
Changed files with action and line counts M html/pages/authlog.inc.php +16 / -1 M html/pages/search.inc.php +3 / -1 M html/pages/search/arp.inc.php +25 / -25 A html/pages/search/fdb.inc.php +87 / -0
+131 added
−27 removed
filtered activity
add option to disble popups
Changed files with action and line counts M html/includes/functions.inc.php +7 / -6 M includes/defaults.inc.php +1 / -0
+8 added
−6 removed
filtered activity
move a function to common (need to move some things around to reduce includes for graphing)
Changed files with action and line counts M includes/common.php +36 / -0 M includes/functions.php +0 / -36
+36 added
−36 removed
filtered activity
prettier about, fix some other things.
Changed files with action and line counts M html/css/bootstrap-observium.css +3 / -0 M html/includes/print-interface-graphs.inc.php +0 / -2 M html/pages/about.inc.php +21 / -19
+21 added
−21 removed
filtered activity
fixes, cleanups.
Changed files with action and line counts A html/css/bootstrap-observium.css +491 / -0 A html/css/bootstrap-responsive.css +1,092 / -0 D html/css/bootstrap.obs.css +0 / -480 M html/includes/print-menubar.php +2 / -1 M html/index.php +2 / -2 M html/pages/about.inc.php +107 / -115 M html/pages/api/errorcodes.inc.php +8 / -1 M html/pages/bill/accurate.inc.php +23 / -23 M html/pages/bill/history.inc.php +3 / -3 M html/pages/bill/ports.inc.php +5 / -5 M html/pages/bill/quick.inc.php +23 / -23 M html/pages/bill/transfer.inc.php +28 / -28 M html/pages/bills/cmonth.inc.php +1 / -1 M html/pages/bills/pmonth.inc.php +1 / -1
+203 added
−203 removed
filtered activity
testing change to device popup (marmite, i think)
Changed files with action and line counts M html/includes/functions.inc.php +48 / -13 M includes/common.php +79 / -0 M includes/functions.php +0 / -79
+127 added
−92 removed
filtered activity
fix billing ports descriptions
Changed files with action and line counts M html/pages/bill/ports.inc.php +8 / -12
+8 added
−12 removed
filtered activity
fix graph sizes on device/apps/
Changed files with action and line counts M html/includes/print-graphrow.inc.php +1 / -1 M html/includes/print-interface.inc.php +5 / -1 M html/pages/device/apps/apache.inc.php +0 / -2 M html/pages/device/apps/drbd.inc.php +0 / -2 M html/pages/device/apps/mailscanner.inc.php +1 / -3 M html/pages/device/apps/memcached.inc.php +0 / -2 M html/pages/device/apps/mysql.inc.php +0 / -2 M html/pages/device/apps/nfs.inc.php +0 / -2 M html/pages/device/apps/nginx.inc.php +1 / -3 M html/pages/device/apps/ntp-client.inc.php +1 / -3 M html/pages/device/apps/ntpd-server.inc.php +1 / -3 M html/pages/device/apps/ntpd.inc.php +0 / -2 M html/pages/device/apps/postgresql.inc.php +1 / -3 M html/pages/device/apps/powerdns.inc.php +1 / -3 M html/pages/device/apps/shoutcast.inc.php +1 / -3
+13 added
−35 removed
filtered activity
fix large graphs mode
Changed files with action and line counts M html/includes/print-graphrow.inc.php +1 / -1 M html/pages/device/health/diskio.inc.php +1 / -1 M html/pages/device/health/mempool.inc.php +1 / -1 M html/pages/device/health/processor.inc.php +1 / -1 M html/pages/device/health/sensors.inc.php +1 / -1 M html/pages/device/health/storage.inc.php +2 / -1 M html/pages/health/mempool.inc.php +1 / -4
+8 added
−10 removed
filtered activity
MOAR SPAEC!
Changed files with action and line counts M html/css/bootstrap.obs.css +1 / -5 A sql-schema/040.sql +1 / -0
0 added
0 removed
filtered activity
fix adding bill from port page (form was closed too early, duh)
Changed files with action and line counts M html/pages/bills/add.inc.php +1 / -1
+1 added
−1 removed
filtered activity
add overview graph list for postgresql - thanks to Ivan Dimitrov - close #172 again
Changed files with action and line counts M html/pages/apps.inc.php +1 / -0
+1 added
0 removed
filtered activity
add powerdns icons
Changed files with action and line counts A html/images/icons/powerdns-recursor.png +1 / -0 A html/images/icons/powerdns.png +1 / -0
0 added
0 removed
filtered activity
PostgreSQL polling support via Unix Agent. #172 from Ivan Dimitrov.
Changed files with action and line counts A html/includes/graphs/application/postgresql_blks.inc.php +31 / -0 A html/includes/graphs/application/postgresql_connects.inc.php +33 / -0 A html/includes/graphs/application/postgresql_queries.inc.php +34 / -0 A html/includes/graphs/application/postgresql_tuples.inc.php +31 / -0 A html/includes/graphs/application/postgresql_tuples_query.inc.php +32 / -0 A html/includes/graphs/application/postgresql_xact.inc.php +31 / -0 A html/pages/device/apps/postgresql.inc.php +49 / -0 A includes/polling/applications/postgresql.inc.php +52 / -0 A includes/polling/applications/postgresql.php +33 / -0 A scripts/agent-local/postgresql.conf +5 / -0 A scripts/agent-local/postgresql.pl +164 / -0
+495 added
0 removed
filtered activity
tweak styles
Changed files with action and line counts M html/css/bootstrap.obs.css +4 / -1 M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +3 / -9 M html/pages/device/overview/processors.inc.php +1 / -1 M html/pages/devices.inc.php +1 / -1 M html/pages/eventlog.inc.php +5 / -1 M html/pages/inventory.inc.php +1 / -1 M html/pages/ports/list.inc.php +16 / -10
+27 added
−23 removed
filtered activity
correctly detect newer nexenta
Changed files with action and line counts M includes/discovery/os/solaris.inc.php +1 / -1
+1 added
−1 removed
filtered activity
update table formats. switch popups back to tag (D':)
Changed files with action and line counts M html/css/bootstrap.css +1 / -1 M html/includes/dev-overview-data.inc.php +3 / -3 M html/includes/functions.inc.php +10 / -5 M html/includes/hostbox.inc.php +1 / -1 M html/includes/print-interface.inc.php +4 / -4 M html/index.php +17 / -0 M html/pages/device/overview.inc.php +3 / -5 M html/pages/device/overview/c6kxbar.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/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/ports.inc.php +33 / -1 M html/pages/devices.inc.php +1 / -1 M includes/polling/q-bridge-mib-fdb.inc.php +2 / -0
+81 added
−27 removed
filtered activity
use last poll instead of last discovery for device up/downtime
Changed files with action and line counts M includes/functions.php +4 / -3
+4 added
−3 removed
filtered activity
fix some tables
Changed files with action and line counts M html/pages/device/alerts.inc.php +3 / -3 M html/pages/device/packages.inc.php +1 / -1
+4 added
−4 removed
filtered activity
insert missing attribution
Changed files with action and line counts M includes/snmp.inc.php +1 / -1
+1 added
−1 removed
filtered activity
show "last seen" time for down hosts
Changed files with action and line counts M html/includes/dev-overview-data.inc.php +1 / -1 M html/includes/hostbox-basic.inc.php +1 / -1 M html/includes/hostbox.inc.php +2 / -1 M includes/functions.php +14 / -0
+18 added
−3 removed
filtered activity
fixiefix
Changed files with action and line counts M html/includes/hostbox.inc.php +1 / -1
+1 added
−1 removed
filtered activity
svn tweaks. make it ugly again. BOOYA.
Changed files with action and line counts M html/css/bootstrap.obs.css +12 / -0 M html/css/styles.css +6 / -6 M html/includes/hostbox.inc.php +4 / -1
+4 added
−1 removed
filtered activity
arista ipv6 software forwarding graphs #170
Changed files with action and line counts M html/includes/graphs/device/netstat_arista_sw_ip.inc.php +6 / -4 A html/includes/graphs/device/netstat_arista_sw_ip6.inc.php +8 / -0 A html/includes/graphs/device/netstat_arista_sw_ip6_frag.inc.php +8 / -0 M html/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php +28 / -40 M includes/definitions.inc.php +4 / -4
+54 added
−48 removed
filtered activity
tweak colours
Changed files with action and line counts M html/css/bootstrap.obs.css +2 / -2
0 added
0 removed
filtered activity
f___ this fugly blue aquarel
Changed files with action and line counts M html/includes/hostbox.inc.php +3 / -3
+3 added
−3 removed
filtered activity
draytek, cisco small business and nexenta improvements from jduggan
Changed files with action and line counts A html/images/os/nexenta.png +1 / -0 M includes/definitions.inc.php +11 / -0 M includes/discovery/os/ciscosb.inc.php +2 / -2 A includes/discovery/os/draytek.inc.php +9 / -0 M includes/discovery/os/solaris.inc.php +2 / -1
+24 added
−3 removed
filtered activity
glyphicons
Changed files with action and line counts A html/img non-text +0 / -0 A html/img/glyphicons-halflings-white.png +1 / -0 A html/img/glyphicons-halflings.png +1 / -0 M html/pages/device/ports.inc.php +2 / -0
+2 added
0 removed
filtered activity
cleanups to netscaler stuff, switch to newer snmp parser for netscaler.
Changed files with action and line counts M html/css/bootstrap.obs.css +5 / -0 M html/pages/device/loadbalancer/netscaler_services.inc.php +17 / -19 M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +22 / -23 M includes/snmp.inc.php +27 / -47
+66 added
−89 removed
filtered activity
remove duplicate notification. DERP.
Changed files with action and line counts M includes/polling/ports.inc.php +0 / -1
0 added
−1 removed
filtered activity
remove a td
Changed files with action and line counts M html/pages/devices.inc.php +0 / -1
0 added
−1 removed
filtered activity
update devices page
Changed files with action and line counts M html/includes/hostbox.inc.php +12 / -13 M html/pages/devices.inc.php +16 / -11
+28 added
−24 removed
filtered activity
change some colours
Changed files with action and line counts M html/css/bootstrap.obs.css +5 / -0 M html/css/styles.css +3 / -3
0 added
0 removed
filtered activity
changes to pagination (only on ports and eventlog right now)
Changed files with action and line counts M html/pages/eventlog.inc.php +1 / -1 M html/pages/ports/list.inc.php +4 / -2
+5 added
−3 removed
filtered activity
some pagination. it kinda sucks.
Changed files with action and line counts M html/css/bootstrap.css +2 / -2 M html/css/bootstrap.obs.css +31 / -12 M html/css/styles.css +0 / -7 M html/includes/functions.inc.php +101 / -0 M html/pages/eventlog.inc.php +11 / -1 M html/pages/ports/list.inc.php +17 / -9 M includes/defaults.inc.php +1 / -0 M includes/snmp.inc.php +2 / -0
+132 added
−10 removed
filtered activity
fix fenestro's code :)
Changed files with action and line counts M html/includes/graphs/device/netstat_arista_sw_ip.inc.php +0 / -1 M html/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php +0 / -1 M includes/definitions.inc.php +36 / -1
+36 added
−3 removed
filtered activity
add support for Juniper IVE
Changed files with action and line counts A html/includes/graphs/device/juniperive_connections.inc.php +22 / -0 A html/includes/graphs/device/juniperive_meetings.inc.php +22 / -0 A html/includes/graphs/device/juniperive_storage.inc.php +27 / -0 A html/includes/graphs/device/juniperive_users.inc.php +22 / -0 A includes/discovery/mempools/juniperive.inc.php +16 / -0 A includes/discovery/os/juniperive.inc.php +10 / -0 A includes/discovery/processors/juniperive.inc.php +15 / -0 A includes/polling/mempools/juniperive.inc.php +13 / -0 A includes/polling/os/juniperive.inc.php +70 / -0 A mibs/JUNIPER-IVE-MIB +669 / -0
+217 added
0 removed
filtered activity
add support for EOS SW-IP-FORWARDING for our favourite switch vendor, Arista. #167
Changed files with action and line counts A html/includes/graphs/device/netstat_arista_sw_ip.inc.php +41 / -0 A html/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php +50 / -0 M includes/defaults.inc.php +1 / -0 A includes/polling/arista-software-ip-forwarding.inc.php +54 / -0 M mibs/ARISTA-PRODUCTS-MIB +113 / -8 M mibs/ARISTA-SMI-MIB +17 / -7 A mibs/ARISTA-SW-IP-FORWARDING-MIB +889 / -0
+146 added
0 removed
filtered activity
fenfix #168
Changed files with action and line counts M html/includes/graphs/device/ipsystemstats_ipv4.inc.php +1 / -1
+1 added
−1 removed
filtered activity
allow specifying port_id by
ifDescr in
graph.php, switch to different oid parser.
Changed files with action and line counts M html/includes/graphs/port/auth.inc.php +6 / -2 M includes/common.php +20 / -1 M includes/snmp.inc.php +47 / -5
+73 added
−8 removed
filtered activity
add
ifName to port alerts (should make this more standard in future)
Changed files with action and line counts M includes/polling/ports.inc.php +2 / -1
+2 added
−1 removed
filtered activity
clean up ports poller output a little
Changed files with action and line counts M includes/polling/ports.inc.php +17 / -4
+17 added
−4 removed
filtered activity
don't alert on saturation threshold for ignored ports
Changed files with action and line counts M includes/polling/ports.inc.php +3 / -2
+3 added
−2 removed
filtered activity
pass on transport upon addhost
Changed files with action and line counts M includes/functions.php +5 / -5
+5 added
−5 removed
filtered activity
Add F5 load balancer discovery
Changed files with action and line counts A html/images/os/f5.png +1 / -0 M includes/definitions.inc.php +9 / -0 M includes/discovery/os/linux.inc.php +1 / -0
+10 added
0 removed
filtered activity
variable change for fdb stuff. remove border from logging and inventory tables
Changed files with action and line counts M html/pages/device/hrdevice.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 includes/polling/q-bridge-mib-fdb.inc.php +5 / -4
+8 added
−7 removed
filtered activity
remove debugging, allow any non-empty values past snmp_get
Changed files with action and line counts M includes/polling/q-bridge-mib-fdb.inc.php +0 / -4 M includes/snmp.inc.php +1 / -1
+1 added
−5 removed
filtered activity
css cleanup from mile stupalov #118
Changed files with action and line counts M html/css/styles.css +116 / -199
0 added
0 removed
filtered activity
Changed files with action and line counts M includes/functions.php +1 / -1 M includes/polling/q-bridge-mib-fdb.inc.php +3 / -0 M mibs/ORiNOCO-MIB +9,508 / -6,229
+4 added
−1 removed
filtered activity
add port_id for debugging
Changed files with action and line counts M includes/polling/q-bridge-mib-fdb.inc.php +1 / -1
+1 added
−1 removed
filtered activity
add per-port fdb display
Changed files with action and line counts A html/pages/device/port/fdb.inc.php +58 / -0
+58 added
0 removed
filtered activity
update q-bridge-mib-fdb to use dot1dbaseport (thanks, 1980s network fools).
Changed files with action and line counts M html/pages/device/port.inc.php +8 / -2 M includes/polling/q-bridge-mib-fdb.inc.php +16 / -7
+24 added
−9 removed
filtered activity
Add support for polling
Q-BRIDGE-MIB fdb tables (per-vlan mac address table for switches)
Enabled for all devices and oses at the moment.
Changed files with action and line counts A html/pages/device/ports/fdb.inc.php +60 / -0 M includes/defaults.inc.php +2 / -1 A includes/polling/q-bridge-mib-fdb.inc.php +78 / -0 M includes/snmp.inc.php +2 / -0 A sql-schema/039.sql +1 / -0
+142 added
−1 removed
filtered activity
November 2012
shift popup slightly to allow clicking links
Changed files with action and line counts M html/index.php +5 / -1
+5 added
−1 removed
filtered activity
moved qtip
Changed files with action and line counts M html/index.php +1 / -1
+1 added
−1 removed
filtered activity
remove overlib load. RIP
overLib :)
Changed files with action and line counts M html/index.php +0 / -1
0 added
−1 removed
filtered activity
improved tooltips from qtip 2 (http://craigsworks.com/projects/qtip2/) thanks to Craig Thompson.
Qtip is licensed under the MIT license.
Changed files with action and line counts M html/css/bootstrap.obs.css +5 / -5 A html/css/jquery.qtip.css +603 / -0 M html/css/styles.css +0 / -28 M html/includes/functions.inc.php +12 / -11 M html/includes/graphs/common.inc.php +1 / -1 M html/includes/graphs/port/errors.inc.php +2 / -2 M html/includes/graphs/port/nupkts.inc.php +2 / -3 M html/includes/graphs/port/upkts.inc.php +3 / -1 M html/includes/print-event.inc.php +9 / -7 M html/index.php +30 / -4 M html/js/jquery.min.js +2 / -4 A html/js/jquery.qtip.min.js +2 / -0 M html/pages/device/loadbalancer/netscaler_services.inc.php +27 / -1 M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +4 / -10 M html/pages/device/port/events.inc.php +11 / -8 M html/pages/device/ports.inc.php +6 / -1 M html/pages/device/ports/arp.inc.php +14 / -3
+121 added
−52 removed
filtered activity
clean up health pages. fix popups.
Changed files with action and line counts M html/pages/health/mempool.inc.php +44 / -40 M html/pages/health/processor.inc.php +22 / -32 M html/pages/health/sensors.inc.php +26 / -38 M html/pages/health/storage.inc.php +48 / -60
+140 added
−170 removed
filtered activity
god. fix this shit. WHY DID IT WRITE IT LIKE THIS?
Changed files with action and line counts M includes/discovery/arp-table.inc.php +5 / -1
+5 added
−1 removed
filtered activity
fix transparent table backgrounds (was bleeding into popups, bleh)
Changed files with action and line counts M html/css/bootstrap.obs.css +9 / -0
0 added
0 removed
filtered activity
cleanups of css (ARGH) and addition of
sysName searching on /devices/
Changed files with action and line counts M html/css/bootstrap.obs.css +37 / -0 M html/pages/devices.inc.php +12 / -2 M html/pages/eventlog.inc.php +14 / -9
+26 added
−11 removed
filtered activity
update bootstrap.
Changed files with action and line counts M html/css/bootstrap.css +1,880 / -968 M html/css/bootstrap.obs.css +114 / -31 M html/css/styles.css +0 / -14 A html/images/glyphicons-halflings-white.png +1 / -0 A html/images/glyphicons-halflings.png +1 / -0 M html/pages/ports/list.inc.php +1 / -0
+1 added
0 removed
filtered activity
clean up inventory page. fix bootstrap so prepending works (!) appending unfixed
Changed files with action and line counts M html/css/bootstrap.css +1 / -1 M html/css/bootstrap.obs.css +7 / -0 M html/pages/inventory.inc.php +35 / -18
+35 added
−18 removed
filtered activity
fix customer graph titles
Changed files with action and line counts M html/includes/graphs/customer/auth.inc.php +1 / -1
+1 added
−1 removed
filtered activity
only alert on sensors when above/below, not equal to limits
Changed files with action and line counts M includes/polling/functions.inc.php +2 / -2
+2 added
−2 removed
filtered activity
DBAs suck
Changed files with action and line counts A sql-schema/038.sql +2 / -0
0 added
0 removed
filtered activity
sql file for new netscaler tables
Changed files with action and line counts A sql-schema/037.sql +2 / -0
0 added
0 removed
filtered activity
improvements to netscaler support (rrd format not final)
Changed files with action and line counts A html/includes/graphs/netscalersvc non-text +0 / -0 A html/includes/graphs/netscalersvc/auth.inc.php +20 / -0 A html/includes/graphs/netscalersvc/bits.inc.php +8 / -0 A html/includes/graphs/netscalersvc/conns.inc.php +22 / -0 A html/includes/graphs/netscalersvc/pkts.inc.php +19 / -0 A html/includes/graphs/netscalersvc/reqs.inc.php +22 / -0 M html/pages/device.inc.php +3 / -0 M html/pages/device/loadbalancer.inc.php +1 / -0 A html/pages/device/loadbalancer/netscaler_services.inc.php +148 / -0 M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +78 / -5 M includes/polling/netscaler-vsvr.inc.php +202 / -1 M includes/snmp.inc.php +38 / -0
+561 added
−6 removed
filtered activity
better detection of brocade nos devices. #151
Changed files with action and line counts M includes/discovery/os/nos.inc.php +1 / -1
+1 added
−1 removed
filtered activity
replace the eregi_replace command with preg_replace, because ereg(i)_replace is decaprecated in 5.3 and up
Changed files with action and line counts M html/css/bootstrap.obs.css +7 / -0 M html/pages/device/alerts.inc.php +2 / -3 M scripts/agent-local/ntpd +5 / -4
+7 added
−7 removed
filtered activity
add 10second time limit for rrdgraph wait loop.
Changed files with action and line counts M html/includes/functions.inc.php +1 / -3 M html/pages/device/alerts.inc.php +1 / -1 M includes/rrdtool.inc.php +4 / -1
+6 added
−5 removed
filtered activity
clicky topnav
Changed files with action and line counts M html/includes/topnav.inc.php +10 / -10 M html/pages/devices.inc.php +6 / -0
+16 added
−10 removed
filtered activity
fixes
Changed files with action and line counts M html/pages/device/edit/apps.inc.php +2 / -1 M html/pages/device/edit/modules.inc.php +17 / -8 A sql-schema/036.sql +1 / -0
+19 added
−9 removed
filtered activity
remove debugging
Changed files with action and line counts M html/pages/device/edit/sensors.inc.php +0 / -6
0 added
−6 removed
filtered activity
add the ability to disable sensor alerts and change alert thresholds. by request of mmoerman.
Changed files with action and line counts M html/pages/device/edit.inc.php +3 / -1 A html/pages/device/edit/sensors.inc.php +91 / -0 M includes/definitions.inc.php +10 / -0 M includes/polling/functions.inc.php +23 / -16 M includes/polling/sensors.inc.php +2 / -17
+129 added
−34 removed
filtered activity
change status type to 'system' instead of up/down
Changed files with action and line counts M includes/polling/functions.inc.php +1 / -1
+1 added
−1 removed
filtered activity
fix eventlog search. add type. FIXME: device/port caching for eventlog entries!
Changed files with action and line counts M html/pages/eventlog.inc.php +52 / -18
+52 added
−18 removed
filtered activity
fix device/logs/eventlog search.
Changed files with action and line counts M html/pages/device/logs/eventlog.inc.php +37 / -4
+37 added
−4 removed
filtered activity
Latest software for cisco pix have strange error, it display
sysDescr as:
Cisco Cisco PIX Security Appliance Version
8.0(4)32
Modified to accept repeated "Cisco ".
#121
Changed files with action and line counts M includes/discovery/os/pix.inc.php +2 / -1
+2 added
−1 removed
filtered activity
add basic NFS-Client polling to unix agent.
Changed files with action and line counts A html/includes/graphs/application/nfs_nfs2.inc.php +31 / -0 A html/includes/graphs/application/nfs_nfs3.inc.php +32 / -0 A html/includes/graphs/application/nfs_nfs4.inc.php +48 / -0 A html/pages/device/apps/nfs.inc.php +28 / -0 A includes/polling/applications/nfs.inc.php +76 / -0 A scripts/agent-local/nfs +6 / -0
+221 added
0 removed
filtered activity
fix ports description search
Changed files with action and line counts M html/css/bootstrap.css +1 / -1 M html/pages/ports.inc.php +9 / -0
+9 added
0 removed
filtered activity
clean up logging pages
Changed files with action and line counts M html/css/bootstrap.css +1 / -1 M html/css/bootstrap.obs.css +5 / -1 M html/includes/print-event.inc.php +1 / -2 M html/includes/print-syslog.inc.php +1 / -2 M html/pages/device/logs/eventlog.inc.php +1 / -2 M html/pages/device/logs/syslog.inc.php +1 / -2 M html/pages/eventlog.inc.php +14 / -2
+18 added
−10 removed
filtered activity
update J mibs to 12.2
Changed files with action and line counts M mibs/junos/mib-jnx-bfd.txt +11 / -1 M mibs/junos/mib-jnx-chas-defines.txt +159 / -0 M mibs/junos/mib-jnx-chassis.txt +34 / -6 M mibs/junos/mib-jnx-firewall.txt +80 / -0 M mibs/junos/mib-jnx-if-extensions.txt +377 / -4 M mibs/junos/mib-jnx-ipforward.txt +41 / -6 M mibs/junos/mib-jnx-l2cp-features.txt +110 / -6 M mibs/junos/mib-jnx-l2tp.txt +131 / -18 M mibs/junos/mib-jnx-pfe.txt +84 / -2 M mibs/junos/mib-jnx-ppp.txt +94 / -15 M mibs/junos/mib-jnx-smi.txt +23 / -2 M mibs/junos/mib-jnx-sp.txt +29 / -1
0 added
0 removed
filtered activity
better fedora image, recognize fedora in distro detection script
Changed files with action and line counts M html/images/os/fedora.png non-text +0 / -0 M scripts/distro +2 / -0
+2 added
0 removed
filtered activity
remove GPL crap from README
Changed files with action and line counts M README +0 / -17 M includes/polling/entity-physical.inc.php +2 / -1
+2 added
−18 removed
filtered activity
Update entphysical state tables
Changed files with action and line counts M includes/polling/entity-physical.inc.php +6 / -5 A sql-schema/035.sql +1 / -0
+6 added
−5 removed
filtered activity
disable email alerts by default, as they're unpredictable and weird.
Changed files with action and line counts M includes/defaults.inc.php +1 / -1
+1 added
−1 removed
filtered activity
add serial number to Foundry/Brocade ironware devices, patch by Menno Kortekaas
Changed files with action and line counts M includes/polling/os/ironware.inc.php +3 / -0
+3 added
0 removed
filtered activity
added rewrites for Brocade, patch by Menno Kortekaas
Changed files with action and line counts M includes/rewrites.php +77 / -0
+77 added
0 removed
filtered activity
October 2012
more
Changed files with action and line counts M html/pages/devices/graph.inc.php +2 / -2 M html/pages/ports/graph.inc.php +4 / -4
+6 added
−6 removed
filtered activity
non-widescreen big graphs bigger
Changed files with action and line counts M html/pages/devices/graph.inc.php +4 / -4
+4 added
−4 removed
filtered activity
new file for prev commit
Changed files with action and line counts A html/pages/devices/graph.inc.php +72 / -0
+72 added
0 removed
filtered activity
larger/smaller graphs on ports and devices page for nikolay
Changed files with action and line counts M html/includes/graphs/generic_multi_line.inc.php +1 / -1 M html/index.php +3 / -0 M html/pages/devices.inc.php +5 / -27 M html/pages/ports/graph.inc.php +33 / -5
+42 added
−33 removed
filtered activity
fix polling of bgp statistics
Changed files with action and line counts M html/pages/device/routing/bgp.inc.php +2 / -2 M includes/polling/bgp-peers.inc.php +1 / -1
+3 added
−3 removed
filtered activity
big_graphs mode for both normal (1280) and widescreen (1920) layouts, they use 3 and 4 graphs.
Changed files with action and line counts M html/includes/header.inc.php +15 / -4 M html/includes/print-graphrow.inc.php +20 / -6
+35 added
−10 removed
filtered activity
Improve SSL detection a bit
Changed files with action and line counts M includes/definitions.inc.php +18 / -3
+18 added
−3 removed
filtered activity
add ubiquiti airos support. bother falz in case of issues.
Changed files with action and line counts A html/images/os/ubiquiti.png +1 / -0 M includes/definitions.inc.php +10 / -0 A includes/discovery/mempools/airos.inc.php +25 / -0 M includes/discovery/os/linux.inc.php +6 / -4 A includes/discovery/processors/airos.inc.php +22 / -0 A includes/polling/mempools/airos.inc.php +10 / -0 A includes/polling/os/airos.inc.php +12 / -0 A mibs/FROGFOOT-RESOURCES-MIB +368 / -0
+85 added
−4 removed
filtered activity
remove silly code
Changed files with action and line counts M includes/functions.php +1 / -4
+1 added
−4 removed
filtered activity
remove debugging
Changed files with action and line counts M html/pages/ports.inc.php +0 / -2
0 added
−2 removed
filtered activity
change for nikolay (in testing, we can probably do this better)
Changed files with action and line counts M html/pages/ports.inc.php +10 / -2
+10 added
−2 removed
filtered activity
fix ports-state schema (allow NULL) #134
Changed files with action and line counts A sql-schema/034.sql +2 / -0
0 added
0 removed
filtered activity
add hostname to bgp alerts (temporary stuff until new alerting system in ~2065)
Changed files with action and line counts M includes/polling/bgp-peers.inc.php +3 / -3
+3 added
−3 removed
filtered activity
don't show services tab if show_services is set to 0
Changed files with action and line counts M html/pages/device.inc.php +1 / -1
+1 added
−1 removed
filtered activity
improved apc support from Wolfgang Breyha. (#128)
Changed files with action and line counts M includes/discovery/current/apc.inc.php +39 / -0
+39 added
0 removed
filtered activity
brocade nos support from Per Hodneland (#129)
Changed files with action and line counts M includes/definitions.inc.php +7 / -0 A includes/discovery/fanspeeds/nos.inc.php +34 / -0 A includes/discovery/mempools/nos.inc.php +17 / -0 A includes/discovery/os/nos.inc.php +8 / -0 A includes/discovery/processors/nos.inc.php +18 / -0 A includes/discovery/temperatures/nos.inc.php +34 / -0 A includes/polling/mempools/nos.inc.php +9 / -0 A includes/polling/os/nos.inc.php +7 / -0 A includes/polling/processors/nos.inc.php +5 / -0
+139 added
0 removed
filtered activity
corrects IPv6 support in the file graph.inc.php for the configuration variable 'allow_unauth_graphs_cidr'. - From Mike Stupalov
Changed files with action and line counts M html/includes/graphs/graph.inc.php +23 / -6
+23 added
−6 removed
filtered activity
table improvements
Changed files with action and line counts M html/includes/print-event.inc.php +2 / -3 M html/includes/print-syslog.inc.php +4 / -4 M html/pages/device/alerts.inc.php +24 / -20 M html/pages/device/hrdevice.inc.php +28 / -16 M html/pages/device/logs/eventlog.inc.php +13 / -8 M html/pages/device/logs/syslog.inc.php +12 / -1
+83 added
−52 removed
filtered activity
September 2012
packages prettification
Changed files with action and line counts M html/pages/device/packages.inc.php +20 / -9 M html/pages/packages.inc.php +31 / -15
+51 added
−24 removed
filtered activity
minifix
Changed files with action and line counts M includes/polling/unix-agent.inc.php +5 / -48
+5 added
−48 removed
filtered activity
billing updates from codekiller
Changed files with action and line counts M html/pages/bill/accurate.inc.php +13 / -0 M html/pages/bill/delete.inc.php +1 / -1 M html/pages/bill/edit.inc.php +1 / -1 M html/pages/bill/ports.inc.php +7 / -0 M html/pages/bill/quick.inc.php +13 / -0 M html/pages/bill/reset.inc.php +2 / -2 M html/pages/bill/transfer.inc.php +13 / -0 M html/pages/bills/add.inc.php +99 / -97
+149 added
−101 removed
filtered activity
preliminary API from codekiller
Changed files with action and line counts A html/api.php +66 / -0 A html/includes/api non-text +0 / -0 A html/includes/api/errorcodes.inc.php +34 / -0 A html/includes/api/functions.inc.php +221 / -0 A html/includes/api/module.billing.inc.php +177 / -0 A html/includes/api/module.demo.inc.php +29 / -0 A html/includes/api/module.inventory.inc.php +64 / -0 A html/includes/api/module.packages.inc.php +64 / -0 M html/includes/print-menubar.php +21 / -2 A html/pages/api non-text +0 / -0 A html/pages/api/errorcodes.inc.php +20 / -0 A html/pages/api/manual.billing.inc.php +38 / -0 A html/pages/api/manual.encryption.inc.php +27 / -0 A html/pages/api/manual.general.inc.php +28 / -0 A html/pages/api/manual.inc.php +30 / -0 A html/pages/api/manual.inventory.inc.php +18 / -0 A html/pages/api/manual.packages.inc.php +18 / -0 M includes/defaults.inc.php +11 / -0
+866 added
−2 removed
filtered activity
shoutcast.conf
Changed files with action and line counts A scripts/agent-local/shoutcast.conf +6 / -0
+6 added
0 removed
filtered activity
fixes from codekiller
Changed files with action and line counts M html/pages/graphs.inc.php +2 / -2 M includes/polling/unix-agent.inc.php +48 / -5
+50 added
−7 removed
filtered activity
remove notices from debugging from codekiller
Changed files with action and line counts M html/billing-graph.php +1 / -1 M html/graph.php +1 / -1 M html/index.php +1 / -1
+3 added
−3 removed
filtered activity
ksm shared pages graph via agent script
Changed files with action and line counts A html/includes/graphs/device/ksm_pages.inc.php +23 / -0 M includes/definitions.inc.php +4 / -0 M includes/polling/unix-agent.inc.php +15 / -12 A includes/polling/unix-agent/ksm.inc.php +28 / -0 M scripts/agent-local/ksm +1 / -1
+71 added
−13 removed
filtered activity
add ksm script, remove old ntp snmp scripts
Changed files with action and line counts A scripts/agent-local/ksm +11 / -0 D scripts/ntp-client.php +0 / -81 D scripts/ntpd-server.php +0 / -88
+11 added
−169 removed
filtered activity
add powerdns-recursor app poller, no graphing/webinterface yet + other small fixes
Changed files with action and line counts M html/includes/functions.inc.php +2 / -0 M html/includes/graphs/generic_multi_line.inc.php +2 / -2 M html/includes/print-menubar.php +4 / -2 A includes/polling/applications/powerdns-recursor.inc.php +138 / -0 M includes/polling/applications/powerdns.inc.php +2 / -1
+148 added
−5 removed
filtered activity
correct unit on hr_users
Changed files with action and line counts M html/includes/graphs/device/hr_users.inc.php +1 / -1
+1 added
−1 removed
filtered activity
August 2012
____ _ _ _____ ___ ____ _ _ ___
/ ___|| | / \ | ___/ _ \/ ___|| | | |/ _ \
\___ \| | / _ \ | |_ | | | \___ \| |_| | | | |
___) | |___ / ___ \| _|| |_| |___) | _ | |_| |
|____/|_____/_/ \_\_| \___/|____/|_| |_|\___/
Changed files with action and line counts M html/includes/graphs/device/sla.inc.php +5 / -7 M html/pages/device/slas.inc.php +1 / -1
+6 added
−8 removed
filtered activity
`#@#@@@@@@,
#@@. `#@#@@@@@@,
'@+ ,@@@@' .#@@`
@@ +@# #@ `@@
@; .@' ,@ .@'
`@` #@ .@ @#
@ @' +# @+
@` @, @ @,
,@@@@@@@@@@@@@@@#, `@ @
;@@@+;::::::::::::::;#@@@' @ @'
;@@'::::::::::::::::::::::::+@@@. ;+ @
`@@;::::::::::::::::::::::::::::::;@@# @ @
.@@::::::::::::::::::::::::::::::::::::'@# @ @`
@@::::::::::::::::::::::::::::::::::::::::;@#@ #;
+@::::::::::::::::::::::::::::::::::::::::::::'@, +;
@#::::::::::::::::::::::::::::::::::::::::::::::#@# +;
@;:::::::::::::::::::::::::::::::::::::::::::::::@:'@ @.
`@:::::::::::::::::::::::::::::::::::::::::::::::::@:::@` @
`@::::::::::::::::::::::::::::::::::::::::::::::::::@::::@` @
@:::::::::::::::::::::::::::::::::::::::::::::::::::@:::::@ @
@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@';
@;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::;@
+@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@+
@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@:@`
@;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
.@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@;
@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
,@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@,
@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
`@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
@;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::'#
@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
:#:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
@::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::+;
@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
.@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
@;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
@::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@.
@::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::+'
@::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::;@
'+:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
@::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
@::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
@@::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
+@;:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
@@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
@+:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::;@
,@::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::++
@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@,
@::::::::::;+@@@@+::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@
@:::::::+@@@; ;@@@::::::::::::::::::::;@@@@@@@@@+::::::::::::::::::::::::::::::@
@;::::@@' `@@::::::::::::::::@@# ,@@+:::::::::::::::::::::::::::@
`@::+@: `@;::::::::::::@@` '@;:::::::::::::::::::::::::@
@;@# @#::::::::::@; @@:::::::::::::::::::::::+'
@, ##:::::::;@ '@::::::::::::::::::::::@
@, @+::::::@ .@:::::::::::::::::::::@
+@' @:::::@ ,@::::::::::::::::::::@
@@@@ @:::@` #+::::::::::::::::::+'
@@@@@ ##:++ @::::::::::::::::::@
@@@@@ @:@@@, `@:::::::::::::::::@
,@@@@+ #@@@@@# @:::::::::::::::::@
@` @@@@@@ ,#:::::::::::::::+;
@ @@@@@@ @:::::::::::::::@
@ ;'@@@@` @:::::::::::::::@
@ @ ;; @:::::::::@+::::@
@ @ +;:::::::'@@:::+;
@ @ +;:::::::@:@:::@ @
@ @ +;:::::::@:@:::@ @@
@ @ @:::::::#+:@:::@ '+@
;; #. @:::::::@::@::+; @ @
@ .+ @::::::;@::@::@ #,`@
@ @ @::::::@;::@::@ @ #,
;# @ #'::::::@:::@::@@. @
@ .# @::::::+#::;#:+;@ @
`@ `@@ ++::::::@:::;#:@@` :#
'@ ,@@::@ @:::::::@:::++:@@ @
'@ '@@@@@@@@@@#::::#+ @:::::::@;:::++:@. @
`@# ;@@'::::::::::::::::@, @;:::::::@::::#;+@ @
@@@` @#::::::::::::::::::::@' @':::::::+#::::#;@; +;
@:;@@@@:::::::::::::::::::::::@@ @:::::::::@:::::@:@ @
;+::::@+::::::::::::::::::::::::'@` #@::::::::::@:::::@'@ @
,;;#;::::@:::::::::::::::::::::::::::@@. +@+::::::::::@':::::@@# ,#
`@@##@::::@':::::::::::::::::::::::::::::#@@'. ,#@@'::::::::::::@::::::@@: @`
@::::@::::@:::::::::::::::::::::::::::::::::'#@@@@#;::::::::::::::'@::::::@@ @
'+::::@::::@:::::::::::::::::::::::::::::::::::::::::::::::::::::::@::::::'@@@,
@:::::@::::@:::::::::::::::::::::::::::::::::::::::::::::::::::::::@::::'@+:::#@,
@:::::@::::@::::::::::::::::::::::::::::::::::::::::::::::::::::::#+:::'@:::::::@,
;':::::@:::::@:::::::::::::::::::::::::::::::::::::::::::::::::::::@::::@:::::::::@
#::::::@:::::@':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::#;
@:::;::@::::::@':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::;;::::@
@:::@@:@::::::@@@:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::@@#@:::@
;;:::+@@::::@@',:@@@@@@@@@@@@@@@@@@@@@#;:::::::::::::::::::::::::::::::::::@+::@'::@
#::::@@::'@',,,,,,,,,,,,,,,,,,,,,,,,,;#@@@'::::::::::::::::::::::::::::::;@::::;::@
@::::+@:@@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,#@@':::::::::::::::::::::::::::@::::::::@
@:::::@@#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,#@#:::::::::::::::::::::::::@::::::::@
@::::@+,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,+@:::::::::::::::::::::::'#:::::::+;
+@::#+,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@@:::::::::::::::::::::#+:::::::@
#@'@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,+@::::::::::::::::::::++:::::::@
`@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@;::::::::::::::::::'#::::::#,
#;,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@':::::::::::::::::::::::::@
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@':::::::::::::::::::::::@
#',,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@::::::::::::::::::::::@.
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@:::::::::::::@::::::@.
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,:@::::::::::::+@;:'@@
'',,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,#+:::::::::::::@@+
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@::::::::::::::@
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,'#::::::::::::;#
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@::::::::::::;+
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,++:::::::::::;+
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@:::::::::::;+
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@:::::::::::;+
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,#'::::::::::;+
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@::::::::::;+
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@::::::::::;+
'',,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@::::::::::;+
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@::::::::::;+
@',,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@::::::::::;+
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@:::::::::::@
'',,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@:::::::::::@
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@:::::::::::@
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@:::::::::::@
'+,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@:::::::::::@
@:,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,++:::::::::::@
@@,,,,,,,,,,,,,,,,+#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@::::::::::::@
`@@@@######+,,,,@@@@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@::::::::::::@@:
`.....@',,,@@@@',,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@'::::::::::::@ '@+
@,,,@@@@:,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@:::::::::::::@ @'
.#,,,:@@#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@+:::::::::::::@ @
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@::::::::::::::@ @`
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,@;::::::::::::::@ #:@
.@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,#@:::::::::::::::@ @ @
`@@;,,,;,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,;@::::::::::::::::@ @, ;'
`+@@@+@,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,:@:::::::::::::::::@`@# @
@;,,,,,,,,,,,,,,,,,,,,,,,,,,,,,:@::::::::::::::::::#@@ @
@,,,,,,,,,,,,,,,,,,,,,,,,,,,,'@:::::::::::::::::::@+ ';
`@@@,,,,,,,,,,,,,,,,,,,,,,,,,,@@::::::::::::::::::'@. @
@@ @;@+,,,,,,,,,,,,,,,,,,,,,,#@'::::::::::::::::::@@ @
,@@` @::#@+,,,,,,,,,,,,,,,,,:@@+::::::::::::::::::+@: @
#@# @::::+@@@',,,,,,,,,;#@@@:::::::::::::::::::'@# ;'
;@ @::::::::+@@@@@@@@@+;::::::::::::::::::::;@@ @
@# .#::::::::::::::::::::::::::::::::::::::'@@ @
@:@, +'::::::::::::::::::::::::::::::::::::+@@ @
@ @ @:::::::::::::::::::::::::::::::::::@@# #.
@. @' @::::::::::::::::::::::::::::::::;@@; ,+
@ @ @::::::::::::::::::::::::::::::#@@` @
@. @` @:::::::::::::::::::::::::::'@@; @
@ ,@ ;+::::::::::::::::::::::::;@@# @
'' @ @:::::::::::::::::::::::@@@. @
@ @, @:::::::::::::::::::::;@` @@
.@ `@ @:::::::::::::::::::::@. .@,@#
@ @,#::::::::::::::::::::@`@, @ '@,
@ #@;:::::::::::::::::::;@ @ @' @@
#; @@::::::::::::::::::::@ @ ## +@
@ @'@:::::::::::::::::::#' @` ## .@
+@@@ @. @'::::::::::::::::::@ ;' #@ `@
.@@: @` @. `@:::::::::::::::::@` @ #@ `@ .+@@@#;
,@# @ @. @:::::::::::::::::@ @ @# .@@@@@;...,+@@@,
`@# '+ @, @;:::::::::::::::@ @ @+ @@, @@'
#@ @ ;@' .@::::::::::::::'# @ @: #@` +@`
`@: @ @@# @::::::::::::::@ @` `@` @+ @#
'@ #; .@.@ @:::::::::::::#' ;; '@ `@. ;@
#@ @ #@ @ ,@::::::::::::@ `@ @@ .@ @,
@' @.@; @. @:::::::::::@, @ `@: .@ @+
@: @@ ;# @:::::::::::@ @ #@ @ #@
@: @ :#:::::::::@` @ @+ @` +@
#' @` @:::::::::@ @ +@ @: '@
+# ,# @::::::::@` @ `@' '@ +@
.@ @ ;#:::::::@ +. @@ @ #+
@ #: @::::::@` ,+ '@` @. @,
@` @ @::::::@ @ ;@, `@ @
;# @` '+::::@` @ ,@+ @` `@
@ @ @::::@ @ .@+ `@ ++
@. @ @:::@` @ ,@+ @` @
`@ @ @:::@ ,@@' @ `@
@` @ ;+:#` +; @`
@ .@ @:@ @ @
@` @ @+, @ @`
@ '' @@ +: `@
'' @ @; @ @
@ +' @ :'
@ @ ,# @
+: ;# @. @
@ @ @ ,'
@ @ @ @
.# @. @ @
#. @ ,+ @`
@ .@ +. ,'
@ @` @ @
@ @ @ @
@ @ @ @
:' +; @ @
Changed files with action and line counts M includes/discovery/frequencies/apc.inc.php +2 / -2
+2 added
−2 removed
filtered activity
20:18 < falz> _
20:18 < falz> /\) _
20:18 < falz> _ / / (/\
20:18 < falz> /\) ( Y) \ \
20:18 < falz> / / "" (Y )
20:18 < falz> ( Y) ""
20:18 < falz> ""
Changed files with action and line counts M html/pages/device/nfsen.inc.php +3 / -3
+3 added
−3 removed
filtered activity
shoutcast fix
Changed files with action and line counts M scripts/agent-local/shoutcast +5 / -6
+5 added
−6 removed
filtered activity
shit from falz, yo.
Changed files with action and line counts A includes/discovery/temperatures/routeros.inc.php +26 / -0 A includes/discovery/voltages/routeros.inc.php +25 / -0
+51 added
0 removed
filtered activity
fix unix agent error message upon failure
Changed files with action and line counts M includes/polling/unix-agent.inc.php +3 / -3
+3 added
−3 removed
filtered activity
update for mmoerman, who was feeling restless about the svn silence.
Changed files with action and line counts M includes/defaults.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Revert DB changes. HERP DERP.
Changed files with action and line counts M sql-schema/001.sql +59 / -59 M sql-schema/002.sql +10 / -10 M sql-schema/003.sql +11 / -11 M sql-schema/004.sql +11 / -11 M sql-schema/005.sql +2 / -2 M sql-schema/016.sql +1 / -1 M sql-schema/026.sql +1 / -1 M sql-schema/028.sql +10 / -10
0 added
0 removed
filtered activity
set mysql to UTF8 (utf8_unicode_ci) on MyISAM for all new installations
Changed files with action and line counts M sql-schema/001.sql +59 / -59 M sql-schema/002.sql +10 / -10 M sql-schema/003.sql +11 / -11 M sql-schema/004.sql +11 / -11 M sql-schema/005.sql +2 / -2 M sql-schema/016.sql +1 / -1 M sql-schema/026.sql +1 / -1 M sql-schema/028.sql +10 / -10
0 added
0 removed
filtered activity
fix
Changed files with action and line counts A sql-schema/033.sql +3 / -0
0 added
0 removed
filtered activity
cleanup shoutcast locations
Changed files with action and line counts A scripts/agent-local/shoutcast.default.conf +3 / -0 D scripts/shoutcast.default.conf +0 / -3 D scripts/shoutcast.php +0 / -121
+3 added
−124 removed
filtered activity
shoutcast application fixes
Changed files with action and line counts 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 includes/polling/applications/shoutcast.inc.php +11 / -8 A scripts/agent-local/shoutcast +121 / -0
+134 added
−10 removed
filtered activity
drbd cleanup
Changed files with action and line counts M includes/polling/applications/drbd.inc.php +10 / -6
+10 added
−6 removed
filtered activity
add app_instance
Changed files with action and line counts A sql-schema/032.sql +2 / -0
0 added
0 removed
filtered activity
make drbd work. probably.
Changed files with action and line counts M includes/polling/unix-agent.inc.php +5 / -2 M scripts/agent-local/dpkg +1 / -1 M scripts/agent-local/drbd +1 / -1
+7 added
−4 removed
filtered activity
wut wut in the but
Changed files with action and line counts A html/images/os/wut.png +1 / -0 A includes/discovery/os/wut.inc.php +8 / -0 A includes/discovery/temperatures/wut.inc.php +36 / -0 A mibs/WebGraph-8xThermometer-US-MIB +2,360 / -0
+44 added
0 removed
filtered activity
add index to event log table, patch by M. Moerman
Changed files with action and line counts A sql-schema/031.sql +1 / -0
0 added
0 removed
filtered activity
don't apply trailing dot when ['mydomain'] is empty, patch by Tuomas Riihimaki, closes #102
Changed files with action and line counts M includes/discovery/functions.inc.php +1 / -1
+1 added
−1 removed
filtered activity
increase maximum
UCD-SNMP-MIB load average to 5000 (from fenestro)
Changed files with action and line counts M includes/polling/ucd-mib.inc.php +1 / -1
+1 added
−1 removed
filtered activity
billing search from codekiller
Changed files with action and line counts M html/pages/bills.inc.php +3 / -0 M html/pages/bills/add.inc.php +2 / -1 M html/pages/bills/cmonth.inc.php +3 / -1 M html/pages/bills/pmonth.inc.php +3 / -1 M html/pages/bills/search.inc.php +50 / -12 A html/pages/bills/searchaction.inc.php +48 / -0
+109 added
−15 removed
filtered activity
July 2012
fix rra definitions
Changed files with action and line counts M includes/defaults.inc.php +1 / -1
+1 added
−1 removed
filtered activity
remove env from ntpd agent script
Changed files with action and line counts M scripts/agent-local/ntpd +3 / -3
+3 added
−3 removed
filtered activity
Changed files with action and line counts M html/pages/device/overview/generic/sensor.inc.php +1 / -1 M includes/discovery/current/apc.inc.php +80 / -4 M includes/discovery/frequencies/apc.inc.php +43 / -7 M includes/discovery/temperatures/apc.inc.php +2 / -2 M includes/discovery/voltages/apc.inc.php +206 / -81 M includes/functions.php +4 / -4
+336 added
−99 removed
filtered activity
disregard size 0 mempools, ie swap space on a machine without swap
Changed files with action and line counts M includes/discovery/mempools/hrstorage.inc.php +1 / -1
+1 added
−1 removed
filtered activity
recognize more powerconnects, nicecase ntpd
Changed files with action and line counts M html/includes/functions.inc.php +2 / -0 M includes/discovery/os/powerconnect.inc.php +2 / -1
+4 added
−1 removed
filtered activity
remove animated percent bars
Changed files with action and line counts M html/pages/bill/accurate.inc.php +1 / -1 M html/pages/bill/history.inc.php +1 / -1 M html/pages/bill/quick.inc.php +1 / -1 M html/pages/bill/transfer.inc.php +1 / -1 M html/pages/bills/cmonth.inc.php +1 / -1 M html/pages/bills/pmonth.inc.php +1 / -1
+6 added
−6 removed
filtered activity
fix some search bars
Changed files with action and line counts M html/css/bootstrap.css +3 / -1 M html/pages/devices.inc.php +4 / -4 M html/pages/eventlog.inc.php +2 / -2 M html/pages/syslog.inc.php +2 / -3
+8 added
−9 removed
filtered activity
updated login page
Changed files with action and line counts M html/pages/logon.inc.php +40 / -21
+40 added
−21 removed
filtered activity
pretty up some forms
Changed files with action and line counts M html/css/bootstrap.css +1 / -1 M html/pages/device/logs/eventlog.inc.php +2 / -2 M html/pages/device/logs/syslog.inc.php +2 / -2 M html/pages/ports.inc.php +3 / -5
+7 added
−9 removed
filtered activity
remove some memcached stuff
Changed files with action and line counts M config.php.default +0 / -5 M includes/polling/cisco-cef.inc.php +1 / -1 M includes/polling/cisco-mac-accounting.inc.php +1 / -1 M includes/polling/ports.inc.php +0 / -7
+2 added
−14 removed
filtered activity
add some things for working with percentages of port capacity
Changed files with action and line counts M html/includes/graphs/port/auth.inc.php +2 / -2 M html/pages/ports.inc.php +10 / -2 M html/pages/ports/list.inc.php +4 / -0 M includes/polling/ports.inc.php +6 / -6
+22 added
−10 removed
filtered activity
more billing improvements from codekiller
Changed files with action and line counts M html/pages/bill/accurate.inc.php +11 / -10 M html/pages/bill/actions.inc.php +2 / -8 M html/pages/bill/delete.inc.php +36 / -35 M html/pages/bill/edit.inc.php +74 / -85 M html/pages/bill/ports.inc.php +4 / -4 M html/pages/bill/quick.inc.php +29 / -32 M html/pages/bill/reset.inc.php +38 / -39 M html/pages/bill/transfer.inc.php +44 / -41
+238 added
−254 removed
filtered activity
set astext straight away on discovery instead of next discovery
Changed files with action and line counts M includes/discovery/bgp-peers.inc.php +1 / -1
+1 added
−1 removed
filtered activity
fixup
Changed files with action and line counts M includes/discovery/os/powerconnect.inc.php +1 / -1
+1 added
−1 removed
filtered activity
maybe recognize PowerConnect 5524/5548?
Changed files with action and line counts M includes/discovery/os/powerconnect.inc.php +5 / -1
+5 added
−1 removed
filtered activity
fix path for ntp agent
Changed files with action and line counts M scripts/agent-local/ntpd +2 / -2
+2 added
−2 removed
filtered activity
fix previous month billing
Changed files with action and line counts M html/pages/bills/pmonth.inc.php +9 / -9
+9 added
−9 removed
filtered activity
NTP agent poller and some other changes from codekiller
Changed files with action and line counts A html/includes/graphs/application/nptd_uptime.inc.php +40 / -0 A html/includes/graphs/application/ntpd_bits.inc.php +26 / -0 A html/includes/graphs/application/ntpd_buffer.inc.php +34 / -0 A html/includes/graphs/application/ntpd_freq.inc.php +24 / -0 A html/includes/graphs/application/ntpd_packets.inc.php +34 / -0 A html/includes/graphs/application/ntpd_stats.inc.php +39 / -0 A html/includes/graphs/application/ntpd_stratum.inc.php +21 / -0 A html/includes/graphs/application/ntpd_uptime.inc.php +40 / -0 M html/pages/apps.inc.php +2 / -0 A html/pages/device/apps/ntpd.inc.php +63 / -0 M html/pages/graphs.inc.php +67 / -0 M includes/defaults.inc.php +2 / -2 A includes/polling/applications/ntpd.inc.php +58 / -0 M poller.php +1 / -1 A scripts/agent-local/ntpd +87 / -0
+538 added
−3 removed
filtered activity
remove pointless baseurl from css
Changed files with action and line counts M html/index.php +3 / -3
+3 added
−3 removed
filtered activity
fix more css fuckups
Changed files with action and line counts M html/css/bootstrap.css +2 / -2 M html/css/styles.css +4 / -0
0 added
0 removed
filtered activity
make sure bill_data is available to history tab too
Changed files with action and line counts M html/pages/bill.inc.php +2 / -1
+2 added
−1 removed
filtered activity
remove some debugging
Changed files with action and line counts M html/pages/bill/accurate.inc.php +4 / -4
+4 added
−4 removed
filtered activity
clean up billing styles to match observium normal
Changed files with action and line counts M html/css/bootstrap.css +3,321 / -1,094 D html/css/bootstrap.min.css +0 / -9 M html/css/bootstrap.obs.css +53 / -72 M html/css/styles.css +1 / -1 M html/index.php +3 / -0 M html/pages/bill.inc.php +0 / -4 M html/pages/bill/accurate.inc.php +7 / -7 M html/pages/bill/edit.inc.php +9 / -9 M html/pages/bill/history.inc.php +3 / -2 M html/pages/bill/navbar.inc.php +13 / -3 M html/pages/bill/ports.inc.php +5 / -5 M html/pages/bill/quick.inc.php +8 / -3 M html/pages/bill/reset.inc.php +5 / -3 M html/pages/bill/transfer.inc.php +13 / -9 M html/pages/bills.inc.php +0 / -4
+66 added
−49 removed
filtered activity
billing interface rewrite from codekiller
Changed files with action and line counts A html/css/bootstrap-responsive.min.css +9 / -0 M html/css/bootstrap.min.css +2 / -484 A html/css/bootstrap.obs.css +312 / -0 A html/js/billing.js +36 / -0 A html/js/bootstrap-button.js +96 / -0 A html/js/bootstrap-tab.js +135 / -0 A html/js/bootstrap-tooltip.js +275 / -0 M html/js/jquery.min.js +4 / -18 M html/pages/bill.inc.php +90 / -286 A html/pages/bill/accurate.inc.php +152 / -0 M html/pages/bill/actions.inc.php +17 / -9 A html/pages/bill/api.inc.php +12 / -0 M html/pages/bill/delete.inc.php +40 / -30 M html/pages/bill/edit.inc.php +166 / -128 M html/pages/bill/history.inc.php +83 / -58 A html/pages/bill/navbar.inc.php +57 / -0 A html/pages/bill/ports.inc.php +47 / -0 A html/pages/bill/quick.inc.php +148 / -0 M html/pages/bill/reset.inc.php +47 / -36 M html/pages/bill/transfer.inc.php +203 / -153 M html/pages/bills.inc.php +23 / -218 A html/pages/bills/add.inc.php +139 / -0 A html/pages/bills/cmonth.inc.php +124 / -0 M html/pages/bills/pmonth.inc.php +117 / -67 M html/pages/bills/search.inc.php +17 / -58
+1,482 added
−1,043 removed
filtered activity
roll back billing changes - broken javascript
Showing the first 30 paths; 102 more are omitted from this static page.
Changed files with action and line counts D html/css/bootstrap-responsive.min.css +0 / -9 M html/css/bootstrap.min.css +484 / -2 D html/css/bootstrap.obs.css +0 / -304 M html/css/bootstrap/glyphicons-halflings-white.png non-text +0 / -0 M html/css/bootstrap/glyphicons-halflings.png non-text +0 / -0 M html/images/icons/firewall.png non-text +0 / -0 M html/images/icons/greyscale/wifi.png non-text +0 / -0 M html/images/icons/greyscale/wireless.png non-text +0 / -0 M html/images/icons/network.png non-text +0 / -0 M html/images/icons/printer.png non-text +0 / -0 M html/images/icons/server.png non-text +0 / -0 M html/images/icons/wifi.png non-text +0 / -0 M html/images/icons/wireless.png non-text +0 / -0 M html/images/os/apple.png non-text +0 / -0 M html/images/os/axis.png non-text +0 / -0 M html/images/os/dell.png non-text +0 / -0 M html/images/os/hp.png non-text +0 / -0 M html/images/os/mge.png non-text +0 / -0 M html/images/os/zyxel.png non-text +0 / -0 M html/includes/authentication non-text +0 / -0 M html/includes/graphs/bgp/prefixes.inc.php non-text +0 / -0 M html/includes/graphs/device/hr_processes.inc.php non-text +0 / -0 M html/includes/graphs/device/hr_users.inc.php non-text +0 / -0 M html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php non-text +0 / -0 M html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php non-text +0 / -0 M html/includes/graphs/device/netstat_ip_frag.inc.php non-text +0 / -0 M html/includes/graphs/device/storage.inc.php non-text +0 / -0 M html/includes/graphs/device/wifi_clients.inc.php non-text +0 / -0 M html/includes/graphs/multiport/bits.inc.php non-text +0 / -0 M html/includes/graphs/multiport/bits_duo.inc.php non-text +0 / -0
+1,036 added
−1,450 removed
filtered activity
fix chargs, remove second jquery
Changed files with action and line counts D html/js/jquery.billing.js +0 / -9,252 M html/js/jquery.min.js +4 / -18
0 added
0 removed
filtered activity
new billing interface from codekiller
Changed files with action and line counts A html/css/bootstrap-responsive.min.css +9 / -0 M html/css/bootstrap.min.css +2 / -484 A html/css/bootstrap.obs.css +304 / -0 A html/js/billing.js +36 / -0 A html/js/bootstrap-button.js +96 / -0 A html/js/bootstrap-tab.js +135 / -0 A html/js/bootstrap-tooltip.js +275 / -0 A html/js/jquery.billing.js +9,252 / -0 M html/pages/bill.inc.php +90 / -286 A html/pages/bill/accurate.inc.php +145 / -0 M html/pages/bill/actions.inc.php +10 / -4 A html/pages/bill/api.inc.php +12 / -0 M html/pages/bill/delete.inc.php +35 / -30 M html/pages/bill/edit.inc.php +158 / -126 M html/pages/bill/history.inc.php +83 / -58 A html/pages/bill/navbar.inc.php +57 / -0 A html/pages/bill/ports.inc.php +46 / -0 A html/pages/bill/quick.inc.php +148 / -0 M html/pages/bill/reset.inc.php +42 / -36 M html/pages/bill/transfer.inc.php +203 / -153 M html/pages/bills.inc.php +24 / -218 A html/pages/bills/add.inc.php +139 / -0 A html/pages/bills/cmonth.inc.php +124 / -0 M html/pages/bills/pmonth.inc.php +117 / -67 M html/pages/bills/search.inc.php +17 / -58
+1,450 added
−1,036 removed
filtered activity
config option title_url to customise logo URL. #97
Changed files with action and line counts M html/includes/header.inc.php +1 / -1 M includes/defaults.inc.php +1 / -0
+2 added
−1 removed
filtered activity
expand memcached rrd bytes size > 125GB
Changed files with action and line counts M includes/defaults.inc.php +0 / -10 M includes/polling/applications/memcached.inc.php +2 / -2
+2 added
−12 removed
filtered activity
additional juniper mibs
Showing the first 30 paths; 42 more are omitted from this static page.
Changed files with action and line counts M mibs/junos/mib-jnx-analyzer.txt +12 / -6 M mibs/junos/mib-jnx-bfd-exp.txt +5 / -1 M mibs/junos/mib-jnx-bfd.txt +18 / -0 M mibs/junos/mib-jnx-chas-defines.txt +174 / -209 M mibs/junos/mib-jnx-chassis.txt +141 / -5 A mibs/junos/mib-jnx-dom.txt +406 / -0 M mibs/junos/mib-jnx-event.txt +1 / -1 M mibs/junos/mib-jnx-ex-mac-notification.txt +21 / -1 M mibs/junos/mib-jnx-exp.txt +6 / -0 M mibs/junos/mib-jnx-ipsec-flow-mon.txt +12 / -8 M mibs/junos/mib-jnx-ipsec-monitor-asp.txt +11 / -3 M mibs/junos/mib-jnx-ipv6.txt +44 / -0 A mibs/junos/mib-jnx-jdhcp.txt +1,635 / -0 A mibs/junos/mib-jnx-jdhcpv6.txt +757 / -0 M mibs/junos/mib-jnx-js-if-ext.txt +1 / -1 M mibs/junos/mib-jnx-js-nat.txt +35 / -7 M mibs/junos/mib-jnx-js-packet-mirror.txt +106 / -16 M mibs/junos/mib-jnx-js-smi.txt +1 / -0 M mibs/junos/mib-jnx-js-spu-monitoring.txt +97 / -17 M mibs/junos/mib-jnx-js-utm-av.txt +232 / -16 M mibs/junos/mib-jnx-jsrpd.txt +58 / -1 A mibs/junos/mib-jnx-jwx.txt non-text +0 / -0 M mibs/junos/mib-jnx-l2cp-features.txt +69 / -3 A mibs/junos/mib-jnx-license.txt +260 / -0 A mibs/junos/mib-jnx-lsys-securityprofile.txt +42 / -0 A mibs/junos/mib-jnx-lsys-sp-authentry.txt +194 / -0 A mibs/junos/mib-jnx-lsys-sp-cpu.txt +280 / -0 A mibs/junos/mib-jnx-lsys-sp-flowgate.txt +194 / -0 A mibs/junos/mib-jnx-lsys-sp-flowsess.txt +194 / -0 A mibs/junos/mib-jnx-lsys-sp-natconebind.txt +199 / -0
0 added
0 removed
filtered activity
add updated juniper chassis definitions
Changed files with action and line counts M mibs/junos/mib-jnx-chas-defines.txt +850 / -18
0 added
0 removed
filtered activity
loosen a loop
Changed files with action and line counts M includes/rrdtool.inc.php +4 / -2
+4 added
−2 removed
filtered activity
anti-fork license to about :>
Changed files with action and line counts M LICENSE +35 / -25 M html/pages/about.inc.php +67 / -86
+102 added
−111 removed
filtered activity
better.
Changed files with action and line counts M includes/polling/ports.inc.php +1 / -1
+1 added
−1 removed
filtered activity
FIX
Changed files with action and line counts M includes/polling/ports.inc.php +1 / -1
+1 added
−1 removed
filtered activity
slightly better ports values debugging
Changed files with action and line counts M includes/polling/ports.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Changed files with action and line counts M includes/polling/netscaler-vsvr.inc.php +8 / -0
+8 added
0 removed
filtered activity
remove old apache scripts which are no longer used
Changed files with action and line counts D scripts/apache-stats +0 / -90 D scripts/apache-stats.py +0 / -88
0 added
−178 removed
filtered activity
no need for shorthost on a screenwide title bar...
Changed files with action and line counts M html/pages/apps/default.inc.php +1 / -1
+1 added
−1 removed
filtered activity
remove SNMP support from apache app script
Changed files with action and line counts M includes/polling/applications/apache.inc.php +10 / -19
+10 added
−19 removed
filtered activity
June 2012
improve iftype rewriting and add new rewrite function (substitution by array key)
Changed files with action and line counts M html/pages/ports/list.inc.php +1 / -1 M includes/rewrites.php +286 / -18
+287 added
−19 removed
filtered activity
fix health/storage
Changed files with action and line counts M html/pages/health/storage.inc.php +7 / -1
+7 added
−1 removed
filtered activity
fix storage poller?
Changed files with action and line counts M includes/polling/storage.inc.php +1 / -1
+1 added
−1 removed
filtered activity
allow ip address without /32 for unauth_graphs_cidr
Changed files with action and line counts M html/includes/graphs/graph.inc.php +2 / -0
+2 added
0 removed
filtered activity
graph status over time
Changed files with action and line counts A html/includes/graphs/device/status.inc.php +22 / -0 M includes/polling/functions.inc.php +14 / -0
+36 added
0 removed
filtered activity
add columns to port-status
Changed files with action and line counts M html/pages/ports/list.inc.php +6 / -5 A sql-schema/030.sql +2 / -0
+6 added
−5 removed
filtered activity
remove some warnings; allow sensor value to be float again instead of int
Changed files with action and line counts M includes/polling/functions.inc.php +1 / -1 M includes/snmp.inc.php +1 / -1 A sql-schema/029.sql +1 / -0
+2 added
−2 removed
filtered activity
remove ipmi sensors even when ipmi is no longer configured, hopefully fix sensor warnings, fix storage state updates
Changed files with action and line counts M includes/polling/functions.inc.php +4 / -3 M includes/polling/ipmi.inc.php +10 / -9 M includes/polling/storage.inc.php +4 / -2
+18 added
−14 removed
filtered activity
remove obsolete mysql scripts
Changed files with action and line counts D scripts/mysql-stats +0 / -131 D scripts/mysql_stats.php +0 / -1,243
0 added
−1,374 removed
filtered activity
This commit REMOVES support for mysql polling via SNMP, this application is now available ONLY via the UNIX AGENT. Beware.
Changed files with action and line counts M includes/polling/applications/mysql.inc.php +224 / -236
+224 added
−236 removed
filtered activity
This commit REMOVES support for powerdns polling via SNMP, this application is now available ONLY via the UNIX AGENT. Beware.
Changed files with action and line counts M includes/polling/applications/powerdns.inc.php +16 / -24 D scripts/agent-local/pdns +0 / -5 D scripts/agent-local/pdns-recursor +0 / -5 A scripts/agent-local/powerdns +5 / -0 A scripts/agent-local/powerdns-recursor +5 / -0 D scripts/powerdns.php +0 / -84
+26 added
−118 removed
filtered activity
fixmes
Changed files with action and line counts M includes/polling/applications/powerdns.inc.php +2 / -0 M includes/rrdtool.inc.php +3 / -0
+5 added
0 removed
filtered activity
fix ipmi polling/discovery + limits
Changed files with action and line counts M includes/polling/ipmi.inc.php +17 / -5
+17 added
−5 removed
filtered activity
sort app devices, fix links when clicking on graphs
Changed files with action and line counts M html/pages/apps/default.inc.php +2 / -2
+2 added
−2 removed
filtered activity
example output of unbound stats supplied
Changed files with action and line counts A includes/polling/applications/unbound.inc.php +69 / -0
+69 added
0 removed
filtered activity
add unbound stats script, no observium-collector or graphs yet
Changed files with action and line counts A scripts/agent-local/unbound +14 / -0
+14 added
0 removed
filtered activity
storage discovery -> state table
Changed files with action and line counts M includes/discovery/functions.inc.php +5 / -4 M includes/discovery/storage/hrstorage.inc.php +3 / -2
+8 added
−6 removed
filtered activity
add newline to die, so our check-mk parser doesn't get confused and skip the following section
Changed files with action and line counts M scripts/agent-local/mysql +1 / -1
+1 added
−1 removed
filtered activity
hopefully fix processor discovery
Changed files with action and line counts M includes/discovery/functions.inc.php +7 / -2
+7 added
−2 removed
filtered activity
unbreak ports query, by Erik Smit / Zylon
Changed files with action and line counts M html/pages/ports.inc.php +1 / -1
+1 added
−1 removed
filtered activity
autodiscover apps through agent, tested for mysql and powerdns, warning: not autoremoved if script disappears from agent
Changed files with action and line counts M includes/polling/applications.inc.php +10 / -7 M includes/polling/applications/mysql.inc.php +0 / -2 M includes/polling/applications/powerdns.inc.php +0 / -2 M includes/polling/unix-agent.inc.php +10 / -0
+20 added
−11 removed
filtered activity
add mysql.cnf for checkmk which automatically fetches user/pass from debian config, place next to mysql script and go
Changed files with action and line counts A scripts/agent-local/mysql.cnf +20 / -0
+20 added
0 removed
filtered activity
MOAR RARITAN, patch by Erik Smit /Zylon
Changed files with action and line counts M includes/discovery/current/raritan.inc.php +2 / -2 A includes/discovery/power/raritan.inc.php +45 / -0 A includes/discovery/temperatures/raritan.inc.php +25 / -0 A includes/discovery/voltages/raritan.inc.php +27 / -0
+99 added
−2 removed
filtered activity
fix sensors on device overview
Changed files with action and line counts M html/pages/device/overview/generic/sensor.inc.php +1 / -1
+1 added
−1 removed
filtered activity
fix sensor discovery, patch by Erik Smit / Zylon
Changed files with action and line counts M includes/discovery/functions.inc.php +1 / -1
+1 added
−1 removed
filtered activity
optimize generic graph thing, lots of dead code removed
Changed files with action and line counts M html/includes/graphs/common.inc.php +1 / -0 M html/includes/graphs/generic_multi_simplex_seperated.inc.php +25 / -35
+26 added
−35 removed
filtered activity
wtfcode
Changed files with action and line counts M html/includes/graphs/sensor/temperature.inc.php +1 / -0 M html/pages/apps.inc.php +3 / -0 M sql-schema/028.sql +0 / -1
+4 added
0 removed
filtered activity
fix powerdns agent handler
Changed files with action and line counts M includes/polling/applications/powerdns.inc.php +2 / -2 M includes/polling/unix-agent.inc.php +1 / -4
+3 added
−6 removed
filtered activity
ack, TEST MOAR - fix debug commit
Changed files with action and line counts M includes/discovery/functions.inc.php +1 / -1 M includes/polling/functions.inc.php +2 / -2 M poller.php +1 / -1
+4 added
−4 removed
filtered activity
add debug output to xdp autodiscovery
Changed files with action and line counts M includes/discovery/functions.inc.php +14 / -5
+14 added
−5 removed
filtered activity
create and use mysql MEMORY tables for state data (potential breakage if your mysql install is broken)
Changed files with action and line counts M html/css/styles.css +15 / -0 M html/includes/functions.inc.php +2 / -0 M html/includes/print-device-graph.php +1 / -1 M html/pages/device/health/mempool.inc.php +6 / -9 M html/pages/device/health/processor.inc.php +8 / -2 M html/pages/device/health/sensors.inc.php +7 / -2 M html/pages/device/health/storage.inc.php +6 / -1 M html/pages/device/overview/generic/sensor.inc.php +10 / -18 M html/pages/device/overview/mempools.inc.php +6 / -10 M html/pages/device/overview/processors.inc.php +6 / -1 M html/pages/device/overview/storage.inc.php +6 / -1 M html/pages/device/port.inc.php +5 / -8 M html/pages/device/ports.inc.php +2 / -9 M html/pages/device/routing/bgp.inc.php +7 / -1 M html/pages/front/traffic.php +6 / -6 M html/pages/health/mempool.inc.php +7 / -10 M html/pages/health/processor.inc.php +35 / -15 M html/pages/health/sensors.inc.php +14 / -31 M html/pages/ports.inc.php +20 / -27 M html/pages/ports/list.inc.php +13 / -10 M includes/defaults.inc.php +0 / -10 M includes/definitions.inc.php +0 / -16 M includes/polling/bgp-peers.inc.php +40 / -9 M includes/polling/functions.inc.php +18 / -10 M includes/polling/mempools.inc.php +10 / -9 M includes/polling/ports.inc.php +32 / -55 M includes/polling/processors.inc.php +17 / -3 M includes/polling/storage.inc.php +8 / -10 M includes/polling/ucd-diskio.inc.php +2 / -0 A sql-schema/028.sql +24 / -0
+294 added
−284 removed
filtered activity
use is_numeric() for NaN, patch by Erik Zylon of Smith's Industries
Changed files with action and line counts M html/includes/graphs/sensor/temperature.inc.php +10 / -0 M html/pages/device/overview/generic/sensor.inc.php +1 / -1 M html/pages/health/sensors.inc.php +1 / -1
+12 added
−2 removed
filtered activity
Add code to make 'Show Previous' work in the graph view. Patch by Erik Smit of Zoiah Zylon Industries
Changed files with action and line counts M html/includes/graphs/sensor/current.inc.php +10 / -0
+10 added
0 removed
filtered activity
add checkmk scripts for powerdns auth and recursor, add unix agent support for powerdns auth
Changed files with action and line counts M includes/polling/applications/powerdns.inc.php +19 / -5 M includes/polling/unix-agent.inc.php +1 / -1 A scripts/agent-local/pdns +5 / -0 A scripts/agent-local/pdns-recursor +5 / -0
+30 added
−6 removed
filtered activity
add Dell OMSA fan speeds, patch by RobJE
Changed files with action and line counts A includes/discovery/fanspeeds/dell.inc.php +77 / -0
+77 added
0 removed
filtered activity
Update to Dell OMSA temperature sensors, patch by RobJE
Changed files with action and line counts M includes/discovery/temperatures/dell.inc.php +7 / -3
+7 added
−3 removed
filtered activity
small fix to discover_sensor, patch by RobJE (previous one too, sorry)
Changed files with action and line counts M includes/discovery/functions.inc.php +2 / -2
+2 added
−2 removed
filtered activity
update Dell mibs to OMSA 7 version
Changed files with action and line counts A mibs/DCS3FRU-MIB +255 / -0 M mibs/MIB-DELL-10892 +9,137 / -5,560
0 added
0 removed
filtered activity
fix device_bits for xos
Changed files with action and line counts M html/includes/graphs/device/bits.inc.php +11 / -1 M html/pages/edituser.inc.php +2 / -2 M html/pages/graphs.inc.php +2 / -0 M includes/dbFacile.php +3 / -3 M includes/defaults.inc.php +1 / -1
+19 added
−7 removed
filtered activity
password change stuff
Changed files with action and line counts M html/pages/edituser.inc.php +7 / -7
+7 added
−7 removed
filtered activity
fix IPMI poller
Changed files with action and line counts M includes/polling/functions.inc.php +1 / -2 M includes/polling/unix-agent.inc.php +1 / -3
+2 added
−5 removed
filtered activity
move ipmi discovery to poller, delete ipmi sensors which disappear
Changed files with action and line counts D includes/discovery/ipmi.inc.php +0 / -37 M includes/discovery/sensors.inc.php +0 / -1 M includes/polling/functions.inc.php +12 / -2 M includes/polling/ipmi.inc.php +18 / -34 M includes/polling/unix-agent/hddtemp.inc.php +0 / -2
+30 added
−76 removed
filtered activity
remove deluser
Changed files with action and line counts D html/pages/deluser.inc.php +0 / -52
0 added
−52 removed
filtered activity
improvements to edituser
Changed files with action and line counts M html/includes/print-menubar.php +0 / -1 A html/pages/edituser non-text +0 / -0 M html/pages/edituser.inc.php +69 / -32 A html/pages/edituser/deleteuser.inc.php +39 / -0
+108 added
−33 removed
filtered activity
adduser/becomeuser (from zoiah)
Changed files with action and line counts M html/includes/authenticate.inc.php +1 / -1 M html/pages/edituser.inc.php +28 / -0
+29 added
−1 removed
filtered activity
correctly delete agent (temperature) sensors when they are gone
Changed files with action and line counts M includes/polling/unix-agent.inc.php +6 / -7
+6 added
−7 removed
filtered activity
correct matched port counts based on permission
Changed files with action and line counts M html/pages/ports/list.inc.php +5 / -6
+5 added
−6 removed
filtered activity
allow IPMI to be checked by USER level as well, suggested by Nikolay Shopik
Changed files with action and line counts M includes/discovery/ipmi.inc.php +1 / -1 M includes/polling/ipmi.inc.php +1 / -1
+2 added
−2 removed
filtered activity
moar rrd escape
Changed files with action and line counts M html/includes/graphs/sensor/frequency.inc.php +1 / -3 M html/includes/graphs/service/availability.inc.php +1 / -3 M includes/rrdtool.inc.php +1 / -1
+3 added
−7 removed
filtered activity
remove port description parser output, patch by Erik Smit (Zylon)
Changed files with action and line counts M includes/port-descr-parser.inc.php +2 / -2
+2 added
−2 removed
filtered activity
fix alert value after sensor NaN, patch by Erik Smit (Zylon)
Changed files with action and line counts M html/pages/health/sensors.inc.php +2 / -1
+2 added
−1 removed
filtered activity
fix topnav counters for non-admin, patch by Zoiah
Changed files with action and line counts M html/includes/topnav.inc.php +5 / -1
+5 added
−1 removed
filtered activity
May 2012
don't show errors if there are none
Changed files with action and line counts M includes/sql-schema/update.php +5 / -1
+5 added
−1 removed
filtered activity
don't need a william here, i'm not using williaming
Changed files with action and line counts M html/pages/device/port.inc.php +1 / -1
+1 added
−1 removed
filtered activity
moar escape
Changed files with action and line counts M html/includes/graphs/device/sensor.inc.php +1 / -2 M html/includes/graphs/device/toner.inc.php +1 / -1 M html/includes/graphs/generic_multi_seperated.inc.php +1 / -1 M html/includes/graphs/toner/usage.inc.php +1 / -1
+4 added
−5 removed
filtered activity
sensor description escape
Changed files with action and line counts M html/includes/graphs/sensor/current.inc.php +1 / -3
+1 added
−3 removed
filtered activity
allow disabling of graphs on html/pages/customers
Changed files with action and line counts M html/pages/customers.inc.php +11 / -7 M includes/defaults.inc.php +1 / -0
+12 added
−7 removed
filtered activity
fix adding bill from port page
Changed files with action and line counts M html/pages/device/port.inc.php +1 / -1 M mibs/process.pl +10 / -15
+1 added
−1 removed
filtered activity
Changed files with action and line counts A mibs/NETBOTZ320-MIB +8,812 / -0 D mibs/netbotz320.mib +0 / -8,783
0 added
0 removed
filtered activity
Changed files with action and line counts A mibs/IEEE8021-BRIDGE-MIB +2,327 / -0
0 added
0 removed
filtered activity
remove MPLS-LDP-CAPABILITY
Changed files with action and line counts D mibs/MPLS-LDP-CAPABILITY +0 / -455
0 added
0 removed
filtered activity
Fix some MIBs
Showing the first 30 paths; 7 more are omitted from this static page.
Changed files with action and line counts M mibs/BRIDGE-MIB +1,320 / -1,314 A mibs/Brocade-TC +78 / -0 A mibs/CISCO-VOICE-DNIS-MIB +435 / -0 M mibs/DISMAN-EVENT-MIB +0 / -73 A mibs/DOT3-OAM-MIB +2,227 / -0 M mibs/IANA-ADDRESS-FAMILY-NUMBERS-MIB +4 / -2 M mibs/IANA-LANGUAGE-MIB +1 / -1 M mibs/IANA-RTPROTO-MIB +1 / -6 M mibs/IANAifType-MIB +193 / -109 A mibs/IEEE8021-CFM-MIB +3,829 / -0 A mibs/IEEE8021-CFM-V2-MIB +1,002 / -0 A mibs/IEEE8021-TC-MIB +597 / -0 M mibs/INET-ADDRESS-MIB +0 / -12 A mibs/INT-SERV-MIB +1,128 / -0 M mibs/IP-FORWARD-MIB +0 / -80 M mibs/IP-MIB +1 / -155 M mibs/IPV6-FLOW-LABEL-MIB +47 / -50 M mibs/IPV6-TC +1 / -1 A mibs/MTA-MIB +1,226 / -0 M mibs/NET-SNMP-AGENT-MIB +6 / -2 M mibs/NET-SNMP-EXAMPLES-MIB +1 / -1 M mibs/NET-SNMP-EXTEND-MIB +6 / -3 M mibs/NET-SNMP-PASS-MIB +1 / -1 M mibs/NET-SNMP-TC +5 / -0 A mibs/NETWORK-SERVICES-MIB +626 / -0 M mibs/NOTIFICATION-LOG-MIB +1 / -30 M mibs/RFC-1215 +32 / -31 A mibs/SCTP-MIB +1,342 / -0 M mibs/SMUX-MIB +3 / -1 M mibs/SNMP-USM-AES-MIB +1 / -1
0 added
0 removed
filtered activity
set the correct html title if prefix is not set but suffix is
Changed files with action and line counts M html/index.php +1 / -1
+1 added
−1 removed
filtered activity
add licenses for things
Changed files with action and line counts A LICENSE +43 / -0 A html/includes/collectd/LICENSE +4 / -0 M html/includes/collectd/config.php +2 / -1 A html/includes/geshi/LICENSE +4 / -0 A html/includes/jpgraph/LICENSE +3 / -0 A html/includes/tcpdf/LICENSE +6 / -0 D licenses non-text +0 / -0 D licenses/GPLv3-LICENSE.txt +0 / -675 D licenses/MIT-LICENSE +0 / -21
+49 added
−697 removed
filtered activity
update foundry mibs
Showing the first 30 paths; 23 more are omitted from this static page.
Changed files with action and line counts M html/includes/print-vrf.inc.php +2 / -0 M includes/rewrites.php +12 / -0 A mibs/BGP4V2-MIB +1,066 / -0 A mibs/BGP4V2-TC-MIB +66 / -0 A mibs/BRCD-DOT1X-MIB +590 / -0 A mibs/BROCADE-NP-TM-STATS-MIB +2,088 / -0 A mibs/BROCADE-SYSLOG-MIB +137 / -0 A mibs/DVMRP-STD-MIB +751 / -0 A mibs/FDRY-ACL-MIB +321 / -0 A mibs/FDRY-DAI-MIB +286 / -0 A mibs/FDRY-DHCP-SNOOPING-MIB +286 / -0 A mibs/FDRY-DNS2-MIB +190 / -0 A mibs/FDRY-IP-SOURCE-GUARD-MIB +263 / -0 A mibs/FDRY-IPV6-IP-MIB +76 / -0 A mibs/FDRY-MPLS-L2VPN-MIB +899 / -0 A mibs/FDRY-POE-MIB +325 / -0 A mibs/FDRY-RADIUS-MIB +191 / -0 A mibs/FDRY-SNTP-MIB +144 / -0 A mibs/FDRY-TACACS-MIB +166 / -0 A mibs/FDRY-TRAP-MIB +202 / -0 A mibs/FOUNDRY-BFD-STD-MIB +847 / -0 M mibs/FOUNDRY-CAR-MIB +209 / -95 A mibs/FOUNDRY-LAG-MIB +293 / -0 A mibs/FOUNDRY-MAC-VLAN-MIB +275 / -0 M mibs/FOUNDRY-SN-AGENT-MIB +3,818 / -1,347 M mibs/FOUNDRY-SN-APPLETALK-MIB +228 / -205 A mibs/FOUNDRY-SN-ARP-GROUP-MIB +109 / -0 M mibs/FOUNDRY-SN-BGP4-GROUP-MIB +1,536 / -1,490 A mibs/FOUNDRY-SN-CAM-MIB +511 / -0 M mibs/FOUNDRY-SN-IGMP-MIB +167 / -74
+20 added
−1 removed
filtered activity
fix mac accounting
Changed files with action and line counts M includes/discovery/os/ios.inc.php +1 / -0 M includes/polling/cisco-mac-accounting.inc.php +1 / -1
+2 added
−1 removed
filtered activity
fix mac accounting link on iftype pages
Changed files with action and line counts M html/pages/iftype.inc.php +1 / -1
+1 added
−1 removed
filtered activity
fix bug with globe.php
Changed files with action and line counts M html/pages/front/globe.php +3 / -0
+3 added
0 removed
filtered activity
snmp errors begone
Changed files with action and line counts M html/includes/print-menubar.php +1 / -1
+1 added
−1 removed
filtered activity
fix adding bills. needs more work to standardise URLs.
Changed files with action and line counts M html/pages/bills.inc.php +2 / -2 M html/pages/bills/search.inc.php +4 / -3
+6 added
−5 removed
filtered activity
push more state to memcached fix sensors poller to not retry all temperature sensors where return >9000 5 times (lmsensors returns milliC, so 30000 for 30C)
Changed files with action and line counts M html/pages/device/health/mempool.inc.php +8 / -0 M html/pages/device/overview/mempools.inc.php +9 / -0 M html/pages/device/port.inc.php +4 / -6 M html/pages/device/ports.inc.php +4 / -6 M html/pages/health/mempool.inc.php +9 / -0 M html/pages/ports.inc.php +5 / -5 M includes/polling/functions.inc.php +1 / -1 M includes/polling/mempools.inc.php +10 / -3 M includes/polling/ports.inc.php +32 / -12
+82 added
−33 removed
filtered activity
add index to loadbalancers
Changed files with action and line counts M sql-schema/027.sql +1 / -0
0 added
0 removed
filtered activity
add index to juniatmvp
Changed files with action and line counts A sql-schema/027.sql +1 / -0
0 added
0 removed
filtered activity
generic_duplex previous add transparent area
Changed files with action and line counts M html/includes/graphs/generic_duplex.inc.php +2 / -0 M html/map.php +1 / -3
+3 added
−3 removed
filtered activity
/// -> //
Showing the first 30 paths; 217 more are omitted from this static page.
Changed files with action and line counts M attic/purgeports.inc.php +1 / -1 M attic/unix-graphing.php +1 / -1 M check-errors.php +4 / -4 M discovery.php +1 / -1 M html/data.php +1 / -1 M html/includes/authentication/http-auth.inc.php +1 / -1 M html/includes/authentication/ldap.inc.php +1 / -1 M html/includes/collectd/functions.php +1 / -1 M html/includes/functions.inc.php +1 / -1 M html/includes/geshi/geshi.php +1 / -1 M html/includes/graphs/bill/auth.inc.php +1 / -1 M html/includes/graphs/bill/bits.inc.php +1 / -1 M html/includes/graphs/cefswitching/graph.inc.php +1 / -1 M html/includes/graphs/customer/auth.inc.php +1 / -1 M html/includes/graphs/customer/bits.inc.php +1 / -1 M html/includes/graphs/device/bits.inc.php +2 / -2 M html/includes/graphs/device/sensor.inc.php +1 / -1 M html/includes/graphs/device/sla.inc.php +1 / -1 M html/includes/graphs/device/smokeping_all_common.inc.php +4 / -4 M html/includes/graphs/device/smokeping_all_common_avg.inc.php +5 / -5 M html/includes/graphs/device/storage.inc.php +1 / -1 M html/includes/graphs/device/toner.inc.php +1 / -1 M html/includes/graphs/generic_data.inc.php +2 / -2 M html/includes/graphs/generic_duplex.inc.php +2 / -2 M html/includes/graphs/generic_multi_bits.inc.php +2 / -2 M html/includes/graphs/generic_multi_bits_separated.inc.php +1 / -1 M html/includes/graphs/generic_multi_data.inc.php +2 / -2 M html/includes/graphs/generic_multi_data_separated.inc.php +1 / -1 M html/includes/graphs/generic_multi_seperated.inc.php +1 / -1 M html/includes/graphs/generic_multi_simplex_seperated.inc.php +5 / -5
+713 added
−713 removed
filtered activity
# -> / for phpdoc
Showing the first 30 paths; 205 more are omitted from this static page.
Changed files with action and line counts M attic/purgeports.inc.php +1 / -1 M attic/unix-graphing.php +1 / -1 M check-errors.php +4 / -4 M discovery.php +1 / -1 M html/data.php +1 / -1 M html/includes/authentication/http-auth.inc.php +1 / -1 M html/includes/authentication/ldap.inc.php +1 / -1 M html/includes/collectd/functions.php +1 / -1 M html/includes/functions.inc.php +1 / -1 M html/includes/graphs/bill/auth.inc.php +1 / -1 M html/includes/graphs/bill/bits.inc.php +1 / -1 M html/includes/graphs/cefswitching/graph.inc.php +1 / -1 M html/includes/graphs/customer/auth.inc.php +1 / -1 M html/includes/graphs/customer/bits.inc.php +1 / -1 M html/includes/graphs/device/bits.inc.php +2 / -2 M html/includes/graphs/device/sensor.inc.php +1 / -1 M html/includes/graphs/device/sla.inc.php +1 / -1 M html/includes/graphs/device/smokeping_all_common.inc.php +3 / -3 M html/includes/graphs/device/smokeping_all_common_avg.inc.php +4 / -4 M html/includes/graphs/device/storage.inc.php +1 / -1 M html/includes/graphs/device/toner.inc.php +1 / -1 M html/includes/graphs/generic_multi_bits_separated.inc.php +1 / -1 M html/includes/graphs/generic_multi_data_separated.inc.php +1 / -1 M html/includes/graphs/generic_multi_seperated.inc.php +1 / -1 M html/includes/graphs/generic_multi_simplex_seperated.inc.php +5 / -5 M html/includes/graphs/global/bits.inc.php +1 / -1 M html/includes/graphs/graph.inc.php +2 / -2 M html/includes/graphs/location/bits.inc.php +1 / -1 M html/includes/graphs/port/etherlike.inc.php +1 / -1 M html/includes/graphs/port/nupkts.inc.php +1 / -1
+751 added
−740 removed
filtered activity
ports sort done in php
Changed files with action and line counts M html/includes/functions.inc.php +29 / -0 M html/pages/ports.inc.php +35 / -20 M html/pages/ports/list.inc.php +1 / -1 M includes/functions.php +31 / -14 M includes/polling/os.inc.php +1 / -1
+97 added
−36 removed
filtered activity
fix cisco remote access sessions graph
Changed files with action and line counts M html/includes/graphs/device/cras_sessions.inc.php +15 / -15 M includes/polling/cisco-ipsec-flow-monitor.inc.php +1 / -1
+16 added
−16 removed
filtered activity
update ipsectunnels to work again
Changed files with action and line counts M html/pages/device/routing/ipsec_tunnels.inc.php +33 / -23 M includes/polling/ports.inc.php +1 / -1
+34 added
−24 removed
filtered activity
whoopsiedoo, dmi include file to parse the output of the dmi plugin
Changed files with action and line counts A includes/polling/unix-agent/dmi.inc.php +14 / -0
+14 added
0 removed
filtered activity
shorten manufacturers
Changed files with action and line counts M includes/polling/os/unix.inc.php +4 / -0
+4 added
0 removed
filtered activity
dmi support for agent
Changed files with action and line counts M includes/polling/os/procurve.inc.php +1 / -0 M includes/polling/os/unix.inc.php +16 / -2 M includes/polling/unix-agent/hddtemp.inc.php +13 / -10 A scripts/agent-local/dmi +10 / -0
+40 added
−12 removed
filtered activity
fix health/sensors a little more
Changed files with action and line counts M html/pages/health/sensors.inc.php +4 / -2
+4 added
−2 removed
filtered activity
fix health/sensors
Changed files with action and line counts M html/pages/device/overview/generic/sensor.inc.php +1 / -0 M html/pages/health/sensors.inc.php +42 / -19
+43 added
−19 removed
filtered activity
more rrdtool_escape goodness
Changed files with action and line counts M html/includes/graphs/application/shoutcast_multi_stats.inc.php +2 / -2 M html/includes/graphs/device/mempool.inc.php +1 / -2 M html/includes/graphs/device/sla.inc.php +2 / -5 M html/includes/graphs/device/smokeping_all_common.inc.php +1 / -1 M html/includes/graphs/device/smokeping_all_common_avg.inc.php +18 / -36 M html/includes/graphs/device/storage.inc.php +1 / -2 M html/includes/graphs/mempool/usage.inc.php +1 / -2 M html/includes/graphs/munin/graph.inc.php +1 / -1 M html/includes/graphs/port/mac_acc_total.inc.php +1 / -5 M html/includes/graphs/processor/usage.inc.php +1 / -2 M html/includes/graphs/sensor/fanspeed.inc.php +1 / -3 M html/includes/graphs/sensor/humidity.inc.php +1 / -3 M html/includes/graphs/sensor/power.inc.php +1 / -4 M html/includes/graphs/sensor/temperature.inc.php +1 / -10 M html/includes/graphs/sensor/voltage.inc.php +1 / -4 M html/includes/graphs/smokeping/in.inc.php +1 / -1 M html/includes/graphs/smokeping/out.inc.php +1 / -1 M html/includes/graphs/storage/usage.inc.php +7 / -9 M includes/rrdtool.inc.php +11 / -0
+54 added
−93 removed
filtered activity
introducing rrdtool_escape, more to come
Changed files with action and line counts M html/includes/graphs/generic_multi.inc.php +1 / -1 M html/includes/graphs/generic_multi_bits_separated.inc.php +4 / -4 M html/includes/graphs/generic_multi_data_separated.inc.php +4 / -5 M html/includes/graphs/generic_multi_line.inc.php +1 / -1 M html/includes/graphs/generic_multi_seperated.inc.php +2 / -2 M html/includes/graphs/generic_multi_simplex_seperated.inc.php +4 / -4 M includes/rrdtool.inc.php +15 / -0
+31 added
−17 removed
filtered activity
enable aruba poller module
Changed files with action and line counts M includes/defaults.inc.php +1 / -0
+1 added
0 removed
filtered activity
debugging code to squash spikes
Changed files with action and line counts M includes/polling/ports.inc.php +8 / -0
+8 added
0 removed
filtered activity
no need to define for graphs inside device/
Changed files with action and line counts M html/includes/graphs/device/arubacontroller_numaps.inc.php +0 / -2 M html/includes/graphs/device/arubacontroller_numclients.inc.php +0 / -3
0 added
−5 removed
filtered activity
fixes to aruba accesspoint graphing
Changed files with action and line counts M html/includes/graphs/accesspoints/auth.inc.php +1 / -1 M html/includes/graphs/accesspoints/interference.inc.php +0 / -2 M html/includes/graphs/accesspoints/numasoclients.inc.php +0 / -3 M html/includes/graphs/accesspoints/nummonbssid.inc.php +0 / -3 M html/includes/graphs/accesspoints/nummonclients.inc.php +0 / -3 M html/includes/graphs/accesspoints/radioutil.inc.php +0 / -5 M html/includes/graphs/accesspoints/txpow.inc.php +0 / -5 A html/includes/graphs/device/arubacontroller_numaps.inc.php +24 / -0 A html/includes/graphs/device/arubacontroller_numclients.inc.php +29 / -0 M html/includes/print-accesspoint-graphs.inc.php +2 / -2 A html/pages/device/accesspoint.inc.php +20 / -0 A html/pages/device/accesspoints.inc.php +20 / -0
+96 added
−24 removed
filtered activity
colourize sql/rrd debugging yellow/green
Changed files with action and line counts M includes/dbFacile.php +5 / -1 M includes/rrdtool.inc.php +4 / -9
+9 added
−10 removed
filtered activity
accesspoint support (probably) from ethan sommer (#50)
Changed files with action and line counts M html/includes/functions.inc.php +46 / -0 A html/includes/graphs/accesspoints non-text +0 / -0 A html/includes/graphs/accesspoints/auth.inc.php +17 / -0 A html/includes/graphs/accesspoints/channel.inc.php +24 / -0 A html/includes/graphs/accesspoints/interference.inc.php +27 / -0 A html/includes/graphs/accesspoints/numasoclients.inc.php +28 / -0 A html/includes/graphs/accesspoints/nummonbssid.inc.php +29 / -0 A html/includes/graphs/accesspoints/nummonclients.inc.php +28 / -0 A html/includes/graphs/accesspoints/radioutil.inc.php +30 / -0 A html/includes/graphs/accesspoints/txpow.inc.php +31 / -0 M html/includes/graphs/graph.inc.php +4 / -1 A html/includes/print-accesspoint-graphs.inc.php +13 / -0 A html/includes/print-accesspoint.inc.php +92 / -0 M html/pages/device.inc.php +10 / -0 M html/pages/device/graphs/wireless.inc.php +1 / -1 M includes/common.php +10 / -0 M includes/defaults.inc.php +14 / -0 M includes/definitions.inc.php +4 / -0 A includes/polling/aruba-controller.inc.php +146 / -0 M includes/polling/os/arubaos.inc.php +15 / -0 M includes/snmp.inc.php +26 / -0 A sql-schema/026.sql +1 / -0
+595 added
−2 removed
filtered activity
fix dell omsa temperatures. from robje.
Changed files with action and line counts M html/includes/topnav.inc.php +3 / -3 M includes/discovery/temperatures/dell.inc.php +12 / -0 M includes/functions.php +12 / -0
+27 added
−3 removed
filtered activity
make dell omsa temp sensors work again, patch by RobJE
Changed files with action and line counts M includes/discovery/temperatures/dell.inc.php +41 / -10
+41 added
−10 removed
filtered activity
fix non-snmp sensor polling
Changed files with action and line counts M includes/polling/functions.inc.php +6 / -2 M includes/polling/unix-agent.inc.php +1 / -0
+7 added
−2 removed
filtered activity
remove tabs person 1 used and person 2 committed, cleanup by person 3
Changed files with action and line counts M includes/functions.php +12 / -11
+12 added
−11 removed
filtered activity
syntaxer run
Changed files with action and line counts M html/includes/functions.inc.php +3 / -4 M html/pages/device.inc.php +0 / -1 M html/pages/device/alerts.inc.php +1 / -2 M includes/common.php +1 / -1 M includes/defaults.inc.php +1 / -1 M includes/functions.php +11 / -11 M includes/polling/os/nrg.inc.php +1 / -1 M includes/polling/os/sonicwall.inc.php +6 / -6 M includes/polling/ports.inc.php +1 / -1 M includes/polling/unix-agent.inc.php +4 / -2 M includes/polling/unix-agent/hddtemp.inc.php +1 / -1
0 added
0 removed
filtered activity
fix addhost function from almir kadric (#56)
Changed files with action and line counts M includes/functions.php +11 / -8
+11 added
−8 removed
filtered activity
improved sonicwall from sebastien guilbaud (#58)
Changed files with action and line counts A includes/polling/os/sonicwall.inc.php +19 / -0
+19 added
0 removed
filtered activity
don't show graph if type is unset in definitions, eg os areca
Changed files with action and line counts M html/includes/device-header.inc.php +29 / -26
+29 added
−26 removed
filtered activity
move hddtemp to unix-agent/ instead of applications/
Changed files with action and line counts D includes/polling/applications/hddtemp.inc.php +0 / -23 A includes/polling/unix-agent/hddtemp.inc.php +23 / -0 M scripts/agent-local/hddtemp +1 / -1
+24 added
−24 removed
filtered activity
add agent sensor capacity, hddtemp script in agent-local as demo, possibly needs a little more work
Changed files with action and line counts M html/pages/device/overview/generic/sensor.inc.php +1 / -1 M includes/discovery/functions.inc.php +3 / -3 M includes/discovery/ipmi.inc.php +1 / -1 A includes/polling/applications/hddtemp.inc.php +23 / -0 M includes/polling/functions.inc.php +30 / -11 M includes/polling/ipmi.inc.php +0 / -4 M includes/polling/unix-agent.inc.php +31 / -6 M includes/polling/unix-agent/packages.inc.php +130 / -128 A scripts/agent-local/hddtemp +11 / -0
+230 added
−154 removed
filtered activity
fucking debugging
Changed files with action and line counts M includes/polling/ports.inc.php +0 / -3
0 added
−3 removed
filtered activity
make old rrd format expectation default
Changed files with action and line counts M includes/defaults.inc.php +2 / -0
+2 added
0 removed
filtered activity
change remanining interface_id to port_id
Changed files with action and line counts A sql-schema/025.sql +11 / -0
0 added
0 removed
filtered activity
fix ipv4 and ipv6 tables to use port_id not interface_id
Changed files with action and line counts A sql-schema/024.sql +2 / -0
0 added
0 removed
filtered activity
transparent graph canvas (me gusta)
Changed files with action and line counts M includes/defaults.inc.php +1 / -1
+1 added
−1 removed
filtered activity
minor improvement to globe tooltip formatting
Changed files with action and line counts M html/pages/front/globe.php +4 / -2
+4 added
−2 removed
filtered activity
fix processor link on inventory tab
Changed files with action and line counts M html/pages/device/hrdevice.inc.php +1 / -1
+1 added
−1 removed
filtered activity
fuck debugging
Changed files with action and line counts M includes/polling/ports.inc.php +0 / -2
0 added
−2 removed
filtered activity
debugging
Changed files with action and line counts M includes/polling/ports.inc.php +2 / -0
+2 added
0 removed
filtered activity
minisyntaxfix + add rewrite for EX3300
Changed files with action and line counts M html/pages/device/alerts.inc.php +16 / -14 M includes/rewrites.php +1 / -0
+17 added
−14 removed
filtered activity
force sites with downed devices to the front of the map always.
Changed files with action and line counts M html/pages/front/globe.php +9 / -6
+9 added
−6 removed
filtered activity
remove temporary debugging
Changed files with action and line counts M includes/discovery/functions.inc.php +0 / -1
0 added
−1 removed
filtered activity
extra debugging
Changed files with action and line counts M includes/discovery/functions.inc.php +1 / -0
+1 added
0 removed
filtered activity
some database updates (adding some _deleted fields) and fix links table.
Changed files with action and line counts M html/includes/functions.inc.php +3 / -1 M html/includes/graphs/location/bits.inc.php +1 / -1 M html/pages/device/alerts.inc.php +8 / -5 A sql-schema/023.sql +5 / -0
+12 added
−7 removed
filtered activity
more alerting stuff (non-functional)
Changed files with action and line counts A includes/alerts.inc.php +113 / -0
+113 added
0 removed
filtered activity
alerting stuff (non-functional)
Changed files with action and line counts M html/includes/functions.inc.php +38 / -13 A html/pages/device/alerts.inc.php +86 / -0 M includes/common.php +1 / -1
+125 added
−14 removed
filtered activity
fix bgp poller
Changed files with action and line counts M includes/polling/bgp-peers.inc.php +1 / -1
+1 added
−1 removed
filtered activity
move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure.
Showing the first 30 paths; 70 more are omitted from this static page.
Changed files with action and line counts M attic/interfaces.inc.php +7 / -7 M attic/purgeports.inc.php +12 / -12 M check-errors.php +1 / -1 M contrib/generate-dnstext.php +1 / -1 M contrib/generate-vegadns.php +1 / -1 M html/ajax_listports.php +2 / -2 M html/includes/functions.inc.php +10 / -8 M html/includes/graphs/atmvp/auth.inc.php +2 / -2 M html/includes/graphs/bill/auth.inc.php +1 / -1 M html/includes/graphs/macaccounting/auth.inc.php +3 / -3 M html/includes/graphs/multiport/bits.inc.php +1 / -1 M html/includes/graphs/multiport/bits_duo.inc.php +2 / -2 M html/includes/graphs/multiport/bits_separate.inc.php +1 / -1 M html/includes/graphs/multiport/bits_trio.inc.php +3 / -3 M html/includes/graphs/port/mac_acc_total.inc.php +4 / -4 M html/includes/javascript-interfacepicker.inc.php +2 / -2 M html/includes/port-edit.inc.php +6 / -6 M html/includes/print-interface-adsl.inc.php +10 / -10 M html/includes/print-interface-graphs.inc.php +1 / -1 M html/includes/print-interface.inc.php +30 / -30 M html/includes/print-menubar.php +2 / -2 M html/includes/print-vlan.inc.php +4 / -4 M html/includes/print-vrf.inc.php +3 / -3 M html/map.php +25 / -25 M html/pages/about.inc.php +1 / -1 M html/pages/bill.inc.php +1 / -1 M html/pages/bill/actions.inc.php +2 / -2 M html/pages/bill/edit.inc.php +7 / -7 M html/pages/bill/pdf_history.inc.php +1 / -1 M html/pages/bills.inc.php +2 / -2
+505 added
−909 removed
filtered activity
make more space on device tabs :)
Changed files with action and line counts M html/pages/device.inc.php +13 / -3
+13 added
−3 removed
filtered activity
fix sha1 -> sha
Changed files with action and line counts M html/pages/addhost.inc.php +1 / -1
+1 added
−1 removed
filtered activity
remove commit from 3188
Changed files with action and line counts M includes/definitions.inc.php +0 / -12 M includes/discovery/current/apc.inc.php +1 / -1 M includes/discovery/frequencies/apc.inc.php +2 / -2 M includes/discovery/humidity/apc.inc.php +1 / -1 M includes/discovery/os/apc.inc.php +2 / -3 M includes/discovery/temperatures/apc.inc.php +1 / -1 M includes/discovery/voltages/apc.inc.php +1 / -1
+8 added
−21 removed
filtered activity
db fixes (needed for snmpv3 sha fix)
Changed files with action and line counts A sql-schema/021.sql +3 / -0
0 added
0 removed
filtered activity
clean up time definitions (#48)
Changed files with action and line counts M includes/definitions.inc.php +13 / -13
+13 added
−13 removed
filtered activity
replace "sha1" with "sha", as required by net-snmp
Changed files with action and line counts M addhost.php +4 / -4 M html/pages/device/edit/snmp.inc.php +1 / -1 M includes/defaults.inc.php +1 / -1
+6 added
−6 removed
filtered activity
Add support for APC UPS. #55.
Changed files with action and line counts M includes/definitions.inc.php +12 / -0 M includes/discovery/current/apc.inc.php +1 / -1 M includes/discovery/frequencies/apc.inc.php +2 / -2 M includes/discovery/humidity/apc.inc.php +1 / -1 M includes/discovery/os/apc.inc.php +3 / -2 M includes/discovery/temperatures/apc.inc.php +1 / -1 M includes/discovery/voltages/apc.inc.php +1 / -1 M mibs/PowerNet-MIB +168 / -75
+21 added
−8 removed
filtered activity
fix some rrdtool_graph calls to use arrays. add NRG printer support.
Changed files with action and line counts A html/images/os/nrg.png +1 / -0 M includes/definitions.inc.php +8 / -0 A includes/discovery/os/nrg.inc.php +8 / -0 M includes/polling/cisco-mac-accounting.inc.php +4 / -2 A includes/polling/os/nrg.inc.php +17 / -0 M includes/polling/ucd-mib.inc.php +10 / -14 M includes/polling/wifi.inc.php +2 / -2
+49 added
−18 removed
filtered activity
rename senao mib file, remove duplicate table definition
Changed files with action and line counts M includes/functions.php +1 / -1 A mibs/SENAO-ENTERPRISE-INDOOR-AP-CB-MIB +1,040 / -0 D mibs/SENAO-ENTERPRISE-INDOOR-AP_CB-MIB +0 / -1,014
+1 added
−1 removed
filtered activity
syntaxer run
Showing the first 30 paths; 14 more are omitted from this static page.
Changed files with action and line counts M addhost.php +8 / -8 M html/includes/device-header.inc.php +0 / -1 M html/includes/functions.inc.php +1 / -1 M html/includes/graphs/application/memcached_data.inc.php +1 / -1 M html/includes/graphs/application/memcached_items.inc.php +1 / -1 M html/includes/graphs/application/memcached_threads.inc.php +1 / -0 M html/includes/graphs/device/hr_processes.inc.php +0 / -2 M html/includes/graphs/device/hr_users.inc.php +0 / -2 M html/includes/graphs/device/netstat_icmp.inc.php +0 / -1 M html/includes/graphs/device/netstat_icmp_info.inc.php +0 / -1 M html/includes/graphs/device/netstat_ip.inc.php +0 / -1 M html/includes/graphs/device/netstat_ip_frag.inc.php +0 / -1 M html/includes/graphs/device/netstat_snmp.inc.php +0 / -1 M html/includes/graphs/device/netstat_tcp.inc.php +0 / -1 M html/includes/graphs/device/netstat_udp.inc.php +0 / -1 M html/includes/graphs/device/screenos_sessions.inc.php +0 / -1 M html/includes/graphs/device/sensor.inc.php +0 / -1 M html/includes/graphs/device/toner.inc.php +0 / -1 M html/includes/graphs/device/uptime.inc.php +0 / -1 M html/includes/graphs/device/vpdn_sessions_l2tp.inc.php +0 / -1 M html/includes/graphs/device/vpdn_tunnels_l2tp.inc.php +0 / -1 M html/includes/graphs/device/wifi_clients.inc.php +0 / -1 M html/includes/graphs/generic_multi_data_separated.inc.php +1 / -3 M html/includes/graphs/generic_simplex.inc.php +0 / -4 M html/includes/graphs/global/auth.inc.php +1 / -1 M html/includes/graphs/global/bits.inc.php +0 / -1 M html/includes/graphs/graph.inc.php +3 / -3 M html/includes/graphs/munin/auth.inc.php +1 / -1 M html/includes/print-device-graph.php +0 / -1 M html/pages/addhost.inc.php +1 / -1
0 added
0 removed
filtered activity
add snmpv3 support to old snmp queries - patch by gl
Changed files with action and line counts M html/pages/graphs.inc.php +1 / -1 M includes/discovery/cisco-mac-accounting.inc.php +1 / -1 M includes/discovery/temperatures/observernms-custom.inc.php +2 / -2 M includes/discovery/vlans.inc.php +1 / -0 M includes/polling/applications/mysql.inc.php +1 / -1 M includes/polling/bgp-peers.inc.php +4 / -4 M includes/polling/mempools/cemp.inc.php +2 / -2 M includes/polling/mempools/cmp.inc.php +2 / -2 M includes/polling/os/ironware.inc.php +3 / -3 M includes/polling/os/screenos.inc.php +1 / -1 M includes/polling/os/snom.inc.php +3 / -3 M includes/polling/os/speedtouch.inc.php +2 / -2
+23 added
−22 removed
filtered activity
bigger zoom on globe
Changed files with action and line counts M html/pages/front/globe.php +1 / -0
+1 added
0 removed
filtered activity
fixes to global map
Changed files with action and line counts M html/pages/front/globe.php +22 / -9
+22 added
−9 removed
filtered activity
globe map
Changed files with action and line counts A html/pages/front/globe.php +198 / -0
+198 added
0 removed
filtered activity
allow the ability to rewrite locations
Changed files with action and line counts M includes/defaults.inc.php +5 / -0 M includes/polling/system.inc.php +7 / -0 M includes/rewrites.php +16 / -0
+28 added
0 removed
filtered activity
don't overwrite graph time period to 1y always
Changed files with action and line counts M html/includes/functions.inc.php +4 / -0
+4 added
0 removed
filtered activity
fix c6k crossbar graph
Changed files with action and line counts M html/pages/device/overview/c6kxbar.inc.php +1 / -1
+1 added
−1 removed
filtered activity
fix smokeping graphs (id -> device)
Changed files with action and line counts M html/pages/device/latency.inc.php +4 / -4
+4 added
−4 removed
filtered activity
fix demo front page and collectd graphs
Changed files with action and line counts M html/pages/device/collectd.inc.php +1 / -1 M html/pages/front/demo.php +1 / -1
+2 added
−2 removed
filtered activity
fixiedoo
Changed files with action and line counts M includes/functions.php +1 / -1
+1 added
−1 removed
filtered activity
remove very efficient coding
Changed files with action and line counts M html/includes/graphs/global/auth.inc.php +1 / -1
+1 added
−1 removed
filtered activity
ports poller update (fix not adding filtered interfaces)
Changed files with action and line counts M includes/discovery/ports.inc.php +425 / -11
+425 added
−11 removed
filtered activity
port poller
Changed files with action and line counts M includes/discovery/ports.inc.php +11 / -9
+11 added
−9 removed
filtered activity
ports discovery updates
Changed files with action and line counts M includes/discovery/ports.inc.php +36 / -38 M includes/functions.php +1 / -1 M includes/polling/ports.inc.php +1 / -0
+38 added
−39 removed
filtered activity
add some global graphs. for great cpu-eating justice!
Changed files with action and line counts A html/includes/graphs/global non-text +0 / -0 A html/includes/graphs/global/auth.inc.php +8 / -0 A html/includes/graphs/global/bits.inc.php +67 / -0 A html/includes/graphs/global/processor_separate.inc.php +34 / -0 A html/includes/graphs/global/processor_stack.inc.php +35 / -0
+144 added
0 removed
filtered activity
fix auth for graphs to allow cidr filter. fix schema 006
Changed files with action and line counts M html/graph.php +0 / -11 M html/includes/functions.inc.php +7 / -0 M html/includes/graphs/application/auth.inc.php +1 / -1 M html/includes/graphs/atmvp/auth.inc.php +1 / -1 M html/includes/graphs/bgp/auth.inc.php +1 / -1 M html/includes/graphs/bill/auth.inc.php +1 / -1 M html/includes/graphs/cefswitching/auth.inc.php +1 / -1 M html/includes/graphs/customer/auth.inc.php +1 / -1 M html/includes/graphs/device/auth.inc.php +1 / -1 M html/includes/graphs/diskio/auth.inc.php +1 / -1 M html/includes/graphs/graph.inc.php +8 / -8 M html/includes/graphs/ipsectunnel/auth.inc.php +1 / -1 M html/includes/graphs/location/auth.inc.php +1 / -1 M html/includes/graphs/mempool/auth.inc.php +1 / -1 M html/includes/graphs/multiport/auth.inc.php +1 / -1 M html/includes/graphs/munin/auth.inc.php +1 / -1 M html/includes/graphs/netscalervsvr/auth.inc.php +1 / -1 M html/includes/graphs/port/auth.inc.php +1 / -1 M html/includes/graphs/processor/auth.inc.php +1 / -1 M html/includes/graphs/rserver/auth.inc.php +1 / -1 M html/includes/graphs/sensor/auth.inc.php +1 / -1 M html/includes/graphs/service/auth.inc.php +1 / -1 M html/includes/graphs/smokeping/auth.inc.php +1 / -1 M html/includes/graphs/storage/auth.inc.php +1 / -1 M html/includes/graphs/toner/auth.inc.php +1 / -1 M html/includes/graphs/vserver/auth.inc.php +1 / -1 M includes/discovery/ports.inc.php +0 / -1 M includes/functions.php +3 / -3 M sql-schema/006.sql +2 / -2
+41 added
−46 removed
filtered activity
fix devices -> graphs
Changed files with action and line counts M html/pages/devices.inc.php +2 / -2
+2 added
−2 removed
filtered activity
cleanups to how graphing works. start using device= for device graphs.
Showing the first 30 paths; 45 more are omitted from this static page.
Changed files with action and line counts M html/includes/device-header.inc.php +3 / -4 M html/includes/functions.inc.php +5 / -3 M html/includes/graphs/application/auth.inc.php +3 / -3 M html/includes/graphs/application/memcached_threads.inc.php +1 / -2 M html/includes/graphs/application/memcached_uptime.inc.php +1 / -1 M html/includes/graphs/application/shoutcast_multi_bits.inc.php +2 / -0 M html/includes/graphs/application/shoutcast_multi_stats.inc.php +2 / -0 M html/includes/graphs/bgp/auth.inc.php +2 / -2 M html/includes/graphs/cefswitching/auth.inc.php +2 / -2 M html/includes/graphs/customer/auth.inc.php +4 / -2 M html/includes/graphs/customer/bits.inc.php +1 / -1 M html/includes/graphs/device/auth.inc.php +1 / -2 M html/includes/graphs/device/bits.inc.php +1 / -3 M html/includes/graphs/device/cras_sessions.inc.php +1 / -3 M html/includes/graphs/device/diskio_common.inc.php +1 / -1 M html/includes/graphs/device/hr_processes.inc.php +0 / -2 M html/includes/graphs/device/hr_users.inc.php +0 / -2 M html/includes/graphs/device/ipSystemStats.inc.php +0 / -2 M html/includes/graphs/device/ipsystemstats_ipv4.inc.php +1 / -3 M html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php +0 / -2 M html/includes/graphs/device/ipsystemstats_ipv6.inc.php +1 / -3 M html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php +1 / -3 M html/includes/graphs/device/mempool.inc.php +1 / -3 M html/includes/graphs/device/netstat_icmp.inc.php +0 / -1 M html/includes/graphs/device/netstat_icmp_info.inc.php +0 / -1 M html/includes/graphs/device/netstat_ip.inc.php +0 / -1 M html/includes/graphs/device/netstat_ip_frag.inc.php +0 / -1 M html/includes/graphs/device/netstat_snmp.inc.php +0 / -1 M html/includes/graphs/device/netstat_tcp.inc.php +0 / -1 M html/includes/graphs/device/netstat_udp.inc.php +0 / -1
+226 added
−194 removed
filtered activity
now remove the correct line
Changed files with action and line counts M html/includes/graphs/bgp/prefixes.inc.php +0 / -2
0 added
−2 removed
filtered activity
fix bgp prefix graphs (stupid me, i removed the wrong line)
Changed files with action and line counts M html/includes/graphs/bgp/prefixes.inc.php +2 / -0
+2 added
0 removed
filtered activity
remove debugging
Changed files with action and line counts M includes/polling/system.inc.php +0 / -1
0 added
−1 removed
filtered activity
fix problem with snmp_get_multi
Changed files with action and line counts M includes/polling/system.inc.php +2 / -1 M includes/snmp.inc.php +7 / -1
+9 added
−2 removed
filtered activity
fix sql-schema update (derp)
Changed files with action and line counts M includes/sql-schema/update.php +2 / -0
+2 added
0 removed
filtered activity
supermicro switch icon and detection
Changed files with action and line counts A html/images/os/supermicro.png +1 / -0 M includes/definitions.inc.php +9 / -0 A includes/discovery/os/supermicro-switch.inc.php +10 / -0
+19 added
0 removed
filtered activity
graph improvements. FIXME - graph defs are getting messier. NEED SIMPLIFICATION.
Changed files with action and line counts M html/includes/graphs/device/netstat_snmp.inc.php +1 / -1 M html/includes/graphs/device/netstat_snmp_pkt.inc.php +11 / -20 A html/includes/graphs/generic_multi.inc.php +74 / -0
+86 added
−21 removed
filtered activity
nicer UCD memory graph
Changed files with action and line counts M html/includes/graphs/device/ucd_memory.inc.php +30 / -4
+30 added
−4 removed
filtered activity
DERP
Changed files with action and line counts D 020.sql +0 / -6 M html/includes/graphs/device/ucd_memory.inc.php +41 / -28 A sql-schema/020.sql +6 / -0
+41 added
−28 removed
filtered activity
bye bye debug output, le sigh - also add newline before stats
Changed files with action and line counts M poller.php +2 / -3
+2 added
−3 removed
filtered activity
snmpv3 support. for hipsters.
Changed files with action and line counts A 020.sql +6 / -0 M addhost.php +147 / -23 M html/includes/functions.inc.php +1 / -1 M html/includes/graphs/device/agent.inc.php +2 / -2 M html/pages/addhost.inc.php +81 / -8 M html/pages/device/edit/snmp.inc.php +87 / -13 M includes/defaults.inc.php +14 / -1 M includes/functions.php +88 / -19 M includes/snmp.inc.php +106 / -24
+526 added
−91 removed
filtered activity
time fix. improvement to apps overview.
Changed files with action and line counts M html/includes/functions.inc.php +1 / -1 M html/pages/apps/default.inc.php +1 / -4 M html/pages/apps/overview.inc.php +14 / -8 M html/pages/device/hrdevice.inc.php +1 / -1
+17 added
−14 removed
filtered activity
set scale for contexts/interrupts
Changed files with action and line counts M html/includes/graphs/device/ucd_contexts.inc.php +2 / -4 M html/includes/graphs/device/ucd_interrupts.inc.php +2 / -4
+4 added
−8 removed
filtered activity
missing graph types
Changed files with action and line counts A html/includes/graphs/application/memcached_data.inc.php +34 / -0 A html/includes/graphs/application/memcached_items.inc.php +33 / -0 A html/includes/graphs/application/memcached_threads.inc.php +20 / -0 A html/includes/graphs/application/mysql_status.inc.php +51 / -0 A html/includes/graphs/device/agent.inc.php +27 / -0 A html/includes/graphs/generic_multi_data_separated.inc.php +120 / -0
+285 added
0 removed
filtered activity
add ability to pass an array of values to rrdtool_update, which are checked and replaced with U if invalid.
Changed files with action and line counts M includes/polling/netstats-snmp.inc.php +2 / -3 M includes/rrdtool.inc.php +12 / -3 M poller.php +3 / -1
+17 added
−7 removed
filtered activity
fix netstat graphs (remove invalid double including of common.inc.php)
Changed files with action and line counts M html/includes/graphs/common.inc.php +1 / -1 M html/includes/graphs/device/netstat_icmp.inc.php +0 / -2 M html/includes/graphs/device/netstat_icmp_info.inc.php +0 / -2 M html/includes/graphs/device/netstat_ip.inc.php +0 / -2 M html/includes/graphs/device/netstat_snmp.inc.php +0 / -2 M html/includes/graphs/device/netstat_snmp_pkt.inc.php +0 / -2 M html/includes/graphs/device/netstat_tcp.inc.php +0 / -2 M html/includes/graphs/device/netstat_udp.inc.php +0 / -2
+1 added
−15 removed
filtered activity
phpDocumentator headers. retire static-config. IF YOU ARE READING THIS, REMOVE IT FROM THE BOTTOM YOUR
CONFIG.PHP. YES. YOU.
Showing the first 30 paths; 6 more are omitted from this static page.
Changed files with action and line counts M addhost.php +9 / -7 M adduser.php +14 / -1 M alerts.php +13 / -0 M billing-calculate.php +12 / -1 M check-errors.php +13 / -0 M check-services.php +13 / -0 M config.php.default +0 / -2 M delhost.php +14 / -1 M discovery.php +9 / -7 M generate-iplist.php +13 / -0 M html/ajax_listports.php +13 / -0 M html/bandwidth-graph.php +13 / -0 M html/billing-graph.php +13 / -0 M html/data.php +13 / -0 M html/graph-realtime.php +14 / -7 M html/graph.php +13 / -0 M html/includes/graphs/bgp/prefixes.inc.php +0 / -7 M html/includes/graphs/device/hr_processes.inc.php +16 / -11 M html/includes/graphs/device/hr_users.inc.php +16 / -13 M html/includes/graphs/device/ucd_interrupts.inc.php +2 / -2 M html/includes/graphs/generic_simplex.inc.php +14 / -0 M html/includes/graphs/old_generic_simplex.inc.php +1 / -0 M html/includes/graphs/processor/usage.inc.php +1 / -0 M html/index.php +13 / -0 M html/map.php +13 / -0 M html/netcmd.php +14 / -1 M html/pdf.php +13 / -0 A includes/definitions.inc.php +1,218 / -0 M includes/static-config.php +1 / -1,214 M irc.php +13 / -1
+1,586 added
−1,284 removed
filtered activity
update nginx application poller to use snmp_get
Changed files with action and line counts M includes/polling/applications/nginx.inc.php +10 / -4
+10 added
−4 removed
filtered activity
make nginx script work via agent, patch by LinuxUser
Changed files with action and line counts M includes/polling/applications/nginx.inc.php +14 / -7 M includes/polling/unix-agent.inc.php +1 / -0 M scripts/agent-local/nginx +1 / -0
+16 added
−7 removed
filtered activity
syntaxer run
Changed files with action and line counts M html/map.php +4 / -4 M html/pages/device/edit.inc.php +1 / -1 M html/pages/device/edit/icon.inc.php +0 / -1 M includes/discovery/bgp-peers.inc.php +1 / -1 M includes/discovery/vmware-vminfo.inc.php +11 / -11 M includes/polling/system.inc.php +1 / -1 M includes/polling/unix-agent/munin-plugins.inc.php +22 / -22 M includes/rrdtool.inc.php +2 / -2
0 added
0 removed
filtered activity
allow multiple icons to be defined per OS, let user select one in the device settings
Changed files with action and line counts M html/pages/device/edit.inc.php +7 / -1 M html/pages/device/edit/device.inc.php +0 / -5 A html/pages/device/edit/icon.inc.php +84 / -0 M includes/discovery/toner.inc.php +2 / -0 M includes/static-config.php +1 / -0
+94 added
−6 removed
filtered activity
more time period corrections
Changed files with action and line counts M html/includes/print-vlan.inc.php +2 / -2 M html/includes/print-vrf.inc.php +2 / -2 M html/pages/device/port/macaccounting.inc.php +18 / -18
+22 added
−22 removed
filtered activity
improvements to services
Changed files with action and line counts M check-services.php +0 / -2 D html/includes/service-add.inc.php +0 / -12 M html/pages/addsrv.inc.php +10 / -1 M includes/common.php +8 / -0 M includes/discovery/services.inc.php +1 / -1 M includes/services.inc.php +8 / -9
+27 added
−25 removed
filtered activity
remove useless assignment, duh
Changed files with action and line counts M includes/static-config.php +0 / -2
0 added
−2 removed
filtered activity
map fixie
Changed files with action and line counts M html/map.php +1 / -1
+1 added
−1 removed
filtered activity
actually use app section text instead of nicecasing the array key
Changed files with action and line counts M html/pages/device/apps/mysql.inc.php +1 / -1
+1 added
−1 removed
filtered activity
make sure capacity oid actually ends up in database for already existing toner
Changed files with action and line counts M config.php.default +0 / -3 M includes/discovery/functions.inc.php +4 / -4 M includes/discovery/toner.inc.php +1 / -1
+5 added
−8 removed
filtered activity
only repoll capacity when oid is in database
Changed files with action and line counts M includes/polling/toner.inc.php +4 / -1
+4 added
−1 removed
filtered activity
repoll toner capacity
Changed files with action and line counts M includes/discovery/functions.inc.php +4 / -4 M includes/discovery/toner.inc.php +1 / -1 M includes/polling/os/unix.inc.php +1 / -1 M includes/polling/toner.inc.php +1 / -2 A sql-schema/019.sql +1 / -0
+7 added
−8 removed
filtered activity
more nicecase()
Changed files with action and line counts M html/pages/device/apps.inc.php +1 / -3
+1 added
−3 removed
filtered activity
minor cleanups
Changed files with action and line counts M includes/static-config.php +6 / -6
+6 added
−6 removed
filtered activity
improvements to (mysql) app system
Changed files with action and line counts M html/includes/print-menubar.php +1 / -1 M html/pages/apps.inc.php +1 / -1 M html/pages/apps/default.inc.php +25 / -23 M html/pages/apps/overview.inc.php +1 / -1 M html/pages/device/apps/mysql.inc.php +3 / -3 M includes/functions.php +13 / -2
+44 added
−31 removed
filtered activity
remove legacy variables, hopefully i didn't mess anything up
Showing the first 30 paths; 23 more are omitted from this static page.
Changed files with action and line counts M html/includes/device-header.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 +0 / -8 M html/pages/apps/default.inc.php +38 / -37 M html/pages/apps/overview.inc.php +1 / -1 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/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/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/powerdns.inc.php +1 / -1 M html/pages/device/apps/shoutcast.inc.php +2 / -2 M html/pages/device/health/mempool.inc.php +4 / -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 +5 / -5 M html/pages/device/overview/c6kxbar.inc.php +2 / -2 M html/pages/device/overview/generic/sensor.inc.php +1 / -1 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/port/junose-atm-vp.inc.php +1 / -1 M html/pages/device/port/macaccounting.inc.php +3 / -3 M html/pages/device/port/pagp.inc.php +8 / -8
+207 added
−212 removed
filtered activity
#46 support for svn > 1.7 from Mike Stupalov
Changed files with action and line counts M includes/static-config.php +8 / -2
+8 added
−2 removed
filtered activity
fix dpkg so it really shows ALL installed packages
Changed files with action and line counts M scripts/agent-local/dpkg +2 / -2
+2 added
−2 removed
filtered activity
remove empty dpkg build dash from removal message
Changed files with action and line counts M includes/polling/unix-agent/packages.inc.php +1 / -1
+1 added
−1 removed
filtered activity
only show actually installed deb packages - make sure to copy the new dpkg script to your hosts
Changed files with action and line counts M scripts/agent-local/dpkg +3 / -2
+3 added
−2 removed
filtered activity
GOGO
Changed files with action and line counts M html/map.php +7 / -1 A includes/polling/unix-agent non-text +0 / -0 A includes/polling/unix-agent/munin-plugins.inc.php +121 / -0 A includes/polling/unix-agent/packages.inc.php +145 / -0
+273 added
−1 removed
filtered activity
also show rrdtool version on about page, save some forks and selects
Changed files with action and line counts M html/pages/about.inc.php +1 / -8
+1 added
−8 removed
filtered activity
html fixies, show rrdtool version on menu
Changed files with action and line counts M html/includes/print-menubar.php +12 / -12 M html/index.php +5 / -8 M html/pages/devices.inc.php +1 / -1 M includes/polling/functions.inc.php +2 / -3
+20 added
−24 removed
filtered activity
Use uptime fetched from Agent.
Changed files with action and line counts M includes/polling/system.inc.php +28 / -25
+28 added
−25 removed
filtered activity
fix processor_usage - set min/max scale and remove duplicate common.inc.php.
Changed files with action and line counts M html/includes/graphs/processor/usage.inc.php +1 / -32
+1 added
−32 removed
filtered activity
add the ability to run poller without updating rrds. add --rigid to graphs.
Changed files with action and line counts M html/includes/graphs/common.inc.php +1 / -0 M includes/common.php +1 / -1 M includes/polling/cipsec-tunnels.inc.php +2 / -0 M includes/rrdtool.inc.php +12 / -2 M poller.php +7 / -1
+23 added
−4 removed
filtered activity
#44 don't discover temperature sensors without numeric values. (from Mike Stupalov)
Changed files with action and line counts M includes/discovery/temperatures/cisco-envmon.inc.php +3 / -1
+3 added
−1 removed
filtered activity
show pseudowire tab when pseudowires exist rather than when routing exist.
Changed files with action and line counts M html/pages/device.inc.php +1 / -1
+1 added
−1 removed
filtered activity
updates to pseudowires table
Changed files with action and line counts A sql-schema/018.sql +3 / -0
0 added
0 removed
filtered activity
update database for the fanspeed upper limit change that snuck in in r3119
Changed files with action and line counts A sql-schema/017.sql +1 / -0
0 added
0 removed
filtered activity
fix vmware adding one vm when there actually was none
Changed files with action and line counts M includes/discovery/functions.inc.php +1 / -1 M includes/discovery/vmware-vminfo.inc.php +60 / -57
+61 added
−58 removed
filtered activity
remove old rrd file check after a little over a year, douchebags should svn up :>
Changed files with action and line counts M includes/polling/functions.inc.php +2 / -18
+2 added
−18 removed
filtered activity
syntaxer run
Showing the first 30 paths; 1 more are omitted from this static page.
Changed files with action and line counts M html/includes/graphs/application/memcached_uptime.inc.php +0 / -1 M html/includes/graphs/device/bits.inc.php +1 / -0 M html/includes/graphs/generic_multi_line.inc.php +2 / -2 M html/includes/graphs/munin/auth.inc.php +1 / -1 M html/includes/graphs/munin/graph.inc.php +3 / -4 M html/pages/device.inc.php +0 / -1 M html/pages/device/apps.inc.php +1 / -1 M html/pages/device/apps/memcached.inc.php +1 / -1 M html/pages/device/graphs.inc.php +5 / -4 M html/pages/device/overview.inc.php +2 / -0 M html/pages/device/overview/generic/sensor.inc.php +1 / -1 M html/pages/device/port.inc.php +2 / -3 M html/pages/device/ports.inc.php +10 / -12 M html/pages/device/services.inc.php +1 / -1 M html/pages/health/sensors.inc.php +3 / -3 M html/pages/search/arp.inc.php +6 / -7 M html/pages/services.inc.php +1 / -1 M includes/defaults.inc.php +2 / -2 M includes/discovery/cisco-pw.inc.php +4 / -5 M includes/discovery/humidity/pcoweb.inc.php +1 / -1 M includes/discovery/os/linux.inc.php +2 / -2 M includes/discovery/temperatures/pcoweb.inc.php +1 / -1 M includes/discovery/vlans.inc.php +4 / -5 M includes/discovery/vlans/cisco-vtp.inc.php +1 / -1 M includes/functions.php +2 / -1 M includes/polling/applications/drbd.inc.php +2 / -2 M includes/polling/applications/memcached.inc.php +1 / -2 M includes/polling/applications/mysql.inc.php +0 / -1 M includes/polling/functions.inc.php +1 / -1 M includes/polling/unix-agent.inc.php +4 / -4
0 added
0 removed
filtered activity
pseudowire reworking. add device tab (no wonder no one ever asked about it, damn tab was missing!)
Changed files with action and line counts M html/pages/device.inc.php +11 / -0 A html/pages/device/pseudowires.inc.php +97 / -0 M includes/discovery/cisco-pw.inc.php +33 / -52 M includes/discovery/entity-physical.inc.php +2 / -5
+143 added
−57 removed
filtered activity
move vlan discovery scripts into a directory
Changed files with action and line counts D includes/discovery/cisco-vlans.inc.php +0 / -38 D includes/discovery/q-bridge-mib.inc.php +0 / -31 A includes/discovery/vlans non-text +0 / -0 M includes/discovery/vlans.inc.php +2 / -2 A includes/discovery/vlans/cisco-vtp.inc.php +38 / -0 A includes/discovery/vlans/q-bridge-mib.inc.php +31 / -0
+71 added
−71 removed
filtered activity
more memcached
Changed files with action and line counts M html/pages/device/overview/generic/sensor.inc.php +10 / -1 M html/pages/device/port.inc.php +11 / -0 M html/pages/device/ports.inc.php +12 / -1 M html/pages/health/sensors.inc.php +13 / -2 M includes/defaults.inc.php +14 / -14 M includes/polling/functions.inc.php +7 / -2 M includes/polling/storage.inc.php +10 / -2 M irc.php +1 / -2 M sql-schema/016.sql +1 / -0
+78 added
−24 removed
filtered activity
updated vlan detection
Changed files with action and line counts M html/includes/print-vlan.inc.php +1 / -1 M includes/defaults.inc.php +2 / -2 M includes/discovery/cisco-vlans.inc.php +18 / -30 M includes/discovery/q-bridge-mib.inc.php +14 / -22 M includes/discovery/vlans.inc.php +60 / -57 M includes/versioncheck.inc.php +14 / -9 A sql-schema/016.sql +4 / -0
+109 added
−121 removed
filtered activity
HERPDERP
Changed files with action and line counts A html/includes/graphs/old_generic_simplex.inc.php +91 / -0
+91 added
0 removed
filtered activity
allow old graph format for bgp prefixes
Changed files with action and line counts M html/includes/graphs/bgp/prefixes.inc.php +6 / -1
+6 added
−1 removed
filtered activity
carel pcoweb discovery for most temperature and humidity
Changed files with action and line counts A includes/discovery/humidity/pcoweb.inc.php +40 / -0 A includes/discovery/temperatures/pcoweb.inc.php +60 / -0
+100 added
0 removed
filtered activity
add carel pcoweb a/c unit discovery, no stats yet
Changed files with action and line counts M includes/discovery/os/linux.inc.php +10 / -0 M includes/static-config.php +9 / -0
+19 added
0 removed
filtered activity
strip build on package list if none available, switch packages page to css alternating
Changed files with action and line counts M html/pages/packages.inc.php +3 / -8
+3 added
−8 removed
filtered activity
don't include deleted ports in port count on topnav
Changed files with action and line counts M html/includes/topnav.inc.php +12 / -12
+12 added
−12 removed
filtered activity
remove debug leftovers
Changed files with action and line counts M html/map.php +0 / -1
0 added
−1 removed
filtered activity
add uniflair and carel logos
Changed files with action and line counts A html/images/os/carel.png +1 / -0 A html/images/os/uniflair.png +1 / -0
0 added
0 removed
filtered activity
April 2012
remove duplicate links from full map (still a hidden feature)
Changed files with action and line counts M html/map.php +10 / -9
+10 added
−9 removed
filtered activity
move logout link to the far right, update included documentation files
Changed files with action and line counts M CHANGELOG +2 / -244 M INSTALL +0 / -20 M README +2 / -2 M html/includes/header.inc.php +8 / -2
+12 added
−268 removed
filtered activity
forgot the db update for the customized icon update in r3087
Changed files with action and line counts A sql-schema/013.sql +1 / -0
0 added
0 removed
filtered activity
send correct stats
Changed files with action and line counts M includes/versioncheck.inc.php +5 / -3
+5 added
−3 removed
filtered activity
vtp 1,2,3 one,two,three (temporary fix pending rewrite)
Changed files with action and line counts M includes/discovery/cisco-vlans.inc.php +1 / -1
+1 added
−1 removed
filtered activity
memcached and drbd application improvements
Changed files with action and line counts M html/includes/graphs/application/memcached_commands.inc.php +15 / -24 M html/includes/graphs/generic_duplex.inc.php +2 / -0 M html/includes/graphs/generic_multi_line.inc.php +2 / -4 M html/pages/apps.inc.php +5 / -0 M html/pages/apps/default.inc.php +0 / -4 M html/pages/apps/overview.inc.php +0 / -4 M includes/polling/applications/drbd.inc.php +10 / -5 M includes/polling/unix-agent.inc.php +5 / -6
+39 added
−47 removed
filtered activity
optimize sql for versioncheck stats
Changed files with action and line counts M discovery.php +8 / -7 M includes/versioncheck.inc.php +37 / -36
+45 added
−43 removed
filtered activity
GAUGE not DERIVE. DERP!
Changed files with action and line counts M includes/polling/applications/memcached.inc.php +1 / -1
+1 added
−1 removed
filtered activity
add memcached application graphing support. move applications to <<<app-$name>>> for easier detection. add connection tracking to mysql application. move logout to /logout/ not
/?logout=yes.
Changed files with action and line counts M html/includes/authenticate.inc.php +1 / -2 A html/includes/graphs/application/memcached.inc.php +7 / -0 A html/includes/graphs/application/memcached_bits.inc.php +14 / -0 A html/includes/graphs/application/memcached_commands.inc.php +34 / -0 A html/includes/graphs/application/memcached_uptime.inc.php +19 / -0 M html/includes/header.inc.php +1 / -1 M html/index.php +2 / -2 M html/pages/device/apps.inc.php +18 / -2 A html/pages/device/apps/memcached.inc.php +32 / -0 M includes/functions.php +2 / -2 M includes/polling/applications/apache.inc.php +2 / -2 M includes/polling/applications/drbd.inc.php +1 / -1 A includes/polling/applications/memcached.inc.php +44 / -0 M includes/polling/applications/mysql.inc.php +43 / -6 M includes/polling/functions.inc.php +5 / -2 M includes/polling/unix-agent.inc.php +38 / -6 M includes/static-config.php +5 / -1 M poller.php +1 / -1 A scripts/agent-local/memcached +14 / -0 M scripts/agent-local/mysql +3 / -0 A sql-schema/015.sql +2 / -0
+286 added
−28 removed
filtered activity
fix new version of svn (#40 from Mike Stupalov)
Changed files with action and line counts M includes/defaults.inc.php +1 / -0 M includes/static-config.php +13 / -4
+14 added
−4 removed
filtered activity
fix small things
Changed files with action and line counts M html/pages/apps/default.inc.php +1 / -1 M includes/functions.php +2 / -2
+3 added
−3 removed
filtered activity
quadgraphs -> graphrow
Showing the first 30 paths; 5 more are omitted from this static page.
Changed files with action and line counts M html/includes/print-device-graph.php +1 / -1 A html/includes/print-graphrow.inc.php +33 / -0 M html/includes/print-interface-graphs.inc.php +1 / -1 D html/includes/print-quadgraphs.inc.php +0 / -33 M html/pages/customers.inc.php +1 / -1 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/mailscanner.inc.php +1 / -1 M html/pages/device/apps/mysql.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/powerdns.inc.php +1 / -1 M html/pages/device/apps/shoutcast.inc.php +2 / -2 M html/pages/device/collectd.inc.php +1 / -1 M html/pages/device/health/diskio.inc.php +1 / -1 M html/pages/device/health/mempool.inc.php +1 / -1 M html/pages/device/health/processor.inc.php +1 / -1 M html/pages/device/health/sensors.inc.php +1 / -1 M html/pages/device/health/storage.inc.php +1 / -1 M html/pages/device/latency.inc.php +6 / -6 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/loadbalancer/netscaler_vsvr.inc.php +2 / -2 M html/pages/device/overview/generic/sensor.inc.php +1 / -1 M html/pages/device/port/macaccounting.inc.php +1 / -1 M html/pages/device/routing/bgp.inc.php +1 / -1 M html/pages/device/routing/cef.inc.php +1 / -1 M html/pages/device/routing/ipsec_tunnels.inc.php +1 / -1 M html/pages/device/services.inc.php +1 / -1
+73 added
−73 removed
filtered activity
fix device/health
Changed files with action and line counts M html/pages/device/health.inc.php +3 / -1
+3 added
−1 removed
filtered activity
revert change changing mempool/storage format
Changed files with action and line counts M html/includes/graphs/device/bits.inc.php +2 / -3 M html/includes/graphs/device/mempool.inc.php +1 / -1 M html/includes/graphs/device/storage.inc.php +1 / -1 M html/includes/graphs/generic_multi_bits_separated.inc.php +0 / -1 M html/includes/graphs/generic_multi_data.inc.php +2 / -2 M html/includes/graphs/generic_multi_seperated.inc.php +126 / -45 M html/includes/graphs/mempool/auth.inc.php +1 / -1 M html/includes/graphs/storage/auth.inc.php +1 / -1 M includes/defaults.inc.php +4 / -1 M includes/polling/mempools.inc.php +3 / -3 M includes/polling/storage.inc.php +3 / -3
+144 added
−62 removed
filtered activity
fix services stuff
Changed files with action and line counts M check-services.php +6 / -5 M html/includes/print-service.inc.php +0 / -2 M html/pages/device/services.inc.php +9 / -17 M html/pages/services.inc.php +11 / -16
+26 added
−40 removed
filtered activity
improved emailing and additional configuration options to use phpmailer. (#38 from Mike Stupalov)
Changed files with action and line counts M attic/poll-reachability.php +2 / -2 M attic/temperatures.inc.php +1 / -2 M attic/voltages.inc.php +4 / -6 M check-services.php +0 / -2 M includes/defaults.inc.php +13 / -0 M includes/functions.php +88 / -2 A includes/pear non-text +0 / -0 A includes/phpmailer non-text +0 / -0 A includes/phpmailer/class.phpmailer.php +2,532 / -0 A includes/phpmailer/class.smtp.php +818 / -0 M includes/polling/functions.inc.php +3 / -5 M includes/polling/ports.inc.php +3 / -3
+107 added
−12 removed
filtered activity
additions to unix-agent. addition of basic munin-plugin support.
Changed files with action and line counts A html/includes/graphs/munin non-text +0 / -0 A html/includes/graphs/munin/auth.inc.php +24 / -0 A html/includes/graphs/munin/graph.inc.php +65 / -0 M html/includes/print-device-graph.php +2 / -2 M html/pages/device/graphs.inc.php +21 / -8 M includes/defaults.inc.php +1 / -1 M includes/discovery/cisco-vrf.inc.php +2 / -0 M includes/polling/unix-agent.inc.php +8 / -140 A scripts/agent-local/README +5 / -0 M scripts/agent-local/apache +1 / -1 A scripts/agent-local/munin +15 / -0 A scripts/agent-local/munin-scripts non-text +0 / -0 M scripts/agent-local/mysql +2 / -2 A sql-schema/014.sql +2 / -0
+146 added
−154 removed
filtered activity
remove support for GIF OS-icons, but add support to override OS icon through database, suitable for radlan devices and probably/possibly other OEMables
Changed files with action and line counts M html/includes/device-header.inc.php +1 / -2 M html/includes/hostbox.inc.php +1 / -2 M includes/functions.php +18 / -14 M includes/polling/os.inc.php +6 / -0 M includes/polling/os/radlan.inc.php +2 / -0
+28 added
−18 removed
filtered activity
secret overview change
Changed files with action and line counts M html/pages/devices.inc.php +1 / -1
+1 added
−1 removed
filtered activity
recognize synology hardware
Changed files with action and line counts M includes/polling/os/unix.inc.php +13 / -0
+13 added
0 removed
filtered activity
add synology Disk Station Manager recognition
Changed files with action and line counts A html/images/os/synology.png +1 / -0 M includes/discovery/os/linux.inc.php +13 / -7 M includes/polling/os/unix.inc.php +6 / -0 M includes/static-config.php +12 / -1
+31 added
−8 removed
filtered activity
unbroke the datepicker on the graphs. again.
Changed files with action and line counts M html/pages/graphs.inc.php +2 / -1
+2 added
−1 removed
filtered activity
fixes to mysql agent script. fixes to links on apps overview.
Changed files with action and line counts M html/pages/apps/overview.inc.php +1 / -1 M scripts/agent-local/mysql +8 / -8
+9 added
−9 removed
filtered activity
bring device overview info table layout in line with all other information panels
Changed files with action and line counts M html/includes/dev-overview-data.inc.php +9 / -4 M html/pages/device/overview.inc.php +4 / -9
+13 added
−13 removed
filtered activity
fixes to map: small cleanups, don't make unknown interfaces clickable as this leads to an invalid page
Changed files with action and line counts M html/map.php +16 / -12
+16 added
−12 removed
filtered activity
show packages even if module is disabled. show generic icon for app if none exists
Changed files with action and line counts M html/includes/print-menubar.php +3 / -1 M html/pages/device.inc.php +1 / -1
+4 added
−2 removed
filtered activity
THIS! IS! GIGABYTE!
Changed files with action and line counts M includes/polling/unix-agent.inc.php +1 / -1
+1 added
−1 removed
filtered activity
remove dash-nothing for the build for deb packages from the packages page, alternate colours through css
Changed files with action and line counts M html/pages/device/packages.inc.php +3 / -3
+3 added
−3 removed
filtered activity
apache script. changes to mysql script to require mysql.cnf
Changed files with action and line counts A scripts/agent-local/apache +93 / -0 M scripts/agent-local/mysql +3 / -0
+96 added
0 removed
filtered activity
add arp search (#30)
Changed files with action and line counts A html/pages/search/arp.inc.php +96 / -0
+96 added
0 removed
filtered activity
improve mac search
Changed files with action and line counts M html/pages/search/mac.inc.php +1 / -1
+1 added
−1 removed
filtered activity
add searching for MAC addresses (#30 Mike Stupalov)
Changed files with action and line counts M html/includes/print-menubar.php +1 / -0 M html/pages/search.inc.php +2 / -1
+3 added
−1 removed
filtered activity
trim processor descriptions
Changed files with action and line counts M includes/discovery/functions.inc.php +1 / -1
+1 added
−1 removed
filtered activity
syntaxer run
Changed files with action and line counts M html/includes/graphs/device/bits.inc.php +1 / -0 M html/includes/graphs/generic_data.inc.php +0 / -1 M html/includes/graphs/generic_duplex.inc.php +0 / -4 M html/includes/graphs/generic_multi_bits.inc.php +3 / -3 M html/includes/graphs/generic_multi_data.inc.php +3 / -3 M html/includes/graphs/generic_multi_seperated.inc.php +3 / -4 M html/includes/graphs/generic_multi_simplex_seperated.inc.php +3 / -8 M html/includes/graphs/generic_simplex.inc.php +0 / -1 M html/includes/graphs/graph.inc.php +3 / -3 M html/includes/graphs/processor/usage.inc.php +2 / -3 M html/includes/graphs/storage/usage.inc.php +2 / -1 M html/includes/print-menubar.php +1 / -4 M html/pages/apps/default.inc.php +16 / -18 M html/pages/apps/overview.inc.php +3 / -5 M html/pages/device/apps/drbd.inc.php +1 / -2 M html/pages/device/apps/mysql.inc.php +3 / -3 M html/pages/graphs.inc.php +2 / -2 M includes/defaults.inc.php +0 / -1 M includes/polling/applications/apache.inc.php +4 / -5 M includes/polling/applications/drbd.inc.php +2 / -4 M includes/polling/applications/mysql.inc.php +1 / -1 M includes/polling/os/screenos.inc.php +1 / -1 M includes/polling/ports.inc.php +1 / -1 M includes/polling/unix-agent.inc.php +29 / -29
0 added
0 removed
filtered activity
don't put standard ports in base_url, add dpkg support for packages, fix display of packages in main menubar
Changed files with action and line counts M html/includes/print-menubar.php +6 / -2 M includes/defaults.inc.php +2 / -2 M includes/polling/unix-agent.inc.php +185 / -145
+193 added
−149 removed
filtered activity
applications -> apps
Changed files with action and line counts M html/includes/print-menubar.php +1 / -1
+1 added
−1 removed
filtered activity
move all RRA decisions to config. switch mempool/storage to new rrds (sorry, data lost, the old rrds sucked). added some more apps pages.
Showing the first 30 paths; 35 more are omitted from this static page.
Changed files with action and line counts M html/includes/graphs/device/cipsec_flow_tunnels.inc.php +1 / -6 M html/includes/graphs/device/mempool.inc.php +1 / -1 M html/includes/graphs/device/storage.inc.php +1 / -1 M html/includes/graphs/generic_simplex.inc.php +15 / -5 M html/includes/graphs/mempool/auth.inc.php +1 / -1 M html/includes/graphs/processor/usage.inc.php +26 / -5 M html/includes/graphs/storage/auth.inc.php +1 / -1 M html/includes/graphs/storage/usage.inc.php +29 / -9 M html/includes/print-menubar.php +3 / -3 A html/pages/apps non-text +0 / -0 A html/pages/apps.inc.php +46 / -0 A html/pages/apps/default.inc.php +51 / -0 A html/pages/apps/overview.inc.php +53 / -0 M includes/defaults.inc.php +7 / -0 M includes/polling/altiga-ssl.inc.php +2 / -3 M includes/polling/applications/apache.inc.php +1 / -13 M includes/polling/applications/drbd.inc.php +1 / -13 M includes/polling/applications/mailscanner.inc.php +1 / -13 M includes/polling/applications/mysql.inc.php +1 / -13 M includes/polling/applications/nginx.inc.php +1 / -13 M includes/polling/applications/ntp-client.inc.php +1 / -13 M includes/polling/applications/ntpd-server.inc.php +1 / -13 M includes/polling/applications/powerdns.inc.php +1 / -13 M includes/polling/applications/shoutcast.inc.php +1 / -13 M includes/polling/bgp-peers.inc.php +2 / -18 M includes/polling/cipsec-tunnels.inc.php +1 / -2 M includes/polling/cisco-ace-loadbalancer.inc.php +2 / -3 M includes/polling/cisco-ace-serverfarms.inc.php +1 / -2 M includes/polling/cisco-cef.inc.php +1 / -5 M includes/polling/cisco-ipsec-flow-monitor.inc.php +1 / -13
+309 added
−503 removed
filtered activity
don't show ldap error when empty form is submitted
Changed files with action and line counts M html/includes/authentication/ldap.inc.php +9 / -7
+9 added
−7 removed
filtered activity
more improvements to graphing
Changed files with action and line counts M html/includes/graphs/device/bits.inc.php +5 / -1 M html/includes/graphs/generic_multi_seperated.inc.php +45 / -0 M html/includes/graphs/generic_multi_simplex_seperated.inc.php +33 / -1
+83 added
−2 removed
filtered activity
more graph improvements
Changed files with action and line counts M html/includes/graphs/device/bits.inc.php +4 / -3 M html/includes/graphs/generic_multi_bits.inc.php +33 / -0 A html/includes/graphs/generic_multi_data.inc.php +109 / -0 M html/includes/graphs/generic_simplex.inc.php +37 / -2 M html/includes/graphs/multiport/bits.inc.php +1 / -1
+184 added
−6 removed
filtered activity
enable previous period button in graph browser for all graphs. doesn't work everywhere yet. add drbd icon. add apps menu.
Changed files with action and line counts A html/images/icons/drbd.png +1 / -0 M html/includes/print-menubar.php +31 / -2 M html/pages/graphs.inc.php +3 / -3
+34 added
−5 removed
filtered activity
add previous period overlay to generic_bits/bytes and generic_duplex
Changed files with action and line counts M html/includes/graphs/application/drbd_disk_bits.inc.php +2 / -1 M html/includes/graphs/application/drbd_network_bits.inc.php +1 / -1 M html/includes/graphs/application/mysql_network_traffic.inc.php +1 / -1 M html/includes/graphs/application/shoutcast_bits.inc.php +1 / -1 M html/includes/graphs/atmvp/bits.inc.php +1 / -1 M html/includes/graphs/device/cipsec_flow_bits.inc.php +2 / -2 M html/includes/graphs/device/netscaler_tcp_bits.inc.php +1 / -1 M html/includes/graphs/device/ucd_io.inc.php +2 / -2 M html/includes/graphs/device/ucd_swap_io.inc.php +2 / -2 M html/includes/graphs/diskio/bits.inc.php +4 / -2 D html/includes/graphs/generic_bits.inc.php +0 / -121 D html/includes/graphs/generic_bytes.inc.php +0 / -62 A html/includes/graphs/generic_data.inc.php +130 / -0 M html/includes/graphs/generic_duplex.inc.php +43 / -4 M html/includes/graphs/ipsectunnel/bits.inc.php +3 / -1 M html/includes/graphs/macaccounting/bits.inc.php +1 / -1 M html/includes/graphs/netscalervsvr/bits.inc.php +1 / -1 M html/includes/graphs/port/bits.inc.php +2 / -2 M html/includes/graphs/rserver/curr.inc.php +0 / -15 M html/includes/graphs/vserver/bits.inc.php +1 / -5
+198 added
−226 removed
filtered activity
add installation hint
Changed files with action and line counts M includes/static-config.php +1 / -0
+1 added
0 removed
filtered activity
properly warn about missing memcached class
Changed files with action and line counts M includes/static-config.php +12 / -4
+12 added
−4 removed
filtered activity
split mysql application into three subsections
Changed files with action and line counts M html/pages/device/apps/mysql.inc.php +45 / -12
+45 added
−12 removed
filtered activity
new agent-based applications
Changed files with action and line counts A html/includes/graphs/application/drbd_disk_bits.inc.php +22 / -0 A html/includes/graphs/application/drbd_network_bits.inc.php +22 / -0 A html/includes/graphs/application/drbd_queue.inc.php +37 / -0 A html/includes/graphs/application/drbd_unsynced.inc.php +29 / -0 M html/includes/graphs/graph.inc.php +3 / -1 A html/pages/device/apps/drbd.inc.php +29 / -0 M includes/defaults.inc.php +21 / -1 M includes/polling/applications/apache.inc.php +12 / -6 A includes/polling/applications/drbd.inc.php +48 / -0 M includes/polling/applications/mysql.inc.php +11 / -6 M includes/polling/unix-agent.inc.php +103 / -43 A scripts/agent-local/drbd +373 / -0 A scripts/agent-local/mysql +1,247 / -0 A scripts/agent-local/nginx +38 / -0
+1,995 added
−57 removed
filtered activity
WHAT THE FUCK
Showing the first 30 paths; 4,552 more are omitted from this static page.
Changed files with action and line counts D stable +0 / -4 D stable/CHANGELOG +0 / -245 D stable/INSTALL +0 / -23 D stable/README +0 / -39 D stable/addhost.php +0 / -90 D stable/adduser.php +0 / -66 D stable/alerts.php +0 / -46 D stable/attic/cisco-entity-sensors.inc.php +0 / -52 D stable/attic/cisco_entity_sensor.inc.php +0 / -35 D stable/attic/ciscosensors.inc.php +0 / -39 D stable/attic/html_pages_routing_overview/bgp.inc.php +0 / -13 D stable/attic/interfaces.inc.php +0 / -162 D stable/attic/poll-reachability.php +0 / -64 D stable/attic/purgeports.inc.php +0 / -46 D stable/attic/scan-snmp.php +0 / -27 D stable/attic/temperatures.inc.php +0 / -66 D stable/attic/unix-graphing.php +0 / -386 D stable/attic/voltages.inc.php +0 / -55 D stable/billing-calculate.php +0 / -154 D stable/check-errors.php +0 / -67 D stable/check-services.php +0 / -95 D stable/config.php.default +0 / -46 D stable/contrib/generate-dnstext.php +0 / -69 D stable/contrib/generate-vegadns.php +0 / -158 D stable/delhost.php +0 / -47 D stable/discovery.php +0 / -141 D stable/generate-iplist.php +0 / -56 D stable/generate-map.sh +0 / -4 D stable/html/.htaccess +0 / -13 D stable/html/ajax_listports.php +0 / -34
0 added
0 removed
filtered activity
DERP?
Showing the first 30 paths; 4,552 more are omitted from this static page.
Changed files with action and line counts A stable +4 / -0 A stable/CHANGELOG +245 / -0 A stable/INSTALL +24 / -0 A stable/README +41 / -0 A stable/addhost.php +90 / -0 A stable/adduser.php +66 / -0 A stable/alerts.php +46 / -0 A stable/attic/cisco-entity-sensors.inc.php +52 / -0 A stable/attic/cisco_entity_sensor.inc.php +35 / -0 A stable/attic/ciscosensors.inc.php +39 / -0 A stable/attic/html_pages_routing_overview/bgp.inc.php +13 / -0 A stable/attic/interfaces.inc.php +162 / -0 A stable/attic/poll-reachability.php +64 / -0 A stable/attic/purgeports.inc.php +46 / -0 A stable/attic/scan-snmp.php +27 / -0 A stable/attic/temperatures.inc.php +66 / -0 A stable/attic/unix-graphing.php +386 / -0 A stable/attic/voltages.inc.php +55 / -0 A stable/billing-calculate.php +154 / -0 A stable/check-errors.php +67 / -0 A stable/check-services.php +95 / -0 A stable/config.php.default +46 / -0 A stable/contrib/generate-dnstext.php +69 / -0 A stable/contrib/generate-vegadns.php +158 / -0 A stable/delhost.php +47 / -0 A stable/discovery.php +141 / -0 A stable/generate-iplist.php +56 / -0 A stable/generate-map.sh +4 / -0 A stable/html/.htaccess +13 / -0 A stable/html/ajax_listports.php +34 / -0
0 added
0 removed
filtered activity
show dropdown on graphs browser for ports
Changed files with action and line counts M html/pages/graphs.inc.php +12 / -0
+12 added
0 removed
filtered activity
add new MGE MIB, detect humidity and temperature sensors on UPS - patch by RobJE
Changed files with action and line counts A includes/discovery/humidity/mgeups.inc.php +69 / -0 A includes/discovery/temperatures/mgeups.inc.php +64 / -0 M mibs/MG-SNMP-UPS-MIB +383 / -4,805
+133 added
0 removed
filtered activity
add AKCP MIB
Changed files with action and line counts A mibs/SPAGENT-MIB +22,569 / -0
0 added
0 removed
filtered activity
fix if()
Changed files with action and line counts M discovery.php +1 / -1 M includes/defaults.inc.php +0 / -1
+1 added
−2 removed
filtered activity
syntaxer run
Changed files with action and line counts M html/includes/functions.inc.php +1 / -1 M html/includes/graphs/device/toner.inc.php +1 / -1 M html/includes/graphs/graph.inc.php +12 / -12 M html/index.php +3 / -3 M html/pages/device/overview/c6kxbar.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 +2 / -2 M html/pages/graphs.inc.php +1 / -1 M html/pages/health/processor.inc.php +1 / -1 M includes/discovery/humidity/apc.inc.php +1 / -1 M includes/discovery/processors/junos.inc.php +2 / -2 M includes/discovery/temperatures/apc.inc.php +2 / -2 M includes/polling/os/vmware.inc.php +1 / -1
0 added
0 removed
filtered activity
don't show 'auth' as a type :)
Changed files with action and line counts M html/pages/graphs.inc.php +1 / -1
+1 added
−1 removed
filtered activity
give dropdown javascript box to change graph type
Changed files with action and line counts M html/pages/graphs.inc.php +33 / -0
+33 added
0 removed
filtered activity
re-enable autoscale alt. don't know why it was commented out
Changed files with action and line counts M html/includes/graphs/common.inc.php +1 / -1
+1 added
−1 removed
filtered activity
allow previous=yes graph variable
Changed files with action and line counts M html/includes/graphs/generic_bits.inc.php +40 / -1 M html/includes/graphs/graph.inc.php +4 / -0
+44 added
−1 removed
filtered activity
add external sensor support for APC UPS
Changed files with action and line counts A includes/discovery/humidity/apc.inc.php +29 / -0 M includes/discovery/temperatures/apc.inc.php +40 / -2
+69 added
−2 removed
filtered activity
better page title settings defaults
Changed files with action and line counts M html/index.php +5 / -4 M includes/defaults.inc.php +1 / -1
+6 added
−5 removed
filtered activity
allow prefix/suffix page_title config options
Changed files with action and line counts M html/includes/print-quadgraphs.inc.php +0 / -2 M html/index.php +10 / -1
+10 added
−3 removed
filtered activity
clean up ipoman power discovery dupe contents
Changed files with action and line counts M includes/discovery/functions.inc.php +1 / -1 M includes/discovery/power/ipoman.inc.php +0 / -56
+1 added
−57 removed
filtered activity
cleanups, add epson printer discovery, fix bar colour on device overview for unknown toner colours
Changed files with action and line counts A html/images/os/epson.png +1 / -0 M html/includes/functions.inc.php +6 / -6 M html/includes/graphs/device/toner.inc.php +9 / -9 M html/includes/graphs/toner/usage.inc.php +2 / -2 M html/pages/device/overview/toner.inc.php +1 / -8 A includes/discovery/os/epson.inc.php +8 / -0 M includes/polling/bgp-peers.inc.php +2 / -8 M includes/polling/wifi.inc.php +2 / -2 M includes/static-config.php +8 / -0
+38 added
−35 removed
filtered activity
support hardware and version detection from lame procurves such as 1800 series
Changed files with action and line counts M includes/polling/os/procurve.inc.php +6 / -0
+6 added
0 removed
filtered activity
improve hp procurve version detection
Changed files with action and line counts M includes/polling/os.inc.php +35 / -35 M includes/polling/os/procurve.inc.php +12 / -2
+47 added
−37 removed
filtered activity
use shorter version of vserver name, patch not by m. moerman
Changed files with action and line counts M includes/polling/netscaler-vsvr.inc.php +8 / -8
+8 added
−8 removed
filtered activity
detect cpu and mempools via alternate mibs on some srx platforms, actually a juniper bug that the real mib isn't populated, but meh
Changed files with action and line counts M includes/discovery/mempools/junos.inc.php +20 / -0 M includes/discovery/processors/junos.inc.php +20 / -0
+40 added
0 removed
filtered activity
juniper hardware detection through chassis mib, with fancy rewrite array - makes observium recognize srx650
Changed files with action and line counts M includes/polling/os/junos.inc.php +2 / -30 M includes/polling/os/junose.inc.php +0 / -6 M includes/rewrites.php +68 / -0
+70 added
−36 removed
filtered activity
use longer version of vserver name, patch by m. moerman
Changed files with action and line counts M includes/polling/netscaler-vsvr.inc.php +8 / -8
+8 added
−8 removed
filtered activity
restore alternating colours in graphs tab
Changed files with action and line counts M html/includes/print-device-graph.php +2 / -0
+2 added
0 removed
filtered activity
trim_tobias option. sorry Tobias, we love you really, but there's just too much of you! :D
Changed files with action and line counts M html/includes/graphs/common.inc.php +1 / -0 M html/includes/graphs/graph.inc.php +25 / -1 M html/includes/print-quadgraphs.inc.php +2 / -0
+28 added
−1 removed
filtered activity
hopefully fix graph timepicker?
Changed files with action and line counts M html/pages/graphs.inc.php +1 / -1
+1 added
−1 removed
filtered activity
fix deleted ports page
Changed files with action and line counts M html/pages/deleted-ports.inc.php +1 / -1
+1 added
−1 removed
filtered activity
silly dell with all their different oids - more printer info
Changed files with action and line counts M includes/polling/os/dell-laser.inc.php +22 / -5
+22 added
−5 removed
filtered activity
compiled areca mibs, tearing hair out, who knows what this brings or does anyway.
Changed files with action and line counts A mibs/ARECA-SNMP-MIB +4,223 / -0
0 added
0 removed
filtered activity
url fixies
Changed files with action and line counts M html/includes/functions.inc.php +1 / -1 M html/includes/graphs/graph.inc.php +9 / -9 M html/includes/print-quadgraphs.inc.php +2 / -1 M html/pages/graphs.inc.php +1 / -1
+13 added
−12 removed
filtered activity
fix MAC search
Changed files with action and line counts M html/pages/search/mac.inc.php +2 / -2
+2 added
−2 removed
filtered activity
JUST INCASE IT WASN'T CLEAR ENOUGH
Changed files with action and line counts M html/.htaccess +3 / -0
+3 added
0 removed
filtered activity
change more tables to css colouring, some more to do but not for now...
Changed files with action and line counts M html/css/styles.css +77 / -0 M html/includes/print-device-graph.php +1 / -1 M html/includes/print-event.inc.php +1 / -3 M html/includes/print-syslog.inc.php +1 / -4 M html/includes/print-vm.inc.php +1 / -3 M html/pages/deleted-ports.inc.php +1 / -7 M html/pages/device/hrdevice.inc.php +5 / -3 M html/pages/device/overview/c6kxbar.inc.php +2 / -7 M html/pages/device/overview/generic/sensor.inc.php +3 / -7 M html/pages/device/overview/mempools.inc.php +3 / -7 M html/pages/device/overview/processors.inc.php +2 / -7 M html/pages/device/overview/storage.inc.php +3 / -7 M html/pages/device/overview/toner.inc.php +4 / -8 M html/pages/health/mempool.inc.php +2 / -7 M html/pages/health/processor.inc.php +5 / -10 M html/pages/health/sensors.inc.php +3 / -9 M html/pages/health/storage.inc.php +2 / -8 M html/pages/health/toner.inc.php +2 / -10 M html/pages/iftype.inc.php +5 / -6 M html/pages/inventory.inc.php +2 / -3 M html/pages/locations.inc.php +10 / -12 M html/pages/ports.inc.php +0 / -15 M html/pages/ports/list.inc.php +1 / -7 M html/pages/routing/bgp.inc.php +3 / -11 M html/pages/search/ipv4.inc.php +1 / -7 M html/pages/search/ipv6.inc.php +1 / -7 M html/pages/search/mac.inc.php +1 / -7
+65 added
−183 removed
filtered activity
css-based alternating colours, yay
Changed files with action and line counts M html/css/styles.css +8 / -0 M html/includes/hostbox.inc.php +1 / -1
+1 added
−1 removed
filtered activity
fixes and cleanups
Changed files with action and line counts M html/includes/authentication/http-auth.inc.php +2 / -2 M html/includes/authentication/ldap.inc.php +2 / -2 M html/includes/authentication/mysql.inc.php +1 / -1 M includes/polling/netstats-ip.inc.php +1 / -1 M includes/polling/netstats-tcp.inc.php +1 / -1 M includes/polling/netstats-udp.inc.php +1 / -1 M includes/snmp.inc.php +0 / -3
+8 added
−11 removed
filtered activity
allow VMWare freeform OS description and survive VM sleep OS switches, patch by Sander Steffann, fixes OBSERVIUM-22
Changed files with action and line counts M html/includes/print-vm.inc.php +7 / -1 M includes/polling/os/vmware.inc.php +10 / -1
+17 added
−2 removed
filtered activity
add discovery support for older solaris
Changed files with action and line counts M includes/discovery/os/solaris.inc.php +2 / -0
+2 added
0 removed
filtered activity
recognize more blade network tech switches
Changed files with action and line counts M includes/discovery/os/bnt.inc.php +1 / -0
+1 added
0 removed
filtered activity
show toner on device overview (beta), minor fixes
Changed files with action and line counts M html/includes/functions.inc.php +15 / -0 M html/includes/graphs/device/toner.inc.php +30 / -31 M html/includes/graphs/toner/usage.inc.php +5 / -14 M html/pages/device/overview.inc.php +5 / -4 A html/pages/device/overview/toner.inc.php +69 / -0 M includes/discovery/cisco-entity-sensor.inc.php +1 / -1 M includes/discovery/entity-sensor.inc.php +1 / -1 M includes/functions.php +3 / -2
+129 added
−53 removed
filtered activity
remove forum from about page, reinstate twitter
Changed files with action and line counts M html/pages/about.inc.php +2 / -5
+2 added
−5 removed
filtered activity
fixed show_locations_dropdown, which broke html when disabled
Changed files with action and line counts M html/includes/print-menubar.php +7 / -9
+7 added
−9 removed
filtered activity
other workaround for broken v4 address devices
Changed files with action and line counts M includes/discovery/ipv4-addresses.inc.php +1 / -1
+1 added
−1 removed
filtered activity
fix v4 address discovery retardness
Changed files with action and line counts M html/includes/graphs/device/toner.inc.php +3 / -2 M includes/discovery/ipv4-addresses.inc.php +1 / -1
+4 added
−3 removed
filtered activity
improve title for ipsla
Changed files with action and line counts M html/pages/device/slas.inc.php +1 / -1 M includes/polling/functions.inc.php +2 / -2
+3 added
−3 removed
filtered activity
syntaxer run
Changed files with action and line counts M addhost.php +1 / -1 M html/pages/device/slas.inc.php +4 / -4 M includes/defaults.inc.php +1 / -0 M includes/discovery/cisco-sla.inc.php +16 / -15 M includes/discovery/functions.inc.php +1 / -1 M includes/polling/cisco-cef.inc.php +20 / -20 M includes/polling/cisco-mac-accounting.inc.php +19 / -19 M includes/polling/os/fortigate.inc.php +0 / -1 M includes/polling/ports.inc.php +1 / -1 M includes/snmp.inc.php +1 / -1
0 added
0 removed
filtered activity
don't try to add bogus addresses then remove them again + small fixes and REMOVE DEBUG PRINT_R
Changed files with action and line counts M includes/discovery/ipv4-addresses.inc.php +1 / -1 M includes/polling/netstats-ip.inc.php +0 / -4 M includes/polling/ports.inc.php +2 / -1
+3 added
−6 removed
filtered activity
fix netstats-ip
Changed files with action and line counts M includes/polling/netstats-ip.inc.php +3 / -0 M includes/snmp.inc.php +2 / -0
+5 added
0 removed
filtered activity
improve smokeping filename detection (see filenames with underscores instead of dots). this is temporary until we "discovery" these rather than look for them on the fly.
Changed files with action and line counts M html/includes/graphs/device/smokeping_common.inc.php +2 / -0 M html/includes/graphs/smokeping/in.inc.php +10 / -0 M html/includes/graphs/smokeping/out.inc.php +10 / -0 M html/pages/device.inc.php +2 / -0
+24 added
0 removed
filtered activity
fix negative sensor values
Changed files with action and line counts M includes/discovery/functions.inc.php +71 / -11
+71 added
−11 removed
filtered activity
fix time for ipsla
Changed files with action and line counts M includes/polling/cisco-sla.inc.php +3 / -6
+3 added
−6 removed
filtered activity
add IPSLA support
Changed files with action and line counts A html/includes/graphs/device/sla.inc.php +37 / -0 M html/pages/device.inc.php +9 / -0 A html/pages/device/slas.inc.php +77 / -0 M includes/defaults.inc.php +25 / -0 A includes/discovery/cisco-sla.inc.php +106 / -0 A includes/polling/cisco-sla.inc.php +71 / -0 A sql-schema/012.sql +1 / -0
+325 added
0 removed
filtered activity
fix cisco entity-sensors discoverer. don't set ports deleted when they are already deleted.
Changed files with action and line counts M includes/discovery/cisco-entity-sensor.inc.php +2 / -2 M includes/polling/ports.inc.php +8 / -3
+10 added
−5 removed
filtered activity
add Alteon MIB to discover model of some Cisco ACE
Changed files with action and line counts M includes/polling/os/acsw.inc.php +1 / -1
+1 added
−1 removed
filtered activity
only poll cisco CEF and cisco mac accounting on cisco devices + some small fixes
Changed files with action and line counts M html/includes/print-menubar.php +2 / -2 M html/index.php +1 / -1 M includes/defaults.inc.php +1 / -1 M includes/discovery/entity-sensor.inc.php +1 / -1 M includes/discovery/temperatures/lm-sensors.inc.php +1 / -1 M includes/polling/cisco-cef.inc.php +96 / -93 M includes/polling/cisco-mac-accounting.inc.php +87 / -84 M includes/polling/os/airport.inc.php +1 / -1
+190 added
−184 removed
filtered activity
fix .htaccess #18
Changed files with action and line counts M html/.htaccess +2 / -0
+2 added
0 removed
filtered activity
correctly case dBm instead of Dbm, minor fixes
Changed files with action and line counts M html/includes/print-menubar.php +1 / -1 M includes/discovery/processors/hrdevice.inc.php +1 / -1 M includes/discovery/temperatures/cisco-envmon.inc.php +1 / -1 M includes/functions.php +6 / -0
+9 added
−3 removed
filtered activity
don't show a double separator if you have vrf, bgp and no ospf
Changed files with action and line counts M html/includes/print-menubar.php +7 / -1
+7 added
−1 removed
filtered activity
small mods
Changed files with action and line counts M includes/discovery/mempools/cemp.inc.php +1 / -1 M includes/discovery/processors/ios.inc.php +1 / -3 M includes/functions.php +2 / -2 M includes/polling/entity-physical.inc.php +2 / -0
+6 added
−6 removed
filtered activity
small updates
Changed files with action and line counts M includes/discovery/os/vrp.inc.php +1 / -0 M includes/discovery/temperatures/cisco-envmon.inc.php +1 / -1 M includes/discovery/temperatures/lm-sensors.inc.php +1 / -1
+3 added
−2 removed
filtered activity
remove last count(*) from about page
Changed files with action and line counts M html/pages/about.inc.php +1 / -1
+1 added
−1 removed
filtered activity
don't count(*) on about page
Changed files with action and line counts M html/pages/about.inc.php +20 / -20
+20 added
−20 removed
filtered activity
when no snmp version is given on commandline, try v2c first, then v1
Changed files with action and line counts M addhost.php +14 / -2
+14 added
−2 removed
filtered activity
change directory to observium root, now also for other commandline tools
Changed files with action and line counts M addhost.php +2 / -0 M adduser.php +2 / -0 M billing-calculate.php +2 / -0 M check-errors.php +2 / -0 M check-services.php +2 / -0 M delhost.php +2 / -0 M irc.php +2 / -0 M poll-billing.php +2 / -0 M renamehost.php +2 / -0
+18 added
0 removed
filtered activity
automatically change directory to observium base, hopefully avoids the need of a cd /opt/observium in crontab and on commandline
Changed files with action and line counts M discovery.php +2 / -0 M poller.php +2 / -0
+4 added
0 removed
filtered activity
remove SetOutputFilter INCLUDES, patch by Sander Steffann, fixes OBSERVIUM-13
Changed files with action and line counts M html/.htaccess +0 / -1
0 added
−1 removed
filtered activity
fix syslog link, patch by RobJE
Changed files with action and line counts M html/pages/device/overview.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Add fortigate support, many thanks to Matthias Cramer (matthias dot cramer at iway dot ch)
Changed files with action and line counts A html/includes/graphs/device/fortigate_cpu.inc.php +20 / -0 A includes/discovery/mempools/fortigate.inc.php +8 / -0 A includes/discovery/processors/fortigate.inc.php +23 / -0 A includes/polling/mempools/fortigate.inc.php +15 / -0 M includes/polling/os/fortigate.inc.php +34 / -7 M includes/static-config.php +7 / -4 A mibs/FORTINET-CORE-MIB.mib +410 / -0 A mibs/FORTINET-FORTIGATE-MIB.mib +5,014 / -0
+107 added
−11 removed
filtered activity
Detect if the destination of a rename is already in the system.
Patch by RobJE.
Changed files with action and line counts M includes/functions.php +1 / -0 M renamehost.php +9 / -2
+10 added
−2 removed
filtered activity
Get serial-number for HP switches.
Patch by RobJE.
Changed files with action and line counts M includes/polling/os/procurve.inc.php +3 / -0
+3 added
0 removed
filtered activity
Access VMware mibs through net-snmp using config from http://www.vmware.com/pdf/vsp_4_snmp_config.pdf
Patch by RobJE.
Changed files with action and line counts M includes/discovery/vmware-vminfo.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Detect Dell systems and servicetag on Windows the same way as on "unix"
Patch by RobJE.
Changed files with action and line counts M includes/polling/os/windows.inc.php +8 / -0
+8 added
0 removed
filtered activity
Detect Dell servicetag as serialnumber through dell MIB on "unix" systems
Patch by RobJE.
Changed files with action and line counts M includes/polling/os/unix.inc.php +3 / -0
+3 added
0 removed
filtered activity
Also detect Axis video servers.
Patch by RobJE.
Changed files with action and line counts M includes/discovery/os/axiscam.inc.php +2 / -1
+2 added
−1 removed
filtered activity
Only show rebooted systems on front page when uptime > 0
For SNMP-agents that do not report uptime (EMC VNX5300 for one)
Patch by RobJE.
Changed files with action and line counts M html/pages/front/default.php +2 / -2
+2 added
−2 removed
filtered activity
fix os change spacing
Changed files with action and line counts M includes/discovery/functions.inc.php +2 / -2
+2 added
−2 removed
filtered activity
disable services by default
Changed files with action and line counts M includes/defaults.inc.php +1 / -1
+1 added
−1 removed
filtered activity
silly php
Changed files with action and line counts M html/index.php +1 / -0
+1 added
0 removed
filtered activity
fix unix agent and add cymru fullbogons feed ASN
Changed files with action and line counts M includes/defaults.inc.php +1 / -0 M includes/polling/unix-agent.inc.php +1 / -2
+2 added
−2 removed
filtered activity
syntaxer run
Changed files with action and line counts M billing-calculate.php +7 / -10 M check-services.php +1 / -0 M html/includes/graphs/c6kxbar/util.inc.php +1 / -1
0 added
0 removed
filtered activity
syntaxer run
Changed files with action and line counts M html/billing-graph.php +1 / -2 M html/index.php +1 / -0 M html/map.php +3 / -3 M html/pdf.php +94 / -87
0 added
0 removed
filtered activity
remove warning about port info
Changed files with action and line counts M irc.php +0 / -2
0 added
−2 removed
filtered activity
fix irc port function, patch by RobJE
Changed files with action and line counts M irc.php +1 / -1
+1 added
−1 removed
filtered activity
syntaxer run
Showing the first 30 paths; 41 more are omitted from this static page.
Changed files with action and line counts M html/pages/addhost.inc.php +1 / -0 M html/pages/adduser.inc.php +1 / -1 M html/pages/bill.inc.php +0 / -5 M html/pages/bill/actions.inc.php +10 / -6 M html/pages/bill/edit.inc.php +4 / -5 M html/pages/bill/pdf_history.inc.php +10 / -16 M html/pages/bill/reset.inc.php +0 / -1 M html/pages/bills.inc.php +2 / -4 M html/pages/delhost.inc.php +1 / -0 M html/pages/device.inc.php +3 / -2 M html/pages/device/apps/mailscanner.inc.php +2 / -0 M html/pages/device/apps/mysql.inc.php +1 / -0 M html/pages/device/apps/nginx.inc.php +1 / -0 M html/pages/device/apps/ntp-client.inc.php +2 / -0 M html/pages/device/apps/ntpd-server.inc.php +2 / -0 M html/pages/device/apps/shoutcast.inc.php +4 / -0 M html/pages/device/graphs.inc.php +1 / -0 M html/pages/device/graphs/cpu.inc.php +1 / -0 M html/pages/device/graphs/fortigate-sessions.inc.php +1 / -0 M html/pages/device/graphs/hrprocesses.inc.php +1 / -0 M html/pages/device/graphs/hrusers.inc.php +1 / -0 M html/pages/device/graphs/ipSytemStats.inc.php +18 / -14 M html/pages/device/graphs/memory.inc.php +1 / -0 M html/pages/device/graphs/netstats.inc.php +11 / -0 M html/pages/device/graphs/netstats_icmp_info.inc.php +1 / -0 M html/pages/device/graphs/netstats_icmp_stat.inc.php +1 / -0 M html/pages/device/graphs/netstats_ip.inc.php +2 / -0 M html/pages/device/graphs/netstats_snmp.inc.php +2 / -0 M html/pages/device/graphs/netstats_tcp.inc.php +1 / -0 M html/pages/device/graphs/netstats_udp.inc.php +1 / -0
0 added
0 removed
filtered activity
syntaxer run
Changed files with action and line counts M html/includes/hostbox-basic.inc.php +1 / -1 M html/includes/hostbox.inc.php +3 / -3 M html/includes/print-interface.inc.php +2 / -2 M html/includes/print-menubar.php +3 / -4 M html/includes/print-vlan.inc.php +3 / -3 M html/includes/topnav.inc.php +1 / -1
0 added
0 removed
filtered activity
syntaxer run
Showing the first 30 paths; 27 more are omitted from this static page.
Changed files with action and line counts M html/includes/graphs/XXX_device_memory_windows.inc.php +1 / -0 M html/includes/graphs/altiga_ssl_sessions.inc.php +1 / -0 M html/includes/graphs/application/apache_bits.inc.php +0 / -1 M html/includes/graphs/application/mysql_innodb_row_operations.inc.php +0 / -2 M html/includes/graphs/application/mysql_innodb_semaphores.inc.php +0 / -3 M html/includes/graphs/application/mysql_innodb_transactions.inc.php +0 / -1 M html/includes/graphs/application/mysql_myisam_indexes.inc.php +3 / -4 M html/includes/graphs/application/mysql_query_cache.inc.php +0 / -3 M html/includes/graphs/application/mysql_query_cache_memory.inc.php +0 / -1 M html/includes/graphs/application/mysql_select_types.inc.php +0 / -1 M html/includes/graphs/application/mysql_slow_queries.inc.php +1 / -2 M html/includes/graphs/application/mysql_sorts.inc.php +0 / -2 M html/includes/graphs/application/mysql_table_locks.inc.php +0 / -2 M html/includes/graphs/application/mysql_temporary_objects.inc.php +0 / -2 M html/includes/graphs/application/ntpdserver_bits.inc.php +1 / -0 M html/includes/graphs/application/ntpdserver_packets.inc.php +1 / -0 M html/includes/graphs/c6kxbar/auth.inc.php +0 / -3 M html/includes/graphs/device/cras_sessions.inc.php +1 / -0 M html/includes/graphs/device/ipSystemStats.inc.php +1 / -0 M html/includes/graphs/device/ipsystemstats_ipv4.inc.php +1 / -0 M html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php +1 / -0 M html/includes/graphs/device/ipsystemstats_ipv6.inc.php +1 / -0 M html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php +1 / -0 M html/includes/graphs/device/netscaler_tcp_bits.inc.php +0 / -1 M html/includes/graphs/device/netstat_ip.inc.php +1 / -0 M html/includes/graphs/device/netstat_ip_frag.inc.php +1 / -0 M html/includes/graphs/device/netstat_snmp_pkt.inc.php +1 / -0 M html/includes/graphs/device/netstat_tcp.inc.php +1 / -0 M html/includes/graphs/device/netstat_udp.inc.php +1 / -0 M html/includes/graphs/device/nfsen_flows.inc.php +2 / -0
0 added
0 removed
filtered activity
syntaxer run
Changed files with action and line counts M includes/billing.php +3 / -3 M includes/defaults.inc.php +14 / -18 M includes/functions.php +1 / -0 M includes/include-dir.inc.php +1 / -0 M includes/rrdtool.inc.php +1 / -1 M includes/static-config.php +4 / -7 M includes/syslog.php +38 / -26
0 added
0 removed
filtered activity
syntaxer run
Changed files with action and line counts M includes/polling/applications/mysql.inc.php +81 / -81 M includes/polling/cisco-ace-loadbalancer.inc.php +3 / -5 M includes/polling/cisco-ace-serverfarms.inc.php +32 / -37 M includes/polling/cisco-cef.inc.php +2 / -3 M includes/polling/cisco-vpdn.inc.php +1 / -1 M includes/polling/entity-physical.inc.php +8 / -10 M includes/polling/mempools/avaya-ers.inc.php +2 / -2 M includes/polling/mempools/netscaler.inc.php +0 / -1 M includes/polling/netscaler-vsvr.inc.php +10 / -17 M includes/polling/os.inc.php +2 / -2 M includes/polling/os/avaya-ers.inc.php +0 / -2 M includes/polling/os/cisco.inc.php +4 / -5 M includes/polling/os/comware.inc.php +0 / -1 M includes/polling/os/ios.inc.php +0 / -1 M includes/polling/os/iosxr.inc.php +4 / -4 M includes/polling/port-adsl.inc.php +2 / -2 M includes/polling/ports.inc.php +57 / -57 M includes/polling/unix-agent.inc.php +24 / -24
0 added
0 removed
filtered activity
OBSERVIUM-5 - fix generic_multi_simplex_seperated from Sander Steffann
Changed files with action and line counts M html/includes/graphs/generic_multi_simplex_seperated.inc.php +2 / -0
+2 added
0 removed
filtered activity
syntaxer run
Changed files with action and line counts M includes/common.php +7 / -7 M includes/discovery/arp-table.inc.php +1 / -1 M includes/discovery/cisco-vrf.inc.php +8 / -9 M includes/discovery/current/apc.inc.php +22 / -28 M includes/discovery/entity-sensor.inc.php +1 / -2 M includes/discovery/mempools/junos.inc.php +1 / -1 M includes/discovery/power/ipoman.inc.php +0 / -2 M includes/discovery/processors/netscaler.inc.php +1 / -2 M includes/discovery/q-bridge-mib.inc.php +1 / -1 M includes/discovery/sensors-netscaler.inc.php +2 / -4 M includes/discovery/sensors.inc.php +1 / -1 M includes/discovery/temperatures/powerconnect.inc.php +1 / -1 M includes/discovery/vlans.inc.php +5 / -7 M includes/discovery/voltages/apc.inc.php +0 / -4 M includes/snmp.inc.php +0 / -1 M irc.php +4 / -5 M poll-billing.php +1 / -1
0 added
0 removed
filtered activity
syntaxer run 1/<many>
Changed files with action and line counts M html/bandwidth-graph.php +224 / -207 M html/graph.php +5 / -9
0 added
0 removed
filtered activity
fix apostrophes in location= filter variable
Changed files with action and line counts M html/index.php +1 / -1 M html/pages/devices.inc.php +0 / -1
+1 added
−2 removed
filtered activity
add option to include custom top menubar entries from html/includes/print-menubar-custom.inc.php
Changed files with action and line counts M html/includes/print-menubar.php +7 / -0
+7 added
0 removed
filtered activity
speedup menu bar mysql
Changed files with action and line counts M html/includes/print-menubar.php +6 / -6
+6 added
−6 removed
filtered activity
fixes
Changed files with action and line counts M html/pages/graphs.inc.php +5 / -5 M includes/static-config.php +1 / -1
+6 added
−6 removed
filtered activity
away with the silly packages
Changed files with action and line counts M html/includes/print-menubar.php +9 / -0
+9 added
0 removed
filtered activity
add a graph descr
Changed files with action and line counts M includes/static-config.php +1 / -0
+1 added
0 removed
filtered activity
catch more acsw
Changed files with action and line counts M includes/discovery/os/acsw.inc.php +8 / -0
+8 added
0 removed
filtered activity
Add support for memcached to poller for current bps/pps for ports and ability to disable writing these values to MySQL. HIGHLY RECOMMENDED FOR LARGE INSTALLS. Also PROCEED WITH CAUTION.
Changed files with action and line counts M config.php.default +5 / -0 M includes/defaults.inc.php +10 / -0 M includes/polling/functions.inc.php +1 / -1 M includes/polling/ports.inc.php +65 / -16 M includes/static-config.php +6 / -5
+87 added
−22 removed
filtered activity
Lazy attempt to fix FS#189, reported by Bill Fenestro Fenner
Changed files with action and line counts M includes/discovery/processors-ucd-old.inc.php +2 / -3
+2 added
−3 removed
filtered activity
add Mandriva detection to distro script, fixes FS#179, patch/report by Gabor Garami
Changed files with action and line counts M scripts/distro +7 / -8
+7 added
−8 removed
filtered activity
treat counters as strings to avoid integer wraparounds, fixes FS#190, patch/report by Chris Daniel
Changed files with action and line counts M html/data.php +1 / -1
+1 added
−1 removed
filtered activity
FIXME? HOW?
Changed files with action and line counts M includes/polling/ports.inc.php +2 / -0
+2 added
0 removed
filtered activity
add pixos detection
Changed files with action and line counts A includes/discovery/os/pix.inc.php +9 / -0 M includes/static-config.php +1 / -1
+10 added
−1 removed
filtered activity
Bill reset page (from CodeKiller)
Changed files with action and line counts A html/pages/bill/reset.inc.php +40 / -0
+40 added
0 removed
filtered activity
kankerhoer
Changed files with action and line counts M includes/discovery/ports.inc.php +3 / -3
+3 added
−3 removed
filtered activity
prutser
Changed files with action and line counts M includes/discovery/cisco-vrf.inc.php +1 / -1
+1 added
−1 removed
filtered activity
add some Juniper MIBs
Changed files with action and line counts A mibs/JUNIPER-MIB +1,958 / -0 A mibs/Juniper-IP-POLICY-MIB +1,992 / -0 A mibs/Juniper-MIBs +876 / -0 A mibs/Juniper-ROUTER-MIB +1,083 / -0 A mibs/Juniper-TC +387 / -0 A mibs/Juniper-UNI-SMI +208 / -0
0 added
0 removed
filtered activity
optimized vrf discovery code, patch by gl-
Changed files with action and line counts M includes/discovery/cisco-vrf.inc.php +85 / -26
+85 added
−26 removed
filtered activity
revamped/optimized vrf display page, patch by gl-
Changed files with action and line counts M html/pages/routing/vrf.inc.php +30 / -10
+30 added
−10 removed
filtered activity
re-add warning to defaults.inc.php
Changed files with action and line counts M includes/defaults.inc.php +4 / -0
+4 added
0 removed
filtered activity
remove battery status from areca controller voltages
Changed files with action and line counts M includes/discovery/voltages/areca.inc.php +1 / -1
+1 added
−1 removed
filtered activity
remove external snmpget invocation for q-bridge-mib discovery
Changed files with action and line counts M includes/discovery/q-bridge-mib.inc.php +3 / -5
+3 added
−5 removed
filtered activity
March 2012
add acsw os discovery script
Changed files with action and line counts M includes/defaults.inc.php +1 / -0 A includes/discovery/os/acsw.inc.php +8 / -0
+9 added
0 removed
filtered activity
erase jwh's failure
Changed files with action and line counts M includes/defaults.inc.php +0 / -1 M includes/snmp.inc.php +27 / -79
+27 added
−80 removed
filtered activity
improved interface ignores
Changed files with action and line counts M includes/defaults.inc.php +6 / -9 M includes/polling/unix-agent.inc.php +2 / -2
+8 added
−11 removed
filtered activity
ignore pointless ports better. from nikolay shopik
Changed files with action and line counts M includes/defaults.inc.php +6 / -4
+6 added
−4 removed
filtered activity
deDERP
Changed files with action and line counts M includes/defaults.inc.php +1 / -1
+1 added
−1 removed
filtered activity
fix capitalization
Changed files with action and line counts M includes/defaults.inc.php +7 / -5
+7 added
−5 removed
filtered activity
ignore iftypes config option and checker
Changed files with action and line counts M includes/defaults.inc.php +6 / -5 M includes/functions.php +11 / -0
+17 added
−5 removed
filtered activity
log package add/remove/change into eventlogs table (maybe we have a separate history later, not sure)
Changed files with action and line counts M includes/polling/unix-agent.inc.php +20 / -6
+20 added
−6 removed
filtered activity
print graph when debugging graph.php. (shiny, eh?)
Changed files with action and line counts M html/includes/graphs/graph.inc.php +8 / -0
+8 added
0 removed
filtered activity
descriptions on graph page (none created yet)
Changed files with action and line counts M html/graph.php +11 / -1 M html/includes/graphs/device/smokeping_all_common_avg.inc.php +3 / -1 M html/includes/graphs/smokeping/out.inc.php +1 / -1 M html/pages/device/latency.inc.php +1 / -0 M html/pages/graphs.inc.php +13 / -0 M includes/static-config.php +1 / -1 M scripts/mysql_stats.php +2 / -2
+32 added
−6 removed
filtered activity
spit out runtime for graph.php when debugging
Changed files with action and line counts M html/graph.php +15 / -0
+15 added
0 removed
filtered activity
add dpkg lister script for unix agent
Changed files with action and line counts M html/includes/print-menubar.php +9 / -2 A scripts/agent-local/dpkg +20 / -0 M scripts/agent-local/rpm +14 / -1
+43 added
−3 removed
filtered activity
add debian/rpm icon
Changed files with action and line counts A html/images/icons/deb.png +1 / -0 A html/images/icons/rpm.png +1 / -0
0 added
0 removed
filtered activity
some junos stuff from billy-boy fenner, not sure what it does, but the belgian wants it, best commit to make him stfu, eh
Changed files with action and line counts M includes/polling/bgp-peers.inc.php +6 / -2 M includes/snmp.inc.php +8 / -8 M includes/static-config.php +1 / -1
+15 added
−11 removed
filtered activity
add table to store packages data on package-managed hosts
Changed files with action and line counts A sql-schema/011.sql +1 / -0
0 added
0 removed
filtered activity
agent files
Changed files with action and line counts A scripts/agent-local non-text +0 / -0 A scripts/agent-local/rpm +7 / -0 A scripts/agent-local/temperature +5 / -0 A scripts/observium_agent +433 / -0 A scripts/observium_agent_xinetd +51 / -0
+496 added
0 removed
filtered activity
workaround bsnmp retardation and find some cpus (hardset type to processor if descr includes cpu)
Changed files with action and line counts M includes/discovery/processors/hrdevice.inc.php +5 / -0
+5 added
0 removed
filtered activity
preliminary support for unix agent. probably will eat your cat and rape your dog, at this point.
Changed files with action and line counts M config.php.default +3 / -0 M html/pages/device.inc.php +9 / -0 A html/pages/device/packages.inc.php +27 / -0 A html/pages/packages.inc.php +63 / -0 M includes/defaults.inc.php +1 / -0 A includes/polling/unix-agent.inc.php +121 / -0
+224 added
0 removed
filtered activity
as default do not send emails for down ports, but print them on the front page (for mmoerman)
Changed files with action and line counts M includes/defaults.inc.php +3 / -2 M includes/polling/ports.inc.php +1 / -1
+4 added
−3 removed
filtered activity
ignore some voice interfaces
Changed files with action and line counts M includes/defaults.inc.php +7 / -1
+7 added
−1 removed
filtered activity
remove no longer needed database sql files
Changed files with action and line counts D database-schema.sql +0 / -1,006 D database-update-pre1000.sql +0 / -121 D database-update-pre1435.sql +0 / -42 D database-update-pre2245.sql +0 / -50 D database-update-pre2804.sql +0 / -13 D database-update.sql +0 / -7
0 added
0 removed
filtered activity
typo fix, reported by reaperz on irc
Changed files with action and line counts M html/includes/error-no-perm.inc.php +1 / -1
+1 added
−1 removed
filtered activity
don't show dummy interface on device traffic graph
Changed files with action and line counts M includes/defaults.inc.php +1 / -0
+1 added
0 removed
filtered activity
fix ios version detection
Changed files with action and line counts M includes/polling/os.inc.php +0 / -1 M includes/polling/os/cisco.inc.php +0 / -1 M includes/polling/os/ios.inc.php +23 / -18
+23 added
−20 removed
filtered activity
add an index for datetime to eventlog (this might take a while!)
Changed files with action and line counts A sql-schema/010.sql +1 / -0
0 added
0 removed
filtered activity
warn about ifdown as default
Changed files with action and line counts M includes/defaults.inc.php +1 / -1
+1 added
−1 removed
filtered activity
woo debug
Changed files with action and line counts M html/pages/graphs.inc.php +0 / -2
0 added
−2 removed
filtered activity
fix date picker, effing hell, javascript
Changed files with action and line counts M html/pages/graphs.inc.php +4 / -2
+4 added
−2 removed
filtered activity
potentially break all cisco versioning :P
Changed files with action and line counts M includes/defaults.inc.php +9 / -0 M includes/discovery/os/ios.inc.php +6 / -2 M includes/functions.php +0 / -24 M includes/polling/cisco-cef.inc.php +1 / -1 M includes/polling/netstats-ip.inc.php +1 / -1 M includes/polling/netstats-tcp.inc.php +1 / -1 M includes/polling/netstats-udp.inc.php +1 / -1 M includes/polling/os.inc.php +1 / -0 A includes/polling/os/cisco.inc.php +50 / -0 M includes/polling/os/ios.inc.php +16 / -22 A includes/polling/os/iosxr.inc.php +16 / -0 M includes/polling/processors.inc.php +1 / -1 M includes/polling/ucd-mib.inc.php +1 / -1 M includes/polling/wifi.inc.php +1 / -1
+105 added
−55 removed
filtered activity
fix the fix
Changed files with action and line counts M sql-schema/008.sql +0 / -1 A sql-schema/009.sql +10 / -0
0 added
0 removed
filtered activity
fix bills table
Changed files with action and line counts M database-schema.sql +72 / -73 A sql-schema/008.sql +2 / -0
0 added
0 removed
filtered activity
fix db failure
Changed files with action and line counts M sql-schema/006.sql +1 / -1 M sql-schema/007.sql +1 / -0
0 added
0 removed
filtered activity
$config['warn']['ifdown'] = false; on front/default.php
Changed files with action and line counts M html/pages/front/default.php +10 / -7
+10 added
−7 removed
filtered activity
j -> i
Changed files with action and line counts M html/pages/graphs.inc.php +2 / -2
+2 added
−2 removed
filtered activity
fixed datepicker for graphs page. we use the most 'correct' date format yyyy-mm-dd.
Changed files with action and line counts M html/pages/graphs.inc.php +4 / -4
+4 added
−4 removed
filtered activity
add default from/to for a graph, allow negative from to subtract time from to/now
Changed files with action and line counts M html/includes/graphs/graph.inc.php +5 / -2
+5 added
−2 removed
filtered activity
only open device tabs <ul> if we are allowed to show tabs!
Changed files with action and line counts M html/pages/device.inc.php +3 / -3
+3 added
−3 removed
filtered activity
fix overlibs on billing forms
Changed files with action and line counts M html/pages/bill/edit.inc.php +4 / -0 M html/pages/bills.inc.php +4 / -0
+8 added
0 removed
filtered activity
prettier billing editing/adding
Changed files with action and line counts A html/css/bootstrap non-text +0 / -0 A html/css/bootstrap.css +2,752 / -0 A html/css/bootstrap.min.css +491 / -0 A html/css/bootstrap/glyphicons-halflings-white.png +1 / -0 A html/css/bootstrap/glyphicons-halflings.png +1 / -0 M html/pages/bill.inc.php +10 / -1 M html/pages/bill/actions.inc.php +44 / -2 M html/pages/bill/delete.inc.php +33 / -20 M html/pages/bill/edit.inc.php +163 / -79 M html/pages/bills.inc.php +101 / -64
+351 added
−166 removed
filtered activity
minor changes to billing
Changed files with action and line counts M html/pages/bills.inc.php +3 / -3
+3 added
−3 removed
filtered activity
grammatical fixes
Changed files with action and line counts M html/pages/bills.inc.php +4 / -4
+4 added
−4 removed
filtered activity
fixes to billing
Changed files with action and line counts M html/pages/bills.inc.php +63 / -13
+63 added
−13 removed
filtered activity
update custom date picker to have calendar icons
Changed files with action and line counts M html/pages/graphs.inc.php +6 / -0
+6 added
0 removed
filtered activity
add cisco smb linux (just linux, but with cisco logo)
Changed files with action and line counts M includes/discovery/os/linux.inc.php +1 / -1 M includes/static-config.php +11 / -0
+12 added
−1 removed
filtered activity
custom range picker for graphs browser. (thanks to Michael Hsu).
Changed files with action and line counts A html/css/ui-lightness non-text +0 / -0 A html/css/ui-lightness/images non-text +0 / -0 A html/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png +1 / -0 A html/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png +1 / -0 A html/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png +1 / -0 A html/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png +1 / -0 A html/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png +1 / -0 A html/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png +1 / -0 A html/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png +1 / -0 A html/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +1 / -0 A html/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +1 / -0 A html/css/ui-lightness/images/ui-icons_222222_256x240.png +1 / -0 A html/css/ui-lightness/images/ui-icons_228ef1_256x240.png +1 / -0 A html/css/ui-lightness/images/ui-icons_ef8c08_256x240.png +1 / -0 A html/css/ui-lightness/images/ui-icons_ffd27a_256x240.png +1 / -0 A html/css/ui-lightness/images/ui-icons_ffffff_256x240.png +1 / -0 A html/css/ui-lightness/jquery-ui-1.8.18.custom.css +415 / -0 A html/js/jquery-ui-sliderAccess.js +85 / -0 A html/js/jquery-ui-timepicker-addon.js +1,326 / -0 A html/js/jquery-ui.min.js +65 / -0 M html/pages/graphs.inc.php +102 / -0 M scripts/postfix-queues +9 / -9
+111 added
−9 removed
filtered activity
THIS! IS! MIB! CITY!
Showing the first 30 paths; 62 more are omitted from this static page.
Changed files with action and line counts A mibs/CISCOSB-1-BONJOUR-SERVICE-MIB +118 / -0 A mibs/CISCOSB-3SW2SWTABLES-MIB +41 / -0 A mibs/CISCOSB-AAA +3,130 / -0 A mibs/CISCOSB-BANNER-MIB +194 / -0 A mibs/CISCOSB-BONJOUR-MIB +355 / -0 A mibs/CISCOSB-BRGMACSWITCH-MIB +172 / -0 A mibs/CISCOSB-BRIDGE-SECURITY +906 / -0 A mibs/CISCOSB-BRIDGEMIBOBJECTS-MIB +1,953 / -0 A mibs/CISCOSB-BaudRate-MIB +82 / -0 A mibs/CISCOSB-CDB-MIB +51 / -0 A mibs/CISCOSB-CDP-MIB +838 / -0 A mibs/CISCOSB-CLI-MIB +312 / -0 A mibs/CISCOSB-COPY-MIB +1,141 / -0 A mibs/CISCOSB-CPU-COUNTERS-MIB +171 / -0 A mibs/CISCOSB-DEBUGCAPABILITIES-MIB +51 / -0 A mibs/CISCOSB-DEVICEPARAMS-MIB +784 / -0 A mibs/CISCOSB-DHCP-MIB +962 / -0 A mibs/CISCOSB-DHCPCL-MIB +440 / -0 A mibs/CISCOSB-DNSCL-MIB +875 / -0 A mibs/CISCOSB-DOT1X-MIB +1,118 / -0 A mibs/CISCOSB-Dlf-MIB +40 / -0 A mibs/CISCOSB-EEE-MIB +319 / -0 A mibs/CISCOSB-EMBWEB-MIB +506 / -0 A mibs/CISCOSB-ENDOFMIB-MIB +40 / -0 A mibs/CISCOSB-ERRDISABLE-RECOVERY-MIB +148 / -0 A mibs/CISCOSB-EVENTS-MIB +547 / -0 A mibs/CISCOSB-File +237 / -0 A mibs/CISCOSB-GREEN-MIB +212 / -0 A mibs/CISCOSB-GVRP-MIB +457 / -0 A mibs/CISCOSB-HWENVIROMENT +280 / -0
0 added
0 removed
filtered activity
rename part 2
Changed files with action and line counts D includes/discovery/os/ciscolinksys.inc.php +0 / -8 A includes/discovery/os/ciscosb.inc.php +8 / -0
+8 added
−8 removed
filtered activity
rename ciscolinksys to cisco small business
Changed files with action and line counts M includes/static-config.php +3 / -3
+3 added
−3 removed
filtered activity
add support for ciscolinksys switches
Changed files with action and line counts A includes/discovery/os/ciscolinksys.inc.php +8 / -0 M includes/static-config.php +11 / -0
+19 added
0 removed
filtered activity
blue == up, green == up,ignored
Changed files with action and line counts M html/includes/hostbox.inc.php +3 / -2
+3 added
−2 removed
filtered activity
make new colour bar smaller. FU, CSS
Changed files with action and line counts M html/css/styles.css +9 / -0 M html/includes/hostbox.inc.php +5 / -5 M html/pages/devices.inc.php +10 / -2
+15 added
−7 removed
filtered activity
colour bar on device list. yay or nay?
Changed files with action and line counts M html/includes/hostbox.inc.php +5 / -0
+5 added
0 removed
filtered activity
add draytek image
Changed files with action and line counts A html/images/os/draytek.png +2 / -0
0 added
0 removed
filtered activity
add unix mips platform, by stintel, ages ago
Changed files with action and line counts M includes/polling/os/unix.inc.php +1 / -0
+1 added
0 removed
filtered activity
don't show known errors for old sql updates
Changed files with action and line counts M includes/sql-schema/update.php +9 / -2
+9 added
−2 removed
filtered activity
and fuck you, snmp
Changed files with action and line counts D mibs/MTA-MIB +0 / -1,156 D mibs/NETWORK-SERVICES-MIB +0 / -605 D mibs/SCTP-MIB +0 / -1,279
0 added
0 removed
filtered activity
FUCK YOU, CENTOS.
Changed files with action and line counts A mibs/MTA-MIB +1,226 / -0 A mibs/NETWORK-SERVICES-MIB +626 / -0 A mibs/SCTP-MIB +1,342 / -0
0 added
0 removed
filtered activity
sigh
Changed files with action and line counts M includes/sql-schema/update.php +1 / -1
+1 added
−1 removed
filtered activity
attempt to fix sql update issues
Changed files with action and line counts M includes/sql-schema/update.php +6 / -6
+6 added
−6 removed
filtered activity
add windows 7/2008 SP1 build numbers
Changed files with action and line counts M includes/polling/os/windows.inc.php +4 / -1
+4 added
−1 removed
filtered activity
February 2012
ldap tls support
Changed files with action and line counts M html/includes/authentication/ldap.inc.php +8 / -0 M html/pages/device/routing/bgp.inc.php +2 / -2
+10 added
−2 removed
filtered activity
fix database upgrade path
Changed files with action and line counts M includes/sql-schema/update.php +10 / -6 M sql-schema/001.sql +1 / -1
+10 added
−6 removed
filtered activity
fix initial install issues with new sql updater
Changed files with action and line counts M includes/sql-schema/update.php +9 / -3
+9 added
−3 removed
filtered activity
fix initial database creation
Changed files with action and line counts M sql-schema/001.sql +58 / -1,006
0 added
0 removed
filtered activity
fix BGP page
Changed files with action and line counts M html/pages/device/routing/bgp.inc.php +10 / -9
+10 added
−9 removed
filtered activity
correctly run all sql update files for older revisions
Changed files with action and line counts M includes/sql-schema/update.php +5 / -4
+5 added
−4 removed
filtered activity
fixes to graph widths
Changed files with action and line counts M html/pages/ports/graph.inc.php +7 / -4 M html/pages/routing/bgp.inc.php +1 / -1 M includes/sql-schema/update.php +2 / -2
+10 added
−7 removed
filtered activity
allow sql update to be run from commandline, remove now-bogus comment from menubar
Changed files with action and line counts M html/includes/print-menubar.php +1 / -1 M includes/sql-schema/update.php +18 / -0
+19 added
−1 removed
filtered activity
remove shutdown sessions from alerted bgp session list
Changed files with action and line counts M html/includes/print-menubar.php +1 / -1 M html/pages/routing/bgp.inc.php +3 / -0
+4 added
−1 removed
filtered activity
fixes to BGP global page
Changed files with action and line counts M html/includes/functions.inc.php +3 / -3 M html/includes/print-menubar.php +1 / -1 M html/pages/routing/bgp.inc.php +1 / -1
+5 added
−5 removed
filtered activity
yay, fixed, finally...
Changed files with action and line counts M includes/sql-schema/update.php +1 / -1
+1 added
−1 removed
filtered activity
more fix
Changed files with action and line counts M includes/sql-schema/update.php +4 / -4
+4 added
−4 removed
filtered activity
umm, fix sql update commit?
Changed files with action and line counts M includes/sql-schema/update.php +1 / -1
+1 added
−1 removed
filtered activity
new system for sql updates -- PLEASE BACK UP YOUR DATABASE BEFORE UPGRADING (yes, it's upgrade-tested on different systems, but better safe than sorry)
Changed files with action and line counts M database-update.sql +1 / -0 M discovery.php +1 / -64 A includes/sql-schema non-text +0 / -0 A includes/sql-schema/update.php +106 / -0 A sql-schema non-text +0 / -0 A sql-schema/001.sql +1,229 / -0 A sql-schema/002.sql +121 / -0 A sql-schema/003.sql +42 / -0 A sql-schema/004.sql +50 / -0 A sql-schema/005.sql +13 / -0 A sql-schema/006.sql +6 / -0 A sql-schema/007.sql +1 / -0
+107 added
−64 removed
filtered activity
prepare for new sql updater
Changed files with action and line counts M database-update.sql +1 / -1
0 added
0 removed
filtered activity
only put separator bar under vrf/ospf if you have bgp devices, too
Changed files with action and line counts M html/includes/print-menubar.php +15 / -4
+15 added
−4 removed
filtered activity
add poller/discovery for dell powerconnect cpu
Changed files with action and line counts A includes/discovery/processors/powerconnect.inc.php +24 / -0 A includes/polling/processors non-text +0 / -0 D includes/polling/processors-ucd-old.inc.php +0 / -11 M includes/polling/processors.inc.php +1 / -1 A includes/polling/processors/powerconnect.inc.php +11 / -0 A includes/polling/processors/ucd-old.inc.php +11 / -0
+47 added
−12 removed
filtered activity
array keys are strings, duh
Changed files with action and line counts M includes/polling/os/allied.inc.php +1 / -1 M includes/polling/os/aos.inc.php +1 / -1 M includes/polling/os/arista_eos.inc.php +1 / -1 M includes/polling/os/arubaos.inc.php +1 / -1 M includes/polling/os/avocent.inc.php +3 / -2 M includes/polling/os/bnt.inc.php +1 / -1 M includes/polling/os/cat1900.inc.php +1 / -1 M includes/polling/os/catos.inc.php +3 / -3 M includes/polling/os/dell-laser.inc.php +1 / -1 M includes/polling/os/extremeware.inc.php +3 / -3 M includes/polling/os/ies.inc.php +1 / -1 M includes/polling/os/junos.inc.php +1 / -1 M includes/polling/os/junose.inc.php +1 / -1 M includes/polling/os/panos.inc.php +1 / -1 M includes/polling/os/powerconnect.inc.php +4 / -7 M includes/polling/os/procurve.inc.php +1 / -1 M includes/polling/os/radlan.inc.php +2 / -2 M includes/polling/os/screenos.inc.php +1 / -1 M includes/polling/os/snom.inc.php +4 / -4 M includes/polling/os/speedtouch.inc.php +1 / -1 M includes/polling/os/symbol.inc.php +1 / -1 M includes/polling/os/tranzeo.inc.php +1 / -1 M includes/polling/os/unix.inc.php +18 / -18 M includes/polling/os/vrp.inc.php +1 / -1 M includes/polling/os/windows.inc.php +30 / -30 M includes/polling/os/zywall.inc.php +1 / -1 M includes/polling/os/zyxelnwa.inc.php +1 / -1
+86 added
−88 removed
filtered activity
add
FASTPATB-BOXSERVICES-MIB , poll by name now instead of OID, provision for multiple temperature sensors, device has many, MIB currently shows only one.. sigh
Changed files with action and line counts M includes/discovery/temperatures/powerconnect.inc.php +7 / -4 A mibs/FASTPATH-BOXSERVICES-PRIVATE-MIB +430 / -0
+7 added
−4 removed
filtered activity
add mempool for powerconnect, at least 62xx series
Changed files with action and line counts A includes/discovery/mempools/powerconnect-cpu.inc.php +15 / -0 A includes/polling/mempools/powerconnect-cpu.inc.php +15 / -0
+30 added
0 removed
filtered activity
delete vservers once they are gone from netscaler
Changed files with action and line counts M includes/polling/netscaler-vsvr.inc.php +45 / -32
+45 added
−32 removed
filtered activity
don't report/record mac addresses/changes on broken snmp implementations
Changed files with action and line counts M includes/discovery/arp-table.inc.php +30 / -28
+30 added
−28 removed
filtered activity
fix start/end times using less generic variable names
Changed files with action and line counts M html/index.php +9 / -9
+9 added
−9 removed
filtered activity
source html5shim javascript locally, fixes FS#177
Changed files with action and line counts M html/index.php +2 / -1 A html/js/html5.js +3 / -0
+2 added
−1 removed
filtered activity
fix false positive reboots (is engine uptime higher than device uptime?) Thanks to Michael Hsu from Media Temple.
Changed files with action and line counts M includes/polling/system.inc.php +7 / -1
+7 added
−1 removed
filtered activity
add entity-physical back to poller module list (duh!)
Changed files with action and line counts M check-errors.php +9 / -4 M html/includes/graphs/generic_multi_bits_separated.inc.php +5 / -1 M includes/defaults.inc.php +2 / -0
+16 added
−5 removed
filtered activity
January 2012
add avaya ers support
Changed files with action and line counts A html/images/os/avaya.png +1 / -0 A includes/discovery/mempools/avaya-ers.inc.php +29 / -0 A includes/discovery/os/avaya-ers.inc.php +10 / -0 A includes/discovery/processors/avaya-ers.inc.php +18 / -0 A includes/discovery/temperatures/avaya-ers.inc.php +25 / -0 A includes/polling/mempools/avaya-ers.inc.php +19 / -0 A includes/polling/os/avaya-ers.inc.php +44 / -0 M includes/static-config.php +7 / -0
+152 added
0 removed
filtered activity
port utilisation alerter (bit dirty, maybe put %age into db too?)
Changed files with action and line counts M includes/defaults.inc.php +5 / -0 M includes/polling/ports.inc.php +17 / -1
+22 added
−1 removed
filtered activity
db upcate and add some LDP mibs
Changed files with action and line counts M database-schema.sql +4 / -3 A mibs/MPLS-LDP-CAPABILITY +482 / -0 A mibs/MPLS-LDP-GENERIC-STD-MIB +340 / -0 A mibs/MPLS-LDP-STD-MIB +2,493 / -0 A mibs/MPLS-TE-MIB +2,297 / -0
0 added
0 removed
filtered activity
Basic Brocade FabricOS support.
Changed files with action and line counts A html/images/os/brocade.png +1 / -0 D html/images/os/ironware.png +0 / -1 A includes/discovery/os/fabos.inc.php +10 / -0 A includes/polling/os/fabos.inc.php +6 / -0 M includes/static-config.php +9 / -0 A mibs/BRCD-FCIP-EXT-MIB +296 / -0 A mibs/Brocade-REG-MIB +85 / -0 A mibs/CPQHOST-MIB +2,078 / -0 A mibs/CPQRACK-MIB +3,586 / -0 A mibs/FCFABRIC-ELEMENT-MIB +2,012 / -0 A mibs/FCMGMT-MIB +2,844 / -0 A mibs/FIBRE-CHANNEL-FE-MIB +1,794 / -0 A mibs/HA-MIB +375 / -0 A mibs/LINK-INCIDENT-MIB +809 / -0 A mibs/MB-MIB +247 / -0 A mibs/SW-MIB +3,561 / -0
+25 added
0 removed
filtered activity
typo tmp -> temp
Changed files with action and line counts M html/includes/authenticate.inc.php +1 / -1
+1 added
−1 removed
filtered activity
increment $polled_devices
Changed files with action and line counts M includes/polling/functions.inc.php +0 / -2 M poller.php +1 / -1
+1 added
−3 removed
filtered activity
fix openbsd. add some mibs. move around load balancer stuff.
Changed files with action and line counts A html/pages/device/loadbalancer/ace_rservers.inc.php +90 / -0 A html/pages/device/loadbalancer/ace_vservers.inc.php +86 / -0 D html/pages/device/loadbalancer/loadbalancer_rservers.inc.php +0 / -90 D html/pages/device/loadbalancer/loadbalancer_vservers.inc.php +0 / -86 M includes/discovery/os/openbsd.inc.php +2 / -2 A mibs/CISCO-AAA-SERVER-MIB +1,031 / -0 A mibs/CISCO-ISDN-MIB +459 / -0
+178 added
−178 removed
filtered activity
fix ports mac address, patch by Dario Calamai
Changed files with action and line counts M includes/polling/ports.inc.php +1 / -1
+1 added
−1 removed
filtered activity
netscaler per-vserver page with all graphs.
Changed files with action and line counts M html/pages/device/loadbalancer.inc.php +6 / -6 M html/pages/device/loadbalancer/loadbalancer_rservers.inc.php +2 / -2 M html/pages/device/loadbalancer/loadbalancer_vservers.inc.php +2 / -2 M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +62 / -3
+72 added
−13 removed
filtered activity
update types
Changed files with action and line counts M includes/static-config.php +5 / -2
+5 added
−2 removed
filtered activity
add loadbalancer device type, netscaler = loadbalancer, patch by mgm
Changed files with action and line counts M html/pages/bill.inc.php +0 / -2 M includes/discovery/discovery-protocols.inc.php +1 / -1 M includes/polling/ports.inc.php +6 / -14 M includes/polling/toner.inc.php +2 / -2 M includes/static-config.php +6 / -1
+15 added
−20 removed
filtered activity
nospaces
Changed files with action and line counts M database-schema.sql +0 / -1
0 added
0 removed
filtered activity
add page/cache memory sizes to pagegen report in footer
Changed files with action and line counts M html/index.php +10 / -4
+10 added
−4 removed
filtered activity
don't print header when no dot1d data is available
Changed files with action and line counts M includes/discovery/vlans.inc.php +5 / -2
+5 added
−2 removed
filtered activity
only show device types we know of in our database
Changed files with action and line counts M html/includes/print-menubar.php +21 / -14 M html/includes/topnav.inc.php +2 / -0
+23 added
−14 removed
filtered activity
comment
Changed files with action and line counts M includes/discovery/vlans.inc.php +2 / -2
+2 added
−2 removed
filtered activity
only try per-vlan community on cisco :)
Changed files with action and line counts M includes/discovery/vlans.inc.php +9 / -4
+9 added
−4 removed
filtered activity
add vlan discovery module (HERP DERP!)
Changed files with action and line counts A includes/discovery/vlans.inc.php +83 / -0
+83 added
0 removed
filtered activity
update netscaler mib again (to v2 not v1 this time!)
Changed files with action and line counts M mibs/NS-MIB +6,202 / -6,177
0 added
0 removed
filtered activity
updated netscaler mib
Changed files with action and line counts M mibs/NS-MIB +7,991 / -6,255
0 added
0 removed
filtered activity
add carel pcoweb mibs for a/c monitoring
Changed files with action and line counts A mibs/CAREL-ug40cdz-MIB +1,546 / -0 A mibs/UNCDZ-MIB +1,147 / -0
0 added
0 removed
filtered activity
poll serial from netscaler, scale memory properly :)
Changed files with action and line counts M includes/polling/mempools/netscaler.inc.php +1 / -1 M includes/polling/os/netscaler.inc.php +1 / -0
+2 added
−1 removed
filtered activity
add cpu detection for netscaler
Changed files with action and line counts A html/images/icons/loadbalancer.png +1 / -0 M html/pages/device.inc.php +1 / -1 A includes/discovery/processors/netscaler.inc.php +37 / -0
+38 added
−1 removed
filtered activity
Add Senao/Engenius Enterprise Indoor MIB (fixed, as the original was not mib standards compliant)
Changed files with action and line counts A mibs/SENAO-ENTERPRISE-INDOOR-AP_CB-MIB +1,040 / -0
0 added
0 removed
filtered activity
database schema update
Changed files with action and line counts M database-schema.sql +21 / -0
0 added
0 removed
filtered activity
requets and hit/miss stats for netscaler
Changed files with action and line counts M html/includes/graphs/netscalervsvr/conns.inc.php +4 / -1 A html/includes/graphs/netscalervsvr/hitmiss.inc.php +23 / -0 A html/includes/graphs/netscalervsvr/reqs.inc.php +22 / -0 M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +3 / -1
+52 added
−2 removed
filtered activity
split netscaler and cisco ace stats to new load balancer tab (it's not routing :P)
Changed files with action and line counts M html/pages/device.inc.php +16 / -5 A html/pages/device/loadbalancer non-text +0 / -0 A html/pages/device/loadbalancer.inc.php +67 / -0 A html/pages/device/loadbalancer/loadbalancer_rservers.inc.php +90 / -0 A html/pages/device/loadbalancer/loadbalancer_vservers.inc.php +86 / -0 A html/pages/device/loadbalancer/netscaler_vsvr.inc.php +82 / -0 D html/pages/device/routing/loadbalancer_rservers.inc.php +0 / -90 D html/pages/device/routing/loadbalancer_vservers.inc.php +0 / -86 D html/pages/device/routing/netscaler_vsvr.inc.php +0 / -82
+341 added
−263 removed
filtered activity
netscaler vservers table
Changed files with action and line counts M database-update.sql +2 / -0
0 added
0 removed
filtered activity
updated netscaler mib. netscaler vserver poller. netscaler vserver subtab in routing.
Changed files with action and line counts A html/includes/graphs/netscalervsvr non-text +0 / -0 A html/includes/graphs/netscalervsvr/auth.inc.php +20 / -0 A html/includes/graphs/netscalervsvr/bits.inc.php +8 / -0 A html/includes/graphs/netscalervsvr/conns.inc.php +19 / -0 A html/includes/graphs/netscalervsvr/pkts.inc.php +19 / -0 M html/pages/device.inc.php +11 / -2 M html/pages/device/routing.inc.php +6 / -0 A html/pages/device/routing/netscaler_vsvr.inc.php +82 / -0 M includes/defaults.inc.php +1 / -0 A includes/polling/netscaler-vsvr.inc.php +115 / -0 M mibs/NS-MIB +2,371 / -255
+281 added
−2 removed
filtered activity
netscaler fixed mempool
Changed files with action and line counts A includes/discovery/mempools/netscaler.inc.php +13 / -0 A includes/polling/mempools/netscaler.inc.php +17 / -0
+30 added
0 removed
filtered activity
add string_to_oid, use it in netscaler sensors
Changed files with action and line counts M includes/discovery/sensors-netscaler.inc.php +1 / -5 M includes/snmp.inc.php +11 / -0
+12 added
−5 removed
filtered activity
netscaler sensors
Changed files with action and line counts M database-update.sql +1 / -1 M html/includes/graphs/device/netscaler_tcp_conn.inc.php +14 / -15 A includes/discovery/sensors-netscaler.inc.php +40 / -0 M includes/discovery/sensors.inc.php +2 / -0 M includes/snmp.inc.php +1 / -0
+57 added
−15 removed
filtered activity
hardware / version for netscaler
Changed files with action and line counts M includes/polling/os/netscaler.inc.php +10 / -0
+10 added
0 removed
filtered activity
ucfirst -> ucwords. multiply bytes by 8.
Changed files with action and line counts M html/includes/graphs/device/netscaler_tcp_bits.inc.php +2 / -0 M html/pages/device/graphs.inc.php +1 / -1
+3 added
−1 removed
filtered activity
netscaler os poller
Changed files with action and line counts A includes/polling/os/netscaler.inc.php +5 / -0
+5 added
0 removed
filtered activity
netscaler tcp stats poller and three graph definitions
Changed files with action and line counts M html/includes/graphs/atmvp/packets.inc.php +2 / -2 A html/includes/graphs/device/netscaler_tcp_bits.inc.php +11 / -0 A html/includes/graphs/device/netscaler_tcp_conn.inc.php +25 / -0 A html/includes/graphs/device/netscaler_tcp_pkts.inc.php +21 / -0 A includes/polling/netscaler-stats.inc.php +70 / -0 M includes/static-config.php +14 / -1
+143 added
−3 removed
filtered activity
update netscaler mib
Changed files with action and line counts M mibs/NS-MIB +5,001 / -6,325
0 added
0 removed
filtered activity
fix
Changed files with action and line counts M includes/rrdtool.inc.php +2 / -2
+2 added
−2 removed
filtered activity
acsw change, and improve debugging for rrdtool graphing
Changed files with action and line counts M html/graph.php +40 / -1 M html/includes/graphs/graph.inc.php +11 / -47 M html/pages/graphs.inc.php +18 / -0 M includes/discovery/processors/ios.inc.php +1 / -1 M includes/rrdtool.inc.php +19 / -8 M includes/static-config.php +4 / -4
+93 added
−61 removed
filtered activity
os_group ios -> cisco
Changed files with action and line counts M includes/discovery/bgp-peers.inc.php +5 / -5 M includes/discovery/cisco-entity-sensor.inc.php +1 / -1 M includes/discovery/cisco-mac-accounting.inc.php +2 / -2 M includes/discovery/cisco-pw.inc.php +3 / -3 M includes/discovery/cisco-vlans.inc.php +1 / -1 M includes/discovery/cisco-vrf.inc.php +2 / -2 M includes/discovery/mempools/cemp.inc.php +1 / -1 M includes/discovery/mempools/cmp.inc.php +1 / -1 M includes/discovery/processors/ios.inc.php +1 / -1 M includes/discovery/temperatures/cisco-envmon.inc.php +1 / -1 M includes/polling/bgp-peers.inc.php +3 / -3 M includes/polling/cisco-ipsec-flow-monitor.inc.php +1 / -1 M includes/polling/cisco-remote-access-monitor.inc.php +2 / -2 M includes/polling/cisco-vpdn.inc.php +1 / -1 M includes/polling/ports.inc.php +1 / -1 M includes/static-config.php +10 / -10
+36 added
−36 removed
filtered activity
Cisco ACE support thanks to wez_db
Changed files with action and line counts M database-update.sql +3 / -0 A html/includes/graphs/rserver non-text +0 / -0 A html/includes/graphs/rserver/auth.inc.php +20 / -0 A html/includes/graphs/rserver/curr.inc.php +41 / -0 A html/includes/graphs/rserver/failed.inc.php +22 / -0 A html/includes/graphs/rserver/total.inc.php +22 / -0 A html/includes/graphs/vserver non-text +0 / -0 A html/includes/graphs/vserver/auth.inc.php +20 / -0 A html/includes/graphs/vserver/bits.inc.php +12 / -0 A html/includes/graphs/vserver/conns.inc.php +22 / -0 A html/includes/graphs/vserver/pkts.inc.php +18 / -0 M html/pages/device.inc.php +6 / -0 M html/pages/device/routing.inc.php +2 / -0 A html/pages/device/routing/loadbalancer_rservers.inc.php +90 / -0 A html/pages/device/routing/loadbalancer_vservers.inc.php +86 / -0 M includes/defaults.inc.php +3 / -3 A includes/polling/cisco-ace-loadbalancer.inc.php +68 / -0 A includes/polling/cisco-ace-serverfarms.inc.php +73 / -0 A includes/polling/os/acsw.inc.php +54 / -0 M includes/static-config.php +13 / -0 A mibs/CISCO-ENHANCED-SLB-MIB +1,664 / -0 A mibs/CISCO-SLB-EXT-MIB +5,552 / -0 A mibs/CISCO-SLB-HEALTH-MON-MIB +2,763 / -0 A mibs/CISCO-SLB-MIB +5,379 / -0
+572 added
−3 removed
filtered activity
fix realtime graph, whoopsie
Changed files with action and line counts M html/graph-realtime.php +1 / -1
+1 added
−1 removed
filtered activity
seems i forgot a line of shorttags
Changed files with action and line counts M html/graph-realtime.php +1 / -1
+1 added
−1 removed
filtered activity
add Senao MIBs
Changed files with action and line counts A mibs/SENAO-EOR7550-MIB +1,415 / -0 A mibs/SENAO-WLAN-AP-MIB +697 / -0 A mibs/SENAO-WLAN-CB-MIB +548 / -0
0 added
0 removed
filtered activity
fix evenlog link on device overview
Changed files with action and line counts M html/pages/device/overview.inc.php +1 / -1
+1 added
−1 removed
filtered activity
replace shit
Changed files with action and line counts M includes/polling/os/unix.inc.php +2 / -14
+2 added
−14 removed
filtered activity
effing shorttags begone
Changed files with action and line counts M html/graph-realtime.php +33 / -33
+33 added
−33 removed
filtered activity
add wireless to device types
Changed files with action and line counts M includes/static-config.php +8 / -3
+8 added
−3 removed
filtered activity
Add PanOS and ArubaOS support, patch by vendis / Christer.
Changed files with action and line counts A html/images/os/arubaos.png +1 / -0 A html/images/os/panos.png +1 / -0 A html/includes/graphs/device/panos_sessions.inc.php +20 / -0 A includes/discovery/os/arubaos.inc.php +8 / -0 A includes/discovery/os/panos.inc.php +8 / -0 A includes/polling/os/arubaos.inc.php +7 / -0 A includes/polling/os/panos.inc.php +24 / -0 M includes/static-config.php +12 / -0
+79 added
0 removed
filtered activity