Displaying 7 results from an estimated 7 matches for "devicemodel".
Did you mean:
device_model
2012 Jun 10
3
SNMP agent for NUT
...c.1 = STRING: UPS2 10 KVA Lacerda Titan Black
tri-mono 10KVA (220v) Serial A08823221
NUT-MIB::deviceDesc.2 = STRING: Fictious
NUT-MIB::deviceDesc.3 = STRING: Example outlet
NUT-MIB::deviceDesc.4 = STRING: phases1
NUT-MIB::deviceDesc.5 = STRING: phases2
NUT-MIB::deviceDesc.6 = STRING: test3
NUT-MIB::deviceModel.1 = STRING: Titan Black tri-mono 10KVA
NUT-MIB::deviceModel.2 = STRING: Titan Black tri-mono 10KVA
NUT-MIB::deviceModel.6 = STRING: Ellipse MAX 1100
NUT-MIB::deviceMfr.1 = STRING: Lacerda Sistemas de Energia
NUT-MIB::deviceMfr.2 = STRING: Lacerda Sistemas de Energia
NUT-MIB::deviceMfr.6 = STRING: E...
2012 Jun 10
3
SNMP agent for NUT
...c.1 = STRING: UPS2 10 KVA Lacerda Titan Black
tri-mono 10KVA (220v) Serial A08823221
NUT-MIB::deviceDesc.2 = STRING: Fictious
NUT-MIB::deviceDesc.3 = STRING: Example outlet
NUT-MIB::deviceDesc.4 = STRING: phases1
NUT-MIB::deviceDesc.5 = STRING: phases2
NUT-MIB::deviceDesc.6 = STRING: test3
NUT-MIB::deviceModel.1 = STRING: Titan Black tri-mono 10KVA
NUT-MIB::deviceModel.2 = STRING: Titan Black tri-mono 10KVA
NUT-MIB::deviceModel.6 = STRING: Ellipse MAX 1100
NUT-MIB::deviceMfr.1 = STRING: Lacerda Sistemas de Energia
NUT-MIB::deviceMfr.2 = STRING: Lacerda Sistemas de Energia
NUT-MIB::deviceMfr.6 = STRING: E...
2013 Apr 18
9
[PATCH v5 1/2] libxl: Introduce functions to add and remove USB devices to an HVM guest
...interface which can be expanded in the
future to implement USB for PVUSB, qemu, and stubdoms. It can also be
extended to include other types of USB other than host USB (for example,
tablets, mice, or keyboards).
For each device removed or added, one of two protocols is available:
* PVUSB
* qemu (DEVICEMODEL)
The caller can additionally specify "AUTO", in which case the library will
try to determine the best protocol automatically.
At the moment, the only protocol implemented is DEVICEMODEL, and the only
device type impelmented is HOSTDEV.
This uses the qmp functionality, and is thus only...
2010 May 05
1
[PATCH 1/2] reap the blktapctl thread and notify the tapdisk backend driver to release resource like memory..
...t our child. We continue this loop, and after it is
- # terminated make really sure the process is going away
- # (SIGKILL).
- pass
- time.sleep(0.1)
- else:
- log.warning("DeviceModel %d took more than 10s "
- "to terminate: sending SIGKILL" % self.pid)
- try:
- os.kill(self.pid, signal.SIGKILL)
- os.waitpid(self.pid, 0)
- except OSError:
-...
2008 Sep 02
2
SDI support works correctly (sdi.c32)
Hi,
As I have not seen any confirmation yet on the list,
I just wanted to let you know that sdi.c32 works fine here,
at least as fine as my initial syslinux-2.11 asm patch.
I only use XPe SDI images with the following structure
(of course PART blob size can vary):
Type Offset Size Base Address Attr
---- ------------------- -------------------
2006 Mar 16
2
please help: "undefined method ''updated?''"
...tion: devices are servers, which have many interfaces).
Thank you in advance for your help to find my mistake!
Kind Regards
Peter
My relevant code snippets are:
------------------- models/device.rb ---------------------
class Device < ActiveRecord::Base
belongs_to :devicetype
belongs_to :devicemodel
belongs_to :cabinet
has_many :interfaces
has_and_belongs_to_many :groups
validates_presence_of :name, :he
validates_uniqueness_of :name
validates_numericality_of :he
[...]
end
------------------- models/device.rb ---------------------
class Interface < ActiveRecord::Base
b...
2007 Mar 09
0
Full testing agianst xen usntable 14201
...2_64_gPAE 40 25 15 0 0
:function32_PAE_gPA 40 26 14 0 0
:functionpae_PAE_gP 1 0 0 0 1
=====================================================================
Total 564 362 152 43 7
DeviceModel:
Environment:
-----------------
Machine: Paxivelle
Changeset: 14201
Guest Memory: 512M or 2G
Host Memory: 512M
Xen0: Fedora Core 5
-----------------
Detailed testing report:
-------------------
====
IA32 UP HVM (RHEL4u2 with 2.6.16 kernel):
====
cpuinfo -- PASS
Memory -- PASS
Timer -- PASS (accur...