Skip to content

Commit 6aef828

Browse files
committed
sync
1 parent 59ec447 commit 6aef828

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

docs/book/src/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
# built documents.
4545
#
4646
# The short X.Y version.
47-
version = "2.2"
47+
version = "2.5"
4848
# The full version, including alpha/beta/rc tags.
49-
release = "2.4"
49+
release = "2.5"
5050

5151
# The language for content autogenerated by Sphinx. Refer to documentation
5252
# for a list of supported languages.

docs/book/src/integrations/librenms.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,13 @@ On the CAPEv2 side, you will need to make a few tweaks to ``reporting.conf``.
5050
``litereport`` will need enabled and ``keys_to_copy`` should include
5151
'signatures' and 'detections'.
5252

53-
Finally will need to enable the extend for your
53+
Finally, you will need to enable the extend in your snmpd configuration file:
5454

5555
::
5656

5757
extend cape /etc/snmp/extends/cape
5858

59-
Once snmpd is restarted and the the device rediscovered via LibreNMS,
60-
you will then be able to
59+
Once snmpd is restarted and the device is rediscovered via LibreNMS, you will then be able to view the CAPE statistics.
6160

6261
For more detailed monitoring, if using KVM, you will likely want to
6362
also considering using `HV::Monitor`, which will allow detailed

0 commit comments

Comments
 (0)