Displaying 20 results from an estimated 3000 matches similar to: "Setup of upssched on opensuse 11"
2008 Sep 17
0
FW: Setup of upssched on opensuse 11 - examined pipefn ad lockfm
On 9/16/08 3:35 PM, "Arjen de Korte" <nut+users at de-korte.org> wrote:
> Citeren tarbeite <tarbeite at fit.edu>:
>
>> Running opensuse 11 with two ups that can be seen via web interface and post
>> messages on the console.
>
> Please post the contents of /etc/ups/upssched.conf here. Also make
> sure that the directory mentioned in PIPEFN and
2020 Mar 10
2
Fwd: Windows upssched does not work
Hi,
I have problem with upssched on windows. Upssched is not executed. I
have 2 scripts, 1 for notification in upsmon and second for scheduling
in upssched. Monitoring is working fine, script write to log. I'm
using binary windows installer 2.6.5-6 from NUT.
Here are my configs:
--- nut.conf
MODE=netclient
--- upsmon.conf
MONITOR ups_1000 at 192.168.3.95 1 <user> <password> slave
2007 Jun 24
1
upssched. Again.
Hi everyone,
Here I am with my second attempt to persuade upssched to do things; for some
reasons it just won't! Or if it runs, it never runs the script.
OK, the story first: 2.0.3 (conveniently comes as RPMs by default on FC6)
running on FC6; APC Smart-UPS 750 via serial connection all working fine.
Here are the main files:
/etc/sysconfig/ups
SERVER=yes
MODEL=apcsmart
DEVICE=/dev/ttyS0
2008 Nov 04
2
Variable use in upssched-cmd
Hi all
I have most of the NUT system up and running. I?m in the process of writing
the script to send email notifications for certain events. This is my
upsshed-cmd file so far:
# EC130 Commands
ec130onbatt)
echo "EC130 UPS has been on Battery for more then 10
seconds" \
| mailx -r "ups at fit.edu" -s"EC130 on battery"
2020 Mar 10
0
Fwd: Windows upssched does not work
On Tue, 10 Mar 2020, Radoslav Chovan wrote:
> I have problem with upssched on windows. Upssched is not executed. I
> have 2 scripts, 1 for notification in upsmon and second for scheduling
> in upssched. Monitoring is working fine, script write to log. I'm
> using binary windows installer 2.6.5-6 from NUT.
> --- upsmon.conf
> MONITOR ups_1000 at 192.168.3.95 1 <user>
2020 Mar 11
1
Fwd: Windows upssched does not work
ut 10. 3. 2020 o 16:34 Roger Price <roger at rogerprice.org> napĂsal(a):
>
> On Tue, 10 Mar 2020, Radoslav Chovan wrote:
>
> > I have problem with upssched on windows. Upssched is not executed. I
> > have 2 scripts, 1 for notification in upsmon and second for scheduling
> > in upssched. Monitoring is working fine, script write to log. I'm
> > using binary
2011 Jul 19
2
KIN-1500AP RM + Windows 2008 64-bit Standard R2 SP1 (nut 2.6.1)
I have only RS-232 on the box (meanwhile, it was manufactured on march of
2011)
Here is my configs:
nut.conf:
*
*
MODE = netserver
ups.conf:
*
*
[KIN1500]
driver = powercom
port = notUsed
desc = "Powercom KING PRO KIN-1500AP RM"
upsd.conf:
*
*
LISTEN 192.168.1.2 3493
upsd.users:
*
*
[monuser]
password = xxxxxxxx
upsmon master
2011 Jun 08
2
Misconfiguration of Windows MSI installer 2.6.0-1 with my Powerware 5115 connected via USB port
Hello.
I've tried to configure Windows (complete port, Beta): Windows MSI installer
2.6.0-1 with my Powerware 5115 connected via USB port but have no luck.
Here is my config files:
*nut.conf:*
MODE = netserver
*ups.conf:*
[PW5115]
driver = bcmxcp_usb
port = notUsed
desc = "PowerWare 5115"
*upsd.conf:*
LISTEN 192.168.1.12 3493
*upsd.users:*
[monuser]
2016 Jul 11
0
Proposal for technique to stop a timer at any moment
Here is patch 2 of 2. Roger
diff -rup -x '*.html' -x '*.8' -x '*.5' nut-2.7.4.orig/docs/man/upsd.txt nut-2.7.4.dev/docs/man/upsd.txt
--- nut-2.7.4.orig/docs/man/upsd.txt 2015-12-29 09:42:34.000000000 +0100
+++ nut-2.7.4.dev/docs/man/upsd.txt 2016-07-07 10:08:51.939354892 +0200
@@ -119,6 +119,16 @@ administrative functions like SET and IN
controlled in
2017 Jul 03
2
Help with Elite 800VA usb UPS
Ok, I am running NUT in dummy mode.
I have added a new ups in ups.conf
[dummy]
driver = dummy-ups
port = upsc.dev
desc = "dummy ups for testing purposes"
upsc.dev has been generated by exporting the Elit configuration.
I have added the monitor line in upsmon.conf and the "exec" flags (all the
events)
MONITOR dummy at artu 1 user pass master
SHUTDOWNCMD
2013 Jun 28
2
How to Simulate UPS on battery?
I've recently moved from installing NUT from source to installing NUT
from the FreeBSD package (FreeBSD 9.1).
One would think that I might have learned not to change anything, but I
made the change. And here is my tale of woe.....
My first question is: is it possible to simulate a "UPS is on battery"
state?
Some background:
UPS comm port is connected to and monitored by
2017 Jul 03
0
Help with Elite 800VA usb UPS
On Mon, 3 Jul 2017, Andrea de Lutti wrote:
> MONITOR dummy at artu 1 user pass master
> SHUTDOWNCMD "/sbin/shutdown -h +0"
> NOTIFYCMD /usr/local/bin/upssched-script
Hi, As far as I can see, what you are getting in syslog corresponds
correctly to what you have specified. You have specified that upsmon is
to call upssched-script _directly_. This means that the argument to
2014 Oct 14
1
upssched not execute triggers - Fedora 20 and nut 2.7.2
ok, this function really worked?
i have a linux Fedora 20 system, i install from rpm in version 2.6.2 and i
this function not execute.
Then i delete the rpm packet and all configuration files and compile latest
stable 2.7.2 version with usb driver.
ok, i first load ups driver:
* /usr/local/ups/sbin/upsdrvctl -u root start*
next i started
*/usr/local/ups/sbin/upsd* and next*
2006 Nov 21
1
MGE Nova 1100 AVR + upssched
Hi, I'm having problems to configure upssched in order to notify me only
when the disconnection exceeds the 30 seconds.
Now, I'm getting a mail if it is disconnected just for a second, or even
worse, when I got low tension.
So, mail notifications are well configured, I guess...
I think the problem is in upssched.
I'm new to this, so it could be a stupid thing that I'm missing...
2024 Nov 10
1
WALL not working on Debian 12
Hello,
I have noticed that (apparensly) since Debian 12 upgrade the WALL
commands for upsmon.conf don's seem to work.
To test I have configured upsmon-dummy.conf to debug this:
NOTIFYCMD /usr/sbin/upssched
NOTIFYFLAG ONBATT SYSLOG+EXEC+WALL
NOTIFYFLAG ONLINE SYSLOG+EXEC+WALL
the /usr/sbin/upssched gets called:
/lib/nut/upsmon -D -D -D -D -f /etc/nut/upsmon-dummy.conf
and I
2024 Nov 10
1
WALL not working on Debian 12
Maybe...ish - I haven't seen those for a while, but had few outages either.
Can you check if the updated (root) user profile or default profile(s)
under /etc mention `mesg n` or similar means of limiting broadcasts?
In your manual `wall` executions, do you see them in the same terminal that
sent the message, or on all terminals (GUI, SSH sessions)? As root or as
any user (as recipient and as
2013 Jan 04
2
UPSSCHED and FreeBSD 8.3?
Group:
The Background:
I maintain the network hardware for a county government building that is un-
occupied except for weekday dayshift. The building is located in an older
section of town and the electric service has components that are nearing
their 100 year lifetime. The building has UPS for all computer and network
hardware and an autostart generator that starts when utilitity service
2005 Dec 24
1
Regular expressions in upssched.conf?
Hi,
I didn't found an answer for my question in NUT documentation/FAQ or
this mailing list archive so I?m posting it here.
I want to start a timer only if both of my UPSes remain on battery. Not
just one, both.
My UPSes are:
- ups1@host-a
- ups2@host-b
Is it possible to use something like this in upssched.conf?
AT ONBATT ups1.* && ups2.* START-TIMER onbattwarn 180
Thanks,
2005 Sep 13
3
timers and their usage
Hi everyone,
new to the list but a long time nut user.
I've tried a couple of times to set up a timer to avoid getting annoying
messages when the system goes on battery for only a few seconds.
in uppsched.conf I added this at the bottom:
AT ONBATT * START-TIMER onbattwarn 60
AT ONLINE * CANCEL-TIMER onbattwarn
What am I missing? it still doesn't wait before alerting me.
2020 Apr 23
3
Low battery unexpected shutdown
Hi, recently I observed that during a power outage, my NUT setup doesn't
shutdown properly. Indeed it never reaches the LowBattery state to notify
and initiate shutdown on clients. Reviewing my setup and logs I think I'm
facing multiple problems and I'm unable to point to real root cause.
First, let me focus on my scenario and current setup:
In normal status (ONLINE, fully charged)