Bonjour,
Je suis actuellement en stage en entreprise pour mon BTS SIO et mon projet est de mettre en place une solution de monitoring. J'ai choisi une solution Fully Automated Nagios.
Je dois superviser la bande passante des switches, jusque là, pas de soucis. J'ai mis en place le monitoring par port (check_centreon_snmp_traffic) afin de connaitre le débit entrant et sortant de chacun de ces ports.
Le problème est que maintenant, j'aimerais obtenir un graph qui me donne le traffic (entrant et sortant) total du switch (port 1 + port 2 + ... + port 24).
Merci d'avance pour vos réponses.
###################################
Hi,
I am doing an internship for my higher education and my project is to set up a monitoring server. I chose a Fully Automated Nagios.
I have to monitor switches bandwidth. I did set port monitoring (check_centreon_snmp_traffic) to know traffic in and traffic out for each port.
Now, I would like to aggregate these graphs in order to get the total switch traffic (port 1 + port 2 + ... + port 24)
Thank you for your answers.
Je suis actuellement en stage en entreprise pour mon BTS SIO et mon projet est de mettre en place une solution de monitoring. J'ai choisi une solution Fully Automated Nagios.
Je dois superviser la bande passante des switches, jusque là, pas de soucis. J'ai mis en place le monitoring par port (check_centreon_snmp_traffic) afin de connaitre le débit entrant et sortant de chacun de ces ports.
Le problème est que maintenant, j'aimerais obtenir un graph qui me donne le traffic (entrant et sortant) total du switch (port 1 + port 2 + ... + port 24).
Merci d'avance pour vos réponses.
###################################
Hi,
I am doing an internship for my higher education and my project is to set up a monitoring server. I chose a Fully Automated Nagios.
I have to monitor switches bandwidth. I did set port monitoring (check_centreon_snmp_traffic) to know traffic in and traffic out for each port.
Now, I would like to aggregate these graphs in order to get the total switch traffic (port 1 + port 2 + ... + port 24)
Thank you for your answers.
Comment