Commit Graph

11193 Commits

Author SHA1 Message Date
Chris A. Evans
4a70d2e08b * Modified Lantronix SLC modules to snmpget against OID names via MIB rather than OID numbers
* Added Copyright disclaimer to Lantronix SLC modules

 Changes to be committed:
	modified:   includes/discovery/os/lantronix-slc.inc.php
	modified:   includes/discovery/sensors/temperatures/lantronix-slc.inc.php
	modified:   includes/polling/os/lantronix-slc.inc.php
2016-07-07 13:52:18 -05:00
Chris A. Evans
f60bccccc6 created lantronix-os branch 2016-07-07 13:32:32 -05:00
Neil Lathwood
0f5cfb5af1 Merge pull request #3782 from murrant/git-date
Add date to git version info
2016-07-07 19:09:15 +01:00
Neil Lathwood
a18f420741 Merge pull request #3774 from murrant/murrant-psr2
Update Code-Guidelines.md to use PSR-2
2016-07-07 18:55:20 +01:00
Neil Lathwood
ca73042add Merge pull request #3787 from thecityofguanyu/thecityofguanyu/add-adtran-os
Thecityofguanyu/add-adtran-os
2016-07-07 16:05:06 +01:00
Chris A. Evans
ff844dce70 fixed os name case 2016-07-07 08:44:54 -05:00
Tony Murray
2e48258dbd Merge pull request #3790 from murrant/ports-polling
Re-add missing ports data
2016-07-06 20:14:21 -05:00
Tony Murray
debe052f56 Re-add missing data 2016-07-06 19:06:54 -05:00
Tony Murray
8362039f67 Support older versions of git 2016-07-06 18:29:41 -05:00
Neil Lathwood
1e42c815c4 Merge pull request #3788 from murrant/fix-device-groups
Fix device group search
2016-07-06 23:14:19 +01:00
Tony Murray
c4c98128d6 Fix device group search 2016-07-06 17:13:13 -05:00
Neil Lathwood
272c640173 Merge pull request #3786 from adaniels21487/feature/os-acs
OS Support for Cisco Access Control System (ACS) virtual appliances
2016-07-06 23:10:04 +01:00
Chris A. Evans
f22cfb4728 fixed typo in adtran os polling module 2016-07-06 16:45:54 -05:00
Chris A. Evans
3b126788e3 fixed mib dir in adtran os polling module 2016-07-06 16:44:30 -05:00
Chris A. Evans
bc2bea5bf4 Renamed and deleted various mibs 2016-07-06 16:43:06 -05:00
Chris A. Evans
3bf3370eb8 renamed adtran os discovery module 2016-07-06 16:35:32 -05:00
Chris A. Evans
f6b8135ac4 Changes to be committed:
modified:   includes/definitions.inc.php
	renamed:    includes/discovery/os/netvanta.inc.php -> includes/discovery/os/adtran-os.inc.php
	renamed:    includes/discovery/processors/netvanta.inc.php -> includes/discovery/processors/adtran-aos.inc.php
