Monitoring Audio Streams

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Monitoring Audio Streams

Post by benningtonr »

I need to monitor about 15 audio streams leaving our station for bandwidth utilization.
Has anyone attempted this before?
They are shoutcast streams.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Monitoring Audio Streams

Post by slansing »

Do you have software which already monitors this locally? If so, you may be able to write a plugin which interfaces with the software and returns data to you, lets see if others who work in broadcasting chime in.
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Re: Monitoring Audio Streams

Post by benningtonr »

we have software which monitors the streams for silence, but not bandwidth.
User avatar
CGraham
Posts: 115
Joined: Tue Aug 16, 2011 2:43 pm

Re: Monitoring Audio Streams

Post by CGraham »

If there is some physical network separation, you could monitoring the switch ports they use...
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Re: Monitoring Audio Streams

Post by benningtonr »

I had thought about that, but all 15 streams use the same nic
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Re: Monitoring Audio Streams

Post by benningtonr »

they do all use different IP address, but that would still just give me the total numbers for the nic, and they would all read the same, correct?
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Monitoring Audio Streams

Post by abrist »

That is correct. I took a look around the exchange and no plugin currently exists there that would do what you are attempting. There were a couple that would try to collect bandwidth data from an ip rather than interface, but your mileage may vary.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Monitoring Audio Streams

Post by slansing »

You could create a hostgroup or servicegroup.. even a BPI group for the different NIC's to reside in, and then aggregate the port I/O under one umbrella. Just adding some thoughts to your project that may help.
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Re: Monitoring Audio Streams

Post by benningtonr »

There are no different nic's, just one for the server.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Monitoring Audio Streams

Post by slansing »

Oh woops, I meant IP's. It would be a good idea to place them under the same group as they would be monitored for the same purpose.
Locked