Displaying 6 results from an estimated 6 matches for "matrixx".
Did you mean:
matrix
2006 Mar 18
2
extraction - subsets
Hi everybody,
let us assume i have the following matrixX and vectorY
matrixX <- runif(100)
dim(matrixX) <- c(10,10)
vectorY <- as.matrix(as.character(seq(1,10)))
if I define:
subsample<-c("2")
i can extract the rows from matriX based on the elements in vectorY which
are listed in subsample
matrixX[vectorY==subsample]
if I define...
2005 Feb 12
3
Bug#294950: logcheck: ignore.d.server courier imaplogin: DISCONNECTED not matching
Package: logcheck
Version: 1.2.34
Severity: normal
the ignore.d.server pattern for courier 'imaplogin: DISCONNECTED' does
not match the following line:
Feb 12 16:19:47 backup imaplogin: DISCONNECTED,
user=example at example.com, ip=[::ffff:111.111.111.111],
headers=14013, body=0, time=1
This line should be ignored like the other DISCONNECTED messages. Or am
I wrong?
-- System
2008 Feb 25
2
MAC?
Can I play an .SPX on a MAC? How?
Best regards,
John T. Corsaut
Principal/CD
MATRiXX Marketing & Design, LLC
1682 Village Green
Crofton, MD 21114
Voice/cell: 410-456-5281
Faxx: 410-451-6677
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20080225/b2d7b014/attachment.htm
2005 Feb 05
1
Missing/Wrong ignore.d for pureftp
Dear logcheck Team,
sorry for choosing the direct contact I don't know if it's the correct
way.
I am using logcheck on a webserver where pureftp is installed for upload
of content. Logcheck is working fine except for one ignore.d rule
regarding the logout messages from pureftp.
Logcheck is reporting lots (an I mean lots) of messages from the
following type:
Feb 5 06:02:45 web1
2005 Feb 19
1
Why no dhclient in ignore.d.workstation?
hello logcheck team,
is there a reason why no dhclient patterns are provided in
ignore.d.workstation? in ignore.d.server there are all necessery pattern
for dhclient, but a workstation typicaly uses dhcp an those messages
reported by logcheck are annoying.
are there any good reasons not to include dhclient patterns in
ignore.d.workstation or are they simply missed?
thank you for any feedback!
2005 Feb 19
2
Bug#296017: logcheck: ignore.d.server pure-ftpd user with trailing whitespace
Package: logcheck
Version: 1.2.34
Severity: normal
the patterns for pure-ftpd in ignore.d.server are not matching a user
with a trailing whitespace. here a some examples:
Feb 18 13:02:33 web1 pure-ftpd: (stupid-pure-ftpd @84.56.131.73) [NOTICE]
/example/example.txt downloaded (5908 bytes, 152196.03KB/sec)
Feb 18 13:16:14 web1 pure-ftpd: (stupid-pure-ftpd @84.56.131.73) [INFO]
Logout.
every