Main > Free Download Search >

Free ups software for linux

ups

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3516
ZUPS 1.1

ZUPS 1.1


ZUPS allows for monitoring the state of one or more UPS devices. more>>
ZUPS allows for monitoring the state of one or more UPS devices using SNMP and executing user-specified commands in case of power outage, such as email notifications and controlled remote host shutdowns.
If the UPS devices are running on battery, the shutdown commands are executed for an arbitrary number of remote hosts, optionally with some delay specified for each host.
It can be configured to ignore these delays and run the specified commands immediately if the UPS devices are running out of battery power. Custom plugins can easily be added in order to perform other checks.
Compatibility
ZUPS can be used with any RFC 1628 (UPS MIB) compliant UPS device. Its written in C and should compile and run on Linux or any other recent UNIX(?like) operating system. The Net-SNMP library (version 5.0.5 or newer) is required for running ZUPS.
Enhancements:
- This release lets autoconf set the pathnames used in the shutdown script.
- It also fixes a problem within the zupsd-init script that prevented it from working with bash.
<<less
Download (0.12MB)
Added: 2006-09-02 License: GPL (GNU General Public License) Price:
1147 downloads
jUPS 0.2

jUPS 0.2


jUPS project is a Java class that implements MetaSystems Uninterruptible Power Supplies management protocol v1.12d. more>>
jUPS project is a Java class that implements MetaSystems Uninterruptible Power Supplies management protocol v1.12d.
It was successfully tested against:
Metasystem Megaline rack 2500
MetaSystem UPSes must be connected via a 3-wires serial cable to a PC where a serial-to-TCP tool must be installed
jUPS was written using Corey Minyards ser2net acting as a bridge between the serial port and a TCP socket.
The UPS-PC serial cable pinout is:
UPS PC
9 pin 9 pin 25 pin
male female female
2 --------------------------- 2 ----------- 3
3 --------------------------- 3 ----------- 2
5 --------------------------- 5 ----------- 7
ser2net needs to be configured to bridge the serial port with 2400,8N1 parameters to a TCP socket.
A working ser2net.conf file is:
9999:raw:600:/dev/ttyS0:2400 NONE 1STOPBIT 8DATABITS -XONXOFF -RTSCTS -LOCAL
This setup forwards serial port /dev/ttyS0 (COM1) as 2400,8N1 to local TCP port 9999
Quickstart
For a quickstart download the tarball and have a look at jUPStest.java.
Enhancements:
- The creation of a jUPSCommand for an empty jUPSPacket was fixed.
<<less
Download (0.043MB)
Added: 2006-12-20 License: LGPL (GNU Lesser General Public License) Price:
1038 downloads
Net::UPS 0.04

Net::UPS 0.04


Net::UPS is an implementation of UPS Online Tools API in Perl.v more>>
Net::UPS is an implementation of UPS Online Tools API in Perl.

SYNOPSIS

use Net::UPS;
$ups = Net::UPS->new($userid, $password, $accesskey);
$rate = $ups->rate($from_zip, $to_zip, $package);
printf("Shipping this package $from_zip => $to_zip will cost you $.2fn", $rate->total_charges);

Net::UPS implements UPS Online Tools API in Perl. In a nutshell, Net::UPS knows how to retrieve rates and service information for shipping packages using UPS, as well as for validating U.S. addresses.

This manual is optimized to be used as a quick reference. If youre knew to Net::UPS, and this manual doesnt seem to help, youre encouraged to read Net::UPS::Tutorial first.

<<less
Download (0.020MB)
Added: 2006-10-24 License: Perl Artistic License Price:
1097 downloads
UPS 3.38 beta2

UPS 3.38 beta2


UPS is a light C and C++ debugger under X11. more>>
Ups is a source level C,C++ and Fortran debugger that runs under X11. Currently supported systems are FreeBSD and GNU/Linux on Intel x86 and Solaris on SPARC.

On these systems it runs native; it is not a front-end to GNU gdb. An ANSI C interpreter is included; this is built in to ups to provide conditional debugging and can also be built as a seperate program.

If you are using some other operating system or processor then please see the systems information as ups has in the past been ported to a variety of computers, and may include code for your system.

