Setting Up Tautulli
Setting Up Tautulli on Nébulaura
Tautulli is a Python-based monitoring and tracking tool for Plex Media Server. It provides valuable insights into your server’s activity and performance.
Initial Setup
First, connect to your slot via SSH. If you need help connecting to the server, refer to the relevant help article.
To install Tautulli, use the following command:
box install plexpy
This command will configure Tautulli for your user.
How to Access
Once Tautulli is installed, access it via the following URL:
https://<hostname.io>/plexpy
Service Management
As with all Nébulaura-configured applications, Tautulli can be managed via SSH using the following commands:
- Status: Check the current status of Tautulli.
- Start: Start the Tautulli service.
- Stop: Stop the Tautulli service.
- Restart: Restart the Tautulli service.
- Enable: Configure Tautulli to start automatically at boot.
- Disable: Prevent Tautulli from starting at boot.
Example:
box start tautulli
Configuration
When you visit your Tautulli dashboard for the first time, a welcome wizard will guide you through the setup process.
Connect to Plex
- Sign in with Plex during the setup.
- Enter the following details when prompted:
- Plex IP:
127.0.0.1
- Port:
<your Plex port>
- Plex IP:
- Complete the remaining steps of the wizard.
Tautulli will now be connected to your Plex Media Server.
Monitor Your Plex Server
With Tautulli on Nébulaura, you can easily track and monitor your Plex Media Server activity. Gain insights into server performance, user activity, and more for an optimized streaming experience.