Displaying 20 results from an estimated 1000 matches similar to: "monitoring classes"
2003 Dec 10
15
Graphing tc output
Hi,
My HTB shaping is working perfectly, and i have setup a bridge and hosts
behind the bridge are now getting only the bandwidth they are supposed
to get. Thanks to every one here for helping me out :)
Now I am thinking of making a graph of traffic going through various
classes. Is their any thing readily available for it, or is parsing the
output if tc and passing it to rrdtool the
2004 Oct 27
3
Traffic Control Diagnostic Graphing Utility
I wrote a Perl script to poll `tc` for traffic control statistics (just bytes
presently) for leaf qdiscs. The information is fed to either RRDTool or
Munin[2], depending on what parameter is passed to the script. If the option
for a RRD database is used, graphs[3][4] are written to disk for each ten
second polling interval. If invoked via Munin[2], it handles graphing and
samples at five
2004 Jun 19
7
QoS net-snmp ?
Hi
I''ve patched net-mrtg http://www.net-snmp.org/
with http://x-ray.prokon.cz/data/snmp/
sucefully
Also I''ve copied QOS.TXT to /usr/local/share/snmp/mibs
when I make a normal use of snmp, with mrtg in order
to monitor all traffic on eth0 and eth1, it works
OK.
But, how must I do in order to get monitor for a
specific class ?
If I make a snmpwalk (like README suggest), I get
2006 May 08
2
have any one tried Snmp extension to Net-SNMP daemon
Dear all,
I am looking for a way for creating a gui for managing qos in linux ,
i came across snmp extension to net snmp at
http://x-ray.prokon.cz/data/snmp/
and i found qosd-0.0.1-13122003.tgz ,
in which there is a client server program using soap which was realy intresting but when i tried to compile it ended up with many errors ,,
does and one have tried it , or have
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?
2005 Jan 05
4
TC GUI or graphs?
Hello everybody,
I am new to the lartc mailing list. I have been using "tc" for some time
now. To be precise, tc & HTB to shape traffic. I did a lot of search on
Google for 2 things:
- A GUI to create configure new qdiscs & classes for HTB
- A utility that will graph the data sent through all configured classes or
qdiscs.
I could not find anything. Could someone tell me if a
2005 May 06
3
QOS monitoring?
Hi,
I have implemented QOS classifiers using TC with HTB. The
classification is working.
I would like to know whether there is some tool which will help me in
monitoring the bandwidth share of the various classes.
Thanks,
Vinod C
2004 Jun 18
6
priorities + htb
Hi!
How does prioritization work when you''ve got a tree structure, e.g.
|
+-- class_a rate 64kbit prio 1
| |
| +-- class_a1 rate 32kbit prio 1
| |
| `-- class_a2 rate 32kbit prio 2
|
`-- class_b rate 64kbit prio 2
Above could either be interpreted as
(a) a, a1 have prio 1
b, a2 have prio 2
(iow, no distinction is being made between the inner/nested
2004 Oct 12
12
Qdisc statistics project
As a necessety for my job is to real-time monitor the bytes, packets, packet
dropped etc of all the qdiscs working inside the kernel i''ve tried varius
methods:
1. Parse tc -s command output and update a round robin database and use
rrdtool to graphically display tc statistics.
[varius perl scripts exist for the above job]
2. Unsuccesfully tried QoS SNMP extensions, in order to use a
2005 Oct 20
1
Monitoring the traffic shaping setup
Hi All,
I am a new member of this list. I want to know about a
way to monitor the traffic shaping setup to confirm
whether it is working as expected. I went through the
archives of this list and found some pointers related
to tc-snmp extension/patch for net-snmp and some perl
scripts on www.docum.org. I want to know whether this
type of a setup work. Or else is there any other way ?
Actually I am
2006 Jan 07
16
xen usage monitoring (munin plugin)
Dear list,
as my Xen3 server is finaly becomming ready for production I was
wondering if anyone has written a xen usage monitoring/logging tool?
Something like xm top, but with continuose logging to a (rr)database.
Or a munin plugin?
I can''t remember seeing anything simmilar on the list.
BTW: where does xm top get the NETTX(k) and NETRX(k) from?
For a munin plugin I''d
2004 Sep 30
7
tc monitoring
I have managed to dynamically parse the output of commands:
tc qdisc ls dev eth0 and
tc -s class show dev eth0
Save statistics in an rrd database and display it via a php script.
see http://143.233.4.215/graph.php and dload scripts from
http://143.233.4.210/qos/
My next step in developing this monitoring software is to somehow manage to
create a tree out of tc and then use it to greatly
2006 Apr 06
2
SNMP EXTENSION
Hi ALL,
I am trying to use the SNMP extension of michel http://x-ray.prokon.cz/data/snmp/
i pached the snmpd damon as mentioned in the README
but when i run "snmpwalk -c community target enterprises.18756"
i get this error "snmpwalk: No securityName specified (Sub-id not found: (top) -> enterprises)"
any idea ?
Thanks ,
venkat
2004 Feb 28
3
Darkstat
Hi all,
please, tell me about security of Darkstat. Is it good idea to install it on
firewall/gateway ?
I'd like to measure our company traffic, but I do not have Apache running on
the gateway. How could I redirect Darkstat's output to web-server inside
company ?
Or is there some other tool, which can measure in/out traffic and send
output to another machine ? I know MRTG, but it uses
2008 Apr 08
3
Ruby RRDtool bindings and CentOS 5
For whatever reason, the RPMForge package ruby-rrdtool doesn''t play
nice on my CentOS 5.1 box with puppetmaster. It installs
site_ruby/1.8/i386-linux/RRD.so, which puppetmaster is unable to find
(and the suggested test of ruby -rRRDtool -e ''puts :yep'' fails).
Using ln to link RRD.so to RRDtool.so works for the command line test,
but still fails for puppetmaster. This
2007 Oct 29
12
Reports in Puppet
Hi,
I wanted to configure reporting in puppet. I came across the
below links which says what needs to be added in config file to enable
reports.
But I was wondering how I view the visual report/graphs do I need to
create my own script.
http://reductivelabs.com/trac/puppet/wiki/ReportReference#rrdgraph
http://reductivelabs.com/trac/puppet/wiki/ReportsAndReporting
--
Deepak
2010 Jan 21
5
rrd library missing
I am trying to get rrd graphs working, but I am getting the infamous
"RRD library is missing; cannot store metrics". Everything I have
read about the error applied to redhat or ubuntu. I am using Solaris
10.
I installed both the rrdtool Solaris package and the RubyRRDtool gem.
When I run "ruby -rRRDtool -e ''puts :yep''", it successfully returns
2007 Oct 28
2
rrdtool and rails
How would one get the information stored in rrdtool into a database
that rails can present to the user?
Would it be possible to combine this data with other data in the same
database to handle virtual connections between the data?
-Ron
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
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