newrelic_pivpn_agent 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile CHANGED
@@ -1,3 +1,6 @@
1
- source "http://rubygems.org"
2
- gemspec
1
+ source "https://rubygems.org"
2
+
3
+ git_source(:github) {|repo_name| "https://github.com/dexterke/newrelic_pivpn_agent" }
3
4
 
5
+ # Specify your gem's dependencies in newrelic_pivpn_agent.gemspec
6
+ gemspec
data/README.md CHANGED
@@ -8,6 +8,10 @@ The New Relic piVPN Plugin enables monitoring piVPN, and it reports the followin
8
8
  * Average of bytes sent
9
9
  * Average of bytes received
10
10
 
11
+ ### Note
12
+
13
+ This plugin is based on KangaCoders' newrelic_openvpn_agent - https://rubygems.org/gems/newrelic_openvpn_agent, v.0.0.1
14
+
11
15
  ### Requirements
12
16
 
13
17
  The piVPN monitoring Plugin for New Relic requires the following:
@@ -13,8 +13,8 @@ Gem::Specification.new do |s|
13
13
  ## If your rubyforge_project name is different, then edit it and comment out
14
14
  ## the sub! line in the Rakefile
15
15
  s.name = 'newrelic_pivpn_agent'
16
- s.version = '0.0.2'
17
- s.date = '2017-11-13'
16
+ s.version = '0.0.3'
17
+ s.date = '2017-11-14'
18
18
  # s.rubyforge_project = 'newrelic_pivpn_agent'
19
19
 
20
20
  ## Make sure your summary is short. The description may be as long
@@ -27,9 +27,9 @@ This is the New Relic plugin for monitoring OpenVPN developed by KangaCoders Ltd
27
27
  ## List the primary authors. If there are a bunch of authors, it's probably
28
28
  ## better to set the email to an email list or something. If you don't have
29
29
  ## a custom homepage, consider using your GitHub URL or the like.
30
- s.authors = ["Kai De Sutter"]
31
- s.email = 'kdesutter@kangacoders.com'
32
- s.homepage = 'http://www.kangacoders.com/'
30
+ s.authors = ["Dexterke, SECRET LABORATORIES"]
31
+ s.email = 'dexterkexnet@yahoo.com'
32
+ s.homepage = 'https://github.com/dexterke/newrelic_pivpn_agent'
33
33
 
34
34
  ## This gets added to the $LOAD_PATH so that 'lib/NAME.rb' can be required as
35
35
  ## require 'NAME.rb' or'/lib/NAME/file.rb' can be as require 'NAME/file.rb'
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: newrelic_pivpn_agent
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
- - Kai De Sutter
8
+ - Dexterke, SECRET LABORATORIES
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2017-11-13 00:00:00.000000000 Z
12
+ date: 2017-11-14 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -47,7 +47,7 @@ description: ! 'This is the New Relic plugin for monitoring OpenVPN developed by
47
47
  Ltd.
48
48
 
49
49
  '
50
- email: kdesutter@kangacoders.com
50
+ email: dexterkexnet@yahoo.com
51
51
  executables:
52
52
  - newrelic_pivpn_agent
53
53
  extensions: []
@@ -61,7 +61,7 @@ files:
61
61
  - config/template_newrelic_plugin.yml
62
62
  - lib/newrelic_pivpn_agent.rb
63
63
  - newrelic_pivpn_agent.gemspec
64
- homepage: http://www.kangacoders.com/
64
+ homepage: https://github.com/dexterke/newrelic_pivpn_agent
65
65
  licenses:
66
66
  - MIT
67
67
  post_install_message: ! " To get started with this plugin, do\n newrelic_pivpn_agent