Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
client | 2012-02-15 | ||
img | 2012-02-15 | ||
readme.txt | 2012-02-16 | 6.8 kB | |
how-to.txt | 2012-02-16 | 11.8 kB | |
gui-server-orig.py | 2012-02-15 | 516.6 kB | |
lanciatore_impostazioni_principale.py | 2012-02-15 | 2.1 kB | |
imposta_client_caratteristiche.sh | 2012-02-15 | 1.6 kB | |
COPYING | 2012-02-15 | 35.1 kB | |
Totals: 8 Items | 574.0 kB | 0 |
README ITALIANO: Questo programma è stato sviluppato per effettuare un monitoraggio delle attività eseguite sul programma OpenOffice.org 3.3 di una rete di utenti. Il modulo server permette di registrare la macro azioni che l'utente inserisce nell'interfaccia del programma. Attraverso i comandi del menu sull'interfaccia grafica del server, è possibile installare il client nel computer su cui risiede il server. Questo programma è stato realizzato in Python ed è multipiattaforma per Windows e Linux. ENGLISH: This software was developed to monitor activity on the program OpenOffice.org 3.3 of a network of users. The server module lets you record the macro actions that the user enters in the program. Through the menu commands on the GUI server, you can install the client on the computer where the server resides. This program has been implemented in Python and is cross platform for Windows and Linux. HOW-TO ITALIANO: Installazione e avvio dell'applicazione Windows: Scaricare e avviare il file dall'indirizzo: http://sourceforge.net/projects/mioc-tool/files/MIOC_desktop_side/eseguibili_binary_exe-files/gui-server.exe/download Il programma installera le cartelle necessarie in una sottocartella della cartella programmi senza inserire collegamenti sul desktop ma avviando l'applicazione una volta scompattato l'archivio. Per avvii successivi è possibile riavviare il file gui-server.exe che reinstalla l'applicazione in meno di 2 secondi e avvia la stessa. Linux: Scaricare i file al seguente indirizzo: http://sourceforge.net/projects/mioc-tool/files/MIOC_desktop_side/source-code_codice-sorgente/ e avviare il file gui-server-orig.py Utilizzo dell'applicazione Attraverso questo programma è possibile creare un progetto di monitoraggio di una rete di host che utilizzano OpenOffice.org come suite di Office Automation. L'interfaccia grafica dell'applicazione è composta da 3 frame, uno a sinistra dove troviamo i pulsanti utili al contesto attuale, un frame sottostante dove vengono raffigurati gli host che aggiungo nel progetto e un frame soprastante che raffigura i dettagli sull'host e sul monitoraggio di OpenOffice.org per l'host in questione. I dati che vengono inviati da OpenOffice.org attraverso il client-mioc al server Mioc sono i comandi che l'utente monitorato inserisce nell'interfaccia grafica di OpenOffice.org. 1. Una volta avviato il server è necessario avviare il monitoratore di client che provvederà ad intercettare future connessioni di client nella rete. Per fare ciò è sufficiente andare all menu alla voce genera-client e poi avvia server monitoraggio. 2. Successivamente (almeno una prima volta)è necessario installare il client e avviarlo per poter iniziare a vedere i dati sull'utilizzo di OpenOffice nell'interfaccia grafica del server Mioc. Per installare e avviare il client nel computer ove risiede il server ed effettuare un monitoraggio del programma OpenOffice.org nel pc locale dal menu alla voce genera-client selezionare la voce avvia impostazioni monitoraggio per questo pc e successivamente la voce avvia il client installato in questo pc; a questo punto potete iniziare ad accendere una sessione di Openoffice.org, Writer per esempio e solo dopo aver creato un primo host nel vostro progetto potrete iniziare a vedere i dati inviati direttamente al server. 3. Per creare un host nel progetto segui le linee guida dall'interfaccia grafica del server Mioc. Durante l'inserimento di un nuovo host ti verra chiesto di specificare anche alcuni indici utili ad effettuare un calcolo empirico sul costo del nuovo software paragonato alla soluzione propietaria concorrente. 4. Una volta creato il nuovo host bisogna fare click su di esso per visualizzarne i dati sul monitoraggio real-time e storico sull'utilizzo di OpenOffice.org. Qualora si voglia monitorare uno o più computer da un singolo IP è necessario modificare l'indirizzo IP del client-mioc nella prima parte della funzione registra , con l'indirizzo IP statico su cui risiede il server. ENGLISH: Installation and startup Windows: Download and run the file from: http://sourceforge.net/projects/mioc-tool/files/MIOC_desktop_side/eseguibili_binary_exe-files/gui-server.exe/download The program will install the necessary folders in a subfolder of the programs put shortcuts on the desktop without launching the application, but once unpacked the archive. For subsequent launches, you can restart the gui-server.exe file to reinstall the application in less than 2 seconds and start the same. Linux: Download the file at the following address: http://sourceforge.net/projects/mioc-tool/files/MIOC_desktop_side/source-code_codice-sorgente/ and launch the file server-gui-orig.py Using the application Through this program you can create a monitoring project of a network of hosts that use OpenOffice.org as a suite of Office Automation. The GUI application consists of 3 frames, a left where the buttons are useful to the present context, a frame is shown below where the hosts in the project and add a frame showing the details above and on the host monitoring of OpenOffice.org for the host in question. The data that are sent by OpenOffice.org via the client-server mioc Mioc are the commands that the user inserts monitored in the graphical interface of OpenOffice.org. 1. After starting the server you need to start the monitoratore clients that will intercept future client connections in the network. To do this simply go to the menu item "create-client" and then "start server monitoring." 2. Then (at least for the first time) you must install the client and start it to begin to see the data on the use of OpenOffice in the GUI server Mioc. To install and run the client on the computer where the server resides and to monitor the program on your local OpenOffice.org menu under "Client-generate" select "start monitoring settings for this computer" and then the "start the client installed on this PC ", at which point you can begin to turn a session of Openoffice.org, Writer, for example, and only after creating a first host in your project you can begin to see the data sent directly to the server. 3. To create a host in the project follow the guidelines from the GUI server Mioc. When entering a new host you will be prompted for some useful indexes to make an empirical calculation of the cost of the new software solution compared to the competitor who owns it. 4. Once created the new host must click on it to display the data on real-time monitoring and historical use of OpenOffice.org. If you want to monitor one or more computers from a single IP, you must change the IP address of the client-mioc in the first part of the function recorded with the static IP address on which the server resides.