Script for Monitoring Network/Switch
Moderators: Developers, Moderators
Script for Monitoring Network/Switch
I have merged the Network-Traffic-Graph with an Network-Failure-Graph. So you could see what is happening on your Switch
- Attachments
-
- interface.xml
- XML-Source-File
- (10.48 KiB) Downloaded 5450 times
-
- cacti_data_query_snmp_interface_statistics.xml
- Data Query
- (148.8 KiB) Downloaded 6027 times
-
- cacti_data_template_interface_traffic.xml
- Data Template
- (7.14 KiB) Downloaded 7042 times
I forgot antother Data Template
- Attachments
-
- cacti_data_template_snmpindexed_dot3statsrfc1643.xml
- Data Template
- (13.24 KiB) Downloaded 4824 times
And this is the Graphtemplate
- Attachments
-
- cacti_graph_template_interface_traffic_bitssec.xml
- Graph Template
- (54.9 KiB) Downloaded 4799 times
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
I think that you will find some vendors supporting this RFC to the dime and others that do not.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Nepu,
What version of Cacti are you at?
Larry
What version of Cacti are you at?
Larry
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Well, your template can only be imported from the same version. So, it's best to complete the upgrade to 0.8.6f. There are a few important patches to 0.8.6f that remain in 0.8.6e that are beyond the security fixes.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
i turn on data source debug mode on a device on each i have no graph and i have this result :
c:/rrdtool/rrdtool.exe create \
c:\inetpub\wwwroot\cacti/rra/hostname_multiplecollframes_863.rrd \
--step 300 \
DS:MultipleCollFrames:GAUGE:600:0:U \
DS:FCSErrors:GAUGE:600:0:U \
DS:AlignmentErrors:COUNTER:600:0:100000000 \
DS:SingleCollisionFra:GAUGE:600:0:U \
DS:SQETestErrors:GAUGE:600:0:U \
DS:DeferredTrans:GAUGE:600:0:U \
DS:LateCollisions:GAUGE:600:0:U \
DS:ExcessiveCollision:GAUGE:600:0:U \
DS:CarrierSenseErrors:GAUGE:600:0:U \
DS:IntMacTransmitErr:GAUGE:600:0:U \
DS:FrameTooLongs:GAUGE:600:0:U \
DS:IntMacReceiveErr:GAUGE:600:0:U \
RRA:AVERAGE:0.5:1:600 \
RRA:AVERAGE:0.5:6:700 \
RRA:AVERAGE:0.5:24:775 \
RRA:AVERAGE:0.5:288:797 \
RRA:MIN:0.5:1:600 \
RRA:MIN:0.5:6:700 \
RRA:MIN:0.5:24:775 \
RRA:MIN:0.5:288:797 \
RRA:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \
RRA:LAST:0.5:1:600 \
RRA:LAST:0.5:6:700 \
RRA:LAST:0.5:24:775 \
RRA:LAST:0.5:288:797 \
when i look in rra directory i have not this file hostname_multiplecollframes_863.rrd
c:/rrdtool/rrdtool.exe create \
c:\inetpub\wwwroot\cacti/rra/hostname_multiplecollframes_863.rrd \
--step 300 \
DS:MultipleCollFrames:GAUGE:600:0:U \
DS:FCSErrors:GAUGE:600:0:U \
DS:AlignmentErrors:COUNTER:600:0:100000000 \
DS:SingleCollisionFra:GAUGE:600:0:U \
DS:SQETestErrors:GAUGE:600:0:U \
DS:DeferredTrans:GAUGE:600:0:U \
DS:LateCollisions:GAUGE:600:0:U \
DS:ExcessiveCollision:GAUGE:600:0:U \
DS:CarrierSenseErrors:GAUGE:600:0:U \
DS:IntMacTransmitErr:GAUGE:600:0:U \
DS:FrameTooLongs:GAUGE:600:0:U \
DS:IntMacReceiveErr:GAUGE:600:0:U \
RRA:AVERAGE:0.5:1:600 \
RRA:AVERAGE:0.5:6:700 \
RRA:AVERAGE:0.5:24:775 \
RRA:AVERAGE:0.5:288:797 \
RRA:MIN:0.5:1:600 \
RRA:MIN:0.5:6:700 \
RRA:MIN:0.5:24:775 \
RRA:MIN:0.5:288:797 \
RRA:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \
RRA:LAST:0.5:1:600 \
RRA:LAST:0.5:6:700 \
RRA:LAST:0.5:24:775 \
RRA:LAST:0.5:288:797 \
when i look in rra directory i have not this file hostname_multiplecollframes_863.rrd
Who is online
Users browsing this forum: No registered users and 0 guests