zabbapi 3.0.3 → 3.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/zabbapi.rb +1 -2
- data/lib/zabbapi/version.rb +1 -1
- data/zabbapi-2.4.10.gem +0 -0
- data/zabbapi-2.4.11.gem +0 -0
- data/zabbapi-2.4.12.gem +0 -0
- data/zabbapi-2.4.13.gem +0 -0
- data/zabbapi-2.4.14.gem +0 -0
- data/zabbapi-2.4.7.gem +0 -0
- data/zabbapi-2.4.8.gem +0 -0
- data/zabbapi-2.4.9.gem +0 -0
- data/zabbapi-3.0.0.gem +0 -0
- data/zabbapi-3.0.1.gem +0 -0
- data/zabbapi-3.0.2.gem +0 -0
- data/zabbapi-3.0.3.gem +0 -0
- metadata +14 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 830516d88e1cabc020261ff093c91ad0a9396c51
|
|
4
|
+
data.tar.gz: ecaa5fb8d68d0c179cbd6cc7a294034f462d53ea
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5ea07ce590aca8aac2893de14d71c5b266c851191ea6dc90eecc06366ed8f7da398e35c479d0f0880849af2129cdbc3fe7f49f8273053fd1b762a6733f21e912
|
|
7
|
+
data.tar.gz: 460ee673ae1c55f3dab7ae681bd28e4f4604c19dcaad2963a08f3250aa37c51d975d35c302584dfae3239900cd1a20c93de6aeaba26a1188c0048ce31b6a7883
|
data/lib/zabbapi.rb
CHANGED
|
@@ -273,8 +273,7 @@ end
|
|
|
273
273
|
$graphtoscreen2 = $graphtoscreen2.map(&:to_i)
|
|
274
274
|
$graphtoscreen3 = $graphtoscreen3.map(&:to_i)
|
|
275
275
|
$graphtoscreen4 = $graphtoscreen4.map(&:to_i)
|
|
276
|
-
|
|
277
|
-
zbx.screens.get_or_create_for_host(
|
|
276
|
+
temaral = zbx.screens.get_or_create_for_host(
|
|
278
277
|
:hosts_id => [zbx.hosts.get_id(:host => @hostname)],
|
|
279
278
|
:screen_name => @hostname,
|
|
280
279
|
:height => 180,
|
data/lib/zabbapi/version.rb
CHANGED
data/zabbapi-2.4.10.gem
ADDED
|
Binary file
|
data/zabbapi-2.4.11.gem
ADDED
|
Binary file
|
data/zabbapi-2.4.12.gem
ADDED
|
Binary file
|
data/zabbapi-2.4.13.gem
ADDED
|
Binary file
|
data/zabbapi-2.4.14.gem
ADDED
|
Binary file
|
data/zabbapi-2.4.7.gem
ADDED
|
Binary file
|
data/zabbapi-2.4.8.gem
ADDED
|
Binary file
|
data/zabbapi-2.4.9.gem
ADDED
|
Binary file
|
data/zabbapi-3.0.0.gem
ADDED
|
Binary file
|
data/zabbapi-3.0.1.gem
ADDED
|
Binary file
|
data/zabbapi-3.0.2.gem
ADDED
|
Binary file
|
data/zabbapi-3.0.3.gem
ADDED
|
Binary file
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: zabbapi
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- maxn maxn
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2016-07-
|
|
11
|
+
date: 2016-07-31 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: zabbixapi
|
|
@@ -99,6 +99,18 @@ files:
|
|
|
99
99
|
- exe/wdp
|
|
100
100
|
- lib/zabbapi.rb
|
|
101
101
|
- lib/zabbapi/version.rb
|
|
102
|
+
- zabbapi-2.4.10.gem
|
|
103
|
+
- zabbapi-2.4.11.gem
|
|
104
|
+
- zabbapi-2.4.12.gem
|
|
105
|
+
- zabbapi-2.4.13.gem
|
|
106
|
+
- zabbapi-2.4.14.gem
|
|
107
|
+
- zabbapi-2.4.7.gem
|
|
108
|
+
- zabbapi-2.4.8.gem
|
|
109
|
+
- zabbapi-2.4.9.gem
|
|
110
|
+
- zabbapi-3.0.0.gem
|
|
111
|
+
- zabbapi-3.0.1.gem
|
|
112
|
+
- zabbapi-3.0.2.gem
|
|
113
|
+
- zabbapi-3.0.3.gem
|
|
102
114
|
- zabbapi.gemspec
|
|
103
115
|
homepage: https://rubygems.org/gems/zabbapi
|
|
104
116
|
licenses:
|