Commit Graph
5516 Commits
Author SHA1 Message Date
Adam Amstrong 96c74a23bb improved authentication checks (not sure this file is the right place, but meh) from sovern (also some fixes for diskio_ops)
git-svn-id: http://www.observium.org/svn/observer/trunk@1299 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-05 19:19:19 +00:00
Adam Amstrong 11e3edbf2c disable snmp timeouts for now, pending fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1295 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-05 12:29:37 +00:00
Adam Amstrong 9a7d096314 make ops default diskio type
git-svn-id: http://www.observium.org/svn/observer/trunk@1294 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-04 22:06:12 +00:00
Adam Amstrong 5056e6294e add two new diskio graphtypes (bit more work needed methinks)
git-svn-id: http://www.observium.org/svn/observer/trunk@1293 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-04 22:01:13 +00:00
Adam Amstrong c5f7f9ac5f rrdcached support (yarly!)
git-svn-id: http://www.observium.org/svn/observer/trunk@1291 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-04 21:09:22 +00:00
Adam Amstrong c98b16c559 revamped customer aggregates page, using new port description parser fields in database
git-svn-id: http://www.observium.org/svn/observer/trunk@1290 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-04 19:14:42 +00:00
Adam Amstrong 0c22935920 add split multicast/broadcast graphing for linux/ios/iosxe/iosxr and global toggle for polling if it (adds load)
git-svn-id: http://www.observium.org/svn/observer/trunk@1288 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-04 18:23:25 +00:00
Adam Amstrong 63b3e00048 fix path issue with map.php - from stan brinkerhoff
git-svn-id: http://www.observium.org/svn/observer/trunk@1287 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-04 13:33:38 +00:00
Tom Laermans b991efa9a6 add jetdirect support, fix automatic type assignment
git-svn-id: http://www.observium.org/svn/observer/trunk@1283 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-02 16:11:59 +00:00
Tom Laermans 6538c7b98d add option to dropdown the list of locations in the menu
git-svn-id: http://www.observium.org/svn/observer/trunk@1282 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-02 10:28:27 +00:00
Adam Amstrong b1a15080e4 fix default frontpage to ignore deleted interfaces, and add rewrite note
git-svn-id: http://www.observium.org/svn/observer/trunk@1281 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-01 12:34:01 +00:00
Adam Amstrong 55fee97d58 fix about layout, add mysql auth type to defaults.inc.php delete a space or some shit in adduser.php
git-svn-id: http://www.observium.org/svn/observer/trunk@1279 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-29 12:47:50 +00:00
Adam Amstrong d4be0d58fb add support for redback and services discovery (thanks klaver) perhaps need to make services discovery one-time only, triggered, or disableable :>
git-svn-id: http://www.observium.org/svn/observer/trunk@1276 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-28 12:47:27 +00:00
Tom Laermans c3198f80c5 add Mikrotik RouterOS detection (thanks to Zoiah for SNMP access)
git-svn-id: http://www.observium.org/svn/observer/trunk@1274 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-26 22:44:33 +00:00
Tom Laermans ce519dc51e align all minigraphs on the device overview
git-svn-id: http://www.observium.org/svn/observer/trunk@1273 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 23:53:19 +00:00
Tom Laermans 3b4913022d another overlooked fanspeed modification
git-svn-id: http://www.observium.org/svn/observer/trunk@1272 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 23:31:55 +00:00
Tom Laermans 0553681277 small graph fix
git-svn-id: http://www.observium.org/svn/observer/trunk@1271 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 23:17:59 +00:00
Tom Laermans 600b0ba2bf move fanspeed to sensors table - please run discovery immediately after svn up
git-svn-id: http://www.observium.org/svn/observer/trunk@1270 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 23:16:04 +00:00
Tom Laermans 635398d2c8 move temperatures to sensors table - please run discovery immediately after svn up
git-svn-id: http://www.observium.org/svn/observer/trunk@1269 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 22:12:56 +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
Adam Amstrong 19ccf99d8f unify $os_group and $os_type into $config['os']
git-svn-id: http://www.observium.org/svn/observer/trunk@1264 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 12:18:00 +00:00
Tom Laermans b2cfd87081 per device type hover graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@1263 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-24 18:04:42 +00:00
Tom Laermans c904abf34c replace environment icon
git-svn-id: http://www.observium.org/svn/observer/trunk@1260 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-24 16:25:48 +00:00
Tom Laermans f73b33f3f9 Add environment device type
git-svn-id: http://www.observium.org/svn/observer/trunk@1259 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-24 16:23:37 +00:00
Tom Laermans 87dfad8a79 Gamatronic UPS support (patch by jduggan)
git-svn-id: http://www.observium.org/svn/observer/trunk@1258 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-24 16:17:22 +00:00
Adam Amstrong a4b9c5dbcb switch to poller.php away from poll-device.php. increase syslog table read speed a bit by using php-side device info cache
git-svn-id: http://www.observium.org/svn/observer/trunk@1255 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-23 19:17:06 +00:00
Tom Laermans 05c0eb075b show friendly OS text in device dropdown
git-svn-id: http://www.observium.org/svn/observer/trunk@1253 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-23 16:40:24 +00:00
Tom Laermans a9dec94ef9 Fix twitter link, add facebook page
git-svn-id: http://www.observium.org/svn/observer/trunk@1252 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-23 16:37:51 +00:00
Tom Laermans c9d1cb6f2a fix layout of about page with long apache version strings, add humidity to stats
git-svn-id: http://www.observium.org/svn/observer/trunk@1251 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-23 16:33:23 +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
Tom Laermans f341e1c472 clean up commandline delhost output
git-svn-id: http://www.observium.org/svn/observer/trunk@1248 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-23 14:49:08 +00:00
Adam Amstrong 8f60802dc9 better spacing on mac accounting top10 page :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1243 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-22 12:23:09 +00:00
Tom Laermans f9cf5c9d06 remove mysql_error print
git-svn-id: http://www.observium.org/svn/observer/trunk@1242 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-22 08:49:12 +00:00
Tom Laermans 6025aeefac also use toner.png location on device page
git-svn-id: http://www.observium.org/svn/observer/trunk@1239 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 17:18:44 +00:00
Tom Laermans da72da8b55 nicer toner icon
git-svn-id: http://www.observium.org/svn/observer/trunk@1238 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 17:17:50 +00:00
Adam Amstrong ee0f8ffe7a oopsx
git-svn-id: http://www.observium.org/svn/observer/trunk@1237 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 17:01:27 +00:00
Tom Laermans 8fb5408f97 pretty up frequency/current/fanspeed graphs, add Dell multifunction laserprinter detection (PRINTERS, WE LOVE THEM)
git-svn-id: http://www.observium.org/svn/observer/trunk@1236 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 16:41:32 +00:00
Tom Laermans 711bac820b only show password change field if authentication backend can change the password
git-svn-id: http://www.observium.org/svn/observer/trunk@1234 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 16:01:04 +00:00
Adam Amstrong 8dfad7f27d fix password change for mysql auth
git-svn-id: http://www.observium.org/svn/observer/trunk@1232 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 15:39:43 +00:00
Adam Amstrong e3cf6bb819 remove statistics line
git-svn-id: http://www.observium.org/svn/observer/trunk@1231 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 15:10:19 +00:00
Adam Amstrong c4ca16d1e3 more icons more info in about page
git-svn-id: http://www.observium.org/svn/observer/trunk@1230 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 15:05:07 +00:00
Adam Amstrong e955955807 prettier about page, some links and versions :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1229 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 13:13:54 +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 64628bd1fb services fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1222 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-20 19:20:56 +00:00
Adam Amstrong 5bdb0f31e4 some more icons, changes to device editing system
git-svn-id: http://www.observium.org/svn/observer/trunk@1221 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-20 17:21:35 +00:00
Adam Amstrong 88460b4a30 add applications polling infrastructure (OH YEAH!)
git-svn-id: http://www.observium.org/svn/observer/trunk@1217 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-20 14:48:29 +00:00
Adam Amstrong 8e7ebaf639 add diskio graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@1216 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-20 11:46:40 +00:00
Adam Amstrong a726255dd7 UCD DiskIO MIB support. Still needs graphs tidied up and web display made a bit more useful
git-svn-id: http://www.observium.org/svn/observer/trunk@1214 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-19 16:06:57 +00:00
Adam Amstrong d4c07f7c7a failfix
git-svn-id: http://www.observium.org/svn/observer/trunk@1213 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-19 13:29:47 +00:00