181 Commits

Author SHA1 Message Date
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
Tom Laermans
79b4e6f114 fix logfile() for newline, thanks Klaver
git-svn-id: http://www.observium.org/svn/observer/trunk@1739 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-24 12:59:44 +00:00
Tom Laermans
ec6d8cea37 replace ugly shell echo by logfile()
git-svn-id: http://www.observium.org/svn/observer/trunk@1736 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-24 11:32:53 +00:00
Tom Laermans
30bdd952ee Minor fixes, some cleanups, and standardising on echo("x") instead of echo "x"
git-svn-id: http://www.observium.org/svn/observer/trunk@1728 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-20 14:04:07 +00:00
Adam Amstrong
947e33c390 fix to include_dir to work on older versions of php (thanks Mark Loveley of Griffin)
git-svn-id: http://www.observium.org/svn/observer/trunk@1714 61d68cd4-352d-0410-923a-c4978735b2b8
2010-09-21 16:44:41 +00:00
Adam Amstrong
660d47fe2f add sanos detection (it is just nxos, so we treat it as if it's IOS for discovery purposes)
git-svn-id: http://www.observium.org/svn/observer/trunk@1693 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-23 17:17:03 +00:00
Adam Amstrong
05b189a0c7 solve some php warnings
git-svn-id: http://www.observium.org/svn/observer/trunk@1689 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-21 14:02:24 +00:00
Adam Amstrong
0db6ad08ff vastly improved entity-sensors and cisco-entity-sensors speed. improved entity-mib inventory. removed device_id element from oid caches. add min/max ranges to sensor graphs.
git-svn-id: http://www.observium.org/svn/observer/trunk@1669 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-11 17:08:56 +00:00
Adam Amstrong
2926267e5d os discovery debug forced (for now) and extra fortigate detection
git-svn-id: http://www.observium.org/svn/observer/trunk@1662 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-11 00:40:07 +00:00
Adam Amstrong
c8c80a7dcf flatten map (it was like that for a reason :P) and list all ports deleted when deleting an interface
git-svn-id: http://www.observium.org/svn/observer/trunk@1650 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-05 23:21:57 +00:00
Tom Laermans
4d5380e2cc clean up unused function, remove baseurl (yay relative urls)
git-svn-id: http://www.observium.org/svn/observer/trunk@1626 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-02 22:19:18 +00:00
Adam Amstrong
3d937d28e9 graphing system updates
git-svn-id: http://www.observium.org/svn/observer/trunk@1599 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-01 14:17:06 +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
Tom Laermans
0473ff752b make sure there aren't any trailing spaces in paths or we could accidentally maybe perhaps rm -r / or similar wrong directories
git-svn-id: http://www.observium.org/svn/observer/trunk@1500 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 21:13:14 +00:00
Tom Laermans
334eb00ab2 kilobits, not kelvinbits, sigh
git-svn-id: http://www.observium.org/svn/observer/trunk@1499 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 21:08:56 +00:00
Adam Amstrong
82e30b206b add click to zoom to soem graphs, and new per-graphtype auth.inc.php to authenticate graphs and click-to-zoom pages.
git-svn-id: http://www.observium.org/svn/observer/trunk@1473 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 14:21:05 +00:00
Adam Amstrong
35090598aa git-svn-id: http://www.observium.org/svn/observer/trunk@1443 61d68cd4-352d-0410-923a-c4978735b2b8 2010-07-20 14:03:54 +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
Tom Laermans
9a381cfd82 rename os discovery files
git-svn-id: http://www.observium.org/svn/observer/trunk@1427 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-18 22:43:27 +00:00
Tom Laermans
ab28c90c3b add Dell DRAC MIB, read DRAC hardware info, move humidity discovery to include_dir style, minor fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1392 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 22:53:53 +00:00
Adam Amstrong
b0297704e5 move more settings to defaults.inc.php, vastly simplify config.php.default. move collectd functions to html/includes/, include them only where needed.
git-svn-id: http://www.observium.org/svn/observer/trunk@1390 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 20:30:05 +00:00
Adam Amstrong
d791179cc3 add broadcom detection and image. add ability to define image in $config['os'][$os]['icon']
git-svn-id: http://www.observium.org/svn/observer/trunk@1377 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 14:40:02 +00:00
Tom Laermans
103187e4f4 fix install_dir in include_dir and add optional regex
git-svn-id: http://www.observium.org/svn/observer/trunk@1369 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-16 09:23:02 +00:00
Tom Laermans
07880d572d show disabled devices in grey in device list
git-svn-id: http://www.observium.org/svn/observer/trunk@1366 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-16 00:02:29 +00:00
Tom Laermans
eb1c9f2763 added a bunch of device types to discover
git-svn-id: http://www.observium.org/svn/observer/trunk@1363 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-15 23:17:25 +00:00
Tom Laermans
3f3b6c1c86 actually commit powervault detection + minor polling
git-svn-id: http://www.observium.org/svn/observer/trunk@1357 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-15 17:21:02 +00:00
Adam Amstrong
2e581828b6 recognise some new OSes, add an image for dlink, move sysObjectId polling to be global for os detection
git-svn-id: http://www.observium.org/svn/observer/trunk@1345 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-11 20:12:24 +00:00
Adam Amstrong
6a673c1cce updated email sending to allow global disabling and sysContact override
git-svn-id: http://www.observium.org/svn/observer/trunk@1344 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-11 19:11:46 +00:00
Adam Amstrong
776f655055 add port parser to default config, rename some stuff
git-svn-id: http://www.observium.org/svn/observer/trunk@1328 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-10 11:47:27 +00:00
Tom Laermans
5c97185974 automatically load all temperature include files, moved almost all of them over to internal snmp functions, PLEASE TEST
git-svn-id: http://www.observium.org/svn/observer/trunk@1325 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-09 22:38:46 +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
9851b77203 add functions to identify and decode snmp hex strings, add hex string support to jetdirect for toners
git-svn-id: http://www.observium.org/svn/observer/trunk@1298 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-05 15:27:01 +00:00
Adam Amstrong
605f67b935 bad klaver :>
git-svn-id: http://www.observium.org/svn/observer/trunk@1277 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-28 12:49:26 +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
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
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
6213e164ab small cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@1235 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-21 16:29:43 +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
Tom Laermans
033dd8524f fix serial parsing for some areca controller firmwares
git-svn-id: http://www.observium.org/svn/observer/trunk@1209 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-18 16:38:41 +00:00
Tom Laermans
e744bc3057 also remove from general functions.php
git-svn-id: http://www.observium.org/svn/observer/trunk@1203 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-18 14:22:17 +00:00
Tom Laermans
995f3e3800 clear out more tables when deleting a device
git-svn-id: http://www.observium.org/svn/observer/trunk@1111 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-09 17:31:48 +00:00
Adam Amstrong
81277280da cleaup some graph drawing functions and interface text printing functions (much moar needed)
git-svn-id: http://www.observium.org/svn/observer/trunk@1086 61d68cd4-352d-0410-923a-c4978735b2b8
2010-05-02 23:24:47 +00:00
Adam Amstrong
2b5fbd67f2 clean up device/interface removal code (it's still fucking foul, but meh)
git-svn-id: http://www.observium.org/svn/observer/trunk@1076 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-24 23:16:12 +00:00
Adam Amstrong
fc0050d83c add page to remove deleted ports (pour mon petit grenouille!)
nn
  _.__-'@_ \/  _@'-__._
 /     '--)   (--`     \
/  >__<<_/  o  \_>>__<  \
 \\=x  \=x \|/ x=/  x=//



git-svn-id: http://www.observium.org/svn/observer/trunk@1074 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-24 22:43:25 +00:00
Adam Amstrong
38a33e5661 allow customisable filtering of interfaces from device_bits graph (also usable on theoretical device_pkts and device_errors)
git-svn-id: http://www.observium.org/svn/observer/trunk@1068 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-20 15:46:17 +00:00
Adam Amstrong
e09dfed028 only print interface/device links if the user is allowed to see that device/interface. (TODO: graph security)
git-svn-id: http://www.observium.org/svn/observer/trunk@1060 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-11 09:52:59 +00:00
Adam Amstrong
a443f31644 fix
git-svn-id: http://www.observium.org/svn/observer/trunk@1025 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-14 01:39:00 +00:00
Tom Laermans
d9ceca0dc1 warnings cleanup
git-svn-id: http://www.observium.org/svn/observer/trunk@996 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-06 01:26:33 +00:00
Adam Amstrong
1e7860e930 bit of restructuring and tiding. all hail bunny.
git-svn-id: http://www.observium.org/svn/observer/trunk@977 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-28 22:04:15 +00:00