PDA

View Full Version : Unit for Bandwidth?


kuman1983
17-01-2006, 12:52
Can any one answer me the following questions:

1.iam monitoring the current bandwidth using perfmon.so please let me know whnat is the unit for it(IN ITEM CONFIGURATION)

2.What is the unit for Bytes Received by a Network Interface.

3.How to integrate Remote Execution in Zabbix(Please in detail)


Thanks friends :)

krusty
17-01-2006, 14:40
Hi

i use bit/s
no multiplier
and store value Delta (speed per second)

It works fine for network traffic

bytesize
17-01-2006, 18:28
Hi,

Please could you post your PerfMon config from the Zabbix client, as mine don't seem to be recording any traffic.

Thanks!

John

kuman1983
18-01-2006, 04:32
hi krusti,

please specify the unit whether b or B or .. for bit/s

and please let me how to integrate Remote Execution in Zabbix :)

krusty
18-01-2006, 08:21
In the field units i have add "bit/s" --> without " :D

I couldn't answer the question how to integrate of Remote Execution in Zabbix. I don't use this feature.

@bytesize,
could you check if you get any data if you do a snmp request. Check this command.

snmpwalk -v 2c -c <COMMUNITY_STRING> <IP_ADDRESS> <OID_of_network_interface>