03.01.2015 Views

Università degli Studi di Napoli Federico II - Scope

Università degli Studi di Napoli Federico II - Scope

Università degli Studi di Napoli Federico II - Scope

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

arg[3] =("sito1");<br />

arg[4] = (data);<br />

arg[5] = ("Monitor");<br />

arg[6] = ("qjmon");<br />

arg[7] = ("admin");<br />

arg[8] = ("qjmon.scope.unina.it:3306");<br />

stackedarea.Configuratore.main(arg);<br />

}<br />

}<br />

Configuratore.java è stato adeguato con le seguenti linee, per creare anche i grafici<br />

Custom:<br />

//Creazione cartella Output anche per il nuovo caso C<br />

File CartellaOutputDB,CartellaOutputC;<br />

//CASO CODA<br />

else if (!datad1.isEmpty()) {<br />

CartellaOutputC = new File(folderOutput_C);<br />

CartellaOutputDB = CartellaOutputC;<br />

for (i = 0; i < numCode; i++) {<br />

Grafico graficoC = new Grafico(vetCode[i], -1,<br />

CartellaOutputDB.getAbsolutePath(), "coda." + nomeCode[i],<br />

"hc_coda",datad1,datad2);<br />

graficoC.idScheduler = idScheduler;<br />

listaGraficiDB_C.add(graficoC);<br />

}<br />

//CASO VO<br />

Tommaso Foglia 961/147 Pagina 145 <strong>di</strong> 150

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!