Aller au contenu principal

Ordonnanceurs < Les incontournables < Dollar Universe < Outils tiers < DU Explorer

DU Explorer FAQ

D. Ligeret

14 November 2005

 POPULARITE : 1594 visites

= Q. What is $Universe ?

$Universe is a powerful job scheduler, widely used in France and others countries Please go and see http://www.orsyp.com for more details

= Q. Why using Perl ?

May be because it is a good language

= Q. Why using Graphviz ?

Because I do not know how to draw graphs

= Q. Can I sell your application and/or results of your application ?

Yes you can, be sure you are still compliant with the GNU General Public Licence (GPL)

For more information go to http://www.gnu.org

= Q. When creating graphics I have the following message : "gdImageCreate returned NULL. Malloc problem?"

Sorry I can not do more for you : The output generated by du_explorer.pl is too big and Graphviz is unable to create something. Try another output format (svg for example) or try to select lesser sessions

= Q. I run "uxshw upr upr=* > file.txt" command and when I passed as argument file.txt to du_explorer.pl the program fail. What is the problem ?

Be sure that the result do not contain the uproc internal script. Since $U v5.0 SPRE0025 internal scripts are showed with the uxshw command.

On Unix platform, you can remove internal scripts by using the following command :

$UXEXE/uxshw upr upr=* | awk '$1=="==================================================" { d==0 ? d=1 : d=0 } d==0 { print }' > file.txt

For Windows platform, I don’t know how to do

= Q. When using the "-output" option the program fail. What is the problem ?

The program use the Data::Dumper library for exporting objects. Be sure you have this library, by default Data::Dumper is included with Perl v5.8 You can download and install the library on following website : http://search.cpan.org

= Q. I want to submit some enhancements, how can I ?

I don’t know, yet

= Q. I have found some bugs, how can I submit to you ?

I don’t know, yet


Doc
FAQ
Voir aussi...
A la une, autotrad, Cas pratique, Communiqué de Presse, Documentation, Eyrolles, Fiche technique, Forum utilisateur, graphique, news, Procédure d’installation, Scripts

Le document issu de http://Ordonnancement.org est mis à disposition sous les termes de la licence Creative Commons, vous pouvez l'utilisez dans vos documents à condition de citer l'auteur D. Ligeret, vous êtes aussi libre de le modifier. Par contre, vous devez le redistribuer dans les mêmes conditions et la commercialisation ne peut se faire qu'avec l'accord de l'auteur.