Commit Graph

69 Commits

Author SHA1 Message Date
Adam Amstrong
fd40717a8c ports_adsl table
git-svn-id: http://www.observium.org/svn/observer/trunk@1405 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 08:22:13 +00:00
Adam Amstrong
e0944c233e THIS. IS. OBSERVIUM. also some indexes on sql tables.
git-svn-id: http://www.observium.org/svn/observer/trunk@1373 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 12:58:09 +00:00
Adam Amstrong
265a54e462 add CISCO-ENTITY-SENSOR-MIB discovery for temperatures only (probably going to be some overlap with CISCO-ENVMON-MIB)
git-svn-id: http://www.observium.org/svn/observer/trunk@1356 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-15 17:09:31 +00:00
Tom Laermans
1ed4749f40 move current to sensors table, plug some sql injection holes
git-svn-id: http://www.observium.org/svn/observer/trunk@1312 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-07 14:34:44 +00:00
Tom Laermans
27d1a215f3 Move voltages to sensors table, clean up some unused functions and move web-only functions to the html includes file
git-svn-id: http://www.observium.org/svn/observer/trunk@1311 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-07 13:58:11 +00:00
Tom Laermans
a3a6d5ddae APC STS/ATS support
git-svn-id: http://www.observium.org/svn/observer/trunk@1306 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-06 10:27:20 +00:00
Adam Amstrong
9542635761 merge $popgraph and $popdescr into $config['os'] as overgraph and overtext
merge ifalias/ifdescr/ifname/ifindex decision making about port names into $config['os']


