Displaying 4 results from an estimated 4 matches for "noperc".
Did you mean:
noperm
2002 Dec 31
0
MRTGscript - Update
...m you /var/log/messages file #
# # #
# ######################################################################
# Target[Hits]: `perl /path/to/hits.pl -reject`;
# Options[Hits]: gauge, noinfo, growright, transparent, nopercent, noo
# WithPeak[Hits]: ymw
# MaxBytes[Hits]: 10000
# Colours[Hits]: GREEN#00eb0c,BLUE#1000ff,DARK GREEN#006600,VIOLET#ff00ff
# YLegend[Hits]: Hits
# ShortLegend[Hits]: Hits
# Legend1[Hits]: Hits
# Legend2[Hits]: Hits
# LegendI[Hits]: Hits:
# LegendO[Hits]: Hits:
# Timezone[Hits]: GMT
#...
2008 Jul 22
0
snmp mrtg physCPU
...an idea or a finished (python|Perl)-script for this simple task?
regards Torsten
---%<---
# mrtg.conf xen0
Target[lion.load]:.1.3.6.1.4.1.2021.10.1.5.2&.1.3.6.1.4.1.2021.11.11.0:public@lion
MaxBytes[lion.load]: 100
AbsMax[lion.load]: 1000
Options[lion.load]: growright transparent integer nopercent gauge
ShortLegend[lion.load]: %
LegendI[lion.load]: System Load
LegendO[lion.load]: CPU Idle
WithPeak[lion.load]: wmy
---%<---
[1]http://sourceforge.net/mailarchive/message.php?msg_name=484941C2.8060903%40liverpool.ac.uk
[2] http://www.gplhost.com/software-dtc-xen.html
[3] http://node6501.gp...
2009 Jan 23
5
cpu load monitoring
Hi,
I have a server running Centos 5.2 and am implementing a GIS mapserver app. I
have some sample logs from another implementation that give me an idea of
bandwidth requirements but I would like to check the cpu load. I can not be
at the server during the test and am interested in knowing if there is
logging of cpu load available. Anyone have experience with this?
Recommendations?
Dave
--
2007 Nov 22
5
testing independence of categorical variables
hi,
is there a way of calculating of measuring dependence between two
categorical variables. i tried using the chi square test to test for
independence but i got error saying that the lengths of the two
vectors don't match. Suppose X and Y are two factors. X has 5 levels
and Y has 7 levels. This is what i tried doing
>temp<-chisq.test(x,y)
but got error "the lengths of the two