-
Notifications
You must be signed in to change notification settings - Fork 61
Installation
Ritesh Maheshwari edited this page May 30, 2014
·
14 revisions
- Check out Naarad code:
git clone https://github.com/linkedin/naarad.git
- Make sure you have python, pip and awk.
- Install the necessary Python libraries using PIP.
cd naarad sudo pip install -r requirements.txt
- (Optional Step) For optional features like static charts (PNG) and overlaid charts, install the optional requirements.
sudo pip install -r optional_requirements.txt
If you have problems in installing the requirements, it is likely due to one of the following issues:
Please check the Troubleshooting wiki for more details if you face problems installing naarad.
- Wiki Home
- Installation
- Quick Start
- Supported Metrics
- Usage
- Examples
- Screenshots
- [Video Walk-Through](Video Walk-Through)
- Troubleshooting
- Luminol