Displaying 3 results from an estimated 3 matches for "atemp".
Did you mean:
temp
2012 Nov 14
1
about mib
hi, i have trouble with snmp mib, atemp configured the snmp-ups, but it
doesn't work , after the command /lib/nut/snmp-ups -DDDDDD -a katodo -x
mibs=mge , the message say "0.006471 Unknown mibs value:". My snmp board
is a cp504 netagent , may be someone can help me?
what mib i must use?
sld2
-------------- next part ----...
2005 Apr 30
0
lmer for mixed effects modeling of a loglinear model
...3 0 1 1 FALSE
3102 1 3 1 0 1 FALSE
3104 1 3 1 1 2 TRUE
Code to generate it:
test.df <- data.frame(item = gl(25, 25), subj = gl(25, 1, 625))
test.df$item.level <- with(test.df, rnorm(25, sd = 1)[item])
test.df$subj.level <- with(test.df, rnorm(25, sd = 1)[subj])
test.df$Atemp <- as.numeric(with(test.df, runif(625) < 1/(1 +
exp(-item.level + subj.level))))
test.df$Btemp <- as.numeric(with(test.df, runif(625) < 1/(1 +
exp(-item.level + subj.level))))
llform.df <- rbind(test.df, test.df, test.df, test.df)
llform.df$A <- rep(0:1, each = 625 * 2)
llform.d...
2004 Oct 06
2
Unknown qdisc "htb", hence option "default" is unparsable
...5556 0 (unused)
hid 22244 0 (unused)
input 5856 0 [keybdev mousedev hid]
usb-uhci 26412 0 (unused)
usbcore 79040 1 [hid usb-uhci]
ext3 70784 2
jbd 51924 2 [ext3]
In my first atemp, the module "sch_htb" wwas not loaded, so i load "modprobe
sch_htb", and again, the same error. Next i downloaded the
"htb3.6-020525.tgz" from http://luxik.cdi.cz/~devik/qos/htb/ and try to
execute with "tc" from tar. It''s work, (i think) i check wit...