Rolling Release

124
commits
+19,910
lines added
−5,121
lines removed

Stable Releases

0
releases
0
lines added
0
lines removed

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

Development activity in 2007

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

December 2007

💻 r124

Adam Armstrong 🐸
fixed service checker and added vlan display to customer list
Files changed (3) +31 / -2
Changed files with action and line counts
Mcheck-services.php+18 / -0
Mhtml/includes/print-interface.inc+4 / -2
Mhtml/pages/customers.php+9 / -0
+31 added −2 removed filtered activity

November 2007

💻 r123

Adam Armstrong 🐸
added default user
Files changed (1) +2 / -0
Changed files with action and line counts
Mmysql-schema.sql+2 / -0
0 added 0 removed filtered activity

💻 r122

Adam Armstrong 🐸
fixed config and sql schema
Files changed (2) +146 / -74
Changed files with action and line counts
Mconfig.php.default+77 / -28
Mmysql-schema.sql+69 / -46
+77 added −28 removed filtered activity

💻 r121

Adam Armstrong 🐸
Files changed (2) +0 / -0
Changed files with action and line counts
Dgraphs non-text+0 / -0
Drrd non-text+0 / -0
0 added 0 removed filtered activity

💻 r120

Adam Armstrong 🐸
add placeholder
Files changed (1) +0 / -0
Changed files with action and line counts
Agraphs non-text+0 / -0
0 added 0 removed filtered activity

💻 r119

Adam Armstrong 🐸
add placeholder
Files changed (1) +0 / -0
Changed files with action and line counts
Arrd non-text+0 / -0
0 added 0 removed filtered activity

💻 r118

Adam Armstrong 🐸
Files changed (28) +1,273 / -1,377
Changed files with action and line counts
Malerts.php+1 / -1
Mcheck-services.php+16 / -7
Mcron-hourly.sh+1 / -1
Mcron.sh+5 / -5
Mdiscover-ifs.php+5 / -1
Mdiscover-storage.php+16 / -9
Mdiscover-temperatures.php+85 / -79
Mdiscover-vlans.php+10 / -1
Mgenerate-map.sh+2 / -1
Mhost-add.php+1 / -1
Mhtml/index.php+2 / -0
Mhtml/pages/delsrv.php+1 / -1
Mhtml/pages/device.php+1 / -1
Mhtml/percentage.php+1 / -1
Mincludes/functions.php+66 / -20
Mincludes/generic.php+27 / -15
Mincludes/graphing.php+436 / -572
Mincludes/ios.php+11 / -9
Mincludes/polling/device-unix.inc.php+29 / -32
Mincludes/polling/temperatures.inc.php+17 / -6
Mincludes/procurve-graphing.php+24 / -19
Mincludes/snom-graphing.php+2 / -2
Mincludes/unix-graphing.php+336 / -545
Mmap.php+102 / -28
Mpoll-device.php+66 / -15
Mpoll-os.php+1 / -1
Mpoll-reachability.php+5 / -1
Mprocess-syslog.php+4 / -3
+1,273 added −1,377 removed filtered activity

💻 r117

Adam Armstrong 🐸
Changes!
Files changed (29) +325 / -121
Changed files with action and line counts
Mhtml/.htaccess+1 / -0
Mhtml/graph.php+14 / -7
Mhtml/includes/authenticate.inc+3 / -4
Mhtml/includes/edit-host.inc+2 / -1
Mhtml/includes/print-device-graph.php+4 / -4
Mhtml/includes/print-event-short.inc+3 / -3
Mhtml/includes/print-event.inc+1 / -1
Mhtml/includes/print-interface-graphs.php+6 / -4
Mhtml/includes/print-interface.inc+5 / -13
Mhtml/includes/print-menubar.php+7 / -4
Mhtml/includes/print-service.inc+1 / -1
Mhtml/includes/print-syslog.inc+1 / -3
Mhtml/includes/topnav.inc+21 / -2
Mhtml/index.php+5 / -2
Mhtml/pages/addhost.php+0 / -1
Mhtml/pages/addsrv.php+2 / -2
Mhtml/pages/customers.php+1 / -1
Mhtml/pages/default.php+107 / -17
Mhtml/pages/delhost.php+4 / -4
Mhtml/pages/delsrv.php+1 / -1
Mhtml/pages/device.php+30 / -2
Mhtml/pages/device/dev-edit.inc+4 / -6
Mhtml/pages/device/dev-graphs.inc+4 / -4
Mhtml/pages/device/dev-overview.inc+22 / -8
Mhtml/pages/devices.php+1 / -1
Mhtml/pages/iftype.php+8 / -9
Mhtml/pages/interfaces.php+1 / -1
Mhtml/pages/temperatures.php+1 / -1
Mhtml/percentage.php+65 / -14
+325 added −121 removed filtered activity

June 2007

💻 r116

Adam Armstrong 🐸
Files changed (3) +6 / -2
Changed files with action and line counts
Ahtml/images/16/flame.png+1 / -0
Mhtml/includes/print-menubar.php+4 / -1
Mhtml/percentage.php+1 / -1
+5 added −2 removed filtered activity

