Daniel Preussker
e9a6e8d3b1
Merge pull request #3460 from laf/issue-3145
...
Added detection for Cisco WAP
2016-05-02 19:11:07 +02:00
Daniel Preussker
9c60ee917a
Merge pull request #3443 from paulgear/mib-poller-enabled
...
Allow individual devices to be enabled for MIB polling
2016-05-02 19:10:47 +02:00
laf
7e91339646
Added detection for Cisco WAP
2016-05-02 17:03:57 +00:00
Paul Gear
6d1dce8c58
Allow of MIB polling for individual devices
2016-05-03 02:14:35 +10:00
laf
e138318f64
Added detection for BDCom devices
2016-05-02 15:42:13 +00:00
Neil Lathwood
3a8ca63a59
Merge pull request #3458 from laf/issue-2736
...
Updated Poseidon support + added mib and logo
2016-05-02 16:18:11 +01:00
laf
377ee1d100
Updated Poseidon support + added mib and logo
2016-05-02 15:15:55 +00:00
laf
cb87d12cb3
Removed sophos detection for now
2016-05-02 14:39:58 +00:00
laf
125d609de9
Added PowerWalker detection
2016-05-02 13:21:11 +00:00
laf
0ef792141d
Scrut fix + code format
2016-05-02 13:01:23 +00:00
laf
7fe4957669
Added Sophos detection
2016-05-02 12:49:03 +00:00
laf
e19e223ef5
Added detection for Bintec smart routers
2016-05-02 12:24:31 +00:00
laf
427d290e9b
Added Microsemi timing device support
2016-05-02 11:59:22 +00:00
laf
fe928c2dff
No need for base_url here
2016-04-30 14:04:24 +00:00
Paul Gear
3c75b8acf6
Allow individual devices to be enabled for MIB polling
2016-04-30 12:10:33 +10:00
pblasquez
170672c3b8
Fix indentation
2016-04-29 17:43:28 -07:00
pblasquez
14c3741ce5
Merge remote-tracking branch 'refs/remotes/librenms/master' into bad_ifname
2016-04-29 17:41:50 -07:00
Neil Lathwood
9dea0c8bd8
Merge pull request #3359 from Tristan-Labbe/Tristan-Labbe-VRF-ARP
...
VRF-LITE support ARP
2016-04-30 00:15:07 +01:00
Tony Murray
bf1e7c2822
Three new validate.php checks
...
* Check that $config['install_dir'] is set correctly by checking that config.php exists there.
* Check if the local branch is not master, warn that it will prevent updates
* Check for modified files and list them (this will not include staged files)
2016-04-29 12:53:02 -05:00
pblasquez
ba48567f19
Added bad ifName and ifAlias regex matching
...
Allow user to ignore interfaces based on regex matching of ifName and
ifAlias values
2016-04-28 15:36:13 -07:00
Neil Lathwood
7066c27b0a
Merge pull request #3427 from adaniels21487/issue-3405-1
...
Nagios Services - Status update
2016-04-26 13:34:37 +01:00
Aaron Daniels
048b553926
Nagios Services - Status update
...
- Fixed summary widgets
2016-04-26 22:05:34 +10:00
Neil Lathwood
9349bc4e68
Merge pull request #3425 from adaniels21487/issue-3405
...
Nagios Services - Update Service Message in the database when it has changed.
2016-04-25 23:11:13 +01:00
Aaron Daniels
a5617d4985
- Update Service Message in the database when it has changed.
2016-04-26 06:46:22 +10:00
Neil Lathwood
59428bbe44
Merge pull request #3256 from HenocKA/issue280-route
...
VRF Lite Support - adding route
2016-04-25 11:29:59 +01:00
Rainer Schueler
144acdfc49
renamed remaining viprinet.inc.php to viprinux.inc.php
2016-04-25 10:10:25 +02:00
Rainer Schueler
93e059f2c1
Merge branch 'master' of https://github.com/librenms/librenms
...
Conflicts:
includes/services/check_dhcp.inc.php
2016-04-25 08:48:04 +02:00
Rainer Schueler
1c4cf026d4
Renamed Viprinet to Viprinux. Icon size now 32x32
2016-04-25 08:26:46 +02:00
Neil Lathwood
1c3869c5f0
Merge pull request #3416 from murrant/netonix-poe
...
Add PoE state to Netonix devices
2016-04-24 20:00:46 +01:00
Tony Murray
34281f2ccc
Correct snmpwalk_cache_multi_oid() call
2016-04-24 08:03:59 -05:00
Neil Lathwood
287f8864e7
Merge pull request #3312 from thecityofguanyu/thecityofguanyu/ironware-netiron-mempool
...
Fix mempool reporting for Brocade IronWare NetIron devices
2016-04-24 11:02:17 +01:00
Tony Murray
b98ba8c1a4
Remove some deprecated functions
2016-04-24 01:05:14 -05:00
Tony Murray
46a0bbfc82
Add PoE state to Netonix devices
...
Allow for non-numeric states. state_descr must match what is returned by the device.
2016-04-23 20:56:21 -05:00
Tony Murray
0fa29b6d29
Change poweralert os detection to case insensitive.
...
Patch from Neil Lathwood
2016-04-22 21:39:48 -05:00
Neil Lathwood
3bf0ad1c07
Merge pull request #3395 from cschoonover91/issue-3394
...
Added CPU temperature discovery/polling for DNOS
2016-04-22 09:43:25 +01:00
Vikram Adukia
42ffb6bf22
only output the mib if there is a match
2016-04-21 14:24:53 -07:00
Casey Schoonover
f837e5b2ac
Merge branch 'master' of github.com:/cschoonover91/librenms into issue-3394
2016-04-21 10:49:03 -05:00
laf
f90d69cef8
Added support + docs for FreeBSD
2016-04-21 14:38:21 +00:00
Sawachier
af192da397
Update route.inc.php
2016-04-21 09:17:20 +02:00
Casey Schoonover
2131774fcf
Merge branch 'master' of github.com:/cschoonover91/librenms into issue-3394
2016-04-20 15:40:47 -05:00
Casey Schoonover
6bdb8fc096
Removed includes/polling/temperatures/dnos.inc.php - polling script appears unnecessary
2016-04-20 15:39:44 -05:00
Sawachier
960d45ee46
Update route.inc.php
...
Change if condition
2016-04-20 14:09:04 +02:00
Neil Lathwood
36facca350
Merge pull request #3396 from adaniels21487/issue-2193-1
...
Nagios Services command for check_dhcp
2016-04-20 09:38:59 +01:00
Sawachier
683d0617c7
Update defaults.inc.php
2016-04-19 23:52:32 +02:00
jpasquie
c0697be934
Update defaults.inc.php
2016-04-19 23:48:56 +02:00
HenocKA
f17f061bea
adding route for vrf lite
2016-04-19 23:48:56 +02:00
Casey Schoonover
e866cdedaf
Added CPU temperature discovery/polling for DNOS
2016-04-19 15:18:52 -05:00
Neil Lathwood
4d18c429a9
Merge pull request #3354 from geordish/influxdb-incorect-storage-typesv2
...
Influxdb incorrect storage types
2016-04-19 16:18:27 +01:00
David Bell
761f55b8db
Removed large unrequired loop.
...
An example output that shows this is still working:
...
snmpOutTraps.0 = 0
snmpEnableAuthenTraps.0 = enabled
snmpSilentDrops.0 = 0
snmpProxyDrops.0 = 0
RRD Disabled RRD update /opt/librenms/rrd/xxx/netstats-snmp.rrd N:173688066:172651761:0:50736:0:0:0:0:0:0:0:210621835:0:167870188:2601931:0:0:0:4:74625425:0:0:0:0:0:172651443:0:U:0:0
...
(Note the U 3rd from the end)
2016-04-19 16:04:24 +01:00
Casey Schoonover
f95ed6c37e
Added memory utilization discovery/polling for DNOS
2016-04-19 09:45:18 -05:00