Package zephir :: Package monitor :: Package agent :: Package diagnose :: Module ftp :: Class Ftp
[hide private]
[frames] | no frames]

Class Ftp

source code

agent.MicroAgent --+
                   |
                  Ftp

Test FTP

Instance Methods [hide private]
 
__init__(self)
satus : etat du micro-agent (up|down)
source code
 
_system(self)
Récupère une sortie système
source code

Inherited from agent.MicroAgent: dump_html, dump_xml, set_status

Inherited from agent.MicroAgent (private): _status_to_diode

Method Details [hide private]

__init__(self)
(Constructor)

source code 
  • satus : etat du micro-agent (up|down)
Overrides: agent.MicroAgent.__init__
(inherited documentation)