💻 r115

Adam Armstrong 🐸
Updated Things.
Files changed (2) +20 / -3
Changed files with action and line counts
Mhtml/includes/print-menubar.php+19 / -2
Mhtml/index.php+1 / -1
+20 added −3 removed filtered activity

💻 r114

Adam Armstrong 🐸
Updates
Files changed (1) +3 / -0
Changed files with action and line counts
MREADME+3 / -0
+3 added 0 removed filtered activity

💻 r113

Adam Armstrong 🐸
New readme
Files changed (1) +9 / -0
Changed files with action and line counts
MREADME+9 / -0
+9 added 0 removed filtered activity

💻 r112

Adam Armstrong 🐸
Fix some small errors!
Files changed (2) +10 / -7
Changed files with action and line counts
Mhtml/includes/dev-overview-data.inc.php+8 / -5
Mhtml/includes/print-interface.inc+2 / -2
+10 added −7 removed filtered activity

💻 r111

Adam Armstrong 🐸
Check for interface errors!
Files changed (1) +16 / -0
Changed files with action and line counts
Acheck-errors.php+16 / -0
+16 added 0 removed filtered activity

💻 r110

Adam Armstrong 🐸
Add new overview page
Files changed (1) +28 / -0
Changed files with action and line counts
Ahtml/includes/dev-overview-data.inc.php+28 / -0
+28 added 0 removed filtered activity

💻 r109

Adam Armstrong 🐸
new config option for notifications
Files changed (1) +2 / -0
Changed files with action and line counts
Mconfig.php.default+2 / -0
+2 added 0 removed filtered activity

💻 r108

Adam Armstrong 🐸
Lots of additions.
Files changed (28) +514 / -351
Changed files with action and line counts
Mcleanup.php+1 / -1
Mconfig.php.default+5 / -2
Mcron-hourly.sh+1 / -0
Mhtml/images/16/arrow_out.png non-text+0 / -0
Mhtml/includes/authenticate.inc+2 / -1
Mhtml/includes/print-event-short.inc+3 / -3
Mhtml/includes/print-interface-graphs.php+14 / -12
Mhtml/includes/print-interface.inc+61 / -13
Mhtml/includes/print-menubar.php+37 / -16
Mhtml/includes/print-syslog.inc+16 / -7
Mhtml/pages/addhost.php+8 / -0
Mhtml/pages/addsrv.php+3 / -3
Mhtml/pages/delhost.php+6 / -3
Mhtml/pages/device/dev-ifgraphs.inc+9 / -0
Mhtml/pages/device/dev-overview.inc+14 / -15
Mhtml/pages/device/dev-syslog.inc+8 / -9
Mhtml/pages/devices.php+11 / -9
Mhtml/pages/eventlog.php+6 / -1
Mhtml/pages/interfaces.php+12 / -2
Mhtml/pages/locations.php+21 / -6
Mhtml/pages/services.php+5 / -2
Mhtml/pages/syslog.php+6 / -109
Mhtml/pages/temperatures.php+11 / -2
Mincludes/functions.php+78 / -42
Mmysql-schema.sql+130 / -65
Mpoll-device.php+9 / -1
Mpoll-interface.php+34 / -22
Mprocess-syslog.php+3 / -5
+384 added −286 removed filtered activity

💻 r107

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

💻 r106

Adam Armstrong 🐸
Percentage bar code
Files changed (1) +16 / -0
Changed files with action and line counts
Ahtml/percentage.php+16 / -0
+16 added 0 removed filtered activity

💻 r105

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

💻 r104

Adam Armstrong 🐸
Add device tab include for temperatures
Files changed (1) +66 / -0
Changed files with action and line counts
Ahtml/pages/device/dev-temp.inc+66 / -0
+66 added 0 removed filtered activity

💻 r103

Adam Armstrong 🐸
fix locations page
Files changed (1) +5 / -5
Changed files with action and line counts
Mhtml/pages/locations.php+5 / -5
+5 added −5 removed filtered activity

💻 r102

Adam Armstrong 🐸
Temperature monitoring system updates and additions
Files changed (4) +56 / -49
Changed files with action and line counts
Ddiscover-cisco-temp.php+0 / -35
Mdiscover-temperatures.php+32 / -0
Mhtml/pages/device.php+22 / -13
Mincludes/graphing.php+2 / -1
+56 added −49 removed filtered activity

💻 r101

Adam Armstrong 🐸
add temperatures page
Files changed (1) +48 / -0
Changed files with action and line counts
Ahtml/pages/temperatures.php+48 / -0
+48 added 0 removed filtered activity

💻 r100

Adam Armstrong 🐸
New file.
Files changed (1) +21 / -0
Changed files with action and line counts
Aincludes/print-functions.php+21 / -0
+21 added 0 removed filtered activity

💻 r99

