Traffic Input and Output in MBytes

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ednaldojta
Posts: 103
Joined: Tue Apr 07, 2015 7:52 am

Traffic Input and Output in MBytes

Post by ednaldojta »

Good morning friends!
once again I'm here for help knowledge friends.

How do you get in NagiosXI input and output per port in Bytes in NagiosXI?
For example I have check_net_win_usage, however it is only for windows and not caught by the door. I wanted a plugin or another way to get the amount of input and output Mbytes per port.

For example:

output 30Mbytes on port 8080
Input 400Mbytes on port 8080
Input 35Mbytes on port 443
output 300Mbytes on port 443

About it!

Thank you very much in advance!
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Traffic Input and Output in MBytes

Post by rkennedy »

Do you have a way to display this information over powershell / bash? That's what would be needed in order to get Nagios to be able to read the information.
Former Nagios Employee
ednaldojta
Posts: 103
Joined: Tue Apr 07, 2015 7:52 am

Re: Traffic Input and Output in MBytes

Post by ednaldojta »

Not Kennedy!
I do not know how to do this in bash, you know a plugin to do this?
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Traffic Input and Output in MBytes

Post by rkennedy »

I don't, and to be honest it'll be pretty complicated to do as you're looking to analyze every single connection.

If you can figure out a way to produce the results you're looking for over bash, then we can definitely help you out with the Nagios portion.
Former Nagios Employee
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Traffic Input and Output in MBytes

Post by hsmith »

We have a guide that can be found here explaining how to use plugins in Nagios XI.

If you need some help, you can always sign up for your free Nagios XI Quickstart which is an hour of free remote support with one of our technicians to get you up and running.
Former Nagios Employee.
me.
ednaldojta
Posts: 103
Joined: Tue Apr 07, 2015 7:52 am

Re: Traffic Input and Output in MBytes

Post by ednaldojta »

Good Morning,
it is possible at least I check the input and complete output interface or network card in MBytes?
If you have to run it madly, I can bring via SSH.

If you can help me, thank you!
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Traffic Input and Output in MBytes

Post by rkennedy »

Can you please clarify what you're asking?
Former Nagios Employee
ednaldojta
Posts: 103
Joined: Tue Apr 07, 2015 7:52 am

Re: Traffic Input and Output in MBytes

Post by ednaldojta »

If there is any plugin or script that I can exucutar and veficar the input and output of the network pla data?
For example

output 50MB on board vmxnet
Input 50MB on board vmxnet
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Traffic Input and Output in MBytes

Post by rkennedy »

Yes, this should be possible. What OS are you running on the machine you're looking to see the current bandwidth on?
Former Nagios Employee
Locked