Displaying 20 results from an estimated 1000 matches similar to: "HTB rate miscalculation"
2011 Sep 04
1
mrtg 2.16.2 ipv6 on centos 6
Hi,
i'm running CentOS 6.0 on my server and installed mrtg from the
rpm-package mrtg-2.16.2 .
I also installed the depending packages perl-IO-Socket-INET6
perl-Socket6 ....
mrtg works fine with IPV4-Addresses. When i specify a Target by
IPV6-Address (or hostname resolving to a V6-address) mrtg fails.
Here i have a small sample-config for V4 which is working:
LogDir: /tmp
ThreshDir: /tmp
2009 Jun 19
3
snmp statistics for vnics
1 simple question about network statistics for vnics:
We noticed that the statistics for vnics (used by Virtualbox guests) are not there. When the nics are plumped in the host OS, we do see them showing up, but all all records are 0.
Can someone tell me how to get the correct network info via snmp on the Vbox Host??
Thanks in advance.
IF-MIB::ifDescr.1 = STRING: lo0
IF-MIB::ifDescr.2 = STRING:
2005 Aug 01
5
Tracking Traffic By Port or Process?
Does anyone know of a way to track TCP/IP traffic by TCP/UDP port
and/or by process/daemon with CentOS? I know a variety of ways to
track it in total (e.g., ifInOctets & ifOutOctets with SNMP), but I'm
not sure how to be approach seeing traffic by application, port, or
process.
One option would be to write something that would sift through
different stuff for each daemon (for example,
2008 Aug 08
1
can't get Ethernet SNMP information
Hi all,
I hope someone can help me with this one.
I'm trying to graph all traffic on the localhost's network card with Cacti.
>From what I understand I should use SNMP to query the traffic, but I can't
seem to get SNMP info for the network interface.
I have installed all the necessary snmp tools, "yum install snmpd net-snmp
net-snmp-utils net-snmp-devel net-snmpt-libs "
2014 Feb 12
3
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
Thanks, now I started getting messages from the list.
As you advised, I renamed the mib file NETCARD.mib to Tripplite and ran
command
./gen-snmp-subdriver.sh -H 10.200.254.39 -c public -n Tripplite
Here is what it says:
snmp_build: unknown failuresnmpget: Error building ASN.1 representation
(Can't build OID for variable)
COUNT = 0 / 0
Creating tripplite-mib.h
Creating tripplite-mib.c
Done.
2014 Feb 13
0
Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
[Please keep the list CC'd. Thanks!]
On Feb 13, 2014, at 4:55 AM, ??? ????? wrote:
> Can you try adding "-v 1" to the snmpwalk command? If that works, we can add it to gen-snmp-subdriver.sh.
>
> Yes, I tried it before, ran command "snmpwalk -v 1 -On -c public 10.200.254.39 .1.3.6.1.4.1.935"
>
> Output:
> .1.3.6.1.4.1.935 = NULL
> Error: OID not
2005 Dec 16
1
Miscalculation in a comment in dsl_dataset.h
Line 71 of http://cvs.opensolaris.org/source/xref/on/usr/src/uts/common/fs/zfs/sys/dsl_dataset.h#dsl_dataset_phys says
uint64_t ds_pad[8]; /* pad out to 256 bytes for good measure */
But that padding actually increases dsl_dataset_phys to 320 bytes total; the structure is already 256 bytes without the padding.
This message posted from opensolaris.org
2015 Jan 07
0
[PATCH] vhost/net: length miscalculation
Hello.
On 01/07/2015 11:55 AM, Michael S. Tsirkin wrote:
> commit 8b38694a2dc8b18374310df50174f1e4376d6824
> vhost/net: virtio 1.0 byte swap
> had this chunk:
> - heads[headcount - 1].len += datalen;
> + heads[headcount - 1].len = cpu_to_vhost32(vq, len - datalen);
> This adds datalen with the wrong sign, causing guest panics.
> Fixes:
2015 Jan 07
0
[PATCH] vhost/net: length miscalculation
Hello.
On 01/07/2015 11:55 AM, Michael S. Tsirkin wrote:
> commit 8b38694a2dc8b18374310df50174f1e4376d6824
> vhost/net: virtio 1.0 byte swap
> had this chunk:
> - heads[headcount - 1].len += datalen;
> + heads[headcount - 1].len = cpu_to_vhost32(vq, len - datalen);
> This adds datalen with the wrong sign, causing guest panics.
> Fixes:
2015 Jan 07
3
[PATCH] vhost/net: length miscalculation
commit 8b38694a2dc8b18374310df50174f1e4376d6824
vhost/net: virtio 1.0 byte swap
had this chunk:
- heads[headcount - 1].len += datalen;
+ heads[headcount - 1].len = cpu_to_vhost32(vq, len - datalen);
This adds datalen with the wrong sign, causing guest panics.
Fixes: 8b38694a2dc8b18374310df50174f1e4376d6824
Reported-by: Alex Williamson <alex.williamson at redhat.com>
2015 Jan 07
3
[PATCH] vhost/net: length miscalculation
commit 8b38694a2dc8b18374310df50174f1e4376d6824
vhost/net: virtio 1.0 byte swap
had this chunk:
- heads[headcount - 1].len += datalen;
+ heads[headcount - 1].len = cpu_to_vhost32(vq, len - datalen);
This adds datalen with the wrong sign, causing guest panics.
Fixes: 8b38694a2dc8b18374310df50174f1e4376d6824
Reported-by: Alex Williamson <alex.williamson at redhat.com>
2006 May 22
2
Project Support Open Source (SOS) wanted to donation to your project
Hi my name is Bob Mutch and I am the owner of Solutions with Service, a
Canadian company that uses open source software products.
I have started a project called ?Project SOS? (Support Open Source) to
help fund free and open source software projects.
I would like to make a donation to your open source work
http://theora.org/ though our project.
Here is the page that how the donations work.
2003 Dec 07
2
Re: [Shorewall-newbies] Re: Shorewall-newbies Digest; Problems with blacklist and nat !
Hello,
I have forwarded this to the shorewall-users list.
You will find better support for this obscure problem there.
Regards,
Alex Martin
http://www.rettc.com
Cristian Valentin Barean wrote:
> Hello !
> My name is Barean Cristian, and I have a network of 35 users, on a
> Linux Mandrake 9.2 server.
> As I was adding more users in my network, I found a problem with
2014 Oct 02
2
Socomec ITYS 3000 + Netvision upsmon output
On 02.10.2014 03:42, Charles Lepple wrote:
> On Oct 1, 2014, at 5:07 AM, Tarvo.Tiits at automaatika.ee wrote:
>
>> Why is ups.status empty?
> If I understand the commit log for SVN r3590, then that revision was supposed to set the status to OL if the numeric state was 9 for ECO mode. It does not appear to do that:
>
>
2010 Aug 03
1
snapshot space - miscalculation?
zfs get all claims that i have 523G used by snapshot.
i want to get rid of it.
but when i look at the space used by each snapshot i can''t find the one that can occupy so much space
daten/backups used 959G -
daten/backups
2009 Apr 21
8
One for the Cisco experts...
I have a Cisco 6509 switch that I'm monitoring with SNMP from a
CentOS5 machine. SNMP polls are the only access I have to this
device, we are not allowed to log on via telnet.
How can I find out which port on the switch a particular server is
connected to? I was hoping that this is somehow possible using the
mac address and the data gathered from snmpwalk/snmpget requests but
I'm not
2017 Mar 24
2
SNMP oddity
Hi all,
Not sure if this is on topic or not.
I'm trying to query an SNMP value from centos 6 and I get a bad
response if I don't specify the MIB to use:
0 digimer at pulsar:~/anvil/striker$ snmpget -v2c -c public -m
/home/digimer/Downloads/APC/AP7900/MIB/powernet421.mib 10.255.2.1
.1.3.6.1.2.1.2.2.1.6.2
RFC1213-MIB::ifPhysAddress.2 = Hex-STRING: 00 C0 B7 5F 8A 85
0 digimer at
2004 May 24
5
monitoring classes
Greetings all,
I''ve been searching high and low for any inkling of how people are
monitoring classes for long term usage data. I''m thinking something along
a script to collect the data for mrtg or perhaps even an snmp module that
would present them as interfaces to be polled....has anyone done any work
in this area?
John Dunning
Assistant Director Net & Tech Svcs
Wayne
2010 Dec 21
5
Graphing System Load MRTG
I check system load like so:
[root at server cron.daily]# w
10:07:33 up 4 days, 15:01, 2 users, load average: 4.22, 3.17, 3.09
I would like to to graph the 3.17 5 minute average with MRTG. Anyone
know of some examples of doing this?
2013 Aug 22
1
SNMPv3
Updating an old thread. History here.
http://lists.alioth.debian.org/pipermail/nut-upsdev/2013-January/006391.html
http://lists.alioth.debian.org/pipermail/nut-upsdev/2013-February/006394.html
http://lists.alioth.debian.org/pipermail/nut-upsdev/2013-February/006398.html
On Fri, 1 Feb 2013, Tim Rice wrote:
[snip]
>
> In all my testing I discovered the APC AP9630 is kind of flaky when
>