Skip to content

Commit

Permalink
Updating links
Browse files Browse the repository at this point in the history
  • Loading branch information
arlake228 committed Jun 16, 2014
1 parent 78e8dd0 commit e2eec96
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The Monitoring and Debugging Dashboard (MaDDash) is a tool for collecting large

Deploying
---------
MaDDash is available as an RPM and this is the recommended method of deploying MaDDash on a production host. See our [Install Guide](http://code.google.com/p/perfsonar-ps/wiki/MaDDashInstall) for more details.
MaDDash is available as an RPM and this is the recommended method of deploying MaDDash on a production host. See our [Install Guide](http://software.es.net/maddash) for more details.

Contributing
------------
Expand All @@ -31,9 +31,9 @@ mvn clean install

###Configuring your development environment

The collector configuration file can be found in *maddash-server/etc/maddash-server.yaml*. See the [Install Guide](http://code.google.com/p/perfsonar-ps/wiki/MaDDashInstall) for a full list of options.
The collector configuration file can be found in *maddash-server/etc/maddash-server.yaml*. See the [Install Guide](http://software.es.net/maddash) for a full list of options.

The web interface has a sample Apache configuration under *maddash-webui/etc/apache-maddash.conf*. You will need to modify this with file paths appropriate for your system and install it under your Apache configuration directory (e.g. */etc/httpd/conf.d*). There are also some UI customizations that can be done by editing *maddash-webui/web/etc/config.json*. See [Install Guide](http://code.google.com/p/perfsonar-ps/wiki/MaDDashInstall) for a full list of options.
The web interface has a sample Apache configuration under *maddash-webui/etc/apache-maddash.conf*. You will need to modify this with file paths appropriate for your system and install it under your Apache configuration directory (e.g. */etc/httpd/conf.d*). There are also some UI customizations that can be done by editing *maddash-webui/web/etc/config.json*. See [Install Guide](http://software.es.net/maddash) for a full list of options.

###Running a development data collector

Expand All @@ -48,7 +48,7 @@ The web interface runs under apache. You will need to modify *maddash-webui/etc/

###Using the REST API

See our [REST API Guide](https://code.google.com/p/esnet-perfsonar/wiki/MaDDashAPI)
See our [REST API Guide](http://software.es.net/maddash/#api)

Support
-------
Expand Down

0 comments on commit e2eec96

Please sign in to comment.