Displaying 20 results from an estimated 200 matches similar to: "Any good SNMP tutorial?"
2008 May 21
2
Search a string and modify it in a .txt file
Hi there,
I use R and I would like to be able to modify a file .txt "init_file" like this one :
# ---------------------------------------------------------------------------- #
# Parameters A
# ---------------------------------------------------------------------------- #
# Parameter 1
PA1 = 15
# Parameter 2
PA2 = 3
# Parameter 3
PA3 = 2
#
2009 Aug 01
2
Add columns in a dataframe and fill them from another table according to a criteria
Deare R users
I am new to R.
What I want to do is explained below;-
I have table called States.Prob which is given below:-
This table gives the probabilities of the changes in the swap curve
depending on the state of the swap curve. I want to put these probabilities
in my dataframe mydata(given after the prob table).
Prob of States
Changes State1 State2 State3 State4
a
2009 Jul 31
1
Fill dataframe from a table according to a criteria
Deare R users
I am new to R.
What I want to do is explained below;-
I have table called States.Prob which is given below
Prob of States
Changes State1 State2 State3 State4
A Pa1 Pa2 Pa3 Pa4
B Pb1 Pb2 Pb3 Pb4
C Pc1 Pc2 Pc3 Pc4
D Pd1 Pd2 Pd3 Pd4
and I have a dataframe called
2011 Jan 20
4
How to reshape wide format data.frame to long format?
Dear list,
I need to convert this data.frame
> names(codesM)
[1] "key" "AMR.pa1.M" "AMR.pa2.M" "AMR.pa3.M" "AMR.pa4.M"
[6] "AMR.pa5.M" "AMR.pa6.M" "AMR.pa7.M" "AMR.pa8.M" "AMR.pa9.M"
[11] "AMR.pa10.M" "AMR.ta1.M" "AMR.ta2.M" "AMR.ta3.M"
2006 Mar 23
1
TrippLite SmartPro UPS and nut-2.0.2
I have a TrippLite SmartPro UP (SMART3000RM2U) that shipped with the DB9
cable# 73-0866. nut doesn't recognize the UPS using the tripplite
driver. I found this page:
http://www.tripplite.com/support/download/PA12/help/device.htm
The link lists the SmartPro series as using the cables 73-0724 or 73-0844 and
the Internet 350/525 is listed as using a cable 73-0866. I have a few
73-0844s
2015 Aug 27
1
FW: smb.conf
ok, try it like this.
hosts allow = 127.0.0.1 192.168.1. EXCEPT 192.168.1.251
Greetz,
Louis
Van: Bernadette.McCluskey at gmb.org.uk [mailto:Bernadette.McCluskey at gmb.org.uk]
Verzonden: donderdag 27 augustus 2015 14:36
Aan: L.P.H. van Belle
Onderwerp: Re: [Samba] smb.conf
I added a host ip to hosts deny in smb.conf and saved & restarted services.
I then added that ip's
2015 Aug 27
1
smb.conf
I added a hosts deny line to above and denied one specific ip address.
I then deleted that line but added hosts allow and made this equal to any
ip address within previous "denied ip address's subnet. However, the
afore-mentioned ip was still denied and I had to allow it individually.
Can anyone tell me why.
Thanks
Bernadette McCluskey
Ops/Comms Administrator
GMB National
2015 Nov 26
4
Cannot access Patriot Pro II from new system
Hi Charles,
thank you VERY MUCH for all your hints.
> If you have a jumper wire handy, you can connect the PC's TxD to RxD
I should have tried to connect from another computer in the first place.
Or access another device known to work from this computer. It turned out
that the shield I used to connect the mainboard connector to the PC case
expected another mainboard pin layout. So all I
2015 Jan 15
2
[LLVMdev] AllocaInst for FunctionType?
Hi,
I'm trying to get my head around c++ - IR - c++ API and getting used
tramform manual information to code.
The manual states alloca is defined for <type>. FunstionType is a type, so
alloca for functionType should be possible? Not?
If we have a valid Module *m
we can get an allocate instruction allocating space for a non-argumented
function as follows:
AllocaInst* pa2 = new
2010 Feb 10
2
How to create probeAnno object?
Hi,
I want to use segChrom() method in tilingArray package. For that I need to create a probeAnno object. I could not find much much info by ?probeAnno. I need help in creating probeAnno object.
Snap shot of the file(.txt):
chr1 2500014 2500038 + 0.232689943122845
chr1 2500039 2500063 + 2.60502410304227
chr1 2500062 2500086 + 0.0756595313279895
chr1 2500080 2500104 + 0.78574617788405
chr1
2012 Jun 06
1
no serial number for Tripp-Lite SMART3000RM2U?
I'm trying to set up a single host to monitor the state of several UPS
in my data center. I have a mix of several APC and Tripp-Lite in
production. The former are great, the latter are not so much. With the
APCs (using usbhid-ups), I can set up configs for each based on the
value they report from ups.serial. With the Tripp-Lites (using
tripplite_usb), there is no value returned for
2007 Jun 29
1
SMART3000RM2U problems with nut 2.0.5
Has anyone gotten this model of tripp-lite to work?
sudo /usr/local/bin/upsdrvctl -DDDDD -u root start
Network UPS Tools - UPS driver controller 2.0.5
Starting UPS: tripplite
exec: /usr/local/bin/tripplite_usb -a tripplite
Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO driver 0.7 (2.0.5)
Warning: This is an experimental driver.
Some features may not function correctly.
Detected a UPS: TRIPP
2014 May 16
2
Tripp Lite SMART3000RM2U (protocol 3003) running time and charge?
Hello,
I own an older Tripp Lite SMART3000RM2U (protocol 3003). It does not
work with usbhid-ups but it mostly works with the tripplite_usb driver
(nut 2.7.1, the latest in the Gentoo tree), in the sense that the
status (on line, on battery, etc.) is detected correctly, the machine
is shut down on critical battery, and I can even get some information
from the UPS. This is how it all looks:
2006 Nov 27
2
Centos 4.3 32 bit -CIFS VFS: Send error in Close = -9
Hello Guys
I am facing a problem using cifs filesytem on centos 4.3 32 bit to connect
to remote shares.we have DAS(Dell md1000) connected to a Dell 2950(win 2003
std).let me descibe the proc which i followed to access thi DAS via 2950..
1) create a normal user account on Dell2950(win 2003) create 3 folders with
names mysqhare1,myshare2,myshare3 in the storage area and assign all
permissions to
2012 May 09
3
SMART3000RM2U?
Can anyone point me to information for getting the Tripplite SMART3000RM2U
to work with NUT? Our newer Tripplite units seem to work with the
usbhid-ups driver, but these older ones seem to need something different.
So far I have had little success getting tripplite_usb to work.
[root at banyan ~]# tripplite_usb -a tripplite
Network UPS Tools - Tripp Lite OMNIVS / SMARTPRO driver 0.20 (2.6.1)
2023 Oct 27
2
FSD sequence: Waiting for bigger and slower clients before cutting power
Hi, and thanks for this great piece of free software! I've been meaning to
sort this out for some time, but we don't get power outages that often,
fortunately...
So, correct me if I'm wrong, but from the documentation at https://
networkupstools.org/docs/user-manual.chunked/
Configuration_notes.html#UPS_shutdown, and also reading upsmon.c, when a UPS
goes OB LB (assuming we have a
2023 Oct 27
2
FSD sequence: Waiting for bigger and slower clients before cutting power
Hi, this does sound like a useful idea - although for the principle of
least surprise and for variation in deployments, I'd rather have it as a
(non-default state of a) configuration toggle that can be set via
`upsmon.conf`: whether this particular client exits after processing FSD or
not. The onus for the rest would be on general systems integration - e.g.
ensure that init scripts `K*`ill the
2009 Jul 15
0
Fwd: DLLs
Thanks for your help with this problem about dynamic linked libraries.
I thought I had it solved, but apparently not.
Below is a small piece of Pascal code that I compile into a library.
When I load the library using dyn.load R becomes very unstable.
The Mac GUI crashes in all kinds of situations --even moving a window
can sometimes crash it.
Running from the command line (I thought the
2016 Nov 25
2
Can't get NUT slave to connect to master
Try ALL:ALL in /etc/hosts.allow temporarily. If that still doesn't work, it's likely something else. If it does, only then screw with creating narrow rules . . .
- Tim
On November 25, 2016 6:37:02 AM CST, Roger Price <roger at rogerprice.org> wrote:
>On Fri, 25 Nov 2016, Jonah Naylor wrote:
>
>> upsd : ipaddressofclientgoeshere
>
>If it were me I would write
>
2013 Jun 21
2
Help to configure NUT on Win 8
Sorry to bother, but I tried to solve the issue without success.
Here is my configuration
UPS ? NAS
I have configured the UPS to send the power messages to my clients:
I cannot understand how to configure NUT to be the client, receive the
messages and suspend/shutdown the PC if needed.
The PC runs Win8 64bit
Can you help me?
Thanbks
-----------------
This message