Hi,
I'm using 1.8.x and have it working for the past 3 months now. I've been using it trying to get familiar with the product.
The forum has been extremely helpful with configuration and simple day to day stuff.
I'm trying to monitor the bandwidth on Windows servers. One of my item is:
"net.if.in[{IPADDRESS},bytes]"
Neumeric Float
Units: bps
No multiplier
Delta (speed per second)
and it has been giving me lots of information. The only problem is the information doesn't appear to be correct, I mean when I'm ghosting machines shouldn't the indication be maxed out for the connection. In my case it's 100MB switche. I read from Microsoft site that the value should be around 14MB but what does this supposed to mean? Should I not see it peek around 100MB? My value are around 10Mbps.
To get another view I also tried using this item: uNetwork.in0
A template I created using a VBScript posted by another user on this forum (Thank you). This value is totally different then from the above item. The value is top at 95Kbps.
Both items are listed as return bytes, so I don't have to do any math to convert from bits to bytes.
My question is, is there a way to see real representation of the bandwidth used? I know it's simply my lack of understand of the configuration and values I'm reading.
Any help is appricated.
I'm using 1.8.x and have it working for the past 3 months now. I've been using it trying to get familiar with the product.
The forum has been extremely helpful with configuration and simple day to day stuff.
I'm trying to monitor the bandwidth on Windows servers. One of my item is:
"net.if.in[{IPADDRESS},bytes]"
Neumeric Float
Units: bps
No multiplier
Delta (speed per second)
and it has been giving me lots of information. The only problem is the information doesn't appear to be correct, I mean when I'm ghosting machines shouldn't the indication be maxed out for the connection. In my case it's 100MB switche. I read from Microsoft site that the value should be around 14MB but what does this supposed to mean? Should I not see it peek around 100MB? My value are around 10Mbps.
To get another view I also tried using this item: uNetwork.in0
A template I created using a VBScript posted by another user on this forum (Thank you). This value is totally different then from the above item. The value is top at 95Kbps.
Both items are listed as return bytes, so I don't have to do any math to convert from bits to bytes.
My question is, is there a way to see real representation of the bandwidth used? I know it's simply my lack of understand of the configuration and values I'm reading.
Any help is appricated.
Comment