Ups was written by Mark Russell of the Computer Science department at the University of Kent at Canterbury, and was originally part of the Kent Software Tools suite.
<<less
Download (2.5MB)
Added: 2005-04-18 License: Free To Use But Restricted Price:
1652 downloads
UPS monitor 0.8.3

UPS monitor 0.8.3


UPS monitor is a graphical monitoring application that lets users watch a UPSs status in real time. more>>
UPS monitor is a graphical monitoring application that lets users watch a your UPSs status in real time.
Main features:
- Saves your session if UPS switches to battery power
- Warns you when power is critically low
- Lets you monitor networked UPSes
- Remembers configuration and restarts when you log on
- Extremely easy to use
<<less
Download (0.072MB)
Added: 2005-12-05 License: GPL (GNU General Public License) Price:
1444 downloads
Tupsmand 0.6.1

Tupsmand 0.6.1


Tupsmand is the core of the Tecnoupman manager. more>>
Tecnoupman project is a manager/monitor for the UPS Tecnoware Adv. Tecnoware (FIRENZE), only supplies a payment proprietary cable and software.
So, even if the UPS is equipped of RS-232 interface its not possible, without spent a lot of money, to manage the UPS directly from the PC.
Ive tried several times to contact the Tecnoware (firenze), but ive obtained zero support and zero technical infos about the UPSes and the cables pinouts. The cable, in fact, is a non standard one.
USAGE:
After that youve compiled the sources, and connected the UPS to Serial Port, youre ready to use the manager/monitor. Tupsmand is the core of the system. It can monitor and manage the power and the shutdown of the server/ups.
Youve to startup the daemon using a command like:
revolution#tupsmand /etc/tupsmand.conf
after startup, tupsmandll daemonize monitoring all the parameters from the
UPS. All paramters for the startup, must be specified in the config file:
tupsman.conf, like this format:
DEBUGL=1<<less
Download (0.018MB)
Added: 2007-02-20 License: GPL (GNU General Public License) Price:
977 downloads
Network UPS Tools 2.2.0

Network UPS Tools 2.2.0


Network UPS Tools is an extremely powerful and versatile client/server based approach to UPS monitoring. more>>
Network UPS Tools is a collection of programs which provide a common interface for monitoring and administering UPS hardware. Network UPS Tools uses a layered approach to connect all of the parts.
Drivers are provided for a wide assortment of equipment. They understand the specific language of each UPS and map it back to a compatibility layer.
This means both an expensive "smart" protocol UPS and a simple "power strip" model can be handled transparently.
This information is cached by the network server upsd, which then answers queries from the clients. upsd contains a number of access control features to limit the abilities of the clients. Only authorized hosts may monitor or control your UPS hardware if you wish.
Since the notion of monitoring over the network is built into the software, you can hang many systems off one large UPS and they will all shut down together.
Clients such as upsmon check on the status of the hardware and do things when necessary. The most important task is shutting down the operating system cleanly before the UPS runs out of power.
Other programs are also provided to log UPS status regularly, monitor status through your web browser, and more.
Enhancements:
- HAL support. IPv6 support.
- Support for many new devices.
- Many driver improvements.
- This release uses automake.
<<less
Download (0.64MB)
Added: 2007-07-06 License: GPL (GNU General Public License) Price:
847 downloads
UPS track shipping module for X-Cart 1.0

UPS track shipping module for X-Cart 1.0


UPS Track shipping module for X-Cart allows you to provide up-to-the-minute shipping status reports. more>>
UPS Track shipping module for X-Cart allows you to provide up-to-the-minute shipping status reports to your customers right from within your online store. Such feature encourages your customers to return to your shop and track their shipments or check the delivery status of their orders.

Namely, the UPS Track shipping add-on allows your customers to check the current status of their orders in X-Cart using online tracking option on the "Orders history" page. The UPS Track shipping module for X-Cart displays the complete tracking information that is available in the UPS by the moment customers perform the request. Notice, the tracking information is updated each time tracking labels are scanned in the UPS delivery system.

There are the following options available in the tracking activity records:

Origin and destination addresses Origin and destination addresses
Pick up and delivery dates Pick up and delivery dates
All UPS locations where the shipping label was scanned All UPS locations where the shipping label was scanned
Current location of the shipment Current location of the shipment
Current status of the shipment Current status of the shipment: In Transit, Delivered, Exception, Pickup, Manifest Pickup

