Skip to content

Commit ec3ea8e

Browse files
authored
Merge pull request #2258 from basho/cv/bugfix/commercial_snmp
Add commercial only flag to all of the SNMP pages
2 parents 2a7267e + 2c52445 commit ec3ea8e

File tree

10 files changed

+37
-0
lines changed

10 files changed

+37
-0
lines changed

content/riak/kv/2.0.0/using/reference/snmp.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ menu:
1010
weight: 107
1111
parent: "managing_ref"
1212
toc: true
13+
commercial_offering: true
14+
aliases:
15+
- /riak/2.0.0/ops/running/monitoring/snmp
16+
- /riak/kv/2.0.0/ops/running/monitoring/snmp
1317
---
1418

1519
Riak Enterprise provides a built-in SNMP server that allows an external system, such as Hyperic, to query the Riak node for statistics such as the average get and put times as well as the number of puts and gets. This document only covers SNMP v2c support at this time.

content/riak/kv/2.0.1/using/reference/snmp.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ menu:
1010
weight: 107
1111
parent: "managing_ref"
1212
toc: true
13+
commercial_offering: true
14+
aliases:
15+
- /riak/2.0.1/ops/running/monitoring/snmp
16+
- /riak/kv/2.0.1/ops/running/monitoring/snmp
1317
---
1418

1519
Riak Enterprise provides a built-in SNMP server that allows an external system, such as Hyperic, to query the Riak node for statistics such as the average get and put times as well as the number of puts and gets. This document only covers SNMP v2c support at this time.

content/riak/kv/2.0.2/using/reference/snmp.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ menu:
1010
weight: 107
1111
parent: "managing_ref"
1212
toc: true
13+
commercial_offering: true
14+
aliases:
15+
- /riak/2.0.2/ops/running/monitoring/snmp
16+
- /riak/kv/2.0.2/ops/running/monitoring/snmp
1317
---
1418

1519
Riak Enterprise provides a built-in SNMP server that allows an external system, such as Hyperic, to query the Riak node for statistics such as the average get and put times as well as the number of puts and gets. This document only covers SNMP v2c support at this time.

content/riak/kv/2.0.4/using/reference/snmp.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ menu:
1010
weight: 107
1111
parent: "managing_ref"
1212
toc: true
13+
commercial_offering: true
14+
aliases:
15+
- /riak/2.0.4/ops/running/monitoring/snmp
16+
- /riak/kv/2.0.4/ops/running/monitoring/snmp
1317
---
1418

1519
Riak Enterprise provides a built-in SNMP server that allows an external system, such as Hyperic, to query the Riak node for statistics such as the average get and put times as well as the number of puts and gets. This document only covers SNMP v2c support at this time.

content/riak/kv/2.0.5/using/reference/snmp.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ menu:
1010
weight: 107
1111
parent: "managing_ref"
1212
toc: true
13+
commercial_offering: true
14+
aliases:
15+
- /riak/2.0.5/ops/running/monitoring/snmp
16+
- /riak/kv/2.0.5/ops/running/monitoring/snmp
1317
---
1418

1519
Riak Enterprise provides a built-in SNMP server that allows an external system, such as Hyperic, to query the Riak node for statistics such as the average get and put times as well as the number of puts and gets. This document only covers SNMP v2c support at this time.

content/riak/kv/2.0.6/using/reference/snmp.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ menu:
1010
weight: 107
1111
parent: "managing_ref"
1212
toc: true
13+
commercial_offering: true
14+
aliases:
15+
- /riak/2.0.6/ops/running/monitoring/snmp
16+
- /riak/kv/2.0.6/ops/running/monitoring/snmp
1317
---
1418

1519
Riak Enterprise provides a built-in SNMP server that allows an external system, such as Hyperic, to query the Riak node for statistics such as the average get and put times as well as the number of puts and gets. This document only covers SNMP v2c support at this time.

content/riak/kv/2.0.7/using/reference/snmp.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ menu:
1010
weight: 107
1111
parent: "managing_ref"
1212
toc: true
13+
commercial_offering: true
14+
aliases:
15+
- /riak/2.0.7/ops/running/monitoring/snmp
16+
- /riak/kv/2.0.7/ops/running/monitoring/snmp
1317
---
1418

1519
Riak Enterprise provides a built-in SNMP server that allows an external system, such as Hyperic, to query the Riak node for statistics such as the average get and put times as well as the number of puts and gets. This document only covers SNMP v2c support at this time.

content/riak/kv/2.1.1/using/reference/snmp.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ menu:
1010
weight: 107
1111
parent: "managing_ref"
1212
toc: true
13+
commercial_offering: true
14+
aliases:
15+
- /riak/2.1.1/ops/running/monitoring/snmp
16+
- /riak/kv/2.1.1/ops/running/monitoring/snmp
1317
---
1418

1519
Riak Enterprise provides a built-in SNMP server that allows an external system, such as Hyperic, to query the Riak node for statistics such as the average get and put times as well as the number of puts and gets. This document only covers SNMP v2c support at this time.

content/riak/kv/2.1.3/using/reference/snmp.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ menu:
1010
weight: 107
1111
parent: "managing_ref"
1212
toc: true
13+
commercial_offering: true
14+
aliases:
15+
- /riak/2.1.3/ops/running/monitoring/snmp
16+
- /riak/kv/2.1.3/ops/running/monitoring/snmp
1317
---
1418

1519
Riak Enterprise provides a built-in SNMP server that allows an external system, such as Hyperic, to query the Riak node for statistics such as the average get and put times as well as the number of puts and gets. This document only covers SNMP v2c support at this time.

content/riak/kv/2.1.4/using/reference/snmp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ menu:
1010
weight: 107
1111
parent: "managing_ref"
1212
toc: true
13+
commercial_offering: true
1314
aliases:
1415
- /riak/2.1.4/ops/running/monitoring/snmp
1516
- /riak/kv/2.1.4/ops/running/monitoring/snmp

0 commit comments

Comments
 (0)