3
3
When dealing with SNMP-enabled ** Devices** , there are often times when you want to
4
4
graph the value of a single OID. This tutorial explains how to do this in
5
5
Cacti. It also assumes that you have the "SNMP - Generic OID Template" ** Graph
6
- Template** which is available in the ** Generic SNMP Device Package** .
7
- If you do not see this ** Graph Template** listed under ** Graph Templates** ,
6
+ Template** which is available in the ** Generic SNMP Device Package** .
7
+ If you do not see this ** Graph Template** listed under ** Graph Templates** ,
8
8
install the ** Generic SNMP Device Package** using the ` import_package.php `
9
9
command line script located in Cacti's cli directory.
10
10
@@ -17,7 +17,7 @@ From the image below, you can see the **New Graphs** interface.
17
17
![ Graphs New] ( images/graphs-new.png )
18
18
19
19
In this image, only the "Graph Template Based` ** Graph Templates** are displayed.
20
- Had the ` Graph Types ` been switched to any of the ** Data Query** based `` Graph Types ` `
20
+ Had the ` Graph Types ` been switched to any of the ** Data Query** based ` Graph Types `
21
21
the interface would look a bit different.
22
22
23
23
From that Interface, to create a ` Generic SNMP OID ` based Graph, you need to first
@@ -50,15 +50,14 @@ fields before the new graph can be created properly.
50
50
When finished filling in values for these fields, click the Create button. Your
51
51
new ** Graph** can now be accessed through the ` Cosole > Management > Graphs ` menu pick.
52
52
53
- > ** NOTE** : When comparing the Table above, to the image, you will see that the
53
+ > ** NOTE** : When comparing the Table above, to the image, you will see that the
54
54
> ` Opacity/Alpha Channel ` pick is missing from the interface. To add it, you simply need
55
- > to edit the ` Generic SNMP OID ` ** Graph Template** , add a new ** Graph Item Input**
55
+ > to edit the ` Generic SNMP OID ` ** Graph Template** , add a new ** Graph Item Input**
56
56
> override to the Alpha/Opacity on the Graph Template as shown below. We will cover
57
57
> that topic in the ** Graph Template** section of the manual though.
58
58
59
59
![ Graphs New] ( images/graphs-new-generic-oid-alpha.png )
60
60
61
-
62
61
#### Important Note on graphing single OID's with Cacti
63
62
64
63
In order to ensure that Spine and cmd.php will process single OID's correctly,
0 commit comments