git-svn-id: http://www.observium.org/svn/observer/trunk@1265 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 13:04:03 +00:00
Tom Laermans
1ceebb83e8 enlarge device type so environment can fit
git-svn-id: http://www.observium.org/svn/observer/trunk@1261 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-24 16:31:33 +00:00
Tom Laermans
d449b63524 sensors table, with humidity as its first consumer - akcp humidity support implemented
git-svn-id: http://www.observium.org/svn/observer/trunk@1249 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-23 15:54:56 +00:00
Adam Amstrong
5e58f6dff3 applications table in mysql update script
git-svn-id: http://www.observium.org/svn/observer/trunk@1233 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 15:42:22 +00:00
Adam Amstrong
019e3c347a make billing usable (shonky interface it now has!)
git-svn-id: http://www.observium.org/svn/observer/trunk@1227 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 04:18:06 +00:00
Adam Amstrong
8060d5a030 rejig events system (still not great. meh) clean up some pages.
git-svn-id: http://www.observium.org/svn/observer/trunk@1223 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-20 21:37:05 +00:00
Adam Amstrong
8cd8692e0e database updates :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1215 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-19 21:13:47 +00:00
Tom Laermans
4e6cf14593 increase ifDescr length, for Windows! :/
git-svn-id: http://www.observium.org/svn/observer/trunk@1185 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-15 21:12:46 +00:00
Geert Hauwaerts
06ee8ec7d2 - Reverted 'temperature' database change.
git-svn-id: http://www.observium.org/svn/observer/trunk@1160 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-12 23:46:51 +00:00
Tom Laermans
a82d81eb37 add device serial number into database, for devices not having entity mib
git-svn-id: http://www.observium.org/svn/observer/trunk@1133 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-10 19:46:55 +00:00
Tom Laermans
b20d382a8c current support (STILL NEEDS AN ICON, YES), discovery only on APC devices at the moment
git-svn-id: http://www.observium.org/svn/observer/trunk@1125 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-09 20:03:16 +00:00
Tom Laermans
ba9b26313d fix updating already known temperatures on discovery, plus schema change which I forgot on one of the previous commits
git-svn-id: http://www.observium.org/svn/observer/trunk@1119 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-09 18:56:05 +00:00
Tom Laermans
647bf59d1c more mge fixes, cleanups, and addition of frequency monitoring (no webinterface part yet)
git-svn-id: http://www.observium.org/svn/observer/trunk@1095 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-03 10:23:11 +00:00
Adam Amstrong
07e730de71 basics of customisable ifAlias parser. fixed "Processorss" to "Processors" in top menu
git-svn-id: http://www.observium.org/svn/observer/trunk@1088 61d68cd4-352d-0410-923a-c4978735b2b8
2010-05-03 16:20:32 +00:00
Adam Amstrong
152dc52b4e fix bug where mempool >2GB was broken. (i blame sid3windr for this, he was probably distracting me with talk of printers or something)
git-svn-id: http://www.observium.org/svn/observer/trunk@1047 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-26 18:30:27 +00:00
Adam Amstrong
d6fa386d68 larger mempool table entries
git-svn-id: http://www.observium.org/svn/observer/trunk@1043 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-23 14:35:01 +00:00
Adam Amstrong
3281e71a9a some db cleanups and removal of debugging and cleanup of processor descriptions
git-svn-id: http://www.observium.org/svn/observer/trunk@1012 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-12 17:18:04 +00:00
Tom Laermans
cf3478b8a5 Dell Laser Toner discovery for EnterpriseNMS
git-svn-id: http://www.observium.org/svn/observer/trunk@1007 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-11 19:09:19 +00:00
Adam Amstrong
eea86d19d1 reset sql auto update. add "pre-1000" script for revisions below 1000 (cut down excessive SQL churn).
git-svn-id: http://www.observium.org/svn/observer/trunk@1001 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-10 14:56:19 +00:00
Adam Amstrong
0c79c7a509 db update
git-svn-id: http://www.observium.org/svn/observer/trunk@980 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-01 02:21:08 +00:00
Adam Amstrong
7302fc9022 junose-atm-vp stuff
git-svn-id: http://www.observium.org/svn/observer/trunk@979 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-01 01:51:19 +00:00
Adam Amstrong
1c70cab047 junos mempools
git-svn-id: http://www.observium.org/svn/observer/trunk@949 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-25 01:30:07 +00:00
Adam Amstrong
8fdc2416f8 add semicolon :)
git-svn-id: http://www.observium.org/svn/observer/trunk@944 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-24 15:45:15 +00:00
Adam Amstrong
0a8a83a291 fix some storage mess.
git-svn-id: http://www.observium.org/svn/observer/trunk@943 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-24 15:44:55 +00:00
Adam Amstrong
3405339a3d continuation of storage changes, addition of rrdtool functions
git-svn-id: http://www.observium.org/svn/observer/trunk@937 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-24 13:46:12 +00:00
Adam Amstrong
1154490da0 database addition for generic mempools (don't remove old ones yet)
git-svn-id: http://www.observium.org/svn/observer/trunk@932 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-22 01:06:04 +00:00
Geert Hauwaerts
c8f73bfa67 - Missing ending ;
git-svn-id: http://www.observium.org/svn/observer/trunk@927 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 19:51:04 +00:00
Adam Amstrong
de075546b0 add service history RRD and graph
git-svn-id: http://www.observium.org/svn/observer/trunk@926 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 19:32:08 +00:00
Tom Laermans
8a6d466da6 fix eventlog type column
git-svn-id: http://www.observium.org/svn/observer/trunk@916 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 13:51:40 +00:00
Adam Amstrong
3af0ee222a fix database update for syslogging
git-svn-id: http://www.observium.org/svn/observer/trunk@909 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 03:00:20 +00:00
Geert Hauwaerts
0f4400393b - BUGFIX: temp_index was already defined as an integer. Use CHANGE instead of ADD.
git-svn-id: http://www.observium.org/svn/observer/trunk@905 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 02:27:50 +00:00
Adam Amstrong
ff8c9e8f84 fix processors
git-svn-id: http://www.observium.org/svn/observer/trunk@902 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 02:13:40 +00:00
Adam Amstrong
5852121416 add a default catch-all IOS cpu poller using avgBusy5
git-svn-id: http://www.observium.org/svn/observer/trunk@899 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 01:35:13 +00:00
Adam Amstrong
b5258aa32e yes, i suck, i know :(
git-svn-id: http://www.observium.org/svn/observer/trunk@894 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-20 20:26:32 +00:00
Adam Amstrong
539fc1cf96 fix db update! :O
git-svn-id: http://www.observium.org/svn/observer/trunk@893 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-20 20:25:51 +00:00
Adam Amstrong
0bee34b6ad change interfaces table to ports (to match GUI conventions)
git-svn-id: http://www.observium.org/svn/observer/trunk@889 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-20 17:22:22 +00:00
Adam Amstrong
4064d7b824 migrate from reprocessing syslog from sql to native sql injector. changes dateime to timestamp in database. will break existing syslog dates! ** BEWARE **
git-svn-id: http://www.observium.org/svn/observer/trunk@885 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-19 01:40:38 +00:00
Adam Amstrong
09e22b2f63 adding SNMP trap handling capability (yes it is horrible horrible right now!)
git-svn-id: http://www.observium.org/svn/observer/trunk@880 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-17 11:02:18 +00:00
Adam Amstrong
af7dcfcff0 fix cbgp table afi/safi to varchar 16 (allow multicast, which is longer than 8 chars!)
git-svn-id: http://www.observium.org/svn/observer/trunk@875 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-16 23:12:26 +00:00
Adam Amstrong
7462ce985c fix processors table
git-svn-id: http://www.observium.org/svn/observer/trunk@869 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-16 01:02:42 +00:00
Adam Amstrong
38f0170b0b cdp/lldp rewrite and addition of brocade FDP discovery. now records neighbours even if it doesn't monitor that neighbour
git-svn-id: http://www.observium.org/svn/observer/trunk@862 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-15 23:56:30 +00:00
Adam Amstrong
07302de67a adding ironware linecard cpu polling
git-svn-id: http://www.observium.org/svn/observer/trunk@860 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-15 21:02:07 +00:00
Adam Amstrong
d64c707172 further cleanups to voltage discovery code. removing erroneous CR, removing old unix processors tab from health page
git-svn-id: http://www.observium.org/svn/observer/trunk@853 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-15 05:07:18 +00:00
Adam Amstrong
89b27ffbb0 more db changes :)
git-svn-id: http://www.observium.org/svn/observer/trunk@844 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-15 02:09:13 +00:00