4114 Commits

Author SHA1 Message Date
bf85e00230 fixed typo and added dhcp-stats app 2016-08-06 19:55:40 +03:00
03358d56c4 Merge branch 'app-pages-addon' of https://github.com/crcro/librenms into app-pages-addon 2016-08-06 19:54:40 +03:00
70383c3e63 added missing apps to the generic app page 2016-08-04 22:02:36 +03:00
ccf5b993b5 Use nicecase on device apps page
Add powerdns-recursor
Indentation
2016-08-04 13:24:59 -05:00
055a512f29 Merge pull request #3955 from florianbeer/syslog-html
Update Syslog form HTML
2016-08-04 18:55:41 +01:00
7e810deefd Merge pull request #3954 from florianbeer/app-overview-html
Update Apps overview page
2016-08-04 18:55:14 +01:00
f88d6171d2 Show os-updates graph on app overview page 2016-08-04 16:43:01 +02:00
5596583230 Show graphs for apps that do not set graph type 2016-08-04 16:40:13 +02:00
362f40e988 Update header link color 2016-08-04 15:58:58 +02:00
4d2a39995d Update Syslog form HTML 2016-08-04 14:36:31 +02:00
bda31d7152 Update Apps overview page 2016-08-04 14:19:02 +02:00
6bdcd20d94 Update device Apache graph HTML 2016-08-04 13:44:30 +02:00
507d70641a Merge pull request #3929 from murrant/discovery-events
addHost: Reduce discovery event logs of existing devices and adds better error messages when adding hosts
2016-08-03 21:28:14 +01:00
a4f1fe05de Merge pull request #3942 from murrant/install-php-h4
Use the correct closing tag in install.php
2016-08-03 16:19:33 +01:00
4210d35658 Use the correct closing tag in install.php 2016-08-03 10:06:33 -05:00
a6e72dbbe6 fix: forgot about the nicecase 2016-08-02 18:50:19 +03:00
7dfc4db15a app-os-updates initial release 2016-08-02 18:42:31 +03:00
66bed276c2 Reconstruct addHost() so it is easier to understand
Update addHost() to return either device_id or a string
modify print_error(), print_message() to allow for $quiet variable
Only call addHost() once in addhost.php, if the snmp version isn't set, addHost will cope
Fix up snmp-scan.php and discovery-protocols.inc.php to detect when a device already exists
change in ip_exists() to make it more readable
2016-08-02 00:31:27 -05:00
81bea7d1bb Merge pull request #3914 from laf/safari-date
Updated version_info to output unix timestamp
2016-08-01 09:45:59 -05:00
e1211d6c72 enhancement to tplink polling 2016-08-01 06:55:07 +03:00
laf
7d72cf045f Removed comment 2016-07-31 23:31:18 +01:00
laf
b35321cdad Updated version_info to output unix timestamp 2016-07-31 22:41:39 +01:00
2e960c8aaa Merge pull request #3909 from Rosiak/maipu-support
Basic Maipu Mypower Support
2016-07-31 16:36:54 +01:00
e5d9be6736 Merge pull request #3908 from Rosiak/ospf-ui-fixup
OSPF Display Update
2016-07-31 16:35:29 +01:00
de6b700d6c Merge pull request #3898 from ahmedsajid/infoblox-patch
Infoblox dhcp message graph patch
2016-07-31 16:20:03 +01:00
d2b74efa00 Basic Maipu Mypower Support
#3867
2016-07-31 02:23:19 +02:00
1bad01fbc1 OSPF Display Update 2016-07-31 01:05:02 +02:00
65e7ff1b67 forgot to echo the git_log 2016-07-29 19:24:29 +03:00
6345d17fdb about page fix due to invalid git log chars 2016-07-29 05:03:42 +03:00
081d64895b Removed newline from graph rrd_option
This new line was causing Error Drawing Graph.

Tested on Infoblox 7.3.4
2016-07-28 17:14:19 -04:00
cf7de1c3de Basic Check Point GAiA Support
#2533
2016-07-27 20:34:49 +02:00
57499c456f Merge pull request #3869 from murrant/app-pdns-recursor
New App: Powerdns Recursor
2016-07-26 20:51:19 +01:00
047c5f5b7f Merge pull request #3857 from jaroug/issue-3856
Fix NFSen tab not showing
2016-07-26 20:34:12 +01:00
42a8c27237 Merge pull request #3821 from adaniels21487/issue-3272-1
Component Update - Status
2016-07-25 20:13:25 +01:00
5931607590 Merge pull request #3872 from crcro/app-nfs-v3-stats
app: nfs-v3-stats
2016-07-24 16:15:39 +01:00
bc18e1a85c Prettify Cisco IPSec Tunnel Display
Bootstrapify etc.
2016-07-24 11:36:20 +02:00
465139d458 Merge remote-tracking branch 'upstream/master' into app-pdns-recursor 2016-07-23 23:44:20 -05:00
dd6b558077 fixed wrong graph template used 2016-07-23 17:26:42 +03:00
8ef99b6085 Revert "app-os-updates"
This reverts commit cfc4a03c0e325db8fc00a6927c7f913a1739edea.
2016-07-23 17:14:36 +03:00
cfc4a03c0e app-os-updates
Fixed wrong graph template used
2016-07-23 17:01:57 +03:00
d792dbed1e Merge pull request #3853 from crcro/app-nfs-v3-stats
app: nfs-v3-stats
2016-07-23 14:01:12 +01:00
8f00f49b79 Group sensors of the same type together, then order by index, oid 2016-07-22 18:36:10 -05:00
94467671b3 New App: Powerdns Recursor
Polling must have access to stats for the device, port 8082 (Agent file could be added to avoid that)

**Graphs:**
Questions
Answers
Cache Performance
Cache Size
Outbound Queries

**Graph changes**
generic_multi:print_total added, allow per-dataset colors, document variables
generic_multi_line: allow per-dataset colors, document variables
2016-07-22 14:29:29 -05:00
78170213d2 fix: strstr won't return anything if nfsensuffix is empty 2016-07-20 12:49:38 +02:00
87eb2a6d5f fix: wrong variable used 2016-07-20 12:45:48 +02:00
ff5b6c9a2b app: nfs-v3-stats
Rewrite of the original nfs-stats app.
Includes more stats, nicer graphs, no more nfsstats bin requirement.
2016-07-20 02:14:30 +03:00
c9a4e9daa1 Merge pull request #3817 from laf/issue-3738 2016-07-18 22:07:41 +02:00
7c1794e49c Merge pull request #3815 from laf/issue-3756 2016-07-18 22:03:03 +02:00
7d1a94af7d Merge pull request #3842 from adaniels21487/issue-3841
Cisco-CBQOS - more colours, graph single class
2016-07-18 20:16:18 +01:00
laf
054ed457b7 Merge branch 'master' of https://github.com/librenms/librenms into issue-3571 2016-07-16 13:18:18 +01:00