Commit Graph

1954 Commits

Author SHA1 Message Date
Tony Murray
2c98fd7426 Merge remote-tracking branch 'upstream/master' into rrd-create-remote 2016-07-26 19:29:11 -05:00
Neil Lathwood
57499c456f Merge pull request #3869 from murrant/app-pdns-recursor
New App: Powerdns Recursor
2016-07-26 20:51:19 +01:00
Neil Lathwood
047c5f5b7f Merge pull request #3857 from jaroug/issue-3856
Fix NFSen tab not showing
2016-07-26 20:34:12 +01:00
Neil Lathwood
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 Lathwood
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
Tony Murray
1f5cfe283e Merge remote-tracking branch 'upstream/master' into rrd-create-remote 2016-07-18 15:58:56 -05:00
Neil Lathwood
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 Lathwood
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 Rosiak
d7a0c4391c Merge pull request #3781 from laf/max-repeaters 2016-07-12 21:21:16 +02:00
Rosiak
f7d9ab40fd Prettify HTML for device SLA panel 2016-07-12 20:51:52 +02:00
Aaron Daniels
52455e1128 Component Update - Status
- Align the component status field with the Nagios standard
  0=ok, 1=warning, 2=critical
- Modify existing modules to report these status' (Cisco-OTV)
- Add/Modify Alerting Macros to use these status'
- Add the a component status widget
- update edit page to report these status'
2016-07-11 16:51:01 +10:00
Neil Lathwood
8ffc889492 Merge pull request #3792 from crcro/apps-nfs-stats
Apps nfs stats
2016-07-09 19:12:43 +01:00
Tony Murray
01cfb960d1 Fix sensors rrd name issue
Use last instead of first, as last won't flush rrdcached
Only stream_select if timeout > 0
Attempt to fix mysql
2016-07-08 22:58:36 -05:00
Tony Murray
c01d8b7c4e Eradicate is file checks for our rrds (leave them for nfsen and collectd) 2016-07-08 15:09:11 -05:00
Tony Murray
c18c01c83f Fix scrut issues, pass by reference 2016-07-07 21:57:18 -05:00
Tony Murray
a1ab19047e Merge remote-tracking branch 'upstream/master' into rrd-create-remote 2016-07-07 21:28:47 -05:00
walrus
779b04e431 fixed typo 2016-07-07 21:27:20 -05:00
walrus
b8edbeb83e added link to temp sensor to group page 2016-07-07 21:23:50 -05:00
Tony Murray
57650e4ffc Remove nfs requirement for distributed poller (with rrdtool 1.5+)
Use data_update instead of rrd_update/rrd_create and influx_update
Centralize rrd file check so we can check against a remote rrdcached server too
Use rrd_name() to generate rrd file names
2016-07-07 21:10:06 -05:00
crcro
93b891b9e3 added a new application monitoring: nfs server stats 2016-07-07 11:05:49 +00:00
Tony Murray
846c5ab0c9 Add date to git version info
valdiate: local tz, rfc2822
poller: iso 8601
about: iso 8601 -> browser local
Also, do not fetch github info on about page, it isn't used.
2016-07-06 13:17:13 -05:00
laf
8239109f78 Added support for setting max-repeaters per device 2016-07-06 14:45:23 +01:00
Tony Murray
bc7e5ffb46 Merge pull request #3752 from laf/ifSpeed
Added ability to override the ifSpeed values of a port
2016-07-01 12:06:25 -05:00
laf
7f8e587eaa fix js error 2016-07-01 18:01:24 +01:00
laf
3d77d1b77c fix js error 2016-07-01 18:00:07 +01:00
laf
2bffc5c1b7 updates as per comments from murrant 2016-07-01 10:27:15 +01:00
Guillaume COEUGNET
8264f3dfb5 Remove extra dbInsert from dashborads creation 2016-07-01 11:13:10 +02:00
Brandon Boudrias
4ad75fb89d create common method for generating type_wheres 2016-06-30 17:05:55 -07:00
laf
2664dbb5e0 Merge branch 'master' of https://github.com/librenms/librenms into ifSpeed 2016-06-30 09:49:35 +01:00
laf
6690e31f9d Added ability to manually set ifSpeed 2016-06-30 09:49:30 +01:00
laf
0eb35c0c88 Initial setup for customising ifSpeed on devices 2016-06-24 14:10:09 +01:00
Tony Murray
35e38025b0 Merge pull request #3691 from laf/issue-3452-new
Updated old frontpage to use new services format
2016-06-21 23:31:34 -05:00
laf
06998420cf Updated unpolled notification to only show unpolled devices 2016-06-21 20:12:32 +01:00
laf
f2cd332b91 Updated old frontpage to use new services format 2016-06-20 23:00:40 +01:00
laf
e3db9c8561 Fixed ajax_* calls for use with base_url 2016-06-15 12:58:23 +00:00
Tony Murray
173336c76b Only display when it is not set to the default setting. 2016-06-12 21:36:04 -05:00
Tony Murray
55f8576973 Fix custom port not showing on the device edit page 2016-06-12 21:23:21 -05:00
Adam Winberg
58c3f6e40f Merge branch 'master' of https://github.com:/wiad/librenms into issue-3615 2016-06-09 12:35:47 +02:00
Adam Winberg
6641bb17f5 Adhering to librenms style guidelines 2016-06-09 12:35:04 +02:00
Neil Lathwood
8b7cae21d3 Merge pull request #3628 from murrant/sort_defaults
Sort poller/discovery modules without affecting the $config order
2016-06-09 11:17:41 +01:00
Neil Lathwood
0b8d9d7a04 Merge pull request #3627 from murrant/rrdcached
Rrdcached application monitoring
2016-06-09 11:16:17 +01:00
Adam Winberg
0ed7a51de3 adjust if statement syntax, as per suggestion from @murrant 2016-06-09 08:50:19 +02:00