PHP Classes

Executar o serverstat

Recommend this page to a friend!

      PHP Server Stat Monitor  >  All threads  >  Executar o serverstat  >  (Un) Subscribe thread alerts  
Subject:Executar o serverstat
Summary:Como funciona essa classe
Messages:3
Author:Alexandre Chacon
Date:2015-04-25 17:53:27
 

 


  1. Executar o serverstat   Reply   Report abuse  
Picture of Alexandre Chacon Alexandre Chacon - 2015-04-25 17:53:27
Como devo proceder para executar o serverstat no windows? Estou em ambiente de teste, com windows + wamp.

serverstat e serverstatd são arquivos, com códigos PHP e aparentemente sem nenhuma extensão. Como executá-los para que comece a monitorar a máquina?

This message was written in brazilian portuguese!

  2. Re: Executar o serverstat   Reply   Report abuse  
Picture of Sergey Vanyushin Sergey Vanyushin - 2015-04-25 23:40:45 - In reply to message 1 from Alexandre Chacon
[In Portuguese (sorry, used google-translate)]

Olá. Para lançar serverstat ou serverstatd nome do arquivo passe para o interpretador php.

1. Se dir contendo php.exe listado na sua %PATH%, então comando parecido com este (executá-lo na raiz do serverstat):

php bin\serverstat

2. Se dir contendo php.exe NÃO é losted em sua %PATH%, em seguida, lançar serverstat como o seguinte:

C:\php\php bin\serverstat

Tenho php instalado em C:\php. Em seu PC não pode haver outro caminho.
---
[In English]

Hello. In order to launch serverstat or serverstatd pass file name to the php interpreter.

1. If dir containing php.exe listed in your %PATH%, then command looks like this (run it from root dir of serverstat) :

php bin\serverstat

2. If dir containing php.exe is NOT losted in your %PATH%, then launch serverstat like the following:

C:\php\php bin\serverstat

I have php installed in C:\php. On your pc there can be another path.

  3. Re: Executar o serverstat   Reply   Report abuse  
Picture of Alexandre Chacon Alexandre Chacon - 2015-04-26 05:41:56 - In reply to message 2 from Sergey Vanyushin
:(

Não consegui executar. Olha o que acontece:
prntscr.com/6y9cfv

Bom, de qualquer forma, MUITO obrigado por ser tão prestativo e ágil na resposta.

E pode responder em inglês apenas, não precisa usar o google-translate. Eu consigo ler bem em inglês.

Obrigado | Merci | Thank you very much