SlideShare a Scribd company logo
1 of 10
Download to read offline
CHECK CISCO QOS
PANDORA PLUGIN
INTRODUCTION
This plugin is responsible for displaying the number of bits / s drop by or send a
Cisco router interfaces configured with qos.
We can choose a particular interface or all interfaces (in this case will-i ALL).
We can also choose whether the data shows bits / s drop or send for a particular
interface or all.
This data is observed for all classes.
The following figure shows the different possibilities of the plugin:
As we see in this example the first two monitors act for all interfaces (one drop
and another send) and the other two act on a specific interface.
INSTALLATION.
In principle, the plugin has execute permissions, but to avoid problems make
sure recommend it.
Copy the plugin in the folder you want.
Now pandora fms side menu go to manage servers → Manage plug-ins
In the screen that shows we give the add button.
In this screen we name the plugin as you want. In the example: Check
Cisco QOS.
Plugin type: Standard. (Being plugin pandora).
The most important areas to consider are:
Plug-in command: here we put the plugin path. This is the folder where the
file check_cisco_qos.pl
Plug-in parameters: Here we must place the four fields shown in the figure
above. Which coincide with the parameters explained in paragraph
OPERATION.
We deployed the macro parameters option and add the name of the
parameter and its default value.
We press the button to create and the plugin is now available.
To monitor an agent must create and add the monitors (in the examples we see
some monitors with this plugin).
OPERATION
For command line put the name of the command and a number of parameters
that are detailed below.
To launch the plugin in command line we need to consider the following fields:
ip router : -H <router>. IP Address or Hostname of the router
community : -C <comunity>. SNMP Community String
interface : -i <interface> . What interface do you want to check.
data type : -t . This parameter defines what type of data we want to return
(DROP or SEND)
help : -h. Print help.
IMPORTANT → Interface names:
This plugin identifies interface names based on their short name like "Fa0/0".
If we check all interfaces pass the ALL parameter.
Bit rate calculation:
The first time you run the plugin it will create a temporary file in /tmp
This file contains 3 lines:
- the last drop counter in bits (lastDrop=XXXXXXX)
- the last sent counter in bits (lastPost=XXXXXXX)
- the last epoch time in seconds (lastEpoch=XXXXXXX)
The second time you run the plugin, it will compare actual values against
the previous ones and calculate the rates as follows:
- dropRate=(current drop counter - last drop counter) / (current epoch - last
epoch)
- sentRate=(current post counter - last post counter) / (current epoch - last
epoch)
EXAMPLES
In terminal:
Example 1. Monitors bits / s drop in all the interfaces.
Example 2. Monitors bits / s send in all the interfaces.
Example 3. Monitors bits / s drop in the Fa0 / 0
Example 4. Monitors bits / is send in the Fa0 / 0
Ejemplo5. Show the help (only in terminal)
In Pandora FMS
In pandora once we add the module to the agent only have to populate fields
that are choosing to plug-in the name we have put the plugin to install.
In the advanced options do not need to change anything for proper operation
(This does not mean that you can not), but it is always interesting to add a
description to the module.
Example 1. Monitors bits / s drop in all the interfaces.
Example 2. Monitors bits / s send in all the interfaces.
Ejemplo3. Monitoriza bits/s drop en la interfaz Fa0/0
Example 4. Monitors bits / is send in the Fa0 / 0
Example of a four-module qos agent.
Made for David Torres.

More Related Content

More from Pandora FMS

More from Pandora FMS (20)

Pandora FMS: Plugin Enterprise de Exchange
Pandora FMS: Plugin Enterprise de ExchangePandora FMS: Plugin Enterprise de Exchange
Pandora FMS: Plugin Enterprise de Exchange
 
Pandora FMS: Exchange Enterprise plugin
Pandora FMS: Exchange Enterprise pluginPandora FMS: Exchange Enterprise plugin
Pandora FMS: Exchange Enterprise plugin
 
Pandora FMS: Plugin de monitorización de cliente de Exchage
Pandora FMS: Plugin de monitorización de cliente de ExchagePandora FMS: Plugin de monitorización de cliente de Exchage
Pandora FMS: Plugin de monitorización de cliente de Exchage
 
Pandora FMS: End to End Exchange Plugin
Pandora FMS: End to End Exchange PluginPandora FMS: End to End Exchange Plugin
Pandora FMS: End to End Exchange Plugin
 
Pandora FMS: Monitorización de Blackberry Exchange
Pandora FMS: Monitorización de Blackberry ExchangePandora FMS: Monitorización de Blackberry Exchange
Pandora FMS: Monitorización de Blackberry Exchange
 
Pandora FMS: Blackberry Exchange Monitoring
Pandora FMS: Blackberry Exchange MonitoringPandora FMS: Blackberry Exchange Monitoring
Pandora FMS: Blackberry Exchange Monitoring
 
Pandora FMS: Plugin de Exchange ActivSync
Pandora FMS: Plugin de Exchange ActivSyncPandora FMS: Plugin de Exchange ActivSync
Pandora FMS: Plugin de Exchange ActivSync
 
Pandora FMS: Exchange ActivSync Plugin
Pandora FMS: Exchange ActivSync PluginPandora FMS: Exchange ActivSync Plugin
Pandora FMS: Exchange ActivSync Plugin
 
Pandora FMS: Plugin Enterprise de VMware
Pandora FMS: Plugin Enterprise de VMwarePandora FMS: Plugin Enterprise de VMware
Pandora FMS: Plugin Enterprise de VMware
 
