Commit Graph

104 Commits

Author SHA1 Message Date
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
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
46ffe27b2d set all unix-like stuff to server, and remove old linux handling (quicker than you, failwindr :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1707 61d68cd4-352d-0410-923a-c4978735b2b8
2010-09-17 21:30:39 +00:00
Adam Amstrong
cd76567edb ginger patch
git-svn-id: http://www.observium.org/svn/observer/trunk@1699 61d68cd4-352d-0410-923a-c4978735b2b8
2010-09-03 18:26:59 +00:00
Adam Amstrong
a92ce17f21 disable warnings/errors if not debugging
git-svn-id: http://www.observium.org/svn/observer/trunk@1688 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-21 12:54:42 +00:00
Tom Laermans
a1bf48e63e many small fixes, hacky way to ignore no more variables, fix up supermicro sensor limits, loosen automatic sensor limit settings a bit
git-svn-id: http://www.observium.org/svn/observer/trunk@1675 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-13 13:17:53 +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
7450a38e12 fiddle with nonunicast ports graph (bit broken atm)
git-svn-id: http://www.observium.org/svn/observer/trunk@1659 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-10 16:12:39 +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
976986f325 fix junos ATM VC polling and display for tehvookje
git-svn-id: http://www.observium.org/svn/observer/trunk@1593 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-31 22:27:35 +00:00
Tom Laermans
fc3c3e67d0 powerware device data polling + voltage discovery
git-svn-id: http://www.observium.org/svn/observer/trunk@1588 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-31 19:40:52 +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
f63e913a0e $config['log_file'] = USE IT.
git-svn-id: http://www.observium.org/svn/observer/trunk@1440 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-20 13:02: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
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
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
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
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
25970487fa move default device type per os into ['os'] array and dedupe some of the OS entries in there
git-svn-id: http://www.observium.org/svn/observer/trunk@1267 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-25 13:43:05 +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
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
51dca8cb37 update syntax help to reflect commit r1211
git-svn-id: http://www.observium.org/svn/observer/trunk@1250 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-23 15:58:38 +00:00
Tom Laermans
dffd147479 humidity discovery for akcp/minkelsrms - still needs discover_humidity function, db table, webinterface, polling
git-svn-id: http://www.observium.org/svn/observer/trunk@1247 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-23 14:35:34 +00:00
Adam Amstrong
bc9012acef fix auto fixer :)
git-svn-id: http://www.observium.org/svn/observer/trunk@1224 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-20 21:40:36 +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
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
Tom Laermans
e11769584b FS#36: allow hostnames as parameter for discovery and polling
git-svn-id: http://www.observium.org/svn/observer/trunk@1211 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-18 18:12:35 +00:00
Tom Laermans
4e79cff994 basic 3com detection with image
git-svn-id: http://www.observium.org/svn/observer/trunk@1205 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-18 15:21:40 +00:00
Tom Laermans
857a46425f add snmpbulkwalk blacklist, add power device type for netmanplus
git-svn-id: http://www.observium.org/svn/observer/trunk@1191 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-16 12:46:52 +00:00
Adam Amstrong
c231ce7a13 newer icons, clean up style of some health pages
git-svn-id: http://www.observium.org/svn/observer/trunk@1151 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-12 15:18:12 +00:00
Tom Laermans
4f35eb99f9 fix another typo in discovery
git-svn-id: http://www.observium.org/svn/observer/trunk@1141 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-10 22:25:04 +00:00
Tom Laermans
e1c2fc734a fix typo in discovery
git-svn-id: http://www.observium.org/svn/observer/trunk@1140 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-10 22:24:36 +00:00
Tom Laermans
2682ff9e6d refactored device types, added power type for APC and MGE stuff + some warning fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1137 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-10 20:13:41 +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
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
Tom Laermans
564e9fdc07 MGE UPS support, various fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@1093 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-03 09:12:07 +00:00
Tom Laermans
3bf75f8728 remove double-dee-doop
git-svn-id: http://www.observium.org/svn/observer/trunk@1057 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-08 21:04:39 +00:00
Adam Amstrong
2585058963 AlliedTelesyn Support
git-svn-id: http://www.observium.org/svn/observer/trunk@1056 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-08 18:26:24 +00:00
Tom Laermans
2744a255d0 cosmetic fix ;)
git-svn-id: http://www.observium.org/svn/observer/trunk@1021 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-12 18:43:06 +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
Tom Laermans
c89000b132 ACTUALLY run the whole update script for <1000 instead of never
git-svn-id: http://www.observium.org/svn/observer/trunk@1006 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-11 18:18:39 +00:00
Tom Laermans
59b85a9b4a don't discover disabled devices
git-svn-id: http://www.observium.org/svn/observer/trunk@1005 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-11 17:46:42 +00:00
Adam Amstrong
1e2d5266ff add CISCO-ENHANCED-MEMPOOL-MIB support to new mempool discovery/poller
git-svn-id: http://www.observium.org/svn/observer/trunk@1002 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-11 02:53:17 +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
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
Tom Laermans
77e4568310 set device to network if os is ironware
git-svn-id: http://www.observium.org/svn/observer/trunk@975 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-28 20:39:02 +00:00