Displaying 20 results from an estimated 112 matches for "1min".
Did you mean:
15min
2008 Feb 01
0
microdowell BP-100
...at shutdown.return should do.
I'll just copy&paste some of my notes made yesterday:
Commands were issued as follows: "upscmd -u admin -p admin
bbox at localhost shutdown.reboot".
Shutdown tests:
shutdown.reboot (tested with S01R0001)
OB:
- poweroff after 1min
- does not restart load
- restarts load immediately on OL
OL:
- poweroff after 1min
- restarts load immediately (if OL)
shutdown.return
OB:
- no effect
OL:
- no effect
shutdown.stayoff...
2013 Apr 14
1
Empty package skeleton
...skipping all objects possibly defined in .GlobalEnv, e.g.
"package.skeleton('pkg', NA)", although I believe Herve's patch would
automatically allow/handle a call like "package.skeleton('pkg',
character())".
Conclusion, nothing urgent, which could be done in 1min spare time, but
could save 1min to many friendly future package developers :)
Thank you.
Bests,
Renaud
### Example on R-3.0.0.0
> package.skeleton('pkg')
Error in !have : invalid argument type
> package.skeleton('pkg', character())
Error in !have : invalid argument type
&g...
2019 May 22
2
Bypassing 'A stop job is running' when rebooting CentOS 7
I'm currently trying to reboot a CentOS 7.5 workstation (to complete an
upgrade to 7.6), but it is 'stuck' while shutting down with 'A stop job
is running for ...' - the counter initially gave a limit of '1min 30s' -
but each time it reaches that limit, it just adds on ~90 seconds to the
limit ...
Currently the limit is '25min 33s'
I'm in no hurry to have this workstation operational, but I guess at
some point I will have to power cycle it ...
Does anyone know how to bypass this? -...
2008 Jan 23
3
asterisk optimalization
hi,
i'm testing asterisk 1.4/1.2 in the following scenario
centos5/cpu quad xeon E5335 2.0Ghz
- test clients behind nat
- 1500+ testing instances - reregister option from 1min to 1hour
- qualify set to 5000
top shows over 100% cpu. cpu cores sometimes go to 95%
with htop i see ~16threads but only one child have ~95% cpu
(how i can get info about that thread? what he is doing?)
what is major bottleneck? qualify imho not. i'm tried set qualify=no, does not help
SIP...
2019 May 22
6
Bypassing 'A stop job is running' when rebooting CentOS 7
...e:
> James Pearson wrote:
>
>>
>> I'm currently trying to reboot a CentOS 7.5 workstation (to complete an
>> upgrade to 7.6), but it is 'stuck' while shutting down with 'A stop
>> job is running for ...' - the counter initially gave a limit of '1min
>> 30s' -
>> but each time it reaches that limit, it just adds on ~90 seconds to the
>> limit ...
>>
>> Currently the limit is '25min 33s'
>>
>>
>> I'm in no hurry to have this workstation operational, but I guess at
>> some poin...
2011 Aug 03
4
slow computation of functions over large datasets
Hello there,
I’m computing the total value of an order from the price of the order items
using a “for” loop and the “ifelse” function. I do this on a large dataframe
(close to 1m lines). The computation of this function is painfully slow: in
1min only about 90 rows are calculated.
The computation time taken for a given number of rows increases with the
size of the dataset, see the example with my function below:
# small dataset: function performs well
exampledata<-data.frame(orderID=c(1,1,1,2,2,3,3,3,4),itemPrice=c(10,17,9,12,25,10,...
2010 Sep 13
2
post
...against e f g group at each row.
subset 1:
a b d
1
2
3
4
5
...
100000
subset 2:
e f g
1
2
3
4
5
...
100000
100000 t.test's for each row for these two subsets will take around 1 min. The prblem is that I have around 10000 different combinations of such a subsets. therefore 1min*10000
=10000min in the case if I will use "for" loop like this:
n1=10000 #number of subset combinations
for (i1 in 1:n1) {
n2=100000 # number of rows
i2=1
for (i2 in 1:n1) {
t.test(tab[i2,v5],tab[i2,v6])$p.value #v5 and v6 are vectors containing the veriable names for the two subsets...
2010 Feb 22
2
Creating regularly spaced time series from irregular one
Hello,
I have a series of intraday (high-frequency) price data in the form of POSIX
timestamp followed by the value.
I sucesfuly loaded that into "its" package object. I would like to create
from it a regularly spaced time series of prices (for example 1min, 5min,
etc apart) so i could calcualte returns.
There is an interpolation function locf() that for timestamp with value NA
uses last known observation.
I guess the idea would be to start from the begining of my series and, for
example, if there is no timestamp for t+5min add that time with value NA...
2010 Jun 05
5
Controlling calls
Hello folks,
I want to write an AGI script doing this:
1-user call a number.
2-asterisk call the agi script
3-the script dial the peer
4-if the call is answered, let the call up for 1min
5-then the script hangs up the channel.
I tried either in php or in java but no success.
In java i did this:
//////////////
exec("Dial", "IAX2/400");
boolean t=true;
while(t){
if(getChannel().getChannelStatus()==6)t=false;
}
wait(60000);
hangup();
//////////
in my e...
2024 Mar 16
1
Samba seem to work fine but "cannot find my workgroup"
...and disable nmbd? I see such a process running.
Steffen
root at nas1:/var/log/samba# systemctl status nmbd.service
? nmbd.service - Samba NMB Daemon
Loaded: loaded (/lib/systemd/system/nmbd.service; enabled; preset: enabled)
Active: active (running) since Sat 2024-03-16 13:51:19 CET; 3h 1min ago
On Sat, Mar 16, 2024 at 3:39?PM Rowland Penny via samba
<samba at lists.samba.org> wrote:
>
> On Sat, 16 Mar 2024 15:19:54 +0100
> Steffen Dettmer via samba <samba at lists.samba.org> wrote:
>
> > Hi,
> >
> > I setup a new samba file server (in a privi...
2005 Feb 07
0
kphone and *
...g fine with very similar hardware (an old Dell Optiplex GX1)
running as an LTSP terminal.
But then I put the same sound card in an Optiplex G1. Kphone will answer the
line fine when I call it (call coming from the * machine), but when we try to
get kphone to dial, each GUI button-press takes like 1min to respond.
When calling kphone, dtms tones send fine, but hangup and hold will take >
1min.
In teh * log, I get lots of chan_sip maximum retries errors. But even with
them, eventually kphone will do what it's supposed to do.
I read in the archives that changing bindaddr from 0.0.0.0 in...
2002 May 08
1
Timeout issue
...based on GSM). Transfering one single file may need a
few minutes.
I use the optional parameter "--timeout=60", means to me that an IO operation
should not last more than 1 min. However, what rsync does is that it dies
(return value=30) as soon as _one_ file transfer meeds more than 1min
(everything works well if I set "--timeout=3600", which is not very secure
for a production environement).
I have looked at the archive and tried applying a patch from Neil
Schellenberger
(http://lists.samba.org/pipermail/rsync/2000-June/002466.html), but it didn't
solve the pro...
2006 Feb 09
1
Office 2003 hangs when writing to share
I am having a problem writing/saving to a SMB share with O2K3(Word). In WORD, if I File/SaveAs \\machine\share\fred.doc - the windows machine hangs completely (Explorer+Word immediately, then all other processes after a period of say 1min).
Most other scenarios succeed:
ok: File/SaveAs C:\fred.doc, then move to \\machine\share using explorer.
ok: Outlook.PST file on \\machine\share can be written to.
ok: iTunes\library on \\machine\share\My Docs\iTunes\ can be written to.
ok: Notepad save to \\machine\share succeeds.
Permissions o...
2008 May 27
8
Roaming Profiles Load Very Slowly
...whole login process
takes ~15 minutes with any user. The server is running an AMD64 2GHz
and the client is AMD Athlon 1.32GHz. I have used these clients on a
Windows 2003 Server with AD and roaming profiles before and it didn't
take anywhere near this amount of time (usually logon was <1Min).All
network drives are mapped properly (home and other shares through
login.bat) Logoff seems to only take ~30sec and IS storing the
information to the server correctly.
I have searched and searched through Samba docs and Google, and I just
can't find anyone that has a viable solution for...
2019 Feb 15
3
32 seconds vs 72 minutes -- expected performance difference?
Saurabh Nanda <saurabhnanda at gmail.com> writes:
> 1) Why is the log saying `SMB2` everywhere? Shouldn't it be saying
> `SMB3`?
"SMB3" is mostly marketing, it inherits almost everything from SMB2 hence
why it's often handled by SMB2 code. You will see this in Samba,
Wireshark, Linux, and even Microsoft specification "MS-SMB2" which
actually covers both
2003 Dec 18
2
IAX quesitons please.
Hello,everyone,
I encoutered some difficult with IAX when I run the asterisk.
<---->internet <--> asterisk + NAT <--> DIAX
my * box and NAT are at the same linux box which connecting to the internet using ADSL. The box has two network cards and two IP address,such as
public IP:211.11.11.11
private IP:192.168.1.10
the windows box running DIAX lies behind the
2020 Aug 12
4
Synology NAS is shutting down Ubuntu servers after very brief power outage (fwd)
...got this:
proton at proton:~$ service nut-server status
nut-server.service - Network UPS Tools - power devices information server
Loaded: loaded (/lib/systemd/system/nut-server.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Tue 2020-08-11 22:13:42 EDT; 1min 18s ago
Process: 1537 ExecStart=/sbin/upsd (code=exited, status=1/FAILURE)
Warning: some journal files were not opened due to insufficient permissions.
proton at proton:~$ service nut-client status
nut-monitor.service - Network UPS Tools - power device monitor and shutdown controller
L...
2009 Sep 08
1
variables on files
...log
set mailserver localhost
set mail-format { from: monit@($fqdn)}
set alert ($email_admin)
set eventqueue basedir /var/monit slots 1000
set mmonit
http://monit:qY2zfTeDH6@($mmonit_server):8081/collector
set httpd port 2823 and
allow monitadmin:kfdos973hs
check system ($fqdn)
if loadavg (1min) > 4 then alert
if loadavg (5min) > 2 then alert
if memory usage > 90% then alert
Is it possible?
Thanks a lot
regards,
Israel.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users"...
2016 Sep 29
3
Centos 7.2.1511 with sendmail and a problem with clamav
...e status command of systemctl results in the
same error messages :
? clamd at scan.service - Generic clamav scanner daemon
???Loaded: loaded (/usr/lib/systemd/system/clamd at scan.service; enabled;
vendor preset: disabled)
???Active: failed (Result: start-limit) since Thu 2016-09-29 17:53:11
CDT; 1min 38s ago
? Process: 1891 ExecStart=/usr/sbin/clamd -c /etc/clamd.d/scan.conf --
foreground=yes (code=exited, status=1/FAILURE)
?Main PID: 1891 (code=exited, status=1/FAILURE)
Sep 29 17:53:11 IrGw3.EcCare.com systemd[1]: Unit clamd at scan.service
entered failed state.
Sep 29 17:53:11 IrGw3.EcCare.c...
2009 Dec 08
1
histbackback function
...ow, I've pasted the graph that I'm trying to recreate, as well as the
code and graph from my current (unsuccessful) attempt.
options(digits=1)
require(Hmisc)
out <- histbackback(split(data8$TB144, data8$PRES), probability=TRUE,
main="Back to Back Histogram", ylab="TB144 1min rates")
barplot(-out$left, col="ivory2", horiz=TRUE, space=0, add=TRUE, axes=FALSE)
barplot(out$right, col="ivory4", horiz=TRUE, space=0, add=TRUE, axes=FALSE)
grid(nx=NULL, ny = NULL, col = "lightgray", lty = "dotted", lwd =
par("lwd"), equilo...