search for: nmc

Displaying 20 results from an estimated 30 matches for "nmc".

Did you mean: nic
2009 Oct 10
3
MGE NMC and NutShutdownModule (and other stuff)
Hi all, some time ago I bought at discount price a NMC for managing a few computers using the programmable outlets features available on my MGE Evolution, unuseful otherwise (ATM). However, expecially for my server machine, I don't like very much the NSM client provided by MGE/Eaton and I'd rather use only NUT from my distribution. So, looking...
2009 Nov 02
0
Fwd: Re: MGE NMC and NutShutdownModule (and other stuff)
...l NSM clients that are connected. Which means that a single connected driver can handle the alarm messages for all outlets. Basically, the NSM subscription allows us to reduce the polling interval to 1 minute or so, without risking high latency for alarms (since they will be pushed from the NMC when they occur). It looks like the connected clients need to determine themselves (based on the timer values) when to shutdown the host they are running on. Apparently, the decision when to shutdown is made by the NSM client, this is not signaled directly by the NMC. This means that we can...
2008 Jul 31
2
Help with hazard plots
...om/photos/alancox/2720915904/in/photostream/ shows the plot where the lifetime of a customer who signs up on Jan 1 and cancels on Jan 2 is 1. My question is: Why are these two so different? How do I know which is right? The call that I'm making to produce the model is: hazardV08 <- muhaz(nmc,s,max.time=max(nmc)) -- Alan Cox Director, User Experience iContact, Corp. p 919.459.1038 f 919.287.2475
2009 Jun 25
2
stringsAsFactors has no impact in expand.grid()?
Hi I have the feeling, that the argument stringsAsFactors has no impact in the function expand.grid: a <- c("PR", "NC", "A2", "BS") b <- c(1, 0.5, 0.25, 0.125, 0.0625, 0.03125) class(expand.grid(css, fscs, stringsAsFactors=FALSE)[[1]]) [1] "factor" class(expand.grid(css, fscs, stringsAsFactors=TRUE)[[1]]) [1] "factor" Also, when
2006 Sep 01
6
Slightly OT: Generators & UPS
...nly difference was that we also powered off some halogen spotlights and some energy saving compact flourescent lighting from the generator. Can anyone shed some light on what happened? When I get a chance, I will try and repeat what happened and see the outcome... Regards Basheer Noorgat NMC EXQUISITE 23 Bauhinia Rd., Stanger, 4450, South Africa P.O.Box 2449, Stanger, 4450, South Africa Ph: (032) 551 3300 Fax: (032) 551 4414 Cell: 082 5510 227 Int. Code: +27 (32) Web Site: http://www.nmcexquisite.com Basheer Noorgat NMC EXQUISITE 23 Bauhinia Rd., Stanger, 4450, South Africa P...
2008 Jan 08
3
GAM, GLM, Logit, infinite or missing values in 'x'
...that would break given the error and I would like to figure out another option. My glm and gam models are below. Any suggestions are very much appreciated. Best, Anders > form.logit outbinary ~ a_norm_total2 + I(a_norm_total2^2) + prop + igoprop + gpconc + ter + open + igototal + cinc.nmc + demsOnumstat + diversity + cincOter + polity2 > form.glogit outbinary ~ s(a_norm_total2) + s(prop) + s(prop, by = a_norm_total2) + igoprop + gpconc + ter + open + igototal + cinc.nmc + demsOnumstat + diversity + cincOter + polity2 GAM error message: avt.2glogit<-gam(form.gl...
2011 Jan 04
0
zpool import hangs system
...ried to run a ''zdb -e -bb tank'' however it ran out of RAM and I can''t add more than 4gigs to this system. I''d greatly appreciate any help anyone is able to provide. Thanks, Berant ############################################################################### nmc at nexenta1:/$ show volume import VOLUME:ID STATE D LUNS tank:13362623912425247739 AVAIL N c0t0d0,c0t1d0,c0t3d0,c0t5d0,c0t4d0 ############################################################################### nmc at nexenta1:/$ !fmdump -eV TIME...
2023 Mar 29
1
Issue with On Line Status (APC MGE Galaxy 5500 + AP9635CH)
...for a currently-partially-supported device, and then compare with existing subdriver (using meld or similar GUI helps a lot) to port the missing lines into it. In computers all numbers are binary :) In SNMP they should be Integer32 or Integer64 type, I think. Do you know which APC MIB version that NMC supports, and if that MIB's text contradicts the reality (an APC bug to report to them, I guess). In the nut2mib structures you can specify several sources for the same reading name, which allows the same subdriver to "pick the keys" to different generations of otherwise similar devi...
2010 Aug 28
4
expression() and plot title
What I want to do is put the arguments I supply to a function into the title of a plot Say I'm calling func.1 func.1(a=4,b=4) plot(....,..., title("a=4, b=4")) If I'm calling func.1 with different arguments, I want the plot title to reflect that. A small detail is that func.1 might have an argument with a default like c=a+b. I tried using expression but couldn't get it to
2023 Mar 30
1
Issue with On Line Status (APC MGE Galaxy 5500 + AP9635CH)
...y-supported device, and then compare with > existing subdriver (using meld or similar GUI helps a lot) to port the > missing lines into it. > > In computers all numbers are binary :) In SNMP they should be Integer32 or > Integer64 type, I think. Do you know which APC MIB version that NMC > supports, and if that MIB's text contradicts the reality (an APC bug to > report to them, I guess). > > In the nut2mib structures you can specify several sources for the same > reading name, which allows the same subdriver to "pick the keys" to > different generati...
2023 Mar 27
1
Issue with On Line Status (APC MGE Galaxy 5500 + AP9635CH)
...n drivers/apc-mib.c UPS driver Maybe is there something relatable already in the code so I can "make my work easier"? Matthew czw., 9 mar 2023 o 16:00 mateuszx <jasmati09 at gmail.com> napisa?(a): > I've got an update on this case > Using tkmib I discovered that my UPS (NMC per say) sends its state by OID > 1.3.6.1.4.1.318.1.1.1.11.1.1.0 > .iso.org.dod.internet.private.enterprises.apc.products.hardware.ups.upsState.upsBasicState.upsBasicStateOutputState.0 > = 0001010000000000001000000000000000000000000000000000000000000000 > (mib used for this snmpget was...
2023 Mar 09
1
Issue with On Line Status (APC MGE Galaxy 5500 + AP9635CH)
I've got an update on this case Using tkmib I discovered that my UPS (NMC per say) sends its state by OID 1.3.6.1.4.1.318.1.1.1.11.1.1.0 .iso.org.dod.internet.private.enterprises.apc.products.hardware.ups.upsState.upsBasicState.upsBasicStateOutputState.0 = 0001010000000000001000000000000000000000000000000000000000000000 (mib used for this snmpget was powernet441.mib) (I...
2011 Nov 11
1
MGE MIB related bug
...t set this variable to yes(1) even if runtime drops below the preconfigured limit. I complained about this at Schneider Electric. They replied that low battery status is indicated by .1.3.6.1.4.1.705.1.5.14.0 (upsmgBatteryLowCondition.0). My measurements confirm this statement. At least in case of NMC 66074, firmware version "GF". Note: variable descriptions in MGE MIB file are quite poor. I can imagine that some programmers of SE/APC are also confused by them and some devices use upsmgBatteryLowBattery while others use upsmgBatteryLowCondition to signal LB status. Gabor
2023 Feb 27
1
Issue with On Line Status (APC MGE Galaxy 5500 + AP9635CH)
...ent Card. It can read battery charge just fine (it can even trigger Low Battery Status!). When I unplug the UPS from line power it does indeed log this event on the Web Interface. I've checked on NUT page if there would be some sort of compatibility issues but I couldn't find my UPS or the NMC model number written anywhere. Is anyone familiar with this kind of problem and/or could help me solve this problem? ~Matthew -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20230227/bff5e5c0/atta...
2010 Feb 17
1
strangeness in Predict() {rms}
...ows an error I have never seen before: set.seed(1) x1 <- runif(300) x2 <- runif(300) ddist <- datadist(x1,x2); options(datadist='ddist') y <- exp(x1+ x2 - 1 + rnorm(300)) f <- ols(log(y) ~ pol(x1,2) + x2) p1 <- Predict(f, x1=., conf.type='mean') Error in paste(nmc[i], "=", if (is.numeric(x)) format(x) else x, sep = "") : cannot coerce type 'closure' to vector of type 'character' In addition: Warning message: In is.na(v) : is.na() applied to non-(list or vector) of type 'closure' Here is the output from sessionI...
2010 Aug 04
1
Blktap-control under 2.6.32.16-1.2.108.xendom0.fc13.x86_64
...010 +0100 21301:ef5f25de00da'' SunOS Release 5.11 Version NexentaOS_134d 64-bit Loading Kernel... Hostname: myhost Reading ZFS config: done. Mounting ZFS filesystems: (7/7) ZFS Open Storage Appliance (v3.0.2) myhost console login: root Password: Last login: Wed Aug  4 00:16:50 on console nmc@myhost:/$  poweroff [root@fedora13 NexentaStor-Community-3.0.2]# cat /proc/misc 229 fuse 223 uinput 130 watchdog 184 microcode  56 network_throughput  57 network_latency  58 cpu_dma_latency  59 device-mapper 144 nvram 228 hpet  60 blktap-control  61 xen/gntdev  62 xen/evtchn 231 snapshot 227 mcelo...
2008 Jan 16
0
Availability of the driver for MGE* Network Management Cards (mge-xml)
...t trunk: $ svn co svn://svn.debian.org/nut/trunk - build as usual (mge-xml has no external dependency and is so built by default) $ autoreconf && ./configure && make - optionally install nut $ make install - configure NUT. For ups.conf: [mge-xml] driver = mge-xml port = <MGE NMC IP address or IP name> Since I intend to backport it to Testing for the NUT 2.2.2 release, feedback is really welcome. Arnaud -- Linux / Unix Expert R&D - MGE Office Protection Systems - http://www.mgeops.com Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/ Debian...
2006 Sep 04
1
(Fwd) Re: Slightly OT: Generators & UPS
...otal power=4410w Which leaves me with spare capacity of about 2590w (in theory). I think its the halogen lamps that is helping "smooth" out the power. Previously, when I ran the generator, I did not have the halogen lamps on, and the UPS failed to recharge. Regards Basheer Noorgat NMC EXQUISITE 23 Bauhinia Rd., Stanger, 4450, South Africa P.O.Box 2449, Stanger, 4450, South Africa Ph: (032) 551 3300 Fax: (032) 551 4414 Cell: 082 5510 227 Int. Code: +27 (32) Web Site: http://www.nmcexquisite.com
2017 Feb 13
0
MIB error
...NMP UPS driver 0.70 (2.7.1) kill: No such process No matching MIB found for sysOID '.1.3.6.1.4.1.674.10902.2'! Please report it to NUT developers, with an 'upsc' output for your device. Going back to the classic MIB detection method. Driver exited abnormally In this case DELL 2700W NMC card UPS Name : Dell UPS Rack/Tower 2700W HV - 230V UPS Part Number : J727N UPS Serial Number : 0095-A09 System Technical Level / Firmware Revision : 01.14.0003 Network Management Card Card Firmware revision : 01.18.0005 Card Part Number : H910P Card Revision : A05 Card Serial Number : 2BF-0034...
2018 Sep 14
0
snmp-ups driver for APC smartUPS No supported device detected. Nut-scanner finds the device
OS: CentOS 7 NUT Version: 2.7 Installed NUT through: yum install nut UPS: APC smart UPS srt3000 with NMC I am trying to set up NUT with snmp for my apc ups. Heres the config; [ups6]                 Driver = snmp-ups                 Port: ups6.domain.name (also tried 192.168.24.9)                 Snmp_version = v3                 secLevel = authPriv                 secName = ups6           ...