245c15807d
refactor: Update include files for disco/poller to be dynamic ( #8597 )
2018-04-24 20:08:06 -05:00
b18c41b1a9
refactor: Use the Config class includes/discovery ( #7299 )
...
* refactor: use the Config class includes/discovery
* fix issue with $config variable not accessible in include-dir.inc.php
* improved whitespace
* Tidy up discovery_by_ip
2017-09-11 21:26:41 +01:00
21898a3c29
Disco / Poller tidy up + Added display of module mem usage ( #5778 )
...
* tidyup + added mem usage for poller modules
* tidied up discovery modules
* fix sensors
2017-02-07 22:54:30 -06:00
a2563c5b67
feature: Added Cisco Integrated Management Console inventory and sensor support #4454
2016-10-06 01:40:37 +01:00
edbb6ae0e3
refactor: Centralize MIB include directory specification ( #4603 )
...
* refactor: Centralize MIB include directory specification
The default is now:
```
$config['mib_dir'].'/mibdirname:'.$config['mib_dir']
```
This means we exclude OS mibs and only use ours (we could prepend `+` if we want to include os mibs.
All snmp calls should only include the name of the subdirectory under the mibs directory.
* Remove d_echo from Proc
Fix snmpsim tests.
2016-09-28 14:19:28 +01:00
9284bc60ff
Update code in includes to be PSR-2 compliant ( #4220 )
...
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
558dfb2344
Pretty up the discovery process output
2016-06-21 00:59:43 +01:00
cf39436865
fix indentation per request
2016-05-24 13:52:04 -04:00
94b2fcb9f0
remove debug print statement and submit this as a PR for Alcatel-Lucent inventory support
2016-05-18 16:48:39 -04:00
75223146f3
add basic inventory support for Alcatel-Lucent SR devices
2016-05-18 16:40:10 -04:00
8c4baaacfd
Removed commented code.
2015-11-20 13:03:01 +00:00
8b1dc95d83
Issue 1865, Juniper hardware inventory fix
2015-11-20 10:47:47 +00:00
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
5a7988e2e4
chmod 0644 to php files not directly executed
2015-04-28 22:58:03 +02:00
ab45804e62
Add Juniper inventory support
2015-04-17 14:59:47 -04:00
f70989542b
Fixed entity-physical. Fixed the ifindex logic. Also fixed the update and insert function calls.
2015-02-26 23:03:20 +00:00
e0ee9c01a3
Updated column on select which was incorrect
2014-06-24 21:27:30 +01:00
38918c9348
Fixes for dbInsert / dbUpdate queries
2014-06-10 22:21:10 +01:00
02792176fa
Updated most files to use dbFacile
2014-03-12 22:21:33 +00:00
b273e04241
/// -> //
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
cacf913a55
# -> / for phpdoc
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
944130f0bb
pseudowire reworking. add device tab (no wonder no one ever asked about it, damn tab was missing!)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3116 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 17:23:27 +00:00
a369c442eb
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2643 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-04 14:38:54 +00:00
dc0ebc7343
more code cleanup
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2517 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-20 14:22:34 +00:00
7cd3dc86ec
fix temperature and processors discovery
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2238 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-04 12:58:57 +00:00
c78bfc8a4d
add CISCO-ENTITY-VENDORTYPE-OID-MIB, use it for entphysical. re-enable PAgP and VTP VLAN tracking.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2174 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-26 22:25:35 +00:00
f55a30f744
some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2029 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-06 13:54:50 +00:00
bb4746d4d0
cleanups, small fixes and remove test-*php from the root
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1998 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-31 10:51:02 +00:00
31b2092041
more trailing spaces hunted down and shot, then shot again
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1880 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-16 17:53:20 +00:00
f1115c6e22
discovery cleanup complete
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1840 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-15 11:39:50 +00:00
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
e220114f4c
add some mibs, update snmp functions
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1458 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-22 21:58:49 +00:00
f4d280ece5
small speedup to entity polling
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1374 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 12:58:30 +00:00
c22e8493f7
migrate all SNMP calls to use $config['mibdir']. automatically generated from install_dir if not present
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1284 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-02 19:58:13 +00:00
de53ae27c6
more warning cleanups
...
git-svn-id: http://www.observium.org/svn/observer/trunk@705 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-16 23:56:33 +00:00
d6cff48859
ignore physical entity inventory if the hardware doesn't say what they are - HI DELL
...
git-svn-id: http://www.observium.org/svn/observer/trunk@657 61d68cd4-352d-0410-923a-c4978735b2b8
2010-01-10 16:03:48 +00:00
7157ec5549
a billion changes. **** MAKE SURE TO UPDATE DATABASE AND RUN poll-os.php AND discovery.php -h all **** This is VERY important, as a lot of things have changed! Expect missing files, and another update soon!
...
git-svn-id: http://www.observium.org/svn/observer/trunk@531 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-28 09:48:23 +00:00
bea6a0667f
updates, including fixed procurve support! :)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@530 61d68cd4-352d-0410-923a-c4978735b2b8
2009-11-24 23:58:56 +00:00