How to install:

Simply unpack both modules and upload the files on the server in the directory where your X-Cart is installed. Then open install-shippingkit-base.php with your browser to run installation wizard for the base files.

After that you should open the file install-ups-tracking.php with your browser and follow the on-screen installation instructions. Please note that for proper script installation you should set the writable permissions to the /skin1/main/history_order.tpl template file. You can do it by running the following command if using shell or an FTP client:

chmod 777 skin1/main/history_order.tpl

If there is a control panel available on your hosting, you certainly can change the permissions there.

Notice, the module is currently available for X-Cart 4.0.x only. However, if youre running another version of X-Cart, contact us and well try to find a solution for you.
<<less
Download (0.018MB)
Added: 2006-01-24 License: Other/Proprietary License with Source Price:
1368 downloads
Enable smart wake ups with wake_up_info() 0.5

Enable smart wake ups with wake_up_info() 0.5


This introduces a new wake up function wake_up_info() that enables the caller to pass additional information to the woke up tasks. more>>

Enable smart wake ups with wake_up_info() 0.5 is very useful for it is designed with the function of smart wake ups.

The current (2.6.0) Linux kernel does not allow the task that wakes up a wait queue, to pass information about the cause of the wake up and this forces the freshly wake up tasks to perform additional steps to query such information.

This is time consuming and not efficient. This patch introduces a new wake up function wake_up_info() that enables the caller to pass additional information to the woke up tasks. The information is passed to the callback function registered inside the wait structure.

<<less
Added: 2008-04-09 License: GPL Price: FREE
1 downloads
UPS track shipping module for LiteCommerce 1.0

UPS track shipping module for LiteCommerce 1.0


UPS Track shipping module for LiteCommerce allows you to provide up-to-the-minute shipping status reports to your customers. more>>
UPS Track shipping module for LiteCommerce provides you with up-to-the-minute shipping status reports to your customers right from within your online store. Such feature encourages your customers to return to your shop and track their shipments or check the delivery status of their orders.
Namely, the UPS Track shipping add-on allows your customers to check the current status of their orders in LiteCommerce using online tracking option on the "Orders history" page.
The UPS Track shipping module for LiteCommerce displays the complete tracking information that is available in the UPS by the moment customers perform the request. Notice, the tracking information is updated each time tracking labels are scanned in the UPS delivery system.
There are the following options available in the tracking activity records:
- Origin and destination addresses Origin and destination addresses
- Pick up and delivery dates Pick up and delivery dates
- All UPS locations where the shipping label was scanned All UPS locations where the shipping label was scanned
- Current location of the shipment Current location of the shipment
- Current status of the shipment Current status of the shipment: In Transit, Delivered, Exception, Pickup, Manifest Pickup
<<less
Download (0.011MB)
Added: 2006-01-20 License: Other/Proprietary License with Source Price:
1376 downloads
Gapcmon a Linux GUI monitor for APCUPSD 0.8.5

Gapcmon a Linux GUI monitor for APCUPSD 0.8.5


