Commit Graph
1982 Commits
Author SHA1 Message Date
Tony MurrayandGitHub 3d945d2bbe Merge pull request #3938 from laf/issue-3877
Update BGP Discover + Polling and WebUI
2016-08-09 15:50:21 -05:00
Tony Murray eadeeb9409 Fix addHost force_add logic
Use boolean where we can
Fixes #4001
2016-08-09 15:13:42 -05:00
Tony Murray 322b79f717 Merge remote-tracking branch 'upstream/master' into exceptions 2016-08-08 15:43:47 -05:00
Tony Murray f3fc6f2906 Use Exceptions
Use exceptions for addHost()
Gets rid of silly mixed return and only returns the device_id.  Throwing an exception if we run into any issues.
Slightly modifies api add host output again to include device_id
2016-08-07 12:16:40 -05:00
crcro a2e7726cd0 fixes for general apps page 2016-08-07 06:24:34 +03:00
Neil LathwoodandGitHub 55db196877 Merge pull request #3964 from crcro/app-pages-addon
added missing apps to the generic app page
2016-08-06 20:37:55 +01:00
crcro bf85e00230 fixed typo and added dhcp-stats app 2016-08-06 19:55:40 +03:00
crcro 03358d56c4 Merge branch 'app-pages-addon' of https://github.com/crcro/librenms into app-pages-addon 2016-08-06 19:54:40 +03:00
Neil LathwoodandGitHub d68949b724 Merge pull request #3971 from florianbeer/syslog
Syslog page updates
2016-08-05 22:11:41 +01:00
Tony MurrayandGitHub d489554121 Merge pull request #3963 from crcro/nfs-v3-stats-fix
nfs-v3-stats fixes
2016-08-05 13:32:45 -05:00
Florian Beer adafda7773 Update syslog page
Brings Syslog page HTML in line with Eventlog page.
2016-08-05 14:30:06 +02:00
crcro 1476650740 app-dhcp-stats initial release 2016-08-05 14:46:29 +03:00
Florian Beer a7a8c55eb5 Add filter by priority to syslog 2016-08-05 13:34:23 +02:00
crcro 70383c3e63 added missing apps to the generic app page 2016-08-04 22:02:36 +03:00
crcro 055ea768fc fix files names/layout for app page display 2016-08-04 21:59:26 +03:00
Tony Murray ccf5b993b5 Use nicecase on device apps page
Add powerdns-recursor
Indentation
2016-08-04 13:24:59 -05:00
Neil LathwoodandGitHub 055a512f29 Merge pull request #3955 from florianbeer/syslog-html
Update Syslog form HTML
2016-08-04 18:55:41 +01:00
Neil LathwoodandGitHub 7e810deefd Merge pull request #3954 from florianbeer/app-overview-html
Update Apps overview page
2016-08-04 18:55:14 +01:00
Florian Beer f88d6171d2 Show os-updates graph on app overview page 2016-08-04 16:43:01 +02:00
Florian Beer 5596583230 Show graphs for apps that do not set graph type 2016-08-04 16:40:13 +02:00
Florian Beer 4d2a39995d Update Syslog form HTML 2016-08-04 14:36:31 +02:00
Florian Beer bda31d7152 Update Apps overview page 2016-08-04 14:19:02 +02:00
Florian Beer 6bdcd20d94 Update device Apache graph HTML 2016-08-04 13:44:30 +02:00
Neil LathwoodandGitHub 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
laf d56ff8b87f More updates for junos bgp polling 2016-08-03 16:49:41 +01:00
laf 08c77862b9 Renamed variable for sql query 2016-08-02 23:38:08 +01:00
laf f02ffce87c Merge branch 'master' of github.com:laf/librenms into issue-3877 2016-08-02 22:52:15 +01:00
laf e54881df14 Improved junos BGP code + WebUI 2016-08-02 22:28:57 +01:00
crcro 7dfc4db15a app-os-updates initial release 2016-08-02 18:42:31 +03:00
Tony Murray 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
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
Rosiak 1bad01fbc1 OSPF Display Update 2016-07-31 01:05:02 +02:00
crcro 65e7ff1b67 forgot to echo the git_log 2016-07-29 19:24:29 +03:00
crcro 6345d17fdb about page fix due to invalid git log chars 2016-07-29 05:03:42 +03:00
Neil LathwoodandGitHub 57499c456f Merge pull request #3869 from murrant/app-pdns-recursor
New App: Powerdns Recursor
2016-07-26 20:51:19 +01:00
Neil LathwoodandGitHub 047c5f5b7f Merge pull request #3857 from jaroug/issue-3856
Fix NFSen tab not showing
2016-07-26 20:34:12 +01:00
Neil LathwoodandGitHub 42a8c27237 Merge pull request #3821 from adaniels21487/issue-3272-1
Component Update - Status
2016-07-25 20:13:25 +01:00
Rosiak bc18e1a85c Prettify Cisco IPSec Tunnel Display
Bootstrapify etc.
2016-07-24 11:36:20 +02:00
Tony Murray 465139d458 Merge remote-tracking branch 'upstream/master' into app-pdns-recursor 2016-07-23 23:44:20 -05:00
Neil LathwoodandGitHub d792dbed1e Merge pull request #3853 from crcro/app-nfs-v3-stats
app: nfs-v3-stats
2016-07-23 14:01:12 +01:00
Tony Murray 8f00f49b79 Group sensors of the same type together, then order by index, oid 2016-07-22 18:36:10 -05:00
Tony Murray 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
jaroug 78170213d2 fix: strstr won't return anything if nfsensuffix is empty 2016-07-20 12:49:38 +02:00
jaroug 87eb2a6d5f fix: wrong variable used 2016-07-20 12:45:48 +02:00
crcro 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
Neil LathwoodandGitHub 7d1a94af7d Merge pull request #3842 from adaniels21487/issue-3841
Cisco-CBQOS - more colours, graph single class
2016-07-18 20:16:18 +01:00
Aaron Daniels 6f6b18cbc9 - Add the ability to only graph a single class map
- Add links to the classes on the policy selector.
2016-07-15 07:03:08 +10:00
Neil LathwoodandGitHub c88706531b Merge pull request #3831 from Rosiak/ip-sla-fixes
Prettify HTML for device SLA panel
2016-07-13 11:49:43 +01:00
Søren RosiakandGitHub d7a0c4391c Merge pull request #3781 from laf/max-repeaters 2016-07-12 21:21:16 +02:00