laf
5d16cdb20a
Fixed errors from scrut/murrant
2016-06-22 19:10:33 +01:00
laf
246664d1f9
Updated module run time to be limited to 5 decimal places
2016-06-21 01:44:50 +01:00
laf
558dfb2344
Pretty up the discovery process output
2016-06-21 00:59:43 +01:00
Tony Murray
b37d0f2e9e
Draw graphs for avtech switch state.
2016-06-06 19:17:19 -05:00
Tony Murray
807e3dfe61
Fix avtech switch type sensors
2016-06-06 15:33:41 -05:00
Tony Murray
9393c0e716
Fixes for the Avtech sensor state
2016-06-04 10:09:43 -05:00
Tony Murray
f4cfd61aef
Capitalize state descriptions
2016-06-03 21:48:24 -05:00
Tony Murray
b54f449ed8
Add Avtech switch support
2016-06-03 21:44:21 -05:00
Søren Rosiak
edd3d61fc8
Fix typo..
2016-06-02 18:59:43 +02:00
Paul Heinrichs
499a23e372
Adjusted canopy sensor high/low limits
2016-04-06 08:20:10 -04:00
Paul Heinrichs
a13d148fb1
Added Signal Sensor
2016-03-22 10:37:07 -04:00
Rosiak
f1bb532d30
check_valid_sensors - Correction
...
#3229
2016-03-12 23:27:21 +01:00
Tony Murray
eb9281ff10
Fixes for Avtech
...
Trim quotes from description
Correct sensor type
Allow sensor id of 0
Correct indexes for sensors
2016-03-09 12:34:29 -06:00
Tony Murray
13260ce152
Move avtech_add_sensor function to includes/discovery/functions.php
...
allow type to be specified
else if -> elseif
2016-03-05 08:33:14 -06:00
HenocKA
6a51746bb7
bug correction
2016-02-10 17:45:05 +01:00
HenocKA
7a00d913a1
update branch
2016-02-06 06:52:21 +01:00
HenocKA
8a3d14f9e2
Correct data duplication on discovering cisco vrf lite
2016-02-02 12:21:45 +01:00
HenocKA
0ac8f584b2
discoverying and polling VRF
2016-01-26 15:22:49 +01:00
laf
427c4f07c6
Added ability to ignore device sensors from entity mib
2016-01-25 22:37:38 +00:00
Mike Rostermund
e2d1a8e7d9
Replaced custom utime() function with microtime(true)
2016-01-08 13:33:32 +01:00
Mike Rostermund
a1261a0aeb
Replace utime() for microtime(true)
2016-01-08 08:41:12 +01:00
Mike Rostermund
51d2e32c36
Print runtimes for each individual polling and discovery module.
2016-01-07 12:04:51 -08:00
Paul Gear
2244a5f31d
Fix issues flagged by scrutinizer
2016-01-02 07:10:43 +10:00
Paul Gear
953ea3fa15
Add device OID storage and display
2016-01-02 07:10:42 +10:00
Paul Gear
40a1cef050
Generalise arp discovery cache; move to common
2016-01-02 07:10:42 +10:00
Eldon Koyle
fb0501588e
Fix librenms auto-discovery
2015-11-18 14:48:54 -07:00
laf
76f862fddd
Updated to disable auto-discovery by ip
2015-10-20 16:12:03 +00:00
Mark Schouten
677a4f3f5f
Remove all unneeded if($debug)-statements and replace them with d_echo . discovery dir..
2015-08-21 16:10:01 +02:00
laf
4b49c148b6
Added mysqli support
2015-08-08 19:27:18 +00:00
laf
746c52046b
Updated discovery to log new type + updated eventlog page to show this
2015-08-05 20:05:45 +00:00
Mike Rostermund
5369112d48
Fix some scrutinizer coding style issues
2015-08-04 18:36:03 +02:00
laf
c2bcb69982
Fixes Debugging code issues from scrut
2015-07-15 21:32:18 +01:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
laf
adb036759e
Updated autodiscovery to use log_event better
2015-07-13 11:52:38 +01:00
Paul Gear
05d315775f
Merge pull request #1414 from laf/issue-1197
...
Updated BGP discovery code to perform autodiscovery if enabled
2015-07-13 08:21:41 +10:00
laf
1bbe1b7ccf
Updated to log discovery info via discover_new_device()
2015-07-12 19:57:25 +01:00
laf
4e1713bbc5
Improved the discovery of IP based devices
2015-07-07 19:43:25 +01:00
Paul Gear
afa5ec2d54
Allow multiple comma-separated discovery modules to be specified
2015-06-13 09:43:55 +10:00
Paul Gear
ab66b453e4
Make OSPF & ARP autodiscovery independent of xDP autodiscovery
...
Both OSPF & ARP discovery use discover_new_device(), but it was checking
$config[autodiscovery][xdp] internally, meaning xDP had to be enabled for the other two to work.
2015-05-18 20:32:11 +10:00
Daniel Preussker
f19edab751
Merge pull request #971 from laf/issue-963
...
Added Temperature sensor support for NetApp
2015-05-14 13:34:48 +00:00
laf
a586eb21d0
Added a new db field to record when custom high/low limits are set and stop them being overwrote
2015-05-12 10:10:03 +01:00
laf
0d2148c8bc
Added Temperature sensor support for NetApp
2015-05-11 22:01:26 +01:00
f0o
34f1f11923
Set defaults for AddHost on xDP discovery
2015-05-08 17:47:25 +00:00
laf
8f5d6e8a94
Added code to rediscovery links and include device ids
2015-03-28 14:05:40 +00:00
laf
7f823b6d49
Adding more updates found by f0o
2015-03-01 12:23:31 +00:00
laf
ba5eb4e51a
Tidying up
2015-02-26 23:04:12 +00:00
laf
15cc00c27d
Tidying up
2015-02-26 23:04:10 +00:00
mchasteen
9d3b866202
This probably should have been commited earlier. Added some logic to remove NULL values from sensor DB inserts.
2015-02-26 23:04:02 +00:00
mchasteen
4781e6d05e
Fixed the discovered_last field update thing.
2015-02-26 23:03:45 +00:00
mchasteen
c2ab3e1d0d
Fixed the discover_links function so that it can not blow up with NULL values.
2015-02-26 23:03:43 +00:00