Displaying 20 results from an estimated 1000 matches similar to: "notifycmd problem"
2005 Nov 08
1
message command
hello
i've got a problem with the "message command "option
here is my config in smb.conf
message command = /usr/local/samba/var/popup/get_popup "%f" "%t" "%s" "%I" &
and the get_popup script
date=`date +%d-%m-%Y`
heure=`date +%H:%M`
machine=$1
destinataire=$2
message=`cat $3`
ip=$4
infos=`/usr/local/samba/bin/nmblookup -A $ip | grep
2007 Mar 08
1
ldap
hello
in first i made a test with a single machine with samba and ldap authentication, everything works fine.
my qestion is the following :
we have 2 samba server (pdc 2domains), one for the teachers population, and another for the
students/teachers population.
i dont know how to do to make it works with an ldap authentication.
how to "tell" to ldap that the user "teacher1"
2012 Apr 11
1
NOTIFYCMD doesn't work from Windows service
Hello dear all,
I try to use NUT for windows (not WinNUT), and stuck with launching NOTIFYCMD.
On any event marked as SYSLOG+WALL+EXEC syslog entry appears, popup
window appears, but NOTIFYCMD script doesn't run.
If I run upsmon.exe in cmd (i. e. not as a service) everything works fine.
Here is my upsmon.conf:
MONITOR central at 10.35.0.180 1 user password slave
MINSUPPLIES 1
SHUTDOWNCMD
2008 Jul 09
5
boot disk failure
Hello,
i've got a problem with boot pxe on pc, all my pc works fine except in a room
where all the same pc doesnt works :
my configuration (dhcp tftp etc...) works fine also
here is a part of my tftpboot directory
ghost/
memdisk
menu.c32
pxelinux.0
pxelinux.cfg/
./ghost:
ghost288.IMA
ghost_geii_101.IMA
ghost_MM.IMA
ghost_MM.IMA.old
./pxelinux.cfg:
default
here is a part of my default
2010 Jan 09
2
problem with mailing (nut 2.4.1 and a powermust650 -> megatec_usb)
Hello guys
Yesterday i started do configure my Mustek Powermust650 with nut using
the megatec_usb driver. Everything works fine except for the mailing
when something happens. My upsmon looks like this:
MONITOR powermust650 at localhost 1 local controller master
MINSUPPLIES 1
SHUTDOWNCMD "/sbin/shutdown -h +0"
NOTIFYCMD /root/upsmailer
POLLFREQ 10
POLLFREQALERT 5
HOSTSYNC 15
2012 Jan 28
2
No shutdown on empty battery
Hello,
I set up a FreeBSD 8.2 system with nut 2.6.1 and a Powerware 5115
connected by RS-232. I expected this setup to shut down before running
out of battery power, but I either missed some important configuration
or something else went wrong:
The syslog says:
Jan 9 05:03:42 b1 upsmon[67752]: UPS upsb1 at localhost on battery
Jan 9 05:04:42 b1 upsmon[67752]: UPS upsb1 at localhost on line
2012 Mar 20
2
MGE Pulsar evolution 2200
Hello,
I forgot nut since more than a year because a lot of job with other
application
My server nut failed since severals months
We had 3 electric failure so I must install a new server nut
I work with ubuntu 10.04.4 (64bits) / I installed nut 2.4.3 with deposits
I have a MGE Pulsar evolution 2200 connected on usb
last week when I began my tests all was ok (communication etc etc ..)
2006 Jul 10
1
script init
hello,
i'm looking for a script to launch upsdrvctl, upsd and upsmon.
i dont find anything for a mandrake.
does anybody have this kind of script
thank you
--
----------------------------------------------------
Pascal Legrand
*IUT de Chartres* - _Service Informatique_
----------------------------------------------------
1, place Roger Joly
28000 Chartres
Tel : 02 37 91 83 36 - Fax: 02 37
2024 Jul 27
1
Fedora 40 nut-server not starting at boot
Hi folks, I'm having an issue with getting nut-server to start at boot on a
freshly installed Fedora 40 desktop. Seems once the machine is up, I can
manually start with systemctl start nut-server and everythings fine.
dnf info nut
Last metadata expiration check: 2:08:11 ago on Sat 27 Jul 2024 03:48:13 PM
EDT.
Installed Packages
Name : nut
Version : 2.8.2
Release : 1.fc40
2009 May 18
1
tftpd-hpa and pidfile
Hello,
i've got a problem on lenny with tftpd-hpa
When i launch it from /etc/init.d/tftpd-hpa start, there is no pidfile created.
what is the way to get it ?
thank you
--
---------------------------------------------------------------
Pascal Legrand
*IUT de Chartres* - _Service Informatique_
---------------------------------------------------------------
1, place Roger Joly
28000 Chartres
2020 Apr 28
2
Tripp-Lite SMART1500LCD: powers off with /etc/killpower...then powers back on...
Hi Everyone,
I recently bought a Tripp-Lite SMART1500LCD for my Linux Mint 19.3 machine,
connected via a USB cable. I installed Nut 2.7.4 from the Mint package
repository via sudo apt update && sudo apt install nut. Everything works
great: NUT issues low battery warning when it reaches the set low
battery point and then issues shutdown commands...computer shuts
down..then the UPS shuts
2023 Jun 11
1
Upssched 100% CPU after updating Debian 12
Hi,
I have been running nut successfully for a long time with my Debian 11 server. I upgraded my server to Debian 12 today, which upgraded nut also from 2.7.4-13 to 2.8.0-7. I noticed that after upgrade there was a upssched process running and taking 100% cpu time.
I checked if there were any changes to configuration file formats with nut upgrade and only differences I noticed were a terminology
battery not installed, but battery still 100% and NUT 2.7.2-4 does not catch this and report a error
2017 Apr 04
2
battery not installed, but battery still 100% and NUT 2.7.2-4 does not catch this and report a error
On Tue, 4 Apr 2017, Arnaud Quette wrote:
> Hi Jon, Stuart and the list
>
> 2017-04-04 1:09 GMT+02:00 Stuart Gathman <stuart at gathman.org>:
> Which NOTIFYCMD is run when there is an ALARM?
> Have you specified that in your upsmon.conf?
>
> And that is the question of the hour.? How do you specify that?? Note
> that this is not the REPLBATT
2005 Feb 10
2
Samba (Linux) Server and Mac OS X Clients
Hi,
I'v been googling around for information using a samba server as
authentification and fileserver for mac os x clients.
At the moment I have all useraccounts and (home-)shares configured on
the samba server and I can manually connect to the server from the os x
clients.
My Questions: Has someone a how to configure a loginscript for mounting
the samba shares?
Or has someone a how to
2004 Sep 03
2
HELP
Hi Respected members,
I am a student of computer science. I have in my course of study a project to be done. I am interested in doing project related to Samba.
I have got one of the ideas for the project. Can anybody be kindly help me regarding this idea? Please do reply about this idea.
In the project I am planning to achieve server independency ,
2017 Jun 09
2
Apple Mac slave
On Thu, 8 Jun 2017, Robbie van der Walle wrote:
> After the first test and the NAS is restarted I had to change the
> setting battery.charge.low again to 80?
Does the NAS DSM reset battery.charge.low to 10 or is it internal to the
UPS? You will have to experiment by disconnecting the UPS control lead
from the NAS and connecting it (if possible) to the Mac. After setting to
80 and a
2023 May 27
2
unable to connect to APC UPS Connection Refused
I've not been able to connect to my ups using NUT 2.7.4 or NUT 2.8.0.
2.7.4 was installed as a package, 2.8.O was compiled from source.
I've messed with permissons, everything is root:root and has the approprate read/execute permissons. I've tried two differnt UPS(es) APC & CyperPower. I'm running PI OS (Raspbian) on a Raspberry Pi3 model B. The port 3493 is open (UFW). I can
2024 Nov 01
1
NUT 2.8.1-3 " Can't claim USB device [051d:0002]@0/0: Entity not found" using usbhid-ups
Hello,
I was thinking about what could be going wrong here, and a few ideas pop
up:
1) If you installed NUT from packaging, there should have been no need to
add OS groups/users manually. There is a valid use-case for running
different daemons under different accounts, as long as they talk over
network and access same files or UNIX sockets at best by sharing a group
for that, but it does need
2024 Nov 01
1
NUT 2.8.1-3 " Can't claim USB device [051d:0002]@0/0: Entity not found" using usbhid-ups
Hi Jim,
Thanks for your help. I'll respond in the same order as you did:
1. Unfortunately, I did "chown" stuff to these created users... Since
the other three responses don't seem to be what you're looking for (but
that's only my uninformed interpretation), I suppose the problem lies here?
Is there a number of files/directories that I should
2009 Dec 30
2
usbhid-ups disconnects with Eaton Ellipse 1000S
My UPS is a Eaton Ellipse 1000S (But its identified as MGE Ellipse
0463:ffff).
I have been using the usb interface with the usbhid-ups driver, but I
found that sometimes (too much times) the driver doesn't respond and NUT
doesn't receive changes nor notifications from the UPS.
The kernel lose the connections with USB device, in the kernel logs
appears:
Dec 30 11:24:12 rei kernel: