Paul Gear
0cc75d7d1d
Separate convenience function for RRD filename generation; tidy formatting
2015-06-16 08:27:57 +10:00
Paul Gear
6bfad7579c
Add a couple of convenience functions to help make code tidier
2015-06-13 23:03:02 +10:00
Paul Gear
f236272acc
Merge pull request #1184 from laf/issue-936
...
Updated BGP polling for Cisco to support CISCO-BGP4-MIB better
2015-06-13 10:20:58 +10:00
laf
e478a495f9
Changed to return during function processing
2015-06-12 16:24:02 +01:00
laf
15cd6d5662
Added fallback to false if it is not an IP
2015-06-11 19:42:54 +01:00
laf
fadc790040
Added function to check if ip already exists and updated addHost to use it
2015-06-11 19:34:11 +01:00
laf
a8c7499021
Mistake - sorted
2015-06-09 15:19:06 +01:00
laf
57b1ce7f33
Fix scrut bug
2015-06-09 15:04:07 +01:00
laf
851b7eb46f
Fixed merge conflict
2015-06-09 14:36:45 +01:00
laf
77b9adabc2
More updates to bgp polling/disco and webui
2015-06-09 14:30:19 +01:00
f0o
2467b11290
Merge branch 'issue-laf-110-new' of git://github.com/laf/librenms into laf-issue-laf-110-new
...
Conflicts:
html/pages/health/mempool.inc.php
includes/defaults.inc.php
2015-06-07 10:44:39 +00:00
laf
702b75c0b7
Updates
2015-06-03 15:41:10 +01:00
laf
ffce63968f
Fixed negative values for storage: http://munin-monitoring.org/ticket/1371
2015-06-02 17:36:10 +01:00
laf
1ca02fb3c5
Fix scrut issue
2015-06-02 17:07:47 +01:00
laf
b9dabae7d8
Updated BGP polling for Cisco to support CISCO-BGP4-MIB better
2015-06-02 16:32:39 +01:00
Paul Gear
6ed4112b17
Add further Ruckus model/version/serial support
2015-05-27 00:15:34 +10:00
laf
04a4987a23
Merge branch 'master' of github.com:laf/librenms into issue-laf-110-new
...
Conflicts:
includes/defaults.inc.php
2015-05-25 18:06:49 +01:00
laf
0ccbc7a6b1
More updates
2015-05-25 18:05:11 +01:00
laf
388d30d2a6
updating to f0os function
2015-05-25 02:12:48 +01:00
laf
071dd060a3
Added fallback for poller_group if empty
2015-05-24 20:48:54 +01:00
laf
23f2825d1f
Removed code that performs hostname check
2015-05-20 13:22:58 +01:00
Daniel Preussker
620d2ed194
Merge pull request #1069 from laf/issue-896
...
Added check if rename was successful
2015-05-19 18:58:53 +02:00
f0o
1f8db156eb
Introduce own librenms user and remove rrds when removing a device
2015-05-19 14:44:13 +00:00
laf
b876ddd295
Added check if rename was successful
2015-05-19 10:54:24 +01:00
laf
6e84535031
Dynamic config system
2015-05-14 21:54:33 +01:00
f0o
0279c0f76e
Allow per-OS definitions of bad_iftype, bad_if, bad_if_regexp
...
Supported:
```php
$config['os'][$os]['bad_if'][] = '...';
$config['os'][$os]['bad_if_regexp'][] = '...';
$config['os'][$os]['bad_iftype'][] = '...';
```
Best to be used in `includes/definitions.inc.php`
2015-05-07 10:24:26 +00:00
laf
8093e87a49
Updated nested addhosts to use passed variables to initial addhost call
2015-04-30 21:39:10 +01:00
Alexander Sosna
5a7988e2e4
chmod 0644 to php files not directly executed
2015-04-28 22:58:03 +02:00
laf
deda8c2ab0
Final bits to the schedule maintenance section
2015-04-19 20:23:34 +01:00
Paul Gear
26564c6b19
Move & rename curl proxy function
2015-04-13 19:51:16 +10:00
laf
162775f3f4
Updated docs, updated callback to use new guidv4 function and links to stats url
2015-04-10 17:00:32 +01:00
laf
50cd4ed495
Moved the check for $force_add so that we do not suffer icmp and snmp timeouts - thanks f0o
2015-03-23 16:14:31 +00:00
laf
ab82effa3b
Updated adding devices for distributed poller
2015-03-19 22:06:13 +00:00
laf
ec595c3eda
Added support for adding / editing with a poller group selected
2015-03-19 12:00:03 +00:00
f0o
0f8074afa5
Added Debug-Info if required.
2015-03-12 15:51:40 +00:00
f0o
1f5d5eeeca
Future proof db-cleanup on device deletion.
2015-03-05 22:57:02 +00:00
laf
c1ef9b6808
Resolved a large number index issues and update Console_Color to V2
2015-03-01 18:04:57 +00:00
Neil Lathwood
d15d228276
This should not be zero by default as that means alerts will be triggered constantly. Defaulting to 300
2015-02-26 01:25:25 +00:00
Neil Lathwood
cd43e11032
Fixed some scrut major issues
2015-02-22 19:28:09 +00:00
Neil Lathwood
a4d3c8709d
Fixed the scrut coding style issues
2015-02-22 16:45:40 +00:00
Neil Lathwood
8deae3ff79
Added Hikvision support
2015-01-05 21:06:49 +00:00
laf
807fc9a3ba
Alerts gui commit
2014-12-16 20:03:19 +00:00
Greg
6361e183e0
This is a workaround to show d-link port channel devices. Thanks to lafwood for this.
2014-11-07 08:50:59 -08:00
Paul Gear
b5136b444c
Remove unused function; make it clearer that _json_format is not used in PHP 5.4 & later
2014-10-25 09:16:07 +10:00
Paul Gear
208ac0b104
Merge remote-tracking branch 'laf/issue-laf-47'
2014-10-25 08:49:28 +10:00
laf
d8904d866c
Added options for fping to retry and timeout
2014-10-16 21:52:35 +01:00
laf
4b16b0e4d2
Added missing source for code
2014-10-07 11:29:54 +01:00
laf
2be63b2041
Added an option to rediscover a device from the web page
2014-10-02 20:17:45 +01:00
laf
62200aa5eb
Fixed some scrutinizer warnings
2014-09-30 19:13:51 +01:00
laf
6afaa17a80
Updated ping rrd response to include fping6 response
2014-09-30 19:13:51 +01:00