Displaying 6 results from an estimated 6 matches for "launic".
Did you mean:
lacnic
2014 Sep 04
0
howto force shutdown if nut-snmp Communications lost
On Sep 3, 2014, at 9:38 AM, Heiko L. <HL at fh-lausitz.de> wrote:
> Howto force shutdown if nut-snmp Communications lost?
>
> My 1. suggestion was option DEADTIME, but seem to be information only. (s. below)
DEADTIME expiration is a critical condition if the UPS is on battery when comms are lost, otherwise you are correct, it is only informative.
What about a NOTIFYCMD script
2014 Sep 03
2
howto force shutdown if nut-snmp Communications lost
Hallo,
I have one ups with snmp and any ups without snmp.
Shutdown works while network online.
But some batteries are empty, so that the communication break early.
Howto force shutdown if nut-snmp Communications lost?
My 1. suggestion was option DEADTIME, but seem to be information only. (s. below)
Any suggestions?
The last way would be a ugly cronjob (like: ping || shutdown).
regards Heiko
2008 Jul 22
0
RE : No peth after installing Xen
...;. (ifup eth1)
(setting "ifconfig eth1 IP" would not working)
- logical interfaces (debian:man interfaces: eth0=HOME) would not working
for more flexibility do
- change config to: "(network-script network-bridge)"
- use script /etc/init.d/xenbridges
(http://www2.fh-lausitz.de/launic/comp/xen/070418.prob_xenbr1)
if you compiled xen self, then s. 080708.prob.xen.upd.net.xend-config
torsten
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Dec 14
0
Re: snmp mrtg physCPU (fwd)
...w is confusing. [3]
> For monitorings from more than 3 physical machines unpractically.
> - enomalism [4] is too large for this small task.
>
> Someone has an idea or a finished (python|Perl)-script for this simple
task?
...meanwhile we created a solution:
http://www.fh-lausitz.de/launic/comp/xen/081202.xmstatmrtg-0.01
## xmstatmrtg, xm stats 4 mrtg
## - heiklehm noc_at_fh-lausitz.de
## - print cpu [%] (sum(xm list)/intervall/numcpu)
## - print load [%] /proc/loadavg
Torsten
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
h...
2013 Mar 05
1
howto make libvirtd xen-4.2
Hallo
I wanted to compile libvirtd on xen-4.2
but on [3] wrote: ...current version of libvirt is not compatible with xen 4.2...
Which version that I can test?
regards heiko
--------------------------------------------------
- details
130305.xen.make.libvirtd
#### var
tmp=/tmp
libvirtver="0.10.2"
pkgs="libxml2-dev libdevmapper-dev"
#### dl
cd $tmp
## dl [2]
wget
2013 Aug 01
3
Re: Installing libvirt
Hi,
Sorry, I will keep the instructions in mind.
I tried ./autogen.sh with --system but there was a version mismatch.
I guess someone should write a patch for debian based system.
I tried to install libvirt 1.1.1 with Fedora and when I did make, I got the
following error:
Making all in src
make[2]: Entering directory `/home/peeyush/Downloads/libvirt-1.1.1/src'
GEN