similar to: discarding 'levels'

Displaying 20 results from an estimated 3000 matches similar to: "discarding 'levels'"

2010 Jan 12
5
Drop last numeral
Hello all, Frustrated and i know you can help I need to drop the last numeral of each of my values in my data set. So for the following i have tried the ?substring but since i have to specify the length, but because my data are of varying lengths it doenst work so well Data<-c("1131", "1132", "1731" ,"1732" ,"1821" ,"1822",
2004 Feb 19
1
packet discarding
Hi, I am stuggling in packets discarding whenever the packets are exceeding bandwidth. I like to delete/drop/discard the packet on source based whenever it exceeds the specified bandwidth. Pls. help me with sample coding/techniques. Regards, Kalaiselvan.
2016 Jan 06
0
process_lanman_packet: Discarding datagram from IP 192.168.100.29. Source name STORAGE7<00> is one of our names !
On Tue, Jan 05, 2016 at 11:48:32PM +0100, Torkil Svensgaard wrote: > Hi > > I have a bunch of FreeNAS servers and a TrueNAS HA server all > spamming the logs with these messages every minute about their own > source name (examples below). > > These boxes are on two physically separate networks, and I find it > unlikely both networks should have some sort of undetected
2011 Sep 01
1
sieve vacation problem (discarding)
Hello, i'm using 1.2.15 version on debian. I'm getting "discarding vacation response for message implicitly delivered to <user at domain.com>" I have domain domain.com which has alias do-main.com. When sending email to main domain (domain.com) seems to be ok, but for aliased domain getting discard ;( I tried "scary things" from
2020 Jun 26
2
Log queue threshold (1000) exceeded. Discarding new messages.
Hi. I've just upgraded from Asterisk 13 to Asterisk 16 (as part of a Debian & Devuan version upgrade). Whenever Asterisk starts, I'm now getting entries such as the following in my log file: WARNING[13905]: logger:0 in ***: Log queue threshold (1000) exceeded. Discarding new messages. Where can I set this threshold? I don't want the system to discard new messages - mainly
2006 Jan 13
1
"Discarding bogus continuation" message in pine
Running 1.0alpha5 (though I've been having this problem for the past couple of versions), and using mbox for the mailboxes. After I've read my mail using Apple's Mail.app (or Thunderbird) and take it offline, when I try to open the INBOX (or any mailbox) with pine, I get the following message (in pine): [Discarding bogus continuation in msg 1: $Forwarded NonJunk] Quitting
2016 Jan 06
1
process_lanman_packet: Discarding datagram from IP 192.168.100.29. Source name STORAGE7<00> is one of our names !
On 01/06/2016 01:23 AM, Jeremy Allison wrote: >> Jan 5 23:17:32 storage4 nmbd[34068]: [2016/01/05 23:17:32.086480, >> 0] ../source3/nmbd/nmbd_packets.c:1174(process_lanman_packet) >> Jan 5 23:17:32 storage4 nmbd[34068]: process_lanman_packet: >> Discarding datagram from IP 172.21.140.17. Source name STORAGE4<00> >> is one of our names ! >> " >
2014 Aug 06
1
process_lanman_packet: Discarding datagram from IP x.x.x.x. Source name LINUX<00> is one of our names !
Aug 6 11:21:44 linux nmbd[2193]: [2014/08/06 11:21:44.614859, 0] ../source3/nmbd/nmbd_packets.c:1174(process_lanman_packet) Aug 6 11:21:44 linux nmbd[2193]: process_lanman_packet: Discarding datagram from IP 192.168.1.6. Source name LINUX<00> is one of our names ! Aug 6 11:22:50 linux nmbd[2193]: [2014/08/06 11:22:50.279516, 0]
2010 Jan 15
1
sieve: discarding vacation response
Configuration: RHEL 5.3, Dovecot 2.0 beta1, dovecot-2.0-sieve (1week old) [wenjie at build dovecot2-2.0.beta1]$ telnet mail4a 24 Trying 172.19.1.74... Connected to mail4a.cloud.dev.mlsrvr.com (172.19.1.74). Escape character is '^]'. 220 mail4a Dovecot LMTP ready mail from:<testmail4a50 at dev.p4nt5.com> 250 2.1.0 OK rcpt to:<testmail4a2 at dev.p4nt5.com> 250 2.1.5 OK DATA 354
2004 Mar 31
0
DTMF trouble on isdn: Discarding too big frame of size 1280
Hello all, I'm becoming mad in trying to solve that issue. If I make a call from any of the phone here (I have some Grandstream and a couple of Snom105 - quite one of the best phones i've ever seen, this last one), to an outside IVR system, if i try to send dtmf to choose one of the IVR options, i notice in the /log/asterisk/messages this line: WARNING[43028]: Discarding too big frame
2016 Jan 05
2
process_lanman_packet: Discarding datagram from IP 192.168.100.29. Source name STORAGE7<00> is one of our names !
Hi I have a bunch of FreeNAS servers and a TrueNAS HA server all spamming the logs with these messages every minute about their own source name (examples below). These boxes are on two physically separate networks, and I find it unlikely both networks should have some sort of undetected loop. Any ideas on how to debug this? Samba version is 4.1.18. FreeNAS box on network A " Jan 5
2020 Jun 26
0
Log queue threshold (1000) exceeded. Discarding new messages.
On 6/26/20 4:16 PM, Antony Stone wrote: > Where can I set this threshold? /etc/asterisk/logger.conf ; All log messages go to a queue serviced by a single thread ; which does all the IO.  This setting controls how big that ; queue can get (and therefore how much memory is allocated) ; before new messages are discarded. ; The default is 1000 Doug -------------- next part -------------- An
2016 Feb 29
1
Discarding empty lines in rsyslog
Dear CentOS folk, I've been try to solve one issue with rsyslog on CentOS 6, but can't figure it out. I've searched through rsyslog documentation, and used Google but not found anything that matches my issue. I'm sending output of a program to rsyslog using "logger -t progname". I've got the following config snippet in /etc/rsyslog.d: $FileCreateMode 0644 if
2010 May 20
1
intersect() without discarding duplicates?
Hi all, The ?intersect entry kindly points out that it discards duplicate entries. I'm looking, however, to get the intersection while KEEPING duplicate entries, and there are no instructions on how to accomplish this using intersect(). Does anybody have any idea how this might be done, or am I going to need to program something from scratch (something like ordering the vectors and then
2011 Nov 21
4
Discarding a matrix based on the rowSums value
Hello I would appreciate your help on the followig. I want to generate random binary matrices but I need to discard those with all-1 rows. That is, for a 10x10 matrix with five 1's [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [1,] 0 0 0 0 0 0 0 0 0 1 [2,] 0 0 0 0 0 0 1 0 0 0 [3,] 0 0 0 0 0 0 1
2006 Mar 16
4
excluding factor levels with read.table() and colClasses=
Hi, I am reading a "|" delimited text file into R using read.table(). I am using colClasses= to specify some variables as factors. Some of these variables include missing values coded as "NA". Unfortunately the R code I am using (pasted bellow) includes "NA" as one of the factor levels. Is it possible to remove the "NA" level from a factor with in
2004 Oct 11
4
colClasses
Hi I am trying to read a data frame from a text editor in to R. I want some of the columns to be read in as "character" not numeric. I figured that I can do that by using "colClasses" in "read.table" command. However, I couldn't find out how to use "colClasses". e.g. say I have 5 column in the data file. I want 1st and 3rd column to be read in as
2007 Aug 28
6
Factor levels
Dear R-users, I have found this not-so-recent post in the archives - http://tolstoy.newcastle.edu.au/R/devel/00a/0291.html - while I was looking for a particular way to reorder factor levels. The question addressed by the author was to know if the read.table function could be modified to order the levels of newly created factors "according to the order that they appear in the data
2016 Feb 15
3
Issues in Example code
Hi My name is Shiv and I am student at IIIT-D ( http://www.iiitd.edu.in/ ) pursuing my undergrad education in Computer Science. I am currently in my final year. I am following the Xapian Gsoc guide ( https://trac.xapian.org/wiki/GSoC%20Guide#Mentoring). I have successfully checked out and built the code. I am trying out the python codes given at (
2003 Jul 23
2
fireworks 4
Hi I'm dual booting between win98se and mandrake. I have fireworks 4 on the windows partition. I cannot open fireworks 4 using wine - wine Fireworks 4.exe I have noticed this with linux, that if there is a space -like there is between the word fireworks and the numeral 4 - linux wont proceed. Is there a way around this? Any help/suggestions will be appreciated. Thanks in advance.