Hallo EyDu,
Danke für die schnelle Antwort!
Dom0:~$ /usr/share/dtc-xen/graph/xenupdate.py /var/lib/rrdtool/
['Dom1', '256', '2', '19.3']
Traceback (most recent call last):
File "/usr/share/dtc-xen/graph/xenupdate.py", line 29, in <module>
name,id,mem,cpu,state,cputime=domain[0:6]
ValueError ...
Die Suche ergab 2 Treffer
- Samstag 30. August 2008, 17:31
- Forum: Allgemeine Fragen
- Thema: ValueError: need more than 4 values to unpack
- Antworten: 2
- Zugriffe: 850
- Samstag 30. August 2008, 15:59
- Forum: Allgemeine Fragen
- Thema: ValueError: need more than 4 values to unpack
- Antworten: 2
- Zugriffe: 850
ValueError: need more than 4 values to unpack
Hallo,
ich habe einige Schwierigkeiten ein Paar Zeilen Python Code zum Laufen zu bringen:
Dom0:~$ python
Python 2.5.2 (r252:60911, Aug 8 2008, 09:22:44)
[GCC 4.3.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>exit()
Dom0:~$ /usr/share/dtc-xen/graph ...
ich habe einige Schwierigkeiten ein Paar Zeilen Python Code zum Laufen zu bringen:
Dom0:~$ python
Python 2.5.2 (r252:60911, Aug 8 2008, 09:22:44)
[GCC 4.3.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>exit()
Dom0:~$ /usr/share/dtc-xen/graph ...