Gapcmon is a gtk/glib desktop monitor program for the apcupsd package. more>>
Gapcmon is a gtk/glib desktop monitor program for the apcupsd package. Apcupsd interfaces with UPS power systems on local or networked systems. gapcmon connects to apcupsd via the NIS api to collect and displays the current operational state of the UPS.
A Gtk2/GLib2 GUI application used to monitor UPS devices controlled by the APCUPSD package. The program uses the NIS interface from apcupsd to collect event and status information for display to the end-user. Because of this great interface, this program can be executed on any OS supported machine and use the network socket interface to connect back to apcupsd. Of course apcupsd must be compiled with nis support
(i.e. ./configure --enable-nis --enable-gapcmon ...).
The general design model for gapcmon assumes the user has one or more UPSs attached to one or more tcpip/hosts with network connectivity to/from the gapcmon workstation. Gapcmon provides a Preferences panel to capture the hostname, port, and polling cycle for that UPS; along with an "enable" checkbox to indicate if the monitor for this configuration should be active. Gapcmon collects status and event information for each enabled UPS configuration and presents it to the user via a Detailed Information window.
Main features:
- FreeDesktop.org Spec for Notification Area Icons.
- Unlimited support for multiple UPSs.
- Historical Graph of five data points are charted. A total of 40 points are maintained on the graph. The data points are LINEV, BATTV, BCHARGE, LOADPCT, and TIMELEFT.
- Clicking an notification icon will cause the information window for that monitor to become visible or be hidden, if its already visible.
- Monitor tooltips are available when hovering the mouse over the icon, and contain a quick summary of the ups status.
- Icons are dynamically added or removed when enabled in preferences.
- Icon changes to reflect the operational state of the UPS.
- o where state is (online, onbattery, charging, not communicating, no cable)
- History graph supports popup tooltip for data point under the mouse pointer, showing dataseries name, color, time, and value.
- Configuration of the tcpi/ip hostname, tcp port number, and whether that monitor is currently enabled is provided via a central Preferences page.
- background thread for all network io to keep user interface responsive.
<<less
Download (0.089MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
834 downloads
KOPS 1.1

KOPS 1.1


KOPS project is a two-dimensional gravitational shootyerfriend game. more>>
KOPS project is a two-dimensional gravitational shootyerfriend game.

This is a port from the DOS version. It features parallax scrolling with a full digital soundtrack and sound effects.

A Pentium-class processor or better is recommended.

You control your ship with five keys; thrust (move forward), turn left, turn right, fire main gun and fire special gun. Both main and special guns can be upgraded by picking up power-ups that appear around the level from time to time.

When you pick up a main gun power-up, your gun is replaced instantly. Your main gun also has unlimited ammo. If you pick up worse gun than you already had, tough luck.

<<less
Download (3.1MB)
Added: 2006-12-07 License: GPL (GNU General Public License) Price:
1052 downloads
Eclipse 3.3

Eclipse 3.3


Eclipse is a kind of universal tool platform - an open extensible IDE for anything and nothing in particular. more>>
Eclipse project is an open source community whose projects are focused on providing an extensible development platform and application frameworks for building software.

Eclipse provides extensible tools and frameworks that span the software development lifecycle, including support for modeling, language development environments for Java, C/C++ and others, testing and performance, business intelligence, rich client applications and embedded development.

A large, vibrant ecosystem of major technology vendors, innovative start-ups, universities and research institutions and individuals extend, complement and support the Eclipse Platform

<<less
Download (MB)
Added: 2007-06-30 License: GPL (GNU General Public License) Price:
563 downloads
Tadpoles 0.5

Tadpoles 0.5


Tadpoles is a 4-player action game similar to QBasics Nibbles. more>>
Tadpoles project is a 4-player action game similar to QBasics Nibbles.

Tadpoles is an action game for up to 4 players with ties to the original "snakes" or "nibbles" game concept. In Tadpoles, you control using a direction and velocity rather than the tired up/down, left/right controls. You can also collect various power-ups.

In Tadpoles, you control using a direction and velocity rather than the tired up/down, left/right controls. Not only that, but you can collect power-ups such as Lightning and GhostWalks.

The game is built on an object-oriented design concept, with the intent to create an adventure game out of the engine.

<<less
Download (0.46MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1051 downloads
Falling Up 004

Falling Up 004


Falling Up its another tetris clone. more>>
Falling Up its another tetris clone. No, Im not trying to make any money off of it or claim it as particularly unique. It is fun. Try it. Its evil. Im told that frequently.
People have even praised it. I wrote it as a precursor to other games, a way to learn new technologies (GLUT, OpenGL, OpenAL, NSIS, ...), and to brush up on old ones (c, for that matter).
The source code is essentially free to do with as you please, if you like. If you "steal" most of it, Id prefer you give credit back to here, but really... whatever. I learned from lots of places and anything I can do to pay that back is cool.
The game is... tetris. You have the same old blocks, and they fall down. You use left and right to move blocks left and right, up to rotate, down to move down a line, and spacebar to drop.
Theres a next item (optional), sound (optional), and... stuff like that. Please, just download it and play it already! Geeze! Youd think I was just rambling...
Enhancements:
- The score file was adding 1 to the "level" the score was attained at every time a new high score was made, give or take; that is fixed.
- I added a background image (doesnt work with trails, may slow down on slower systems), and made F4 quit out of playing the game.
<<less
Download (0.45MB)
Added: 2005-12-06 License: GPL (GNU General Public License) Price:
1422 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5