METASYS(8) NUT Manual METASYS(8)NAME
metasys - Driver for Meta System UPS equipment
NOTE
This man page only documents the hardware-specific features of the metasys driver. For information about the core driver, see nutupsdrv(8).
SUPPORTED HARDWARE
The metasys driver was written with the "Meta System UPS Protocol Rev.1.12" kindly supplied from Meta System.
The driver should support all the common features of the ups models:
o HF Line (/2) 1-8 boards
o HF Millennium (810, 820)
o HF TOP Line (910, 920, 930, 940, 950, 970, 980)
o ECO Network (750, 1000, 1050, 1500, 1800, 2000, 2100, 2500, 3000)
o ECO (305, 308, 311, 511, 516, 519, 522, SX, SXI)
o ally HF (800, 1000, 1250, 1600, 2000, 2500)
o Megaline (1250, 2500, 3750, 5000, 6250, 7500, 8750, 10000)
CABLING
The needed cable is a standard pin-to-pin serial cable with at least pins 2, 3, and 5 (on DB9 connector) connected.
EXTRA ARGUMENTS
This driver supports no extra arguments from ups.conf(5).
BUGS
This driver has been tested on Meta System HF Millennium 820 and ally HF 1000 only.
Any information about the use of the driver with the other listed UPS are really welcome.
AUTHOR
Fabio Di Niro <blaxwan@users.sourceforge.net>
SEE ALSO
The core driver:
nutupsdrv(8)
Internet resources:
The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
Network UPS Tools 05/21/2012 METASYS(8)
Check Out this Related Man Page
METASYS(8) NUT Manual METASYS(8)NAME
metasys - Driver for Meta System UPS equipment
NOTE
This man page only documents the hardware-specific features of the metasys driver. For information about the core driver, see nutupsdrv(8).
SUPPORTED HARDWARE
The metasys driver was written with the "Meta System UPS Protocol Rev.1.12" kindly supplied from Meta System.
The driver should support all the common features of the ups models:
o HF Line (/2) 1-8 boards
o HF Millennium (810, 820)
o HF TOP Line (910, 920, 930, 940, 950, 970, 980)
o ECO Network (750, 1000, 1050, 1500, 1800, 2000, 2100, 2500, 3000)
o ECO (305, 308, 311, 511, 516, 519, 522, SX, SXI)
o ally HF (800, 1000, 1250, 1600, 2000, 2500)
o Megaline (1250, 2500, 3750, 5000, 6250, 7500, 8750, 10000)
CABLING
The needed cable is a standard pin-to-pin serial cable with at least pins 2, 3, and 5 (on DB9 connector) connected.
EXTRA ARGUMENTS
This driver supports no extra arguments from ups.conf(5).
BUGS
This driver has been tested on Meta System HF Millennium 820 and ally HF 1000 only.
Any information about the use of the driver with the other listed UPS are really welcome.
AUTHOR
Fabio Di Niro <blaxwan@users.sourceforge.net>
SEE ALSO
The core driver:
nutupsdrv(8)
Internet resources:
The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
Network UPS Tools 05/21/2012 METASYS(8)
I have the following two files:
1st File:
1:1:100
2:101:400
3:401:450
4:451:600
5:601:980
6:981:1500
7:1501:1600
8:1601:1800
9:1801:2000
2nd File:
30
50
80
700 (2 Replies)
Hi,
Appreciate any help in advance ;-)
There are some numbers between 0 and 1, 0 not included: .2500, .3333, .5000, .6666, .7500, 1.000
How to replace the first 0 ( after the dot ) with a number, say, if the number is 3:
.2500 will be .2530
.5000 will be .5300
.7500 will be .7530
... (3 Replies)
Original file we are getting .......
Item Period Amt
P1 106 1000
P1 206 1500
P1 106 2000
P2 256 5800
P2 650 7500
My output should be like this
Item 106 206 256 650 ............
P1 1000 1500 0 ... (1 Reply)
Hi Experts,
I have a requirement.
input_file.txt
Emp_no Emp_Name Salary
100 A 1000
101 B 2500
102 C 1500
I want to update the salary field of a record based on a condition(like emp_no=100).
Presently I am using a temperory file for updation.
Eg:
read the input_file
if $1=100... (1 Reply)
Hi Experts,
I have a requirement.
input_file.txt
Emp_no Emp_Name Salary
100 A 1000
101 B 2500
102 C 1500
I want to update the salary field of a record based on a condition(like emp_no=100).
Presently I am using a temperory file for updation.
Eg:
read the input_file
if $1=100... (1 Reply)
Hi Experts,
I have a requirement.
input_file.txt
Emp_no Emp_Name Salary
100 A 1000
101 B 2500
102 C 1500
I want to update the salary field of a record based on a condition(like emp_no=100).
Presently I am using a temperory file for updation.
Eg:
read the input_file
if $1=100... (1 Reply)
hello..
I have big file and so far I was able to shink it and make smaller with certains values that I need..
vendor1|2000|1
vendor2|1000|1
vendor2|5000|1
vendor2|500|2
vendor3|1000|2
vendor3|500|3
vendor4|500|3
Vendor5|500|1
vendor6|500|3
Vendor7|1000|1
Vendor8|1000|774... (3 Replies)
HI help
i have
cc 9+37.50 328611.50 688498.25 42.38
cc 66+62.50 328636.50 688498.42 42.58
i want to make o/p
cc 9+3750 328611.50 688498.25 42.38
cc 66+6250 328636.50 688498.42 42.58
plz help (2 Replies)
Hi,
I recently got StoragaTek 2500 and I would like to connect it to my solaris machine, since I don't have much experience with storages, could someone point me how to do so, how can i present disks from storage on my solaris os? (everything is already connected)
thanks in advance (1 Reply)
Dear Help,
I have an input file which looks like below
002 1000 2000 3000
003 2000 3000 4000
005 1000 2000 6000
I would like to have an output which inserts the missing number in sequential sorting as shown below...
001 0 0 0
002 1000 2000 3000
003 2000 3000 4000
004 0 0 0
005 1000... (5 Replies)
Hello All,
I am new to the forum so forgive me for any mistakes. I have a question. I have been doing alot of reading about how to get a supportable operating system on my sunblade 2500. I also want to use it for Xorg. I have been having trouble getting the sun XVR drivers working... (2 Replies)
Hi All,
I have the below Input:
1 700 1200 400 1300
2 2000 1000 2000 1500 600
3 1400 200 1000 1000 1200
4 1300 500 600 200
I want to modify the field 5 and field 4 as below.
If value in field 5 is null then value of field 4 should be in field 5. and then the value of... (12 Replies)
Good Afternoon,
I'm setting up a SunBlade 2500 using ufsrestoreand have gotten to the point where I have restored the root and usr partitions. However, the machine keeps rebooting, never really coming up. Looking at vfstab, it looks pretty empty- shouldn't I see entries like... (22 Replies)