131 Commits

Author SHA1 Message Date
Adam Amstrong
de0b283b7a increase mempool_index size to accomodate larger indexes
git-svn-id: http://www.observium.org/svn/observer/trunk@1646 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-04 17:17:00 +00:00
Adam Amstrong
e138394cc1 database updates
git-svn-id: http://www.observium.org/svn/observer/trunk@1556 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 18:26:07 +00:00
Tom Laermans
088dde8eb0 finalize move to sensors table for frequencies
git-svn-id: http://www.observium.org/svn/observer/trunk@1550 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 16:44:59 +00:00
Adam Amstrong
985ec190c6 add HP Procurve FDB count graph
git-svn-id: http://www.observium.org/svn/observer/trunk@1543 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-30 13:54:00 +00:00
Tom Laermans
ac8b98e9a0 split database update file again to cut down on the churn of adding the index every time again (yes, apparently mysql does that even if the index is already there)
git-svn-id: http://www.observium.org/svn/observer/trunk@1531 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 19:27:47 +00:00
Adam Amstrong
4f2972660f retooled sensors discovery. use global $valid_sensor, use sensors table only, replace sensor_precision with sensor_multiplier and sensor_divisor, remove all old discover_* functions and replace with discover_sensor
git-svn-id: http://www.observium.org/svn/observer/trunk@1529 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 18:25:11 +00:00
Adam Amstrong
f29e7b755b redesigned graph defining system (still seems a bit batshit, but nevermind). lots of improvements to various pollers, only writing RRDs if valid data is returned, etc.
git-svn-id: http://www.observium.org/svn/observer/trunk@1506 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-28 19:43:02 +00:00
Adam Amstrong
293ec59629 fixes to last update, and a missing file
git-svn-id: http://www.observium.org/svn/observer/trunk@1474 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 18:05:16 +00:00
Adam Amstrong
3940265744 record discover/poll speeds, prettier "not permitted" page, and readd "base_url" to config
git-svn-id: http://www.observium.org/svn/observer/trunk@1435 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-19 18:21:48 +00:00
Adam Amstrong
40b164493c better
git-svn-id: http://www.observium.org/svn/observer/trunk@1415 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 12:25:17 +00:00
Adam Amstrong
4ce22a39ea final adsl table
git-svn-id: http://www.observium.org/svn/observer/trunk@1414 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 12:24:29 +00:00
Adam Amstrong
501b01c7c7 more ADSL updates
git-svn-id: http://www.observium.org/svn/observer/trunk@1412 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 11:38:38 +00:00
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