Sponsored Content
Top Forums UNIX for Advanced & Expert Users hunting down for software interrupt causes Post 302367004 by fpmurphy on Saturday 31st of October 2009 09:21:36 AM
Old 10-31-2009
Is this just a plain vanilla out-of-the box installation or do you have applications such as Apache, Squid, etc. running on it?
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

timer interrupt

hello all since a process running in kernel mode cannnot be preempted by any other process what would be the status of Timer interrupt that occurs when the time quantum of a process is elapsed? thanks (2 Replies)
Discussion started by: compbug
2 Replies

2. HP-UX

Hunting Java memory. VSZ? 11.2 and 11.3

We are running into what appears to be a memory leak in java with a program that we are developing. The growth has been confirm on a 12day test. When we look at garbage collection with hpjtune, and jmeter, it appears to releasing the heap memory properly. Does anyone... (1 Reply)
Discussion started by: craigclee
1 Replies

3. Advertise with Us

Job Hunting in Uganda

Hello I am thinking of packing up and moving to Uganda if I can, especially if I can track down some UNIX/Linux type roles there. Broadband has just come ashore in Mombasa and should soon make its way through to UG, I think this is going to trigger a surge in expansion for what is currently a small... (0 Replies)
Discussion started by: steadyonabix
0 Replies

4. UNIX for Advanced & Expert Users

Interrupt storm detected on "irq 20" throttling interrupt source

I receive the following warning messages on a very new machine which has FreeBSD 8.1 x64 installed on it: Interrupt storm detected on "irq 20" throttling interrupt source It is unclear what this means and what its origins are (motherboard? CPU? RAM?). I can start the desktop and the message is... (4 Replies)
Discussion started by: figaro
4 Replies

5. UNIX for Advanced & Expert Users

Is there any shell command to show which interrupt handler handle which interrupt number?

Hi, all: Is there any shell command to show which interrupt handler handle which interrupt number in the system? li,kunlun (5 Replies)
Discussion started by: liklstar
5 Replies

6. What is on Your Mind?

Alarm interrupt and multithreading

Hi Friends any know how became a friend in this Android Programming Language (0 Replies)
Discussion started by: ljarun
0 Replies

7. What is on Your Mind?

Hunting Anomalous Bots - An Introduction to Cyber-Objects - Live From Cyberspace

https://www.unix.com/members/1-albums212-picture687.png Hunting Anomalous Bots - An Introduction to Cyber-Objects - Live From Cyberspace Click title image (above) for video tutorial. (5 Replies)
Discussion started by: Neo
5 Replies
BCMXCP(8)							    NUT Manual								 BCMXCP(8)

NAME
bcmxcp - Driver for UPSes supporting the serial BCM/XCP protocol NOTE
This man page only documents the hardware-specific features of the bcmxcp driver. For information about the core driver, see nutupsdrv(8). SUPPORTED HARDWARE
This driver should recognize all serial BCM/XCP-compatible UPSes. It has been developed and tested on Powerware PW5115 and PW9120 hardware. If your UPS has a USB connection, you may also consult the bcmxcp_usb(8) driver documentation. EXTRA ARGUMENTS
This driver supports the following optional settings in the ups.conf(5). shutdown_delay=delay The number of seconds that the UPS should wait between receiving the shutdown command (upsdrvctl shutdown) and actually shutting off. baud_rate=rate Communication speed for the UPS. If this is set to 9600, it tries to connect to the UPS at 9600bps. If it fails to communicate, it will go into baud-hunting. It starts at 1200 and goes up to 19200. If it succeeds, it tell you the speed it connected with. If not included in the config, it defaults to baud-hunting. DEFAULT VALUES FOR THE EXTRA ARGUMENTS
o shutdown_delay = 120 o baud_rate = none INSTANT COMMANDS
This driver supports the following Instant Commands: shutdown.return Turn off the load and return when power is back. shutdown.stayoff Turn off the load and remain off. test.battery.start Start a battery test. outlet.n.shutdown.return Turn off the load on outlet n and return when power is back. (n is the outlet number reported by the upsc command) TODO LIST
Report UPS statistics information BCM/XCP supports reporting of UPS statistics data. Change settings Access the config register to change settings. BUGS
None known. AUTHOR
Tore Orpetveit <tore@orpetveit.net> SEE ALSO
The core driver: nutupsdrv(8) The USB BCM/XCP driver: bcmxcp_usb(8) Internet resources: The NUT (Network UPS Tools) home page: http://www.networkupstools.org/ Network UPS Tools 05/21/2012 BCMXCP(8)
All times are GMT -4. The time now is 05:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy