You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2007-12-07 15:35:09

BurtGummer
Member
From: Germany
Registered: 2007-12-07
Posts: 31

cmd installation, WOL does'nt work

Hi,

i installed GLPI 0.7RC3 and the CMD-Plugin (from http://glpi-project.org/tarballs-plugins/). I can see and configure the plugin in GLPI, but if i try to wake-up a PC, nothing happens. With "ether-wake -i eth1 00:11:D8:E1:FC:00" from the Linux-Console, the wake-up works fine. Any ideas whats wrong?

Offline

#2 2007-12-07 15:51:55

tsmr
GLPI-DEV
From: Rennes
Registered: 2005-08-26
Posts: 11,632
Website

Re: cmd installation, WOL does'nt work

in debug mode, an error in red ?


Xavier Caillaud
Blog GLPI Infotel

Offline

#3 2007-12-07 16:19:32

BurtGummer
Member
From: Germany
Registered: 2007-12-07
Posts: 31

Re: cmd installation, WOL does'nt work

Debug? how can i enable debug?

Offline

#4 2007-12-07 16:27:14

tsmr
GLPI-DEV
From: Rennes
Registered: 2005-08-26
Posts: 11,632
Website

Re: cmd installation, WOL does'nt work

Setup -> general -> Use GLPI in Mode


Xavier Caillaud
Blog GLPI Infotel

Offline

#5 2007-12-07 16:57:35

BurtGummer
Member
From: Germany
Registered: 2007-12-07
Posts: 31

Re: cmd installation, WOL does'nt work

I enabled debug and klick the plugin again, bot no red error occur. If i scoll down on this page i see:

-----------------------------------------------------------------------------------------
1    SELECT *
FROM glpi_computers
WHERE (ID = 6)    0.001    
2    SELECT name
FROM glpi_computers
WHERE ID='6'    0.000    
3    SELECT ID
FROM glpi_computers
WHERE ( name > 'greulix' OR (name = 'greulix' AND ID > '6') ) AND deleted='0' AND is_template='0' AND ( 1 )
ORDER BY name ASC, ID ASC    0.000    
4    SELECT name
FROM glpi_computers
WHERE ID=6    0.000    
5    SELECT ID
FROM glpi_computers
WHERE (name < 'greulix' OR (name = 'greulix' AND ID < '6') ) AND deleted='0'AND is_template='0'AND ( 1 )
ORDER BY name DESC, ID DESC    0.000    
6    SELECT glpi_plugin_cmd.ID as ID, glpi_plugin_cmd.name as name, glpi_plugin_cmd.link as link
FROM glpi_plugin_cmd
INNER JOIN glpi_plugin_cmd_device ON glpi_plugin_cmd.ID= glpi_plugin_cmd_device.FK_cmd
WHERE glpi_plugin_cmd_device.device_type='1'
ORDER BY glpi_plugin_cmd.name    0.001    
7    SELECT *
FROM glpi_computers
WHERE (ID = 6)
-----------------------------------------------------------------------------------------

hmm, what dows that mean?

Offline

#6 2007-12-07 16:59:20

tsmr
GLPI-DEV
From: Rennes
Registered: 2005-08-26
Posts: 11,632
Website

Re: cmd installation, WOL does'nt work

and in the popup when you do a wol ?


Xavier Caillaud
Blog GLPI Infotel

Offline

#7 2007-12-07 17:13:26

BurtGummer
Member
From: Germany
Registered: 2007-12-07
Posts: 31

Re: cmd installation, WOL does'nt work

There is no popup. I do the following:

login to glpi as superadmin -> Inventar -> Computer -> klick on one computer -> Tab "Plugins" -> "Commands". Then i see:

Associated Commands
Wake on Lan

and i klick on "Wake on LAN", but nothing happens, the screen scolls only the side above. I try this from a Linux-Machine with Firefox and from a Windows 2000 Machine with Firefox.

Offline

#8 2007-12-07 19:39:58

tsmr
GLPI-DEV
From: Rennes
Registered: 2005-08-26
Posts: 11,632
Website

Re: cmd installation, WOL does'nt work

hum normally a pop-up try to do wol...


Xavier Caillaud
Blog GLPI Infotel

Offline

Board footer

Powered by FluxBB