Commit Graph

90 Commits

Author SHA1 Message Date
Tom Laermans
7bd37c5b06 change from unsalted md5 to salted md5 passwords, migrating passwords as authentication succeeds
git-svn-id: http://www.observium.org/svn/observer/trunk@1936 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-19 20:23:23 +00:00
Tom Laermans
a73759c5c5 enlarge community database field from 32 to 255 characters
git-svn-id: http://www.observium.org/svn/observer/trunk@1929 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-18 16:50:13 +00:00
Tom Laermans
826b3743db extend port description length
git-svn-id: http://www.observium.org/svn/observer/trunk@1872 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-16 14:08:56 +00:00
Adam Amstrong
ba2e142c09 ipv4/ipv6 udp/tcp transport support patch
git-svn-id: http://www.observium.org/svn/observer/trunk@1860 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-15 16:12:44 +00:00
Tom Laermans
06d2a707d5 some sensor unification, rename sensor rrds and rename the DS, add testing IPMI support (no web-part yet) - tested against Intel RMM3 and working. some further cleanups as well.
git-svn-id: http://www.observium.org/svn/observer/trunk@1758 61d68cd4-352d-0410-923a-c4978735b2b8
2010-12-15 17:54:42 +00:00
Adam Amstrong
038bc8c20e show ports/sensors on the device list page. add option to use php-snmp functions for snmp_get()s
git-svn-id: http://www.observium.org/svn/observer/trunk@1716 61d68cd4-352d-0410-923a-c4978735b2b8
2010-09-26 22:10:04 +00:00
Adam Amstrong
9ad432bab1 re-enable snmp timeout code, set to 5 tries of 1000ms
git-svn-id: http://www.observium.org/svn/observer/trunk@1703 61d68cd4-352d-0410-923a-c4978735b2b8
2010-09-16 11:54:08 +00:00
Adam Amstrong
baf538df88 reengineering of port rrdfile. merged ifx (will notify existance of this via database).
****** YOU MUST RUN DISCOVERY OR "php fix-port-rrd.php" AFTER THIS *******



git-svn-id: http://www.observium.org/svn/observer/trunk@1656 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-10 15:54:01 +00:00
Adam Amstrong
693b56e6a9 VRF tracking fix to database tables
git-svn-id: http://www.observium.org/svn/observer/trunk@1648 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-05 10:02:22 +00:00
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