similar to: Some thoughts on loss of communication

Displaying 20 results from an estimated 2000 matches similar to: "Some thoughts on loss of communication"

2015 Nov 21
2
lost communication with UPS
Greetings.? I have been using NUT for some time now and have not had any issues until yesterday.? I was trying to get my NOTIFYCMD script working and was making modifications to upsmon.conf .? After making the mod to upsmon.conf I invoked upsmon -c reload and a few minutes later the system shut down.? There was a loss of communications with the UPS.? I have an Asium P700 UPS and use the blazer_usb
2015 Sep 19
1
Asium P700
I have been using the Asium P700 for about 4 months, running Debian Wheezy 7.9,? and would like to submit the UPS for inclusion in your list of supported devices.? ASIUM P700 (650VA/360W) | ? | | ? | | ? | ? | ? | ? | ? | | ASIUM P700 (650VA/360W)Prices only valid for purchases within the US. No PO Box deliveries. | | | | View on www.asiumpower.com | Preview by Yahoo | | | | ? | Not sure
2015 Sep 21
0
regarding Asium P700
No, the Battery Temp does not change. It is always 25C. I don't know why the ups.delay.start is that high. Is that user configurable? Yes, I have tested the automatic shutdown. Works well. Yes, the instant commands work, at least those I feel comfortable testing. Battery test work fine. I have not enable the write to variables. Did not know that it might be necessary. John Hart -----
2015 Nov 21
0
lost communication with UPS
On Nov 21, 2015, at 10:36 AM, john hart <jsamcr at yahoo.com> wrote: > > Greetings. I have been using NUT for some time now and have not had any issues until yesterday. I was trying to get my NOTIFYCMD script working and was making modifications to upsmon.conf . After making the mod to upsmon.conf I invoked upsmon -c reload and a few minutes later the system shut down. There was a
2015 Sep 21
1
Regarding the Asium P700
I just looked at the ups.conf file and noticed that I have ondelay=40. Should that not have overwritten the value shown for ups.delay.start? Perhaps this UPS is not ready for prime time ! However it works okay for me. John Hart -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Jul 13
0
AsiumPower Asium P700 UPS
Looking for some help with this UPS. ?I am running Debian Jessie 8.1 (32 bit). ?I live inCosta Rica so UPS purchase options, in my price range, are fairly slim. ?I purchased thereferenced UPS, which works with WinPower software, but am really hesitant to installWinPower as I don't know how it might affect things and don't want to break the system. When I was still running Wheezy, I
2015 Jul 16
2
Good news
Time, not sure who owner is, but I've tried as both admin and myself, to no avail. ?However, I told you that mesg is y, buti tried to send a mesg using ?' write ' ?and it says I have messages disabled. ????? ? I did that by opening two?terminals, on I logged in as ' su ', and sent the message from there. ?Is that peculiar? Might account for why I am notgetting anything from
2015 Jul 16
2
Good news
Tim, Thanks for the feedback. ?I am the only user (standalone system), but I checked 'mesg' and made sure it was set?to 'mesg y' . ? And the execute permissions for wall are ? rwxr-sr-x ?and the filename is has a ?kind of orange highlightedbackground. Don't know what that means. John?"Science is organized common sense. Philosophy is organized piffle" -attributed to
2015 Jul 16
2
Good news
Tried 'echo hi | wall' and no message. ?I looked at 'wall -h' and it would seem that it is supposed to. ?I eventried ?' wall ?[<filename> | <message>] ' ?and got nothing. ? Not sure what that means, as when using theNUT-Monitor program I get banners and a 'message' on the system try. ? Strange ! John ??"Science is organized common sense. Philosophy
2007 Jan 19
5
Install problem & Geek Squad UPS
I Seem to have made some progress in getting nut-2.0.5 installed, but hidups still has a version number of 0.13. First is hidups 0.13 the correct version? if not how do I find the correct version. Second if my Geek Squad GS1285U UPS is not supported how do I proceed. I have been a programmer for 35 years(mostly high level computer aided design), written code in 20 some languages, am retired
2015 Jul 15
3
No messages
Charles, This is how I have the upsmon.conf set up. ?The only time I get a message is if the?NUT Monitor gui is running. ?I open LXterminal, pull the wall plug, and I get no messagesin the terminal. ?MONITOR Asium_p700 at localhost 1 upsmon jsamcr master?MINSUPPLIES 1?SHUTDOWNCMD "/sbin/shutdown -h +0"?NOTIFYCMD /sbin/upssched?POLLFREQ 5?POLLFREQALERT 5?HOSTSYNC 15?DEADTIME
2015 Jul 14
2
Strange
I tested shutdown by pulling the plug from the wall socket and observed that I was notgetting any notifications. ?Then I opened the NUT Monitor GUI and immediately got notified. What did I do wrong? ?I think that upsmon runs at startup so why do I have to open the GUI?in order to get messages? ? John?"Science is organized common sense. Philosophy is organized piffle" -attributed to
2013 Nov 01
3
Merging blzr as blazer (and un-merging voltronic?)
Daniele, Thanks again for your work on both the voltronic and blzr drivers. To get the most exposure to new drivers, what we have typically done in the past is to rename the existing driver as *-old, so that users get the new driver by default when they upgrade (but the old driver is still available if there are regressions). This is how we are incorporating Michal's apcsmart updates. On
2015 Jul 13
2
Totally beyond me
As an update to my first message, sent July 13, I am totally out of my league.I installed nut (apt-get install nut) on Debian Jessie. ?Went through the process of modifying?ups.conf and copied the udev ( cp /lib/udev/rules.d/52-nut-usbups.rules /etc/udev/rules.d/ ) When I ran ?upsdrvctl start ?I got a message about the usbhid-ups driver. ?It appears that NUTis not configured with the driver. ?The
2015 Jul 15
2
Good news
I pulled the AC power and let the system shutdown. ?Everything appears to have gone well. ?Checked thesystem log and found the following sequence of events: [CODE] Jul 15 10:20:50 debian upsmon[678]: UPS 1 on batteryJul 15 10:26:05 debian upsmon[678]: UPS 1 battery is lowJul 15 10:26:05 debian upsd[675]: Client upsmon at 127.0.0.1 set FSD on UPS [Asium_p700]Jul 15 10:26:05 debian upsmon[678]:
2015 Sep 22
2
NOTIFYCMD shell script problem driving me NUTS
Either I am missing something or I am really STUPID. 1. I have added a user, named nutmon, to the nut group. 2. In upsmon.conf I have set RUN_AS_USER nutmon . 3. I have NOTIFYCMD /etc/nut/notifyme.sh and it is set as 755, so should be executable by everyone. 4. I have the NOTIFYFLAG set as SYSLOG+WALL+EXEC, so the shell should execute. This is the shell script : #!/bin/bash # # NUT NOTIFYCMD
2015 Sep 23
4
NOTIFYCMD shell script problem driving me NUTS
On Sep 22, 2015, at 11:27 AM, Thomas Charron <twaffle at gmail.com> wrote: > > On Tue, Sep 22, 2015 at 9:56 AM, John Hart <jsamcr at gmail.com> wrote: >> notify-send > > notify-send needs a DBUS_SESSION_BUS_ADRESS to work right. Look around for code snippets to get this. Ah, that notify-send. Another option is to launch the PyNUT app in your xsession (or
2006 Mar 31
1
cannot install centos, but fedora works
I am able to install fedora core onto an old p700 box with SCSI RAID 1 array, but while trying to install CEntOS I get an error about the installer not being able to find the disks. Moving on. --
2004 Oct 29
1
All users able to access printer
Hi all, I have setup with linux samba-server(ver 2.2.1a) as my print-server under user security model with printer access allowed only for a few users. It's so happening that samba is allowing any users to fire print jobs on the shared printers,even those users who are not in the valid users list. However it is fine with normal shared folders ,where only the valid user are able to
2015 Jan 02
2
Data stale error after short while
A couple of years ago, Arnaud helped me get my Apollo Line Interactive UPS working, using the blazer_usb driver. Now I've run into another problem, having rebuilt my HP Proliant Microserver into an ESXi 5.5 managed hypervisor with various VMs. One of the VMs is a FreeNAS server which manages the storage for the other VMs so graceful shutdowns are important. I built a single VM to monitor the