Guillem Mateos
84f2bb6172
Remove duplicate MIB reference and move snmp_walk to snmp_get
2016-11-16 12:44:45 +01:00
Guillem Mateos
151db11f31
Rename Ceragon to CeraOS and add version and serial detection
2016-11-16 12:44:36 +01:00
Guillem Mateos
ea7ffd5675
Fix conflicting space
2016-11-16 12:43:52 +01:00
Guillem Mateos
2800f14c18
Rebase
2016-11-16 12:43:02 +01:00
Guillem Mateos
3b4377b7ae
Add OS tests and use sysObjectId for device recognition
2016-11-16 12:38:40 +01:00
Guillem Mateos
2f7244a852
Remove duplicate MIB reference and move snmp_walk to snmp_get
2016-11-16 12:38:39 +01:00
Guillem Mateos
5e30d26c96
Rename Ceragon to CeraOS and add version and serial detection
2016-11-16 12:38:39 +01:00
Guillem Mateos
230ed8466c
Fix conflicting space
2016-11-16 12:38:39 +01:00
Guillem Mateos
63511ffd8d
Add basic support for Ceragon devices
2016-11-16 12:38:38 +01:00
Jason Ellison
b4693e559e
refactor: limit perf array index length to 19 characters due to limitation in ds-name rrdtool ( #4731 )
2016-11-16 07:24:56 +00:00
Neil Lathwood
66dd46b04b
fix: Fixed poweralert discovery, check is now case insensitive ( #5000 )
2016-11-15 22:52:35 +02:00
Søren Rosiak
a0fec9e574
refactor: Improve Cisco ASA Polling Performance ( #4999 )
2016-11-15 19:57:47 +00:00
Neil Lathwood
5b3283d572
newdevice: Added support for Dell PowerConnect 6024
2016-11-14 08:28:55 +00:00
Vitali Kari
8841eece94
feature: Adds support for enabling / disabling modules per OS ( #4963 )
...
* fixes #4946
first try, should be checked first
only discovery first
* add OS modules status indication
* add debug output
add os poller module support
* fix some whitespaces
* fix missing semicolon
* fix some whitespaces
* Modify the modules page
It now shows unset for unset device settings.
Also, `$os_module_status = $config['os'][$device['os']]['poller_modules'][$module];` doesn't work like you would expect. Fix that behavior.
* Fix mangled tabs
* optimize debug output
add docs
* text highlighting
* Streamline docs #1
* Update docs
* Spell out Global, OS, Device.
2016-11-13 13:46:05 -06:00
jonathon-k
0955d0271e
webui: Allow admin users to modify hostnames in web UI #3445
2016-11-13 00:19:22 +00:00
Vitali Kari
79d3daabf2
newdevice: Add PBN-CP devices.
2016-11-13 00:13:12 +00:00
Neil Lathwood
cc01969b06
refactor: Default to only using mysqli ( #4915 )
...
* refactor: Default to only using mysqli
* Remove includes/dbFacile.mysql.php
* updated mres() function to remove $config global
2016-11-10 19:40:53 -06:00
Søren Rosiak
55f0d441e6
feature: Add PoE support for CiscoSB #1746 ( #4843 )
...
* feature: Add PoE support for CiscoSB #1746
* style fix
* Update description
* Undo a little
Not sure about the Port prefix as this uses ifDescr and I don't have that on my test data, so I just the ifIndex...
2016-11-10 19:38:31 -06:00
David Bell
f5639460be
fix: Fixed check for VRFs, so this runs on routers without any VRFs defined ( #4972 )
2016-11-10 20:37:00 +00:00
Neil Lathwood
d9f4096821
Start of cleaning up mibs ( #4806 )
...
refactor: Start of cleaning up mibs
2016-11-09 18:23:27 -06:00
Neil Lathwood
cc50dc33ba
fix: Updated Cisco ASA state sensors descr to be a bit more verbose
2016-11-09 21:47:35 +02:00
Søren Rosiak
00495cee00
feature: Improve Dell OpenManage Discovery ( #4957 )
2016-11-09 17:59:31 +00:00
Neil Lathwood
ea70365499
refactor: Update wifi clients polling to support more than 2 radios ( #4913 )
2016-11-08 07:04:20 +00:00
Neil Lathwood
ce6720edd9
newdevice: Added support for FortiSwitch #4852 ( #4858 )
2016-11-07 17:25:25 +00:00
laf
a70d7f7e7d
newdevice: Added support for Edgerouter devices #4936
2016-11-04 21:35:08 +00:00
Layne
aac9b73c91
fix: update debug output in service check ( #4933 )
2016-11-04 07:09:40 +00:00
stokbaek
194ba18775
fix: Fujitsu PRIMERGY 10Gbe switches are now detected correctly ( #4923 )
2016-11-02 20:05:42 +00:00
Tony Murray
667ba601ac
Merge pull request #4873 from laf/issue-4868
...
fix: Toner graphs with invalid chars
2016-11-01 14:19:31 -05:00
Neil Lathwood
7891c67799
fix: only update components if data exists in cimc entity-physical discovery #4902
2016-11-01 17:00:13 +00:00
laf
8190a3c7b2
Added phpdoc to safedescr() function
2016-11-01 16:37:19 +00:00
Neil Lathwood
1b214e46eb
newdevice: Added support for Dell Remote consoles #4881
2016-11-01 16:29:59 +00:00
Justin Settle
e2542a67d0
Update wifi clients polling to support more than 2 radios
2016-11-01 10:57:38 -04:00
Tony Murray
685c9eb9b8
str_contains -> starts_with
2016-11-01 09:38:41 -05:00
Tony Murray
a4833a5a56
Merge pull request #4875 from stokbaek/master
...
Added support for Quanta LB9 rack switch and updated logo to the newer QCT logo
2016-11-01 09:33:10 -05:00
Neil Lathwood
5547ed8c90
fix: Renamed hp3par os polling file to informos ( #4861 )
2016-11-01 09:12:28 -05:00
laf
e2abd5ed60
fix: only update components if data exists in cimc entity-physical discovery
2016-11-01 00:05:53 +00:00
Christoffer Stokbaek
89144206ca
Merge remote-tracking branch 'upstream/master'
2016-10-31 09:27:06 +01:00
laf
f0a335c557
newdevice: Added support for Dell Remote consoles
2016-10-29 14:16:57 +00:00
Neil Lathwood
b89ebabecc
Feature: Added support for global max repeaters for snmp ( #4880 )
...
* Feature: Added support for global max repeaters for snmp
* added phpdoc
2016-10-28 06:02:09 +00:00
laf
02ab4df54a
Updated function + added unit test
2016-10-25 13:19:48 +00:00
Christoffer Stokbaek
a4e15a1a12
Added support for Quanta LB9 rack switch and updated logo to the newer QCT logo
2016-10-25 10:31:37 +02:00
laf
e287930c3b
fix: Toner graphs with invalid chars
2016-10-24 21:40:39 +00:00
Dave Bell
63bf929409
Fix the detection of NX-OS fan names
2016-10-24 12:06:01 +01:00
Neil Lathwood
81f44bb041
newdevice: Added support for Megatec NetAgent II
2016-10-23 18:31:36 +01:00
Jon
b32c01b316
added support for megatec ups - fixed output voltage error
2016-10-23 15:15:12 +11:00
Jon
9e76c6bf01
added support for megatec ups - added battery voltage
2016-10-23 15:11:46 +11:00
Jon
7f5c3e0d88
added support for megatec ups - fixed ups status
2016-10-23 14:57:53 +11:00
Rosiak
82efd68936
update: Juniper MIBs and Junos rewrite addition
2016-10-23 02:43:28 +02:00
Jon
f3cf20a4fa
added support for megatec ups - added ups status and fixed index for voltage and frequency
2016-10-23 04:15:57 +11:00
Jon
c17e52804e
added support for megatec ups - added firmware version info
2016-10-23 03:25:13 +11:00