Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
due_to_source_code_changing_2 [2013/07/25 16:44] noskov |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | A few new configuration files were placed in the <GANGLIA HOME>/ directory with the following content: | ||
- | <file php maintenance_conf.php> | ||
- | <? | ||
- | | ||
- | | ||
- | " | ||
- | " | ||
- | ); | ||
- | | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | ); | ||
- | ?> | ||
- | </ | ||
- | in the <GANGLIA HOME>/ | ||
- | | ||
- | | ||
- | | ||
- | | ||
- | | ||
- | | ||
- | **in the file conf.php (in "/ | ||
- | <code php> | ||
- | include_once " | ||
- | </ | ||
- | |||
- | in the template file <GANGLIA HOME>/ | ||
- | |||
- | <code php> | ||
- | ... | ||
- | <!-- START BLOCK : public --> | ||
- | < | ||
- | <table cellspacing=1 cellpadding=1 width=" | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | < | ||
- | </ | ||
- | </TD> | ||
- | |||
- | <TD ROWSPAN=2 ALIGN=" | ||
- | | ||
- | <!-- START BLOCK : metric_graphs --> | ||
- | <A HREF=" | ||
- | < | ||
- | | ||
- | </A> | ||
- | <!-- END BLOCK : metric_graphs --> | ||
- | | ||
- | </ | ||
- | <!-- END BLOCK : public --> | ||
- | ... | ||
- | </ |