Displaying 20 results from an estimated 4000 matches similar to: "Status"
2009 Sep 30
6
new variable
Dear Arnaud,
Now I started to write a driver that simulates continous power breaks.
(E.g. in every 30 minutes.)
This could be used for testing of setup of client upsmons.
I have to simulate a behaviour of a real UPS. The physical model
contains an extra attribute: the charging current that needed to compute
recharge time and actual battery charge during the recharge process.
Can we call this
2009 Sep 30
6
new variable
Dear Arnaud,
Now I started to write a driver that simulates continous power breaks.
(E.g. in every 30 minutes.)
This could be used for testing of setup of client upsmons.
I have to simulate a behaviour of a real UPS. The physical model
contains an extra attribute: the charging current that needed to compute
recharge time and actual battery charge during the recharge process.
Can we call this
2011 Nov 11
1
MGE MIB related bug
Dear folks,
According to mge-mib.c (NUT 2.6.2) LB condition
is gained from variable .1.3.6.1.4.1.705.1.5.14.0 (i.e.
upsmgBatteryLowBattery.0).
The test device of me does not 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
2009 Oct 02
1
sign of battery.current
What is the sign of battery.current value?
I wonder if the negative number means charging or discharging.
Gabor
2010 Jun 07
3
Patch: upssched puts UPS name in the command line
Dear folks,
The patch in attachment allows upssched to put actual UPS name
into command line even if configuration contains wildcard (*).
E.g.
AT LOWBATT * EXECUTE "LOWBATT %s"
AT ONLINE ups3 EXECUTE "ONLINE %s"
where %s is replaced with UPS name before logging and execution.
A possible further enhancement could be if regular expressions
are also acceptable in place of
2010 Jun 25
1
Threads
Dear folks,
I'm thinking about writing a multithreaded driver.
I wonder if library routines (like dstate_*) are thread-safe?
Regards
Gabor
2011 May 20
1
No logging
Dear folks,
strace shows that snmp-ups driver writes to stderr:
[pid 21825] write(2, "No log handling enabled - turnin"..., 52) = 52
| 00000 4e 6f 20 6c 6f 67 20 68 61 6e 64 6c 69 6e 67 20 No log h andling |
| 00010 65 6e 61 62 6c 65 64 20 2d 20 74 75 72 6e 69 6e enabled - turnin |
| 00020 67 20 6f 6e 20 73 74 64 65 72 72 20 6c 6f 67 67 g on std err logg |
| 00030 69 6e
2009 Sep 28
1
repeater problem
Hi Arnaud,
I played a bit with dummy driver in repeater mode.
It is the concept what I need.
Unfortunately I found that if connection to another upsd gets broken
the driver does not try to repair it.
Gabor
2009 Aug 31
2
UPS::Nut PERL module is rewritten
Dear folks,
I had to rewrite UPS::Nut because it was not developed since 2002
and it was based a very old version of upsd speaking a totally
outdated protocol.
If some of you interested in it you can get from my debian repository.
package name is libups-nut-perl.
Add this to your APT sources:
deb http://debian6.ki.iif.hu/ lenny contrib
deb-src http://debian6.ki.iif.hu/ lenny contrib
Or simply
2011 Jan 12
3
Bug#609649: cron-apt: Insufficient logcheck patterns
reassign 609649 logcheck-database
thanks
Hi
On Wed, Jan 12, 2011 at 05:40:35PM +0100, Kiss Gabor (Bitman) wrote:
> > Thanks for the suggestion, but are you sure that this is actually
> > part of cron-apt? I can not find any logcheck rules in the cron-apt
> > sources.
>
> Ooops! You are right, I missed the addressee. :-)
> File /etc/logcheck/ignore.d.server/cron-apt
2006 Jun 27
1
Xen VT + FreeBSD
Hi,
Does anybody installed FreeBSD to VT Xen Domain with success? I tired
FreeBSD 6.0 Stable installer cd but after the SDL console bing up and
the loader was fund I got the following messages scrolling on the console:
BTX halted
init=0000000d err=00000000 elf=00010046 eip=000090db
eax=00050033 ebx=00042820 ecx=00000000 edx=0000a000
esi=00209701 ebi=0001f98 ebp=000d0000 esp=00001800
cs=0008
2004 Feb 19
2
traffic normalizer for ipfw?
Hi there,
Is there some way to configure ipfw to do traffic
normalizing ("scrubbing", as in ipf for OpenBSD)? Is
there any tool to do it for FreeBSD firewalling?
I've heard that ipf was ported on current, anything
else?
TIA,
/Dorin.
__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
2018 Jan 30
5
[Bug 1220] New: Reverse path filtering using "fib" needs better documentation
https://bugzilla.netfilter.org/show_bug.cgi?id=1220
Bug ID: 1220
Summary: Reverse path filtering using "fib" needs better
documentation
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: nft
2008 Jul 18
5
samba group rights problem (Domain Admins not working)
Hi list,
after upgrading our ldap server, the Domain Admins group doesn't work
anymore.
Members of the domain admins group don't have any special rights on the
workstations (for example, they cannot even change the date of a machine in
the
domain anymore).
When I lookup the group members I get:
2008 Jul 18
2
WINS name resolution doesn't work
I've set up my Samba PDC to act as a WINS server, because I need remote
access to it (through a VPN connection). I put "wins support = Yes" into the
smb.conf file. As far as I know, WINS doesn't use a unique port number, so
enabling the usual NetBIOS ports (137/udp, 138/udp, 139/tcp) on the firewall
should be enough to make WINS work. I did this already.
I tried to connect to a
2007 Feb 13
11
Routing problem (RTNETLINK answers: Invalid argument) on multiple internet link.
Hi all,
I''m trying to set up a computer with 2 routes to the internet, much as
described at http://lartc.org/howto/lartc.rpdb.multiple-links.html .One of my
interfaces (eth5, 192.168.2.2) is only used for traffic originating inside
the network. The other (eth1, 192.168.1.2) is only used for a VPN, where all
(udp) traffic originates from outside our network. I have created a second
2002 Sep 10
3
RE: 4 nic advanced routing question update
ok i will do it in text:
66.92.114.46 eth0
209.141.2.194 eth1
192.168.119.101 eth2
192.168.120.101 eth3
What i have is a linux box RH7.3 which will eventually run Shorewall Firewall. On this box there is eth0 66.92.114.46 conneted to isp1 and eth1 209.141.2.194 connected to isp2
It also has eth2 192.168.119.101 and eth3 192.168.120.101 which will connect to a failover appliance which has 2 wan
2010 Apr 15
7
[Bug 1757] New: strdelim has a bug caused only one user with quote
https://bugzilla.mindrot.org/show_bug.cgi?id=1757
Summary: strdelim has a bug caused only one user with quote
Product: Portable OpenSSH
Version: 5.4p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: unassigned-bugs at mindrot.org
2003 Jul 28
6
snooping - the crux of the problem
I have a computer with two interfaces, say with addresses 192.168.1.1
and 192.168.1.2. I want to set up routing such that when I ping
192.168.1.1 it goes out through 192.168.1.2 and not to the local
interface.
Is this possible - all my attempts so far have been unsuccessful? If
so, pointers, etc. would be gratefully appreciated.
Jim
--
Jim Redman
(505) 662 5156 x85
2009 Mar 15
2
Testing for Inequality à la "select case"
Using R 2.7.0 under WinXP.
I need to write a function that takes a non-negative vector and returns the
parallell maximum between a percentage of this argument and a fixed value.
Both the percentages and the fixed values depend on which interval x falls
in. Intervals are as follows:
>From | To | % of x | Minimum