Displaying 20 results from an estimated 3000 matches similar to: "A new inutility for NUT"
2013 Jun 18
0
A new inutility for NUT
Moved to GitHub:
https://github.com/zykh/walNUT
/dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20130618/0d35d60e/attachment.html>
2010 Mar 05
2
How to assign week numbers to a time-series
Hello everyone,
My progress has stalled on finding a way of creating a somewhat complicated variable to add to my existing dataframe and I am hoping one of you could help me out. The dataframe below contains only a fraction of the data of my complete dataframe, but all of the variables. What I want to do is add another variable named 'WEEK' to this dataframe that is assigned 1 for row 1
2011 Feb 04
1
read.table error
R experts,
I am working with a fairly large data set comprised of 563 rows by 116 columns including several
different modes. I have been unable to read in the data set completely using the read.table
function and the RGui (i.e. nearly half the total number of rows are missing from the data set
along with the column names). The data does read in fully using Tinn-R's Rterm;
however, at several
2010 Apr 06
2
help output figures in R
somfunc<- function (file) {
aa_som<-scale(file)
final.som<-som(data=aa_som, rlen=10000, grid=somgrid(5,4, "hexagonal"))
pdf(file="/home/cdu/changbin/file.pdf") #output graphic file.
plot(final.som, main="Unsupervised SOM")
dev.off()
}
I have many different files, if I want output pdf file with the same name
as for each dataset I feed to the function
2015 Mar 11
3
nutdrv_atcl_usb
Thank you for the commands...
Please find attached log...
Im not sure if the Load.on worked, because in the end I had to manually
start the UPS (with button).
Anyway, let me know should I need to perform some steps again (probably
yes, since I believe it was off).
Jakub
On 11.03.2015 20:11, hyouko at gmail.com wrote:
> 2015-03-11 14:21 GMT+01:00 Jakub Scepka <jakub.scepka at
2005 Mar 16
3
Cisco gateways and hairpinning
Hello:
Has anyone on this list had to configure hairpinning on a Cisco
gateway running IOS 12.2 or 12.3 and using a PRI for connectivity
to the PSTN? If so could you tell me how it is done? I'm told this
is the source of my call transfer problems and yet I cannot find
clear instructions for how the configuration is done.
Thanks,Steve
--
ISC Network Engineering
The University of
2015 Mar 10
0
nutdrv_atcl_usb
mmh.. it looks like someone forgot to hit 'reply all'.
- relaying the originally attached files (gzipped, minus the two
screenshots, to keep size down).
2015-03-09 23:20 GMT+01:00 Jakub Scepka (private) <jakub.scepka at gmail.com>:
> Hi everyone!
>
> Here is summary for our fellows wit the same/similar UPS to save them 3
> weeks of life :)
>
> First of all I'm
2015 Mar 17
0
nutdrv_atcl_usb
Thanks! Now merged into master, it'll be in the upcoming 2.7.3.
As icing on the cake, we'd appreciate a upsc/upsrw/upscmd dump for our own DDL:
http://buildbot.networkupstools.org/~buildbot/cayman/docs/latest/ddl/
https://github.com/networkupstools/nut-ddl
2005 Feb 21
4
sip wifi phone?
Does anyone know of any sip wifi phones? Only one i can find that is
redily availiable is the zyxel prestige 2000w and from what i hear it is
flaky.
Kurt Fankhauser
WaveLinc
HYPERLINK "http://www.wavelinc.com/"www.wavelinc.com
114 S. Walnut St.
Bucyrus, OH 44820
419-562-6405
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database:
2005 Feb 20
3
help with @home
just reinstalled @home and i have a one of those 100 cards, anyways when
i call from the pstn the box picks up but i hear nothing, then it clicks
a couple times, then nothing again, i am trying to get the digital
receptionist to work but it won't save my wav file to the @home box and
all the radio buttons under incoming calls are greyed out. the greyed
out thing seems to be my biggest problem
2013 Nov 06
1
Merging blzr as blazer (and un-merging voltronic?)
In my opinion, there might be just one problem: the blzr driver
doesn't provide anymore two splitted drivers (serial and usb), so this
isn't going to be a 'silent update' for those using these drivers
(should we provide symlinks or the like?).
If this doesn't sound like a problem to you, I'll take care of the rename.
Plus, if you could take a look to the blazer-fix pull
2016 Jun 06
2
updating the NUT website
Quick question, mostly for Arnaud and Daniele: How do we want to handle updates to the website between NUT releases?
For instance, we have a new NodeJS client, and updates to the VMware package, and those aren't tightly coupled to the released versions of NUT. However, if we add them to the NEWS file in the NUT repository, then that pulls in any other changes from that branch.
Does it make
2010 Jun 15
1
output from the gbm package
HI, Dear Greg and R community,
I have one question about the output of gbm package. the output of Boosting
should be f(x), from it , how to calculate the probability for each
observations in data set?
SInce it is stochastic, how can guarantee that each observation in training
data are selected at least once? IF SOME obs are not selected, how to
calculate the training error?
Thanks?
--
2010 Dec 16
1
my function does not work for large data set
Dear R community,
I have one function, it works for small data set, but does not work on large
data set, can anyone help me with this?
> #creat new variable by dividing each aa dimer by total_length.
> imper<-function(x, file) {
+ round(x/file$length, 5)
+ }
> dim(test)
[1] 999 2402
> test[varname[2:2401]]<-
2004 Oct 02
1
RE: Random disconnects
Re-sent because had wrong subject line on first post, sorry.
I have just installed * for a small office (P4 3Ghz, 1MB RAM, RH9).
It's replacing an analog PBX, and for now, all incoming calls arrive on
10 FXO's. Outgoing calls are via Voicepulse. Phones are SIP, Cisco
7940G's. My problem is random disconnects on both incoming and outgoing
calls. The phones are behind a firewall;
2016 Jan 08
1
Troubleshooting on OS X
Thanks very much! It's alive! For others who are having problems, this is
a summary of the differences I needed between Linux and OS X:
You'll need to install http://tuntaposx.sourceforge.net/ manually.
On tinc.conf:
> Linux
Name = ntwigg2014linux
AddressFamily = ipv4
Interface = dpsfVPN
ConnectTo = dpserver001
> Mac
Same, but remove the Interface line entirely
On tinc-up:
>
2005 Feb 19
2
asterisk setup
Hi, I just joined the list, anyways i am trying to setup an @home box with a
x100p card and so far i can't even get the box to pickup the incoming call
and in the amp management under the section "send calls from PSTN too" page
all the radio buttons are blank and i want to use the digital receptionist,
also when i try to setup digital receptionist via uploading wav file and
save, it
2012 May 09
1
Barplots inside loop - several data errors, workaround needed
I have a series of data which is managed through a loop. The loop creates
"pivot tables" of my data using the *cast* function in the
*reshape*library. For the most part, the data is all plotted
correctly.
Unfortunately, there are a couple of data sets which create errors and halt
the loop.
One of the tables looks like the following:
dbh Black Walnut
1 8 38.19722
2 10
2010 May 18
2
get the row sums
> head(en.id.pr)
valid.gene_id b.pred rf.pred svm.pred
1521 2500151211 0 0 0
366 639679745 0 0 0
1965 2502081603 1 1 1
1420 644148030 1 1 1
1565 2500626489 1 1 1
1816 2501711016 1 1 1
> p.pred <- data.frame(en.id.pr, sum=apply(en.id.pr[,2:4], 1, sum)) #
2010 Aug 25
1
Asterisk 1.6.1.17 ACK/BYE question
We're running Asterisk 1.6.1.17 for our campus voicemail server and Juniper M120s as our SBC. Unanswered calls, which arrive via the SBC, are diverted to voicemail using a 302 redirect when the called party doesn't answer. In this case the caller is able to hear the greetings and begin to leave a message only to have Asterisk terminate the call mid-recording.
We're uncertain why