Pandora FMS: VMware Enterprise Plugin
Pandora FMS: VMware Enterprise PluginPandora FMS: VMware Enterprise Plugin
Pandora FMS: VMware Enterprise Plugin
 
Pandora FMS: Plugin de monitorización de Hyper V
Pandora FMS: Plugin de monitorización de Hyper VPandora FMS: Plugin de monitorización de Hyper V
Pandora FMS: Plugin de monitorización de Hyper V
 
Pandora FMS: Hyper V Plugin
Pandora FMS: Hyper V PluginPandora FMS: Hyper V Plugin
Pandora FMS: Hyper V Plugin
 
Pandora FMS: Plugin de correo Imap
Pandora FMS: Plugin de correo ImapPandora FMS: Plugin de correo Imap
Pandora FMS: Plugin de correo Imap
 
Pandora FMS: PostgreSQL Plugin
Pandora FMS: PostgreSQL PluginPandora FMS: PostgreSQL Plugin
Pandora FMS: PostgreSQL Plugin
 
Pandora FMS: Monitorización de servidores MySQL
Pandora FMS: Monitorización de servidores MySQLPandora FMS: Monitorización de servidores MySQL
Pandora FMS: Monitorización de servidores MySQL
 
Pandora FMS: Mysql Server Monitoring
Pandora FMS: Mysql Server MonitoringPandora FMS: Mysql Server Monitoring
Pandora FMS: Mysql Server Monitoring
 
Pandora FMS: MongoDB plugin
Pandora FMS: MongoDB pluginPandora FMS: MongoDB plugin
Pandora FMS: MongoDB plugin
 
Pandora FMS: Informix plugin
Pandora FMS: Informix pluginPandora FMS: Informix plugin
Pandora FMS: Informix plugin
 
Pandora FMS: Informix Plugin
Pandora FMS: Informix PluginPandora FMS: Informix Plugin
Pandora FMS: Informix Plugin
 
Pandora FMS: Plugin Enterprise de monitorización de servidor DB2
Pandora FMS: Plugin Enterprise de monitorización de servidor DB2Pandora FMS: Plugin Enterprise de monitorización de servidor DB2
Pandora FMS: Plugin Enterprise de monitorización de servidor DB2
 

Recently uploaded

CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
VictorSzoltysek
 

Recently uploaded (20)

Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdf
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdfAzure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
Azure_Native_Qumulo_High_Performance_Compute_Benchmarks.pdf
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 

Pandora FMS: Check cisco qos plugin

  • 2. INTRODUCTION This plugin is responsible for displaying the number of bits / s drop by or send a Cisco router interfaces configured with qos. We can choose a particular interface or all interfaces (in this case will-i ALL). We can also choose whether the data shows bits / s drop or send for a particular interface or all. This data is observed for all classes. The following figure shows the different possibilities of the plugin: As we see in this example the first two monitors act for all interfaces (one drop and another send) and the other two act on a specific interface.
  • 3. INSTALLATION. In principle, the plugin has execute permissions, but to avoid problems make sure recommend it. Copy the plugin in the folder you want. Now pandora fms side menu go to manage servers → Manage plug-ins In the screen that shows we give the add button.
  • 4. In this screen we name the plugin as you want. In the example: Check Cisco QOS. Plugin type: Standard. (Being plugin pandora). The most important areas to consider are: Plug-in command: here we put the plugin path. This is the folder where the file check_cisco_qos.pl Plug-in parameters: Here we must place the four fields shown in the figure above. Which coincide with the parameters explained in paragraph OPERATION. We deployed the macro parameters option and add the name of the parameter and its default value. We press the button to create and the plugin is now available.
  • 5. To monitor an agent must create and add the monitors (in the examples we see some monitors with this plugin). OPERATION For command line put the name of the command and a number of parameters that are detailed below. To launch the plugin in command line we need to consider the following fields: ip router : -H <router>. IP Address or Hostname of the router community : -C <comunity>. SNMP Community String interface : -i <interface> . What interface do you want to check. data type : -t . This parameter defines what type of data we want to return (DROP or SEND) help : -h. Print help. IMPORTANT → Interface names: This plugin identifies interface names based on their short name like "Fa0/0". If we check all interfaces pass the ALL parameter. Bit rate calculation: The first time you run the plugin it will create a temporary file in /tmp This file contains 3 lines: - the last drop counter in bits (lastDrop=XXXXXXX) - the last sent counter in bits (lastPost=XXXXXXX) - the last epoch time in seconds (lastEpoch=XXXXXXX) The second time you run the plugin, it will compare actual values against the previous ones and calculate the rates as follows: - dropRate=(current drop counter - last drop counter) / (current epoch - last epoch) - sentRate=(current post counter - last post counter) / (current epoch - last epoch)
  • 6. EXAMPLES In terminal: Example 1. Monitors bits / s drop in all the interfaces. Example 2. Monitors bits / s send in all the interfaces. Example 3. Monitors bits / s drop in the Fa0 / 0 Example 4. Monitors bits / is send in the Fa0 / 0 Ejemplo5. Show the help (only in terminal)
  • 7. In Pandora FMS In pandora once we add the module to the agent only have to populate fields that are choosing to plug-in the name we have put the plugin to install. In the advanced options do not need to change anything for proper operation (This does not mean that you can not), but it is always interesting to add a description to the module. Example 1. Monitors bits / s drop in all the interfaces. Example 2. Monitors bits / s send in all the interfaces.
  • 8. Ejemplo3. Monitoriza bits/s drop en la interfaz Fa0/0
  • 9. Example 4. Monitors bits / is send in the Fa0 / 0 Example of a four-module qos agent.
  • 10. Made for David Torres.