similar to: Windows/CGI

Displaying 20 results from an estimated 40000 matches similar to: "Windows/CGI"

2016 Oct 05
2
UPS Shutdown
I'm trying to better understand OffDelay and OnDelay: http://networkupstools.org/docs/man/usbhid-ups.html#_extra_arguments My server requires ~3? minutes to shut itself down. Considering this I'm comfortable setting OffDelay to 300 (five minutes). How does this work in conjunction with the UPS hardware? Does NUT immediately send a command to the UPS to wait for 300 seconds and then shut
2016 Sep 09
2
Errors when running on Windows
I'm facing a looming deadline for getting this working, so I'm hoping someone experienced can weigh in on this. I'm getting errors in the Event Log when stopping the service: 1. Error stopping upsd (2) 2. Error stopping upsmon (2) Is there a detailed log somewhere? How can I track this down and find out what they mean? Or does someone know? Also, these three commands result in
2016 Sep 09
2
How to send shutdown signal to UPS hardware?
I learned earlier from Roger Price's excellent explanation that a proper configuration includes sending a 'delayed shutdown' signal to the UPS hardware prior to shutting down the server. How is this accomplished? Does the USB driver handle this for us or must we do something additional? Thanks, Jeff Bowman Fairbanks, Alaska
2016 Sep 08
3
How to get started (Windows)
I've been able to get the latest Windows port installed on my Hyper-V 2012 R2 instance and start the service. But as I'm an absolute beginner I'm not sure how to proceed further. I've browsed the archives, but discussions here tend to assume at least an intermediate level of understanding; thus it's still quite a bit over my head. Your patience and slow explanations are
2016 Sep 09
0
Errors when running on Windows
I'm facing a looming deadline for getting this working, so I'm hoping someone experienced can weigh in on this. I'm getting errors in the Event Log when stopping the service: 1. Error stopping upsd (2) 2. Error stopping upsmon (2) Is there a detailed log somewhere? How can I track this down and find out what they mean? Or does someone know? Also, these three commands result in
2016 Sep 11
4
How to get started (Windows)
> On Thu, 8 Sep 2016, Jeff Bowman wrote: > > > (Note: running > > 'upsc ups at localhost' echoes only a blank line to the screen, as do > > both 'upsmon' and 'upsd.') > > Something is wrong here. Is the daemon upsd running? On a Unix/Linux > system, the command ps aux | grep ups gives the report > > upsd 3196 0.0 0.0 13228
2016 Sep 08
2
How to get started (Windows)
Thank you VERY much, Roger, for your detailed explanations. I'm going to choose to heed your warning. > On Thu, 8 Sep 2016, Jeff Bowman wrote: > > > 1. CLI error: I get an error when running ?upsdrvctl start?: ?Can't > > claim USB device [051d:0003]: libusb0-dll:err [claim_interface] could not > claim interface 0, win error: The requested resource is in use.? The
2011 Nov 28
2
Retain parts of a matrix
Hi all, I'm working to apply a function that will generate a matrix of results only when a specific criteria is met. I want my final results to be a matrix with both the values that meet the criteria (the results of the function), and those that to do in the same positions in the matrix (the original numbers). Here's a sample of what I would like to do: t.mean.1.c <- c(-15, -20,
2011 May 06
1
Installing rgdal in R: correct -configure flags for GDAL install on Linux Redhat
Hi, I'm installing rgdal but I keep having failures because I have not been able to find a good source of information for the correct configuration settings when installing GDAL. My error from the R install.packages("rgdal") is below. Can someone point me to a good source to tell me how to set after ./configure when installing GDAL? I'd like to be able to work with raster
2011 Feb 16
1
Timeseries Data Plotted as Monthly Boxplots
Hello, I'm trying to develop a box plot of time series data to look at the range in the data values over the entire period of record. My data initially starts out as a list of hourly data, and then I've been using this code to make this data into the final ts array. # Read in the station list stn.list <- read.csv("/home/kbennett/fews/stnlist3", as.is=T, header=F) # Read in
2008 Nov 12
1
sampling and testing
Hello everyone, I have a dataset in the following format: col1 col2 # # # # # # # # # # # # What I want to do is: loop a random sample 10 times, and for each time it is sampled I want to run a correlation between both columns. What I have so far is this: >feb <- read.csv("corr.csv") # where the dataset is for February >attach(feb) >for(i in
2016 Sep 13
0
How to get started (Windows)
On Sep 11, 2016, at 3:37 PM, Jeff Bowman <jeff.bowman at intexx.com> wrote: > > Using subdriver: APC HID 0.95 > > ...and then hangs for 45 seconds before returning to a command prompt. No UPS hardware information is printed. It can take about that long to read the descriptors. The non-Windows NUT drivers will print that message, then return to the command line when they go
2012 Jan 17
2
How to loop on file names
Dear all, I need to do the same procedure on several files. But I don't know how to refer to the file name. Here is an example of what I am trying to do. List of files: file1(A,B,C, D1...Dn), file2(A,B,C,E1,...,En), file3(A,B,C,F1,...,Fn) Procedure I want to apply on each file: dft <- melt(df,id=c('A','B','C')) dft$X <- substr(dft$variable,1,3) dft$Y <-
2016 Sep 15
0
How to get started (Windows)
On Sep 14, 2016, at 9:29 AM, Jeff Bowman <jeff.bowman at intexx.com> wrote: > C:\Users\Admin>upsc ups at localhost > battery.charge: 100 ... > ups.status: OL If ups.status follows the state of line power, the driver is working (and upsc talks to upsd, so that connection is working as well). > So this all represents significant progress. But we're not out of the woods
2010 Oct 21
1
RandomForest Proximity Matrix
Greetings R Users! I am posting to inquire about the proximity matrix in the randomForest R-package. I am having difficulty pushing very large data through the algorithm and it appears to hang on the building of the prox matrix. I have read on Dr. Breiman's website that in the original code a choice can be made between using an N x N matrix OR to increase the ability to compute large
2016 Dec 09
1
Windows usbhid-ups driver
I'm having trouble with the usbhid-ups driver and Windows. NUT won't connect to an APC SmartUPS 3000 via USB. I've had good success with NUT and Raspbian as well as NUT and Windows using the tripplitesu driver. The current system is: Windows 7 Enterprise 64 bit NUT 2.6.5-6 installed from MSI installer downloaded from networkupstools.org libusb-win32-bin-1.2.6.0 installed and
2008 Jun 20
1
World Ocean Database files
Has anyone written a script or function to read data from NODC?s World Ocean Database files? (I know there are simple Fortran and C programs to read these files, but the output is not suitable for easy analysis) Thanks, Franz _____________________________________________________ Dr. Franz J. Mueter School of Fisheries and Ocean Sciences, Juneau Center University of Alaska Fairbanks 11120
2020 Apr 01
0
Display broken after resume from suspend
Just curious if any of the recent fixes have addressed this. :) j On Tuesday, January 14, 2020 1:05:28 PM AKDT Joshua J. Kugler wrote: > Another log, per Lyude on #nouveau. > > j > > On Tuesday, January 14, 2020 8:52:51 AM AKST Joshua J. Kugler wrote: > > Here we go! > > > > j > > > > On Tuesday, January 14, 2020 7:08:20 AM AKST Ilia Mirkin wrote:
2020 Jan 14
0
Display broken after resume from suspend
Here we go! j On Tuesday, January 14, 2020 7:08:20 AM AKST Ilia Mirkin wrote: > Hi Joshua, > > Not a fix for your issue, but Ben noticed this (and fixed it): > > https://github.com/skeggsb/nouveau/commit/024bda7d2b0c3b0731433d60a494c78ab5 > 8cb216 > > which is what causes us to even try 540MB/s link training. However > with this fix applied, it'll just give up
2010 May 03
2
advice?
All- Thank you in advance for any help you might be able to lend. Here is my issue. I am trying to open a fairly large .dat file. The file originally was downloaded as a GZ file but I unzipped it (with 7-zip) into it's current 1.86 gig .dat format. I know that the data is "just a plain ASCII file with 720 columns and 360 rows per time step (month). It should be readable by