similar to: Converting snmpset() and snmpget() functions of php in rails

Displaying 20 results from an estimated 90 matches similar to: "Converting snmpset() and snmpget() functions of php in rails"

2020 Apr 29
0
[EXTERNAL] SNMP shutdown timing out
Is NUT using the same SNMP v3 user as your SNMP Set or a different one? If it is a different one (e.g. an SNMP v1 or v2c string) does that user / community string have read/write access? tcpdump to listen for packets across UDP 161 is one way to check what is actually being sent. Thank you, David Zomaya Tripp Lite ________________________________ From: Nut-upsuser
2020 May 04
2
Fwd: [EXTERNAL] SNMP shutdown timing out
I meant to send this to the list but evidently only sent it to David. Since sending it I've done a second test which shows what a successful snmpset looks like. First attachment, from the forwarded email, is nutout.txt. Second attachment is snmpout.txt. nomad -------- Forwarded Message -------- Subject: Re: [Nut-upsuser] [EXTERNAL] SNMP shutdown timing out Date: Mon, 4 May 2020 09:28:57
2020 Apr 29
2
SNMP shutdown timing out
I'm in the process of trying to get NUT to manage an APC SmartUPS. Monitoring of the UPS is working fine: $ upsc nutdev1 at localhost Init SSL without certificate database ambient.1.humidity.alarm.high: 60.00 ambient.1.humidity.alarm.low: 30.00 ambient.1.temperature.alarm.high: 40.00 ambient.1.temperature.alarm.low: 10.00 battery.charge: 94.00 battery.charge.restart: 0 battery.current: 0.00
2014 Feb 19
0
snmp-ups shutdowns
On Wed, 19 Feb 2014, Jim Klimov wrote: > On 2014-02-19 03:04, Tim Rice wrote: > > Now here are the OIDs (pick one) to actually turn the UPS off > > after the shutdown delay. > > > > # reboot gracefully (APC) (stays off until utility power is restored) > > UPS_OID=".1.3.6.1.4.1.318.1.1.1.6.2.2.0 integer 3" > > # turn off UP gracefully (APC) (stays
2014 Aug 11
0
Meaning of Battery Resting/PW-MIBs
Hi, just testing with a HP R1500 XR (answers as Powerware) with SNMP/Serial Port Card using SNMP I found: 1st: The batt status 1.3.6.1.4.1.534.1.2.5.0 goes away after some time. Isn't visible in a snmpwalk anymore, seems to be a bug in the card. 2nd: The ups turns into "resting" 48h after battery is full. It turns off the fan, the batt voltage lowers a little, it seems, avoiding
2009 Jul 20
0
No subject
external AGI command. Best regards, Marco Signorini. -- Marco Signorini http://www.ethermania.com http://www.ingegnitech.com Roberto Piola wrote: > we're using a Damocles Mini > (http://www.hw-group.com/products/damocles/damocles_mini_en.html). of > course, the damocles will have to drive a high-power relay. > > the damocles can be driven via snmp, so you'll have to
2020 May 04
0
Fwd: [EXTERNAL] SNMP shutdown timing out
Is anyone using snmp-ups with the -k option successfully? This is really starting to look like a bug somewhere in nut, not a config problem. I've just tried the same command from a FBSD box with the same unfortunate result. Mind you, it could be the UPS card, I'm using the same one for both tests. : || nomad at castle nut-2.7.4 [93] ; please drivers/snmp-ups -a nutdev1 -x
2010 Jan 16
0
Postgresql error
Hello, I successfully dumped the database in postgresql. Now I want to connect my rails application to the postgresql database, able to start the server, but I am getting this error when I browse the application from the browser. script/server => Booting WEBrick => Rails 2.3.5 application starting on http://0.0.0.0:3000 Sphinx cannot be found on your system. You may need to configure the
2014 Feb 19
2
snmp-ups shutdowns
On 2014-02-19 03:04, Tim Rice wrote: > If you've got a AP9630 card these notes may be useful. > > # APC ap9630 notes: > # Use firmware 6.0.6 or later if you want SNMPv3 > # Configuration->Shutdown > # In "Start of Shutdown" section, set "Low Battery Duration" and > # "Shutdown Delay" to get enough grace time for the ESXI shutdown > #
2017 Mar 24
4
Python 3.x on Centos 7
> # yum install python34 I already have epel installed. If it breaks something is it as simple as yum erase python34 to restore everything back to normal? On Thu, Mar 23, 2017 at 6:27 PM, Christian, Mark <mark.christian at intel.com> wrote: > On Thu, 2017-03-23 at 18:16 -0500, Matt wrote: >> Is there a way to install Python 3.x on Centos 7.x without breaking >>
2010 Jun 25
3
Using snmp for APC smarts
Hi, I'm new to nut. I have some 100 APC Smart-UPS 2200 & 3000's and I'm trying to do some calibration test on them. I've installed nut, with driver = snmp-ups mibs = apcc in ups.conf. I can read the variables using upsc. However it seems, I can't actually execute commands on the UPSses this way. ( upscmd some-ups calibrate.start ) Do I miss something, or are those
2006 Oct 04
2
SNMP to detect that a Cisco router....
Hey all Would anyone know how you use SNMP to detect that a Cisco router is using an alternative (redundant) interface and then change the routing settings on your firewall. Kind Regards Brent Clark
2013 Sep 27
1
fts-solr indexer-worker connects to wrong solr host dovecot-2.2.4
Hello. We're setting up fts solr and want to have the solr server host be set per-user via UserDB. It looks like if a user connects and fts indexes mail, and then another user connects and indexes mail, indexer-worker is connecting to the first user's fts host: User1, hammer at rp-auth-test.com connects, does a SEARCH for the first time, indexer-worker gets UserDB settings and
2006 Dec 03
11
Is there any Asterisk controllable thermostat?
I am wondering if there is any such thermostat available which can be controlled from Asterisk. Like you call your home pbx, dial some extension, e.g. 333 and it asks to set the temperature, you enter a temperature, and it sets the thermostat to that temperature. This thermostat will be very useful, e.g. when you're coming back home after a few days and now its snowing and you want home to be
2006 Oct 05
3
Exception Notifier plugin has stopped working.
Exception Notifier seems to have ceased working for some reason. I thought perhaps a change in edge rails was to blame, but I rolled back to 4900 and the problem was still there. The problem is that it generates an error in the _session.rhtml partial. It looks as if a method in the PP class is bombing. It says wrong number of argument (1 for 0), but there is no method on that line with
2007 Mar 01
4
Cookie based session management problems
Edge has a change in default behaviour where sessions are stored as cookies instead of in the file system. This was a pleasant surprise when I synced up, fired up my app, and nothing worked. Ah, life on the edge. I''m sure I''m just missing something, but I can''t get sessions to survive the first redirect. I added the following code to environment.rb, based on
2007 May 12
0
accessing the session after a request
Is there an easier way to access the session *after* the request then this: assigns[:_session] ? Scott
2019 Apr 24
0
Systemd, PHP-FPM, and /cgi-bin scripts
> Am 24.04.2019 um 08:37 schrieb Benjamin Smith <lists at benjamindsmith.com>: > > CentOS 7 server and Fedora 29 dev workstation, both with PHP 7.2, Apache 2.4, > php-fpm, all updated. > > I have a web-based app I've been developing for some time, and recently the > need to upload files of large size EG 1 GB or larger, has come up. > > So I wrote a
2019 Apr 24
0
Systemd, PHP-FPM, and /cgi-bin scripts
On Tue, Apr 23, 2019 at 11:37:51PM -0700, Benjamin Smith wrote: > But... php-fpm has its own "tmp" directory, something like /tmp/systemd- > private-RANDOM-php-fpm.service-RANDOM/tmp that the cgi-bin has no access to. > To be able to populate $_FILES in a way compatible with the rest of the > framework, it appears that I need to be able to run the /cgi-bin in the same >
2006 May 16
1
Horde/IMP setup
does anyone else use Horde/IMP that can share their servers.php setup? I am getting weird behavior with IMP not showing my INBOX and sub folders, etc. and i am not sure if its an IMP issue or Dovecot. It was giving me problems yesterday, then it cleared up, but now its acting up again. mail clients like Thunderbird work fine tho. I am seeing this in the logs a lot: [Tue May 16 08:08:21 2006]