Daniel Preussker
d06ab94998
Merge pull request #1959 from n-st/ipv6-ping
...
Use fping6 instead of fping for hosts with udp6/tcp6 SNMP transports
2015-09-27 08:14:50 +00:00
f0o
096023a6eb
Set default width to 25px
2015-09-23 12:26:29 +01:00
f0o
ceb135a33d
Add default width for availability map's tiles
2015-09-23 09:57:37 +01:00
Nils Steinger
772d1762a7
Use relative path for fping6
...
fping6 will be in /usr/bin on Debian-based systems, but /usr/sbin on CentOS.
Have PHP figure out where fping6 is, to avoid breaking existing setups on CentOS.
2015-09-22 14:57:23 +02:00
Nils Steinger
ac001191dc
Use fping6 instead of fping for hosts with udp6/tcp6 SNMP transports
2015-09-22 02:25:35 +02:00
laf
7ed3972448
Updated default zoom to 2
2015-09-21 16:17:23 +00:00
laf
e7055a7cb3
Stop the worldmap needing coords before displaying
2015-09-20 20:37:28 +00:00
Daniel Preussker
8eb956ec8a
Merge pull request #1833 from laf/laf-patch-1
...
Update fping millisec option to 200 default
2015-09-03 12:17:09 +02:00
laf
7daefb731e
Reduced cleanup of device_perf data to 7 days rather than 30
2015-09-02 14:17:55 +00:00
Neil Lathwood
4ddfe52ffd
Update defaults.inc.php
2015-09-02 14:19:38 +01:00
Richard Lawley
1384505d1c
Fix broken repeated RRA config
...
Since d8693f0
the RRA config section repeats in the file - the second contains MAX instead of the first MIN definition.
2015-08-28 14:38:57 +01:00
Neil Lathwood
1574e1884d
Merge pull request #1787 from vitalisator/issue-1754
...
add arrows to edges
2015-08-28 09:59:41 +01:00
f0o
a1f9fe19fa
Added option to display errored ports in device summary
2015-08-28 09:24:08 +01:00
vitalisator
5fe78afec6
add arrows to edges
2015-08-28 08:54:35 +02:00
laf
e515760788
Make new dashboard the default
2015-08-18 18:40:57 +00:00
Daniel Preussker
409b2efd17
Merge pull request #1647 from laf/issue-12-new
...
Added mysqli support
2015-08-12 22:06:09 +02:00
Mike Rostermund
af80d4539b
Removed unused default variables.
2015-08-12 17:10:32 +02:00
laf
4b49c148b6
Added mysqli support
2015-08-08 19:27:18 +00:00
laf
3484581dd6
Updated network to support old style format, docs provided
2015-08-01 18:14:55 +00:00
Daniel Preussker
b01fa8a751
Merge pull request #1523 from laf/issue-685
...
Dynamic dashboard
2015-08-01 10:06:28 +00:00
Aaron Daniels
f0347bd7aa
Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1540
2015-08-01 14:51:38 +10:00
Aaron Daniels
8379c96346
Merged separate modules into a single 'cisco-voice' module.
...
Renamed each module to a more appropriate name.
2015-08-01 14:48:54 +10:00
laf
8b6ea4bdec
Added config option for navbar menu manage groups
2015-07-30 18:04:27 +00:00
Aaron Daniels
f6ee98ce07
Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1540
2015-07-30 20:32:47 +10:00
Aaron Daniels
b68b6192a0
Added Poller modules for Cisco Voice Routers
...
Added the following modules:
- Cisco PRI - graphs the total and inuse Primary Rate ISDN channels.
- Cisco DSP - graphs the total and inuse Digital Signal Processor (DSP) resources.
- Cisco MTP - graphs the total and inuse Media Termination Point (MTP) resources.
- Cisco XCode - graphs the total and inuse Transcoder resources.
2015-07-30 17:10:24 +10:00
Louis Rossouw
9fb2c0d674
Implement configurable network map parameters.
2015-07-29 01:17:08 +02:00
root
c893061f51
Rebased
2015-07-26 11:09:46 +00:00
Paul Gear
064f374160
Merge pull request #1501 from laf/issue-1334-new
...
New overview page and new map
2015-07-26 14:33:34 +10:00
laf
1cbd142ad7
Fixed some scrut issues
2015-07-23 17:48:22 +01:00
root
0a88c386b0
Add 'puredn' ldap authentication
2015-07-21 20:56:48 +03:00
laf
fbec75a265
Mapping should be complete
2015-07-20 15:59:44 +01:00
laf
31f174c7b1
Docs + some variable changes
2015-07-18 16:15:57 +01:00
laf
87321516be
Some small changes
2015-07-18 15:59:19 +01:00
Louis Rossouw
3fc12b92a7
Add and implement option addhost_alwayscheckip.
2015-07-15 21:07:04 +02:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
sthen
69e9929ddb
Support Huawei UPS, tested with UPS5000
2015-07-04 20:22:29 +01:00
Mike Rostermund
b8c8c20d18
Added support for WebPower Pro II UPS cards.
2015-06-24 14:23:54 -07:00
laf
9e5c6f87bb
Changed default millisec + removed check for loss < 0
2015-06-23 09:01:36 +01:00
laf
0525ca79bc
Updated to set millisec delay between packets
2015-06-22 23:23:14 +01:00
laf
eee2ae5be1
Added support for logging packet loss and min/max/avg response times on fping
2015-06-22 21:55:31 +01:00
Neil Lathwood
35f784cfde
Merge pull request #1319 from spinza/timeout
...
Add timeout on unix agent execution after connect.
2015-06-21 21:37:18 +01:00
Louis Rossouw
7cda1da63c
Add config settings for unix-agent time-outs.
2015-06-21 22:14:32 +02:00
Neil Lathwood
6a4fe09fa8
Merge pull request #1317 from vitalisator/issue-1212
...
Multimatic UPS snmp based on RFC1628
2015-06-20 22:06:52 +01:00
vitalisator
fd6c7f3ca6
Multimatic UPS snmp based on RFC1628
2015-06-20 22:30:52 +02:00
Paul Gear
5bdf67ba6e
Move MIB-based polling out of discovery altogether
2015-06-16 08:13:08 +10:00
Paul Gear
d969ef679b
First cut at MIB-based discovery; not efficient
2015-06-16 08:13:08 +10:00
Paul Gear
b84b8de09f
Merge pull request #1110 from laf/issue-279
...
Updated mysql DATE_FORMAT() and php date() to use $config variables
2015-06-13 10:15:23 +10: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
Neil Lathwood
2781a22de5
Merge pull request #1052 from f0o/obsolete-old-alerting
...
Disable Legacy-Alerting by default
2015-06-01 15:18:07 +01:00
laf
6fab7cf718
Some last changes
2015-05-28 17:07:14 +01:00