2016-07-06 16:32:39 -05:00
Chris A. Evans
bf617e79c9 Merge remote-tracking branch 'origin/master' into thecityofguanyu/add-adtran-os 2016-07-06 16:27:27 -05:00
Chris A. Evans
790abb1f17 Merge remote-tracking branch 'origin/master' into thecityofguanyu/add-adtran-os 2016-07-06 16:26:27 -05:00
Søren Rosiak
b38cb6b76f Merge pull request #3741 from laf/junos-optics 2016-07-06 23:07:49 +02:00
Neil Lathwood
671288e74d Merge pull request #3648 from geordish/speed-up-port-polling
WIP: Attempt to speed up SNMP port polling
2016-07-06 21:46:27 +01:00
Neil Lathwood
fa366b5109 Merge pull request #3773 from thecityofguanyu/thecityofguanyu/add-telco-systems-os
thecityofguanyu/add telco systems os
2016-07-06 21:45:55 +01:00
Neil Lathwood
614a2dc1e7 Merge pull request #3785 from brandune/get_device_404
prevent device_by_id_cache from adding unneeded array elements to $device
2016-07-06 21:45:09 +01:00
Tony Murray
846c5ab0c9 Add date to git version info
valdiate: local tz, rfc2822
poller: iso 8601
about: iso 8601 -> browser local
Also, do not fetch github info on about page, it isn't used.
2016-07-06 13:17:13 -05:00
Brandon Boudrias
11f651fa39 prevent device_by_id_cache from adding unneeded array elements to $device 2016-07-06 10:08:19 -07:00
Neil Lathwood
2f6cecc8ad Merge pull request #3780 from laf/apple-logo
Updated apple logo for macosx os
2016-07-06 15:25:36 +01:00
laf
0ad3bd5710 Updated apple logo for macosx os 2016-07-06 15:25:13 +01:00
Neil Lathwood
84551e11ed Merge pull request #3779 from laf/faq
Updated install faq
2016-07-06 15:23:10 +01:00
laf
d3b1a57bdd Updated install faq 2016-07-06 15:22:37 +01:00
Neil Lathwood
1c377d1547 Merge pull request #3778 from laf/validate-strict
Changed mysql strict from warn to fail
2016-07-06 15:20:45 +01:00
Neil Lathwood
98b2b67258 Merge pull request #3672 from laf/docs-ubuntu1604
Improved installation docs
2016-07-06 15:18:29 +01:00
laf
a01dc6620d Changed mysql strict from warn to fail 2016-07-06 14:47:07 +01:00
Neil Lathwood
b09d02e300 Merge pull request #3777 from luigirosa/patch-2
Update NAS-MIB
2016-07-06 14:22:50 +01:00
Luigi Rosa
b13cebd822 issue-3776
Updated MIB from 4.2.1 firmware
2016-07-06 14:22:10 +02:00
laf
184e48310d More updates 2016-07-06 12:28:40 +01:00
Dave Bell
43dc0e6194 Removed duplicate delecration, and improved test for valid data 2016-07-06 09:24:09 +01:00
Chris A. Evans
38e222fd8a removed empty/unsued else conditionals 2016-07-05 12:17:25 -05:00
Tony Murray
3e9e1104af Update Code-Guidelines.md 2016-07-05 11:14:19 -05:00
Dave Bell
baa8191b4b Add ifInDiscards/ifOutDiscards 2016-07-05 16:20:40 +01:00
Chris A. Evans
95ad8f186e fixed typo in: includes/discovery/sensors/temperatures/binos.inc.php
removed all mibs, as they are not actually referenced in modules
2016-07-05 09:59:09 -05:00
Chris A. Evans
875e6f9990 fixed typo in binox temperature sensor discovery module 2016-07-05 09:19:20 -05:00
Chris A. Evans
a012d7e549 added telco systems icon, updated definitions to reference said icon 2016-07-05 09:14:56 -05:00
Chris A. Evans
7850f9e68b updated definitions.inc.php to include telco systems binos and binox os: 2016-07-05 09:13:21 -05:00
Chris A. Evans
9a3cf966fc Merge remote-tracking branch 'origin/master' into thecityofguanyu/add-telco-systems-os 2016-07-05 09:07:10 -05:00
Neil Lathwood
9f2e88fa59 Merge pull request #3772 from tijmenNL/issue-3771
Fixed typo in poller application for PowerDNS
2016-07-05 14:51:42 +01:00
Neil Lathwood
a291ac2cc6 Merge pull request #3767 from thecityofguanyu/thecityofguanyu/add-accedian-os
Add Accedian MetroNID OS Support
2016-07-05 14:50:47 +01:00
walrus
e537f9743a renamed various metronid.inc.php files to aen.inc.php 2016-07-05 07:49:45 -05:00
Tijmen de Mes
c815675bd8 Fixed typo in poller application for PowerDNS 2016-07-05 10:56:44 +02:00
Neil Lathwood
6665fd8f95 Merge pull request #3700 from f0o/issue-3683
Fixed Device-Groups for multiple entries and glue-expansion
2016-07-05 09:09:09 +01:00
Neil Lathwood
b8635a0c5a Merge pull request #3649 from vitalisator/vitalisator-patch-1
making CN with a , inside working
2016-07-05 09:07:39 +01:00