Adam Armstrong 🐸
Lots of pretty things!
Files changed (14) +154 / -48
Changed files with action and line counts
Mdiscover-cisco-temp.php+1 / -1
Mdiscover-temperatures.php+2 / -3
Mhtml/graph.php+8 / -2
Mhtml/includes/print-interface-graphs.php+4 / -4
Mhtml/includes/print-menubar.php+3 / -6
Mhtml/includes/print-service.inc+1 / -1
Mhtml/pages/device/dev-graphs.inc+4 / -5
Mhtml/pages/device/dev-overview.inc+6 / -1
Mhtml/pages/iftype.php+10 / -18
Mincludes/functions.php+2 / -0
Mincludes/graphing.php+56 / -2
Mincludes/polling/temperatures.inc.php+9 / -4
Mincludes/unix-graphing.php+47 / -1
Mpoll-device.php+1 / -0
+154 added −48 removed filtered activity

May 2007

💻 r98

Adam Armstrong 🐸
Foob
Files changed (16) +274 / -95
Changed files with action and line counts
Mdiscover-cdp.php+1 / -1
Mdiscover-storage.php+32 / -5
Mdiscover-temperatures.php+56 / -3
Mhtml/includes/print-interface-graphs.php+8 / -8
Mhtml/includes/print-syslog.inc+5 / -5
Mhtml/pages/device.php+3 / -3
Mhtml/pages/device/dev-overview.inc+68 / -14
Mhtml/pages/device/dev-syslog.inc+13 / -1
Mincludes/functions.php+10 / -0
Mincludes/graphing.php+4 / -4
Mincludes/polling/device-ios.inc.php+0 / -5
Mincludes/polling/device-unix.inc.php+5 / -3
Mincludes/polling/temperatures.inc.php+4 / -5
Mpoll-device.php+35 / -34
Mpoll-interface.php+26 / -2
Mprocess-syslog.php+4 / -2
+274 added −95 removed filtered activity

April 2007

💻 r97

Adam Armstrong 🐸
new sql schema.
Files changed (1) +155 / -58
Changed files with action and line counts
Mmysql-schema.sql+155 / -58
0 added 0 removed filtered activity

💻 r96

Adam Armstrong 🐸
Fixing some tiny things.
Files changed (2) +11 / -10
Changed files with action and line counts
Mcron-hourly.sh+7 / -6
Mdiscover-cdp.php+4 / -4
+11 added −10 removed filtered activity

💻 r95

Adam Armstrong 🐸
Lots of bugfixes, some new features - VLANS
Files changed (8) +239 / -261
Changed files with action and line counts
Mcron-hourly.sh+1 / -2
Mdiscover-cdp.php+1 / -1
Mdiscover-vlans.php+9 / -1
Mhtml/includes/print-interface.inc+9 / -1
Mhtml/pages/device.php+11 / -0
Aincludes/cdp.inc.php+197 / -0
Dincludes/cdp.php+0 / -197
Mpoll-interface.php+11 / -59
+239 added −261 removed filtered activity

💻 r94

Adam Armstrong 🐸
Device VLANs
Files changed (1) +12 / -0
Changed files with action and line counts
Ahtml/pages/device/dev-vlans.inc+12 / -0
+12 added 0 removed filtered activity

💻 r93

Adam Armstrong 🐸
Build a better vlan discoverer!
Files changed (1) +18 / -9
Changed files with action and line counts
Mdiscover-vlans.php+18 / -9
+18 added −9 removed filtered activity

💻 r92

Adam Armstrong 🐸
Adding a new page. Live SNMPwalks! Bad idea? good idea? who knows\!
Files changed (1) +0 / -0
Changed files with action and line counts
Ahtml/pages/device/dev-snmpwalk.inc.php non-text+0 / -0
0 added 0 removed filtered activity

💻 r91

Adam Armstrong 🐸
Fix some broken things.
Files changed (9) +30 / -43
Changed files with action and line counts
Mdiscover-ifs.php+1 / -1
Mhtml/includes/print-event.inc+1 / -1
Mhtml/pages/device/dev-graphs.inc+7 / -4
Mincludes/functions.php+0 / -20
Mincludes/polling/device-unix.inc.php+0 / -3
Mips.php+2 / -2
Mpoll-device.php+14 / -7
Mpoll-interface.php+2 / -2
Mprocess-syslog.php+3 / -3
+30 added −43 removed filtered activity

💻 r90

Adam Armstrong 🐸
Fixing HTTP checker
Files changed (2) +2 / -2
Changed files with action and line counts
Mcheck-services.php+1 / -1
Mincludes/services/http/check.inc+1 / -1
+2 added −2 removed filtered activity

💻 r89

Adam Armstrong 🐸
initial work on vlan discovery.
Files changed (1) +29 / -0
Changed files with action and line counts
Mdiscover-vlans.php+29 / -0
+29 added 0 removed filtered activity

💻 r88

Adam Armstrong 🐸
Add vlan discovery
Files changed (1) +0 / -0
Changed files with action and line counts
Adiscover-vlans.php non-text+0 / -0
0 added 0 removed filtered activity

💻 r87

