Commit and release counts include all visible history. Line totals exclude configured automation, vendor, generated, and data-file changes.
December 2007
fixed service checker and added vlan display to customer list
Changed files with action and line counts| M | check-services.php | +18 / -0 |
| M | html/includes/print-interface.inc | +4 / -2 |
| M | html/pages/customers.php | +9 / -0 |
+31 added
−2 removed
filtered activity
November 2007
added default user
Changed files with action and line counts| M | mysql-schema.sql | +2 / -0 |
0 added
0 removed
filtered activity
fixed config and sql schema
Changed files with action and line counts| M | config.php.default | +77 / -28 |
| M | mysql-schema.sql | +69 / -46 |
+77 added
−28 removed
filtered activity
Changed files with action and line counts| D | graphs non-text | +0 / -0 |
| D | rrd non-text | +0 / -0 |
0 added
0 removed
filtered activity
add placeholder
Changed files with action and line counts| A | graphs non-text | +0 / -0 |
0 added
0 removed
filtered activity
add placeholder
Changed files with action and line counts| A | rrd non-text | +0 / -0 |
0 added
0 removed
filtered activity
Changed files with action and line counts| M | alerts.php | +1 / -1 |
| M | check-services.php | +16 / -7 |
| M | cron-hourly.sh | +1 / -1 |
| M | cron.sh | +5 / -5 |
| M | discover-ifs.php | +5 / -1 |
| M | discover-storage.php | +16 / -9 |
| M | discover-temperatures.php | +85 / -79 |
| M | discover-vlans.php | +10 / -1 |
| M | generate-map.sh | +2 / -1 |
| M | host-add.php | +1 / -1 |
| M | html/index.php | +2 / -0 |
| M | html/pages/delsrv.php | +1 / -1 |
| M | html/pages/device.php | +1 / -1 |
| M | html/percentage.php | +1 / -1 |
| M | includes/functions.php | +66 / -20 |
| M | includes/generic.php | +27 / -15 |
| M | includes/graphing.php | +436 / -572 |
| M | includes/ios.php | +11 / -9 |
| M | includes/polling/device-unix.inc.php | +29 / -32 |
| M | includes/polling/temperatures.inc.php | +17 / -6 |
| M | includes/procurve-graphing.php | +24 / -19 |
| M | includes/snom-graphing.php | +2 / -2 |
| M | includes/unix-graphing.php | +336 / -545 |
| M | map.php | +102 / -28 |
| M | poll-device.php | +66 / -15 |
| M | poll-os.php | +1 / -1 |
| M | poll-reachability.php | +5 / -1 |
| M | process-syslog.php | +4 / -3 |
+1,273 added
−1,377 removed
filtered activity
Changes!
Changed files with action and line counts| M | html/.htaccess | +1 / -0 |
| M | html/graph.php | +14 / -7 |
| M | html/includes/authenticate.inc | +3 / -4 |
| M | html/includes/edit-host.inc | +2 / -1 |
| M | html/includes/print-device-graph.php | +4 / -4 |
| M | html/includes/print-event-short.inc | +3 / -3 |
| M | html/includes/print-event.inc | +1 / -1 |
| M | html/includes/print-interface-graphs.php | +6 / -4 |
| M | html/includes/print-interface.inc | +5 / -13 |
| M | html/includes/print-menubar.php | +7 / -4 |
| M | html/includes/print-service.inc | +1 / -1 |
| M | html/includes/print-syslog.inc | +1 / -3 |
| M | html/includes/topnav.inc | +21 / -2 |
| M | html/index.php | +5 / -2 |
| M | html/pages/addhost.php | +0 / -1 |
| M | html/pages/addsrv.php | +2 / -2 |
| M | html/pages/customers.php | +1 / -1 |
| M | html/pages/default.php | +107 / -17 |
| M | html/pages/delhost.php | +4 / -4 |
| M | html/pages/delsrv.php | +1 / -1 |
| M | html/pages/device.php | +30 / -2 |
| M | html/pages/device/dev-edit.inc | +4 / -6 |
| M | html/pages/device/dev-graphs.inc | +4 / -4 |
| M | html/pages/device/dev-overview.inc | +22 / -8 |
| M | html/pages/devices.php | +1 / -1 |
| M | html/pages/iftype.php | +8 / -9 |
| M | html/pages/interfaces.php | +1 / -1 |
| M | html/pages/temperatures.php | +1 / -1 |
| M | html/percentage.php | +65 / -14 |
+325 added
−121 removed
filtered activity
June 2007
Changed files with action and line counts| A | html/images/16/flame.png | +1 / -0 |
| M | html/includes/print-menubar.php | +4 / -1 |
| M | html/percentage.php | +1 / -1 |
+5 added
−2 removed
filtered activity
Updated Things.
Changed files with action and line counts| M | html/includes/print-menubar.php | +19 / -2 |
| M | html/index.php | +1 / -1 |
+20 added
−3 removed
filtered activity
Updates
Changed files with action and line counts| M | README | +3 / -0 |
+3 added
0 removed
filtered activity
New readme
Changed files with action and line counts| M | README | +9 / -0 |
+9 added
0 removed
filtered activity
Fix some small errors!
Changed files with action and line counts| M | html/includes/dev-overview-data.inc.php | +8 / -5 |
| M | html/includes/print-interface.inc | +2 / -2 |
+10 added
−7 removed
filtered activity
Check for interface errors!
Changed files with action and line counts| A | check-errors.php | +16 / -0 |
+16 added
0 removed
filtered activity
Add new overview page
Changed files with action and line counts| A | html/includes/dev-overview-data.inc.php | +28 / -0 |
+28 added
0 removed
filtered activity
new config option for notifications
Changed files with action and line counts| M | config.php.default | +2 / -0 |
+2 added
0 removed
filtered activity
Lots of additions.
Changed files with action and line counts| M | cleanup.php | +1 / -1 |
| M | config.php.default | +5 / -2 |
| M | cron-hourly.sh | +1 / -0 |
| M | html/images/16/arrow_out.png non-text | +0 / -0 |
| M | html/includes/authenticate.inc | +2 / -1 |
| M | html/includes/print-event-short.inc | +3 / -3 |
| M | html/includes/print-interface-graphs.php | +14 / -12 |
| M | html/includes/print-interface.inc | +61 / -13 |
| M | html/includes/print-menubar.php | +37 / -16 |
| M | html/includes/print-syslog.inc | +16 / -7 |
| M | html/pages/addhost.php | +8 / -0 |
| M | html/pages/addsrv.php | +3 / -3 |
| M | html/pages/delhost.php | +6 / -3 |
| M | html/pages/device/dev-ifgraphs.inc | +9 / -0 |
| M | html/pages/device/dev-overview.inc | +14 / -15 |
| M | html/pages/device/dev-syslog.inc | +8 / -9 |
| M | html/pages/devices.php | +11 / -9 |
| M | html/pages/eventlog.php | +6 / -1 |
| M | html/pages/interfaces.php | +12 / -2 |
| M | html/pages/locations.php | +21 / -6 |
| M | html/pages/services.php | +5 / -2 |
| M | html/pages/syslog.php | +6 / -109 |
| M | html/pages/temperatures.php | +11 / -2 |
| M | includes/functions.php | +78 / -42 |
| M | mysql-schema.sql | +130 / -65 |
| M | poll-device.php | +9 / -1 |
| M | poll-interface.php | +34 / -22 |
| M | process-syslog.php | +3 / -5 |
+384 added
−286 removed
filtered activity
Changed files with action and line counts| A | html/images/grad.png | +1 / -0 |
0 added
0 removed
filtered activity
Percentage bar code
Changed files with action and line counts| A | html/percentage.php | +16 / -0 |
+16 added
0 removed
filtered activity
add image
Changed files with action and line counts| A | html/images/16/server_cog.png | +1 / -0 |
0 added
0 removed
filtered activity
Add device tab include for temperatures
Changed files with action and line counts| A | html/pages/device/dev-temp.inc | +66 / -0 |
+66 added
0 removed
filtered activity
fix locations page
Changed files with action and line counts| M | html/pages/locations.php | +5 / -5 |
+5 added
−5 removed
filtered activity
Temperature monitoring system updates and additions
Changed files with action and line counts| D | discover-cisco-temp.php | +0 / -35 |
| M | discover-temperatures.php | +32 / -0 |
| M | html/pages/device.php | +22 / -13 |
| M | includes/graphing.php | +2 / -1 |
+56 added
−49 removed
filtered activity
add temperatures page
Changed files with action and line counts| A | html/pages/temperatures.php | +48 / -0 |
+48 added
0 removed
filtered activity
New file.
Changed files with action and line counts| A | includes/print-functions.php | +21 / -0 |
+21 added
0 removed
filtered activity
Lots of pretty things!
Changed files with action and line counts| M | discover-cisco-temp.php | +1 / -1 |
| M | discover-temperatures.php | +2 / -3 |
| M | html/graph.php | +8 / -2 |
| M | html/includes/print-interface-graphs.php | +4 / -4 |
| M | html/includes/print-menubar.php | +3 / -6 |
| M | html/includes/print-service.inc | +1 / -1 |
| M | html/pages/device/dev-graphs.inc | +4 / -5 |
| M | html/pages/device/dev-overview.inc | +6 / -1 |
| M | html/pages/iftype.php | +10 / -18 |
| M | includes/functions.php | +2 / -0 |
| M | includes/graphing.php | +56 / -2 |
| M | includes/polling/temperatures.inc.php | +9 / -4 |
| M | includes/unix-graphing.php | +47 / -1 |
| M | poll-device.php | +1 / -0 |
+154 added
−48 removed
filtered activity
May 2007
Foob
Changed files with action and line counts| M | discover-cdp.php | +1 / -1 |
| M | discover-storage.php | +32 / -5 |
| M | discover-temperatures.php | +56 / -3 |
| M | html/includes/print-interface-graphs.php | +8 / -8 |
| M | html/includes/print-syslog.inc | +5 / -5 |
| M | html/pages/device.php | +3 / -3 |
| M | html/pages/device/dev-overview.inc | +68 / -14 |
| M | html/pages/device/dev-syslog.inc | +13 / -1 |
| M | includes/functions.php | +10 / -0 |
| M | includes/graphing.php | +4 / -4 |
| M | includes/polling/device-ios.inc.php | +0 / -5 |
| M | includes/polling/device-unix.inc.php | +5 / -3 |
| M | includes/polling/temperatures.inc.php | +4 / -5 |
| M | poll-device.php | +35 / -34 |
| M | poll-interface.php | +26 / -2 |
| M | process-syslog.php | +4 / -2 |
+274 added
−95 removed
filtered activity
April 2007
new sql schema.
Changed files with action and line counts| M | mysql-schema.sql | +155 / -58 |
0 added
0 removed
filtered activity
Fixing some tiny things.
Changed files with action and line counts| M | cron-hourly.sh | +7 / -6 |
| M | discover-cdp.php | +4 / -4 |
+11 added
−10 removed
filtered activity
Lots of bugfixes, some new features - VLANS
Changed files with action and line counts| M | cron-hourly.sh | +1 / -2 |
| M | discover-cdp.php | +1 / -1 |
| M | discover-vlans.php | +9 / -1 |
| M | html/includes/print-interface.inc | +9 / -1 |
| M | html/pages/device.php | +11 / -0 |
| A | includes/cdp.inc.php | +197 / -0 |
| D | includes/cdp.php | +0 / -197 |
| M | poll-interface.php | +11 / -59 |
+239 added
−261 removed
filtered activity
Device VLANs
Changed files with action and line counts| A | html/pages/device/dev-vlans.inc | +12 / -0 |
+12 added
0 removed
filtered activity
Build a better vlan discoverer!
Changed files with action and line counts| M | discover-vlans.php | +18 / -9 |
+18 added
−9 removed
filtered activity
Adding a new page. Live SNMPwalks! Bad idea? good idea? who knows\!
Changed files with action and line counts| A | html/pages/device/dev-snmpwalk.inc.php non-text | +0 / -0 |
0 added
0 removed
filtered activity
Fix some broken things.
Changed files with action and line counts| M | discover-ifs.php | +1 / -1 |
| M | html/includes/print-event.inc | +1 / -1 |
| M | html/pages/device/dev-graphs.inc | +7 / -4 |
| M | includes/functions.php | +0 / -20 |
| M | includes/polling/device-unix.inc.php | +0 / -3 |
| M | ips.php | +2 / -2 |
| M | poll-device.php | +14 / -7 |
| M | poll-interface.php | +2 / -2 |
| M | process-syslog.php | +3 / -3 |
+30 added
−43 removed
filtered activity
Fixing HTTP checker
Changed files with action and line counts| M | check-services.php | +1 / -1 |
| M | includes/services/http/check.inc | +1 / -1 |
+2 added
−2 removed
filtered activity
initial work on vlan discovery.
Changed files with action and line counts| M | discover-vlans.php | +29 / -0 |
+29 added
0 removed
filtered activity
Add vlan discovery
Changed files with action and line counts| A | discover-vlans.php non-text | +0 / -0 |
0 added
0 removed
filtered activity
Fixing broken things...
Changed files with action and line counts| M | html/includes/edit-host.inc | +1 / -1 |
| M | html/pages/device.php | +8 / -10 |
| M | html/pages/device/dev-edit.inc | +1 / -1 |
| M | includes/functions.php | +0 / -493 |
| M | includes/graphing.php | +493 / -0 |
| M | poll-device.php | +1 / -1 |
| M | test.php | +16 / -3 |
+520 added
−509 removed
filtered activity
woo
Changed files with action and line counts| M | includes/functions.php | +2 / -4 |
+2 added
−4 removed
filtered activity
woo
Changed files with action and line counts| M | poll-device.php | +2 / -1 |
| M | poll-reachability.php | +6 / -2 |
+8 added
−3 removed
filtered activity
host removal code
Changed files with action and line counts| M | host-del.php | +7 / -6 |
| M | html/pages/devices.php | +1 / -1 |
| M | includes/functions.php | +7 / -3 |
+15 added
−10 removed
filtered activity
favicon
Changed files with action and line counts| M | config.php.default | +1 / -0 |
| M | html/index.php | +1 / -1 |
+2 added
−1 removed
filtered activity
Changed files with action and line counts| M | html/index.php | +1 / -0 |
+1 added
0 removed
filtered activity
updates.
Changed files with action and line counts| M | cleanup.php | +9 / -5 |
| M | html/includes/device-header.inc | +2 / -2 |
| M | html/includes/hostbox.inc | +1 / -0 |
| M | html/pages/device/dev-overview.inc | +1 / -1 |
| M | html/pages/devices.php | +2 / -1 |
| M | html/pages/interface.php | +2 / -2 |
+17 added
−11 removed
filtered activity
fix
Changed files with action and line counts| M | html/includes/print-interface.inc | +5 / -5 |
| M | test.php | +5 / -9 |
+10 added
−14 removed
filtered activity
updating
Changed files with action and line counts| M | html/includes/print-interface.inc | +12 / -7 |
| M | html/pages/interface.php | +6 / -8 |
| M | includes/functions.php | +2 / -0 |
| M | poll-interface.php | +1 / -1 |
+21 added
−16 removed
filtered activity
Changed files with action and line counts| M | poll-interface.php | +4 / -1 |
+4 added
−1 removed
filtered activity
fix.
Changed files with action and line counts| M | html/pages/interfaces.php | +7 / -3 |
| M | includes/functions.php | +4 / -4 |
| M | poll-interface.php | +10 / -6 |
+21 added
−13 removed
filtered activity
fixes
Changed files with action and line counts| M | html/pages/interfaces.php | +2 / -2 |
| M | includes/functions.php | +2 / -0 |
+4 added
−2 removed
filtered activity
Updating polling system
Changed files with action and line counts| M | discover-cdp.php | +1 / -1 |
| M | html/delete.php | +0 / -4 |
| M | html/pages/customers.php | +23 / -33 |
| M | poll-device.php | +73 / -77 |
| M | poll-os.php | +2 / -2 |
| M | poll-reachability.php | +8 / -10 |
+107 added
−127 removed
filtered activity
Rearrange polling scripts
Changed files with action and line counts| A | includes/polling/device-ios.inc.php | +84 / -0 |
+84 added
0 removed
filtered activity
Modifying polling setup
Changed files with action and line counts| M | includes/polling/device-netstats.inc.php | +26 / -39 |
| M | includes/polling/device-procurve.inc.php | +2 / -2 |
| M | includes/polling/device-snom.inc.php | +12 / -1 |
+40 added
−42 removed
filtered activity
Moving around polling files...
Changed files with action and line counts| M | html/includes/hostbox.inc | +1 / -1 |
| M | html/includes/print-service.inc | +8 / -9 |
| M | html/pages/services.php | +4 / -4 |
| M | includes/polling/device-netstats.inc.php | +13 / -3 |
| M | includes/polling/device-unix.inc.php | +5 / -4 |
| M | includes/procurve.php | +0 / -31 |
| M | poll-device.php | +1 / -1 |
+32 added
−53 removed
filtered activity
Rearrange polling scripts
Changed files with action and line counts| A | includes/polling/device-procurve.inc.php | +30 / -0 |
+30 added
0 removed
filtered activity
Rearrange polling scripts
Changed files with action and line counts| A | includes/polling/device-snom.inc.php | +38 / -0 |
+38 added
0 removed
filtered activity
Changed id field in devices table to device_id (!!!1!!1!!eleven!1)
Changed files with action and line counts| M | html/graph.php | +11 / -11 |
| M | html/includes/print-device-graph.php | +8 / -8 |
| M | html/includes/print-menubar.php | +3 / -4 |
| M | html/includes/topnav.inc | +4 / -4 |
| M | html/pages/default.php | +12 / -12 |
| M | html/pages/device.php | +11 / -11 |
| M | html/pages/device/dev-graphs.inc | +1 / -1 |
| M | html/pages/device/dev-overview.inc | +2 / -2 |
| M | html/pages/devices.php | +1 / -4 |
| M | includes/functions.php | +16 / -36 |
| M | includes/graphing.php | +7 / -7 |
| M | includes/ios.php | +1 / -1 |
| M | includes/polling/device-netstats.inc.php | +3 / -4 |
| M | includes/polling/temperatures.inc.php | +8 / -6 |
| M | includes/procurve.php | +1 / -1 |
| M | includes/snom.php | +1 / -1 |
| M | includes/unix.php | +0 / -191 |
| M | includes/windows.php | +8 / -4 |
| M | poll-device.php | +50 / -54 |
| M | poll-interface.php | +1 / -3 |
+149 added
−365 removed
filtered activity
Rearrange polling scripts
Changed files with action and line counts| A | includes/polling/device-unix.inc.php | +173 / -0 |
+173 added
0 removed
filtered activity
Changing polling structure
Changed files with action and line counts| M | cron.sh | +0 / -1 |
| M | poll-device.php | +6 / -2 |
+6 added
−3 removed
filtered activity
Rearrange polling scripts
Changed files with action and line counts| A | includes/polling non-text | +0 / -0 |
| A | includes/polling/device-netstats.inc.php | +40 / -0 |
| A | includes/polling/temperatures.inc.php | +34 / -0 |
+74 added
0 removed
filtered activity
Rearrange polling scripts
Changed files with action and line counts| D | poll-device-netstats.php | +0 / -40 |
0 added
−40 removed
filtered activity
Rearrange polling scripts
Changed files with action and line counts| D | poll-temperatures.php | +0 / -36 |
0 added
−36 removed
filtered activity
Rewriting database to use more sensible field names... ACK!
Changed files with action and line counts| M | cleanup.php | +13 / -14 |
| M | discover-ifs.php | +2 / -2 |
| M | html/includes/print-event.inc | +4 / -4 |
| M | html/includes/print-interface.inc | +27 / -26 |
| M | html/includes/print-menubar.php | +2 / -2 |
| M | html/includes/topnav.inc | +4 / -4 |
| M | html/pages/device.php | +1 / -1 |
| M | html/pages/device/dev-ifs.inc | +1 / -1 |
| M | html/pages/device/dev-overview.inc | +5 / -5 |
| M | html/pages/interfaces.php | +7 / -7 |
| M | includes/functions.php | +8 / -8 |
| M | includes/graphing.php | +1 / -1 |
| M | ips.php | +3 / -4 |
| M | poll-interface.php | +61 / -54 |
+139 added
−133 removed
filtered activity
implementing attributes for devices. part 1 : uptimes!
Changed files with action and line counts| M | poll-device.php | +11 / -17 |
+11 added
−17 removed
filtered activity
fixing some graphing and other stuff
Changed files with action and line counts| M | html/includes/print-interface.inc | +1 / -1 |
| M | html/pages/addsrv.php | +1 / -1 |
| M | includes/graphing.php | +1 / -86 |
| M | poll-device.php | +8 / -5 |
+11 added
−93 removed
filtered activity
Fixed some cosmetic issues with cisco graphs. Added cisco-specific OID for getting better
ifType.
Changed files with action and line counts| M | html/graph.php | +7 / -1 |
| M | html/includes/print-interface.inc | +3 / -3 |
| M | html/pages/customers.php | +13 / -11 |
| M | includes/functions.php | +33 / -56 |
| M | includes/graphing.php | +86 / -1 |
| M | poll-interface.php | +2 / -1 |
+144 added
−73 removed
filtered activity
Fixing Graphing
Changed files with action and line counts| M | includes/graphing.php | +1 / -1 |
+1 added
−1 removed
filtered activity
fix
Changed files with action and line counts| M | includes/graphing.php | +4 / -4 |
+4 added
−4 removed
filtered activity
Adding total traffic per device graph generation
Changed files with action and line counts| M | html/graph.php | +13 / -8 |
| M | html/pages/device/dev-overview.inc | +4 / -0 |
| M | includes/functions.php | +5 / -0 |
| M | includes/graphing.php | +75 / -0 |
+97 added
−8 removed
filtered activity
fix uptime
Changed files with action and line counts| M | html/includes/hostbox.inc | +1 / -1 |
+1 added
−1 removed
filtered activity
fixing things!
Changed files with action and line counts| M | cron-minute.sh | +5 / -17 |
| M | html/includes/print-event.inc | +9 / -6 |
| M | html/pages/devices.php | +11 / -5 |
| M | poll-interface.php | +7 / -7 |
| M | poll-os.php | +0 / -7 |
+32 added
−42 removed
filtered activity
Changed files with action and line counts| M | html/pages/devices.php | +0 / -3 |
0 added
−3 removed
filtered activity
Fix device list page.
Changed files with action and line counts| M | html/includes/hostbox.inc | +1 / -1 |
| M | html/pages/devices.php | +5 / -16 |
| M | html/pages/locations.php | +1 / -1 |
+7 added
−18 removed
filtered activity
Removing ajaxtabs
Changed files with action and line counts| M | html/index.php | +0 / -1 |
0 added
−1 removed
filtered activity
Moving device sub-pages
Changed files with action and line counts| A | html/pages/device non-text | +0 / -0 |
| A | html/pages/device/dev-data-linux.inc | +14 / -0 |
| A | html/pages/device/dev-edit.inc | +85 / -0 |
| A | html/pages/device/dev-events.inc | +15 / -0 |
| A | html/pages/device/dev-graphs.inc | +189 / -0 |
| A | html/pages/device/dev-ifgraphs.inc | +7 / -0 |
| A | html/pages/device/dev-ifs.inc | +13 / -0 |
| A | html/pages/device/dev-overview.inc | +118 / -0 |
| A | html/pages/device/dev-srv.inc | +24 / -0 |
| A | html/pages/device/dev-syslog.inc | +15 / -0 |
+480 added
0 removed
filtered activity
Moving device sub-pages
Changed files with action and line counts| D | html/includes/dev-edit.inc | +0 / -83 |
0 added
−83 removed
filtered activity
Moving device sub-pages
Changed files with action and line counts| D | html/includes/dev-srv.inc | +0 / -24 |
0 added
−24 removed
filtered activity
Moving device sub-pages
Changed files with action and line counts| D | html/includes/dev-data-linux.inc | +0 / -14 |
0 added
−14 removed
filtered activity
Moving device sub-pages
Changed files with action and line counts| D | html/includes/dev-overview.inc | +0 / -118 |
0 added
−118 removed
filtered activity
Moving device sub-pages
Changed files with action and line counts| D | html/includes/dev-events.inc | +0 / -15 |
0 added
−15 removed
filtered activity
Moving device sub-pages
Changed files with action and line counts| D | html/includes/dev-graphs.inc | +0 / -189 |
0 added
−189 removed
filtered activity
Moving device sub-pages
Changed files with action and line counts| D | html/includes/dev-ifs.inc | +0 / -13 |
0 added
−13 removed
filtered activity
Moving device sub-pages
Changed files with action and line counts| D | html/includes/dev-syslog.inc | +0 / -15 |
0 added
−15 removed
filtered activity
Moving device sub-pages
Changed files with action and line counts| D | html/includes/dev-ifgraphs.inc | +0 / -7 |
0 added
−7 removed
filtered activity
Remove unused script
Changed files with action and line counts| D | check-device.php | +0 / -150 |
0 added
−150 removed
filtered activity
Remove ajaxtabs code
Changed files with action and line counts| D | html/includes/ajaxtabs.inc | +0 / -9 |
0 added
−9 removed
filtered activity
Remove ajaxtabs code
Changed files with action and line counts| D | html/js/ajaxtabs.js | +0 / -111 |
0 added
0 removed
filtered activity
Modify some locations to be more organised and move uptime tracking to a seperate table.
Changed files with action and line counts| M | html/includes/edit-host.inc | +13 / -4 |
| M | html/pages/default.php | +1 / -2 |
| M | html/pages/device.php | +1 / -1 |
| M | html/pages/list.php | +4 / -6 |
| M | includes/snom-graphing.php | +2 / -2 |
| M | includes/unix-graphing.php | +0 / -40 |
| M | poll-device.php | +10 / -7 |
+31 added
−62 removed
filtered activity
Remove old pages
Changed files with action and line counts| D | html/pages/downinterfaces.php | +0 / -117 |
0 added
−117 removed
filtered activity
Remove old pages
Changed files with action and line counts| D | html/pages/downhosts.php | +0 / -52 |
0 added
−52 removed
filtered activity
update config.php.default
Changed files with action and line counts| M | config.php.default | +2 / -2 |
+2 added
−2 removed
filtered activity
change humandate to datetime in eventlog.
Changed files with action and line counts| M | html/includes/print-event.inc | +1 / -1 |
+1 added
−1 removed
filtered activity
fix overview page a bit
Changed files with action and line counts| M | html/includes/dev-overview.inc | +4 / -9 |
| M | html/includes/print-event-short.inc | +6 / -7 |
+10 added
−16 removed
filtered activity
Make $mono_font global in graphing functions.
Changed files with action and line counts| M | includes/functions.php | +12 / -12 |
| M | includes/graphing.php | +1 / -1 |
| M | includes/procurve-graphing.php | +2 / -2 |
| M | includes/snom-graphing.php | +1 / -1 |
| M | includes/unix-graphing.php | +12 / -12 |
+28 added
−28 removed
filtered activity
Remove licensed font
Changed files with action and line counts| D | DejaVuSansMono.ttf | +0 / -1 |
0 added
−1 removed
filtered activity
Remove licensed font
Changed files with action and line counts| D | DejaVuSansCondensed.ttf | +0 / -1 |
0 added
−1 removed
filtered activity
Make mono font chosable in config, remove hardcoded names from functions.
Changed files with action and line counts| M | includes/functions.php | +20 / -20 |
| M | includes/graphing.php | +2 / -2 |
| M | includes/procurve-graphing.php | +4 / -4 |
| M | includes/unix-graphing.php | +24 / -24 |
+50 added
−50 removed
filtered activity
update mysql schema
Changed files with action and line counts| M | mysql-schema.sql | +141 / -147 |
0 added
0 removed
filtered activity
Add service add/remove pages
Changed files with action and line counts| A | html/pages/delsrv.php | +41 / -0 |
+41 added
0 removed
filtered activity
Add service add/remove pages
Changed files with action and line counts| A | html/includes/del-srv.inc | +15 / -0 |
+15 added
0 removed
filtered activity
Changed files with action and line counts| M | README | +0 / -1 |
| M | cleanup.php | +14 / -5 |
+14 added
−6 removed
filtered activity
Changed files with action and line counts| M | README | +9 / -1 |
+9 added
−1 removed
filtered activity
Remove service adding from host editing page
Changed files with action and line counts| M | html/includes/dev-edit.inc | +2 / -56 |
+2 added
−56 removed
filtered activity
Add temperature stuff
Changed files with action and line counts| A | discover-temperatures.php | +34 / -0 |
+34 added
0 removed
filtered activity
Delete
Changed files with action and line counts| D | discover-temperatures.php | +0 / -34 |
0 added
−34 removed
filtered activity
Fixing
Changed files with action and line counts| M | cleanup.php | +6 / -1 |
+6 added
−1 removed
filtered activity
Delete install file
Changed files with action and line counts| D | INSTALL | +0 / -25 |
0 added
−25 removed
filtered activity
Changed some of the syslog printing code
Changed files with action and line counts| M | html/includes/dev-syslog.inc | +1 / -1 |
| M | html/includes/print-syslog.inc | +2 / -2 |
| M | html/pages/syslog.php | +1 / -1 |
+4 added
−4 removed
filtered activity
Change version to 0.2.5
Changed files with action and line counts| M | config.php.default | +1 / -2 |
+1 added
−2 removed
filtered activity
Re-add discover-cdp.php
Changed files with action and line counts| A | discover-cdp.php | +92 / -0 |
+92 added
0 removed
filtered activity
Changed readme to reflect new changes, added header to cdp class library
Changed files with action and line counts| M | README | +17 / -5 |
| M | includes/cdp.php | +17 / -0 |
+34 added
−5 removed
filtered activity
Deleted cdp.php
Changed files with action and line counts| D | cdp.php | +0 / -25 |
0 added
−25 removed
filtered activity
Added map generation
Changed files with action and line counts| M | cron-hourly.sh | +1 / -0 |
+1 added
0 removed
filtered activity
Fixed index.
Changed files with action and line counts| M | html/index.php | +1 / -1 |
+1 added
−1 removed
filtered activity
Update index to use $stylesheet.
Changed files with action and line counts| M | html/index.php | +1 / -1 |
+1 added
−1 removed
filtered activity
Add stylesheet option to config
Changed files with action and line counts| M | config.php.default | +3 / -1 |
+3 added
−1 removed
filtered activity
Add Observer header image
Changed files with action and line counts| A | html/css/styles-vostron.css | +812 / -0 |
0 added
0 removed
filtered activity
Add Observer header image
Changed files with action and line counts| A | html/css/styles.css | +813 / -0 |
0 added
0 removed
filtered activity
Delete costron css
Changed files with action and line counts| D | html/css/styles.css | +0 / -812 |
0 added
0 removed
filtered activity
Add Observer header image
Changed files with action and line counts| A | html/images/observer-header.png | +1 / -0 |
0 added
0 removed
filtered activity
delete
Changed files with action and line counts| D | observer non-text | +0 / -0 |
0 added
0 removed
filtered activity
Changed files with action and line counts| D | graphs non-text | +0 / -0 |
0 added
0 removed
filtered activity
Changed files with action and line counts| D | rrd non-text | +0 / -0 |
0 added
0 removed
filtered activity
Initial Import
Showing the first 30 paths; 1,383 more are omitted from this static page.
Changed files with action and line counts| A | COPYRIGHT | +12 / -0 |
| A | DejaVuSansCondensed.ttf | +1 / -0 |
| A | DejaVuSansMono.ttf | +1 / -0 |
| A | INSTALL | +26 / -0 |
| A | LICENCE | +11 / -0 |
| A | README | +67 / -0 |
| A | alerts.php | +25 / -0 |
| A | cdp.php | +25 / -0 |
| A | check-device.php | +150 / -0 |
| A | check-services.php | +30 / -0 |
| A | checkers non-text | +0 / -0 |
| A | checkers/check_bl | +160 / -0 |
| A | checkers/check_breeze | +87 / -0 |
| A | checkers/check_by_ssh | +1 / -0 |
| A | checkers/check_dhcp | +1 / -0 |
| A | checkers/check_dig | +1 / -0 |
| A | checkers/check_disk | +1 / -0 |
| A | checkers/check_disk_smb | +296 / -0 |
| A | checkers/check_dns | +1 / -0 |
| A | checkers/check_dummy | +1 / -0 |
| A | checkers/check_file_age | +113 / -0 |
| A | checkers/check_flexlm | +245 / -0 |
| A | checkers/check_fping | +1 / -0 |
| A | checkers/check_ftp | +2 / -0 |
| A | checkers/check_game | +1 / -0 |
| A | checkers/check_hpjd | +1 / -0 |
| A | checkers/check_http | +1 / -0 |
| A | checkers/check_icmp | +1 / -0 |
| A | checkers/check_ifoperstatus | +505 / -0 |
| A | checkers/check_ifstatus | +459 / -0 |
+14,081 added
0 removed
filtered activity
Directory Creation
Changed files with action and line counts| A | /observium non-text | +0 / -0 |
| A | /observium/branches non-text | +0 / -0 |
| A | /observium/tags non-text | +0 / -0 |
0 added
0 removed
filtered activity