Displaying 11 results from an estimated 11 matches similar to: "nut bloque redémarrage serveur"
2020 Mar 24
2
upsmon SHUTDOWNCMD not working
Bonjour
Openbsd 6.6 - NUT 2.7.4 from source - Eaton Ellipse Pro
Installation OK
upsc OK
upsmon -c fsd OK (shutdown effective)
I suppose mistake in upsmon config :
# upsmon.conf
MONITOR ellipse at localhost 1 upsmon pass master
MINSUPPLIES 1
SHUTDOWNCMD "/sbin/shutdown -p -h now 'Sylvebarbe killed'"
POLLFREQ 60
POLLFREQALERT 60
HOSTSYNC 120
DEADTIME 180
POWERDOWNFLAG
2020 Mar 17
0
Nut OpenBSD
Bonjour
Openbsd 6.6 - NUT 2.7.4 - EATON Ellipse PRO
NUT installed using pkg_add - not working
driver : usbhid-ups
I have (at last) two problems :
1.
... >> usbhid-ups -a ellipse
Network UPS Tools - Generic HID driver 0.41 (2.7.4)
USB communication driver 0.33
kill: No such process
Using subdriver: MGE HID 1.39
libusb_get_interrupt: Function not implemented
... >>
2.
...
2007 Mar 29
1
Interconnexion d'un serveur Asterisk à des PABX LG ( IP LDK)
bounjour
je dispose de differents commutateurs de LG (IP LDK) sur differents sites.
je voudrais savoir comment je pourrais interconnecter ces differents IP LDK
a un serveur Asterisk via IP ( ceci sous entend que chacun de ces
commutateurs dispose d?j? d'une carte VOIBE).
Mecri d'avance pour l'aide
_________________________________________________________________
MSN Messenger :
2007 Apr 18
0
customize xen kernel with rpmbuild
Hello
I try to customize the name of my kernel.
I use the rpm source on the download page for the RHEL4.4 and I would like to differenciate the domO and the domU.
cd /usr/src/redhat
rpmbuild -ba SPEC/myspec.spec
In the spec file I tested to change ''%define kernelvariant xen'' to ''%define kernelvariant xenHAHAHA''
or other variables with no success
At the
2012 May 14
0
libvirt, lxc, "/dev/log" ENOENT
Hello.
I am experimenting with LXC via libvirt on my Gentoo development
system. I can start the LXC domain and connect to its console. However, I
am unable to login as root. I've used "chroot" and "passwd" from the host
system to explicitly set the root password. Still no luck. So I began
debugging....
I ran "strace" on the container's
2003 Jun 19
3
sciViews
Bonjour,
J'ai t?l?charg? SciViews Insider que je trouve tr?s convivial.
Par contre, je n'arrive pas ? comprendre comment enregistrer un script R en type de fichier R justement.
Mes programmes fonctionnent tr?s bien, mais SciViews me propose uniquement de les enregistrer au format txt sous un type de fichier "bloc notes".
Comment les enregistrer avec l'extension .R comme le
2016 Jun 12
2
Ejecutar bloques con codigo
haaaa lo mire, ese comando se acerca a lo q necesito, pero la diferencia
es que los bloques de codigo estan dentro del mismo script en que los
quiero llamar, en cambio, source llama a archivos externos con el codigo
... sacar el codigo a archivos externos no es tan buena opcion para mi
porque el codigo ya cumple una funcion en el lugar donde esta dentro del
script, pero a veces necesito
2012 Feb 29
1
Error occurred during mean calculation of a column of a data frame, which is apparently contents numeric data
Hello R people,
How can I compute the mean of the "Pulse_rate" column of the data frame or
matrix from the following character object called "str_got". It has 14
entries and each entry has 8 values, separated by commas. Please go thru
the following R commands to know how I tried to unstring and unlist the
values to form a data frame.
> str_got
[1]
2016 Jun 12
5
Ejecutar bloques con codigo
Estimados, estoy usando R desde rkward y quisiera saber, porque no lo he
encontrado ni logrado, si es posible ejecutar bloques de codigo usando
alguna instruccion de R. Me explico ...en rkward es posible marcar
trozos de codigo y luego ejecutarlos pinchando los iconos o en el manu o
usando short-cuts (Ctrl+Shift+F1 por ejemplo)... pero yo quisiera hacer
eso usando alguna instruccion de
2006 Feb 16
1
Virtual Machines Linux examples...
Hi,
The french community of Xen: http://xenfr.org/
provides differents VM available here:
http://ftp.ooofr.org/~anivard/VMhosts/
[ ] CentOS4.tar.bz2 04-Apr-2005 05:22 334M
[ ] DebianWoody.img.bz2 04-Apr-2005 04:38 98.7M
[ ] DebianWoody.tar.bz2 04-Apr-2005 05:24 74.0M
[ ] FC4.disk.bz2 12-Feb-2006 20:45 310M
[ ] FedoraCore3.img.bz2
2020 Mar 24
0
upsmon SHUTDOWNCMD not working
*** solved ***
Using http://rogerprice.org/NUT/ConfigExamples.A5.pdf
and upsrw, my BSD shutdown at low power of 80%
Bye