Adam Armstrong 🐸
Fixing broken things...
Files changed (7) +520 / -509
Changed files with action and line counts
Mhtml/includes/edit-host.inc+1 / -1
Mhtml/pages/device.php+8 / -10
Mhtml/pages/device/dev-edit.inc+1 / -1
Mincludes/functions.php+0 / -493
Mincludes/graphing.php+493 / -0
Mpoll-device.php+1 / -1
Mtest.php+16 / -3
+520 added −509 removed filtered activity

💻 r86

Adam Armstrong 🐸
woo
Files changed (1) +2 / -4
Changed files with action and line counts
Mincludes/functions.php+2 / -4
+2 added −4 removed filtered activity

💻 r85

Adam Armstrong 🐸
woo
Files changed (2) +8 / -3
Changed files with action and line counts
Mpoll-device.php+2 / -1
Mpoll-reachability.php+6 / -2
+8 added −3 removed filtered activity

💻 r84

Adam Armstrong 🐸
host removal code
Files changed (3) +15 / -10
Changed files with action and line counts
Mhost-del.php+7 / -6
Mhtml/pages/devices.php+1 / -1
Mincludes/functions.php+7 / -3
+15 added −10 removed filtered activity

💻 r83

Adam Armstrong 🐸
favicon
Files changed (2) +2 / -1
Changed files with action and line counts
Mconfig.php.default+1 / -0
Mhtml/index.php+1 / -1
+2 added −1 removed filtered activity

💻 r82

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

💻 r81

Adam Armstrong 🐸
updates.
Files changed (6) +17 / -11
Changed files with action and line counts
Mcleanup.php+9 / -5
Mhtml/includes/device-header.inc+2 / -2
Mhtml/includes/hostbox.inc+1 / -0
Mhtml/pages/device/dev-overview.inc+1 / -1
Mhtml/pages/devices.php+2 / -1
Mhtml/pages/interface.php+2 / -2
+17 added −11 removed filtered activity

💻 r80

Adam Armstrong 🐸
fix
Files changed (2) +10 / -14
Changed files with action and line counts
Mhtml/includes/print-interface.inc+5 / -5
Mtest.php+5 / -9
+10 added −14 removed filtered activity

💻 r79

Adam Armstrong 🐸
updating
Files changed (4) +21 / -16
Changed files with action and line counts
Mhtml/includes/print-interface.inc+12 / -7
Mhtml/pages/interface.php+6 / -8
Mincludes/functions.php+2 / -0
Mpoll-interface.php+1 / -1
+21 added −16 removed filtered activity

💻 r78

Adam Armstrong 🐸
Files changed (1) +4 / -1
Changed files with action and line counts
Mpoll-interface.php+4 / -1
+4 added −1 removed filtered activity

💻 r77

Adam Armstrong 🐸
fix.
Files changed (3) +21 / -13
Changed files with action and line counts
Mhtml/pages/interfaces.php+7 / -3
Mincludes/functions.php+4 / -4
Mpoll-interface.php+10 / -6
+21 added −13 removed filtered activity

💻 r76

Adam Armstrong 🐸
fixes
Files changed (2) +4 / -2
Changed files with action and line counts
Mhtml/pages/interfaces.php+2 / -2
Mincludes/functions.php+2 / -0
+4 added −2 removed filtered activity

💻 r75

Adam Armstrong 🐸
Updating polling system
Files changed (6) +107 / -127
Changed files with action and line counts
Mdiscover-cdp.php+1 / -1
Mhtml/delete.php+0 / -4
Mhtml/pages/customers.php+23 / -33
Mpoll-device.php+73 / -77
Mpoll-os.php+2 / -2
Mpoll-reachability.php+8 / -10
+107 added −127 removed filtered activity

💻 r74

Adam Armstrong 🐸
Rearrange polling scripts
Files changed (1) +84 / -0
Changed files with action and line counts
Aincludes/polling/device-ios.inc.php+84 / -0
+84 added 0 removed filtered activity

💻 r73

Adam Armstrong 🐸
Modifying polling setup
Files changed (3) +40 / -42
Changed files with action and line counts
Mincludes/polling/device-netstats.inc.php+26 / -39
Mincludes/polling/device-procurve.inc.php+2 / -2
Mincludes/polling/device-snom.inc.php+12 / -1
+40 added −42 removed filtered activity

💻 r72

Adam Armstrong 🐸
Moving around polling files...
Files changed (7) +32 / -53
Changed files with action and line counts
Mhtml/includes/hostbox.inc+1 / -1
Mhtml/includes/print-service.inc+8 / -9
Mhtml/pages/services.php+4 / -4
Mincludes/polling/device-netstats.inc.php+13 / -3
Mincludes/polling/device-unix.inc.php+5 / -4
Mincludes/procurve.php+0 / -31
Mpoll-device.php+1 / -1
+32 added −53 removed filtered activity

💻 r71

Adam Armstrong 🐸
Rearrange polling scripts
Files changed (1) +30 / -0
Changed files with action and line counts
Aincludes/polling/device-procurve.inc.php+30 / -0
+30 added 0 removed filtered activity

💻 r70

Adam Armstrong 🐸
Rearrange polling scripts
Files changed (1) +38 / -0
Changed files with action and line counts
Aincludes/polling/device-snom.inc.php+38 / -0
+38 added 0 removed filtered activity

💻 r69

Adam Armstrong 🐸
Changed id field in devices table to device_id (!!!1!!1!!eleven!1)
Files changed (20) +149 / -365
Changed files with action and line counts
Mhtml/graph.php+11 / -11
Mhtml/includes/print-device-graph.php+8 / -8
Mhtml/includes/print-menubar.php+3 / -4
Mhtml/includes/topnav.inc+4 / -4
Mhtml/pages/default.php+12 / -12
Mhtml/pages/device.php+11 / -11
Mhtml/pages/device/dev-graphs.inc+1 / -1
Mhtml/pages/device/dev-overview.inc+2 / -2
Mhtml/pages/devices.php+1 / -4
Mincludes/functions.php+16 / -36
Mincludes/graphing.php+7 / -7
Mincludes/ios.php+1 / -1
Mincludes/polling/device-netstats.inc.php+3 / -4
Mincludes/polling/temperatures.inc.php+8 / -6
Mincludes/procurve.php+1 / -1
Mincludes/snom.php+1 / -1
Mincludes/unix.php+0 / -191
Mincludes/windows.php+8 / -4
Mpoll-device.php+50 / -54
Mpoll-interface.php+1 / -3
+149 added −365 removed filtered activity

💻 r68

Adam Armstrong 🐸
Rearrange polling scripts
Files changed (1) +173 / -0
Changed files with action and line counts
Aincludes/polling/device-unix.inc.php+173 / -0
+173 added 0 removed filtered activity

💻 r67

Adam Armstrong 🐸
Changing polling structure
Files changed (2) +6 / -3
Changed files with action and line counts
Mcron.sh+0 / -1
Mpoll-device.php+6 / -2
+6 added −3 removed filtered activity

💻 r66

Adam Armstrong 🐸
Rearrange polling scripts
Files changed (3) +74 / -0
Changed files with action and line counts
Aincludes/polling non-text+0 / -0
Aincludes/polling/device-netstats.inc.php+40 / -0
Aincludes/polling/temperatures.inc.php+34 / -0
+74 added 0 removed filtered activity

💻 r65

Adam Armstrong 🐸
Rearrange polling scripts
Files changed (1) +0 / -40
Changed files with action and line counts
Dpoll-device-netstats.php+0 / -40
0 added −40 removed filtered activity

💻 r64

Adam Armstrong 🐸
Rearrange polling scripts
Files changed (1) +0 / -36
Changed files with action and line counts
Dpoll-temperatures.php+0 / -36
0 added −36 removed filtered activity

💻 r63

Adam Armstrong 🐸
Rewriting database to use more sensible field names... ACK!
Files changed (14) +139 / -133
Changed files with action and line counts
Mcleanup.php+13 / -14
Mdiscover-ifs.php+2 / -2
Mhtml/includes/print-event.inc+4 / -4
Mhtml/includes/print-interface.inc+27 / -26
Mhtml/includes/print-menubar.php+2 / -2
Mhtml/includes/topnav.inc+4 / -4
Mhtml/pages/device.php+1 / -1
Mhtml/pages/device/dev-ifs.inc+1 / -1
Mhtml/pages/device/dev-overview.inc+5 / -5
Mhtml/pages/interfaces.php+7 / -7
Mincludes/functions.php+8 / -8
Mincludes/graphing.php+1 / -1
Mips.php+3 / -4
Mpoll-interface.php+61 / -54
+139 added −133 removed filtered activity

💻 r62

Adam Armstrong 🐸
implementing attributes for devices. part 1 : uptimes!
Files changed (1) +11 / -17
Changed files with action and line counts
Mpoll-device.php+11 / -17
+11 added −17 removed filtered activity

💻 r61

Adam Armstrong 🐸
fixing some graphing and other stuff
Files changed (4) +11 / -93
Changed files with action and line counts
Mhtml/includes/print-interface.inc+1 / -1
Mhtml/pages/addsrv.php+1 / -1
Mincludes/graphing.php+1 / -86
Mpoll-device.php+8 / -5
+11 added −93 removed filtered activity

💻 r60

Adam Armstrong 🐸
Fixed some cosmetic issues with cisco graphs. Added cisco-specific OID for getting better ifType.
Files changed (6) +144 / -73
Changed files with action and line counts
Mhtml/graph.php+7 / -1
Mhtml/includes/print-interface.inc+3 / -3
Mhtml/pages/customers.php+13 / -11
Mincludes/functions.php+33 / -56
Mincludes/graphing.php+86 / -1
Mpoll-interface.php+2 / -1
+144 added −73 removed filtered activity

💻 r59

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

💻 r58

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

💻 r57

Adam Armstrong 🐸
Adding total traffic per device graph generation
Files changed (4) +97 / -8
Changed files with action and line counts
Mhtml/graph.php+13 / -8
Mhtml/pages/device/dev-overview.inc+4 / -0
Mincludes/functions.php+5 / -0
Mincludes/graphing.php+75 / -0
+97 added −8 removed filtered activity

💻 r56

Adam Armstrong 🐸
fix uptime
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/hostbox.inc+1 / -1
+1 added −1 removed filtered activity

💻 r55

Adam Armstrong 🐸
fixing things!
Files changed (5) +32 / -42
Changed files with action and line counts
Mcron-minute.sh+5 / -17
Mhtml/includes/print-event.inc+9 / -6
Mhtml/pages/devices.php+11 / -5
Mpoll-interface.php+7 / -7
Mpoll-os.php+0 / -7
+32 added −42 removed filtered activity

💻 r54

Adam Armstrong 🐸
Files changed (1) +0 / -3
Changed files with action and line counts
Mhtml/pages/devices.php+0 / -3
0 added −3 removed filtered activity

💻 r53

Adam Armstrong 🐸
Fix device list page.
Files changed (3) +7 / -18
Changed files with action and line counts
Mhtml/includes/hostbox.inc+1 / -1
Mhtml/pages/devices.php+5 / -16
Mhtml/pages/locations.php+1 / -1
+7 added −18 removed filtered activity

💻 r52

Adam Armstrong 🐸
Removing ajaxtabs
Files changed (1) +0 / -1
Changed files with action and line counts
Mhtml/index.php+0 / -1
0 added −1 removed filtered activity

💻 r51

Adam Armstrong 🐸
Moving device sub-pages
Files changed (10) +480 / -0
Changed files with action and line counts
Ahtml/pages/device non-text+0 / -0
Ahtml/pages/device/dev-data-linux.inc+14 / -0
Ahtml/pages/device/dev-edit.inc+85 / -0
Ahtml/pages/device/dev-events.inc+15 / -0
Ahtml/pages/device/dev-graphs.inc+189 / -0
Ahtml/pages/device/dev-ifgraphs.inc+7 / -0
Ahtml/pages/device/dev-ifs.inc+13 / -0
Ahtml/pages/device/dev-overview.inc+118 / -0
Ahtml/pages/device/dev-srv.inc+24 / -0
Ahtml/pages/device/dev-syslog.inc+15 / -0
+480 added 0 removed filtered activity

💻 r50

Adam Armstrong 🐸
Moving device sub-pages
Files changed (1) +0 / -83
Changed files with action and line counts
Dhtml/includes/dev-edit.inc+0 / -83
0 added −83 removed filtered activity

💻 r49

Adam Armstrong 🐸
Moving device sub-pages
Files changed (1) +0 / -24
Changed files with action and line counts
Dhtml/includes/dev-srv.inc+0 / -24
0 added −24 removed filtered activity

💻 r48

Adam Armstrong 🐸
Moving device sub-pages
Files changed (1) +0 / -14
Changed files with action and line counts
Dhtml/includes/dev-data-linux.inc+0 / -14
0 added −14 removed filtered activity

💻 r47

Adam Armstrong 🐸
Moving device sub-pages
Files changed (1) +0 / -118
Changed files with action and line counts
Dhtml/includes/dev-overview.inc+0 / -118
0 added −118 removed filtered activity

💻 r46

Adam Armstrong 🐸
Moving device sub-pages
Files changed (1) +0 / -15
Changed files with action and line counts
Dhtml/includes/dev-events.inc+0 / -15
0 added −15 removed filtered activity

💻 r45

Adam Armstrong 🐸
Moving device sub-pages
Files changed (1) +0 / -189
Changed files with action and line counts
Dhtml/includes/dev-graphs.inc+0 / -189
0 added −189 removed filtered activity

💻 r44

Adam Armstrong 🐸
Moving device sub-pages
Files changed (1) +0 / -13
Changed files with action and line counts
Dhtml/includes/dev-ifs.inc+0 / -13
0 added −13 removed filtered activity

💻 r43

Adam Armstrong 🐸
Moving device sub-pages
Files changed (1) +0 / -15
Changed files with action and line counts
Dhtml/includes/dev-syslog.inc+0 / -15
0 added −15 removed filtered activity

💻 r42

Adam Armstrong 🐸
Moving device sub-pages
Files changed (1) +0 / -7
Changed files with action and line counts
Dhtml/includes/dev-ifgraphs.inc+0 / -7
0 added −7 removed filtered activity

💻 r41

Adam Armstrong 🐸
Remove unused script
Files changed (1) +0 / -150
Changed files with action and line counts
Dcheck-device.php+0 / -150
0 added −150 removed filtered activity

💻 r40

Adam Armstrong 🐸
Remove ajaxtabs code
Files changed (1) +0 / -9
Changed files with action and line counts
Dhtml/includes/ajaxtabs.inc+0 / -9
0 added −9 removed filtered activity

💻 r39

Adam Armstrong 🐸
Remove ajaxtabs code
Files changed (1) +0 / -111
Changed files with action and line counts
Dhtml/js/ajaxtabs.js+0 / -111
0 added 0 removed filtered activity

💻 r38

Adam Armstrong 🐸
Modify some locations to be more organised and move uptime tracking to a seperate table.
Files changed (7) +31 / -62
Changed files with action and line counts
Mhtml/includes/edit-host.inc+13 / -4
Mhtml/pages/default.php+1 / -2
Mhtml/pages/device.php+1 / -1
Mhtml/pages/list.php+4 / -6
Mincludes/snom-graphing.php+2 / -2
Mincludes/unix-graphing.php+0 / -40
Mpoll-device.php+10 / -7
+31 added −62 removed filtered activity

💻 r37

Adam Armstrong 🐸
Remove old pages
Files changed (1) +0 / -117
Changed files with action and line counts
Dhtml/pages/downinterfaces.php+0 / -117
0 added −117 removed filtered activity

💻 r36

Adam Armstrong 🐸
Remove old pages
Files changed (1) +0 / -52
Changed files with action and line counts
Dhtml/pages/downhosts.php+0 / -52
0 added −52 removed filtered activity

💻 r35

Adam Armstrong 🐸
update config.php.default
Files changed (1) +2 / -2
Changed files with action and line counts
Mconfig.php.default+2 / -2
+2 added −2 removed filtered activity

💻 r34

Adam Armstrong 🐸
change humandate to datetime in eventlog.
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/includes/print-event.inc+1 / -1
+1 added −1 removed filtered activity

💻 r33

Adam Armstrong 🐸
fix overview page a bit
Files changed (2) +10 / -16
Changed files with action and line counts
Mhtml/includes/dev-overview.inc+4 / -9
Mhtml/includes/print-event-short.inc+6 / -7
+10 added −16 removed filtered activity

💻 r32

Adam Armstrong 🐸
Make $mono_font global in graphing functions.
Files changed (5) +28 / -28
Changed files with action and line counts
Mincludes/functions.php+12 / -12
Mincludes/graphing.php+1 / -1
Mincludes/procurve-graphing.php+2 / -2
Mincludes/snom-graphing.php+1 / -1
Mincludes/unix-graphing.php+12 / -12
+28 added −28 removed filtered activity

💻 r31

Adam Armstrong 🐸
Remove licensed font
Files changed (1) +0 / -1
Changed files with action and line counts
DDejaVuSansMono.ttf+0 / -1
0 added −1 removed filtered activity

💻 r30

Adam Armstrong 🐸
Remove licensed font
Files changed (1) +0 / -1
Changed files with action and line counts
DDejaVuSansCondensed.ttf+0 / -1
0 added −1 removed filtered activity

💻 r29

Adam Armstrong 🐸
Make mono font chosable in config, remove hardcoded names from functions.
Files changed (4) +50 / -50
Changed files with action and line counts
Mincludes/functions.php+20 / -20
Mincludes/graphing.php+2 / -2
Mincludes/procurve-graphing.php+4 / -4
Mincludes/unix-graphing.php+24 / -24
+50 added −50 removed filtered activity

💻 r28

Adam Armstrong 🐸
update mysql schema
Files changed (1) +141 / -147
Changed files with action and line counts
Mmysql-schema.sql+141 / -147
0 added 0 removed filtered activity

💻 r27

Adam Armstrong 🐸
Add service add/remove pages
Files changed (1) +41 / -0
Changed files with action and line counts
Ahtml/pages/delsrv.php+41 / -0
+41 added 0 removed filtered activity

💻 r26

Adam Armstrong 🐸
Add service add/remove pages
Files changed (1) +15 / -0
Changed files with action and line counts
Ahtml/includes/del-srv.inc+15 / -0
+15 added 0 removed filtered activity

💻 r25

Adam Armstrong 🐸
Files changed (2) +14 / -6
Changed files with action and line counts
MREADME+0 / -1
Mcleanup.php+14 / -5
+14 added −6 removed filtered activity

💻 r24

Adam Armstrong 🐸
Files changed (1) +9 / -1
Changed files with action and line counts
MREADME+9 / -1
+9 added −1 removed filtered activity

💻 r23

Adam Armstrong 🐸
Remove service adding from host editing page
Files changed (1) +2 / -56
Changed files with action and line counts
Mhtml/includes/dev-edit.inc+2 / -56
+2 added −56 removed filtered activity

💻 r22

Adam Armstrong 🐸
Add temperature stuff
Files changed (1) +34 / -0
Changed files with action and line counts
Adiscover-temperatures.php+34 / -0
+34 added 0 removed filtered activity

💻 r21

Adam Armstrong 🐸
Delete
Files changed (1) +0 / -34
Changed files with action and line counts
Ddiscover-temperatures.php+0 / -34
0 added −34 removed filtered activity

💻 r20

Adam Armstrong 🐸
Fixing
Files changed (1) +6 / -1
Changed files with action and line counts
Mcleanup.php+6 / -1
+6 added −1 removed filtered activity

💻 r19

Adam Armstrong 🐸
Delete install file
Files changed (1) +0 / -25
Changed files with action and line counts
DINSTALL+0 / -25
0 added −25 removed filtered activity

💻 r18

Adam Armstrong 🐸
Changed some of the syslog printing code
Files changed (3) +4 / -4
Changed files with action and line counts
Mhtml/includes/dev-syslog.inc+1 / -1
Mhtml/includes/print-syslog.inc+2 / -2
Mhtml/pages/syslog.php+1 / -1
+4 added −4 removed filtered activity

💻 r17

Adam Armstrong 🐸
Change version to 0.2.5
Files changed (1) +1 / -2
Changed files with action and line counts
Mconfig.php.default+1 / -2
+1 added −2 removed filtered activity

💻 r16

Adam Armstrong 🐸
Re-add discover-cdp.php
Files changed (1) +92 / -0
Changed files with action and line counts
Adiscover-cdp.php+92 / -0
+92 added 0 removed filtered activity

💻 r15

Adam Armstrong 🐸
Changed readme to reflect new changes, added header to cdp class library
Files changed (2) +34 / -5
Changed files with action and line counts
MREADME+17 / -5
Mincludes/cdp.php+17 / -0
+34 added −5 removed filtered activity

💻 r14

Adam Armstrong 🐸
Deleted cdp.php
Files changed (1) +0 / -25
Changed files with action and line counts
Dcdp.php+0 / -25
0 added −25 removed filtered activity

💻 r13

Adam Armstrong 🐸
Added map generation
Files changed (1) +1 / -0
Changed files with action and line counts
Mcron-hourly.sh+1 / -0
+1 added 0 removed filtered activity

💻 r12

Adam Armstrong 🐸
Fixed index.
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/index.php+1 / -1
+1 added −1 removed filtered activity

💻 r11

Adam Armstrong 🐸
Update index to use $stylesheet.
Files changed (1) +1 / -1
Changed files with action and line counts
Mhtml/index.php+1 / -1
+1 added −1 removed filtered activity

💻 r10

Adam Armstrong 🐸
Add stylesheet option to config
Files changed (1) +3 / -1
Changed files with action and line counts
Mconfig.php.default+3 / -1
+3 added −1 removed filtered activity

💻 r9

Adam Armstrong 🐸
Add Observer header image
Files changed (1) +812 / -0
Changed files with action and line counts
Ahtml/css/styles-vostron.css+812 / -0
0 added 0 removed filtered activity

💻 r8

Adam Armstrong 🐸
Add Observer header image
Files changed (1) +813 / -0
Changed files with action and line counts
Ahtml/css/styles.css+813 / -0
0 added 0 removed filtered activity

💻 r7

Adam Armstrong 🐸
Delete costron css
Files changed (1) +0 / -812
Changed files with action and line counts
Dhtml/css/styles.css+0 / -812
0 added 0 removed filtered activity

💻 r6

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

💻 r5

Adam Armstrong 🐸
delete
Files changed (1) +0 / -0
Changed files with action and line counts
Dobserver non-text+0 / -0
0 added 0 removed filtered activity

💻 r4

Adam Armstrong 🐸
Files changed (1) +0 / -0
Changed files with action and line counts
Dgraphs non-text+0 / -0
0 added 0 removed filtered activity

💻 r3

Adam Armstrong 🐸
Files changed (1) +0 / -0
Changed files with action and line counts
Drrd non-text+0 / -0
0 added 0 removed filtered activity

💻 r2

Adam Armstrong 🐸
Initial Import
Files changed (1,413) +20,608 / -0

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

Changed files with action and line counts
ACOPYRIGHT+12 / -0
ADejaVuSansCondensed.ttf+1 / -0
ADejaVuSansMono.ttf+1 / -0
AINSTALL+26 / -0
ALICENCE+11 / -0
AREADME+67 / -0
Aalerts.php+25 / -0
Acdp.php+25 / -0
Acheck-device.php+150 / -0
Acheck-services.php+30 / -0
Acheckers non-text+0 / -0
Acheckers/check_bl+160 / -0
Acheckers/check_breeze+87 / -0
Acheckers/check_by_ssh+1 / -0
Acheckers/check_dhcp+1 / -0
Acheckers/check_dig+1 / -0
Acheckers/check_disk+1 / -0
Acheckers/check_disk_smb+296 / -0
Acheckers/check_dns+1 / -0
Acheckers/check_dummy+1 / -0
Acheckers/check_file_age+113 / -0
Acheckers/check_flexlm+245 / -0
Acheckers/check_fping+1 / -0
Acheckers/check_ftp+2 / -0
Acheckers/check_game+1 / -0
Acheckers/check_hpjd+1 / -0
Acheckers/check_http+1 / -0
Acheckers/check_icmp+1 / -0
Acheckers/check_ifoperstatus+505 / -0
Acheckers/check_ifstatus+459 / -0
+14,081 added 0 removed filtered activity

💻 r1

Adam Armstrong 🐸
Directory Creation
Files changed (3) +0 / -0
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

No stable releases were published in 2007.