Live chat by BoldChat
Tests MTD: -----

Remote Agent Overview

Description

The Trendics Remote Agent is a small Python script optionally installed on your servers enabling...

Requirements

The Trendics Remote Agent has been designed to work on any system with Python 2.4 or above installed (like Linux and Windows). However, the Trendics Remote Agent has only been tested under Linux at this time.

Installation

  1. Login at cp.trendics.com
  2. Click on Devices in the top navigation
  3. Click on the drop down arrow next to the Device where you plan to install the Trendics Remote Agent
  4. Click Setup Trendics Remote Agent in the drop down menu
  5. Follow the displayed instructions customized for the specified Device

Configuration

The conf directory contains the following files...
  • remote-agent.xml - The config file loaded initially by the Trendics Remote Agent controlling what other config files are loaded.
  • remote-action.xml - The config file defining the allowed remote actions that can be executed
  • Plug-In Config Files - Config files like mysql-plug-ins.xml, linux-plug-ins.xml, sendmail-plug-ins.xml, etc. that define performance data, config data, and log data plugins for various processes running on your server
You'll most likely want to edit these files as follows...
  • Edit remote-agent.xml to select what Plug-Ins get loaded
  • Edit remote-action.xml to define the Remote Actions you want to allow
  • Edit each Plug-In Config File as appropriate to define what information to push to Trendics

Starting/Stopping/Restarting

You can execute any of the following commands from the installation directory to start, stop, and restart the Trendics Remote Agent...
  • ./bin/remote-agent.sh start
  • ./bin/remote-agent.sh stop
  • ./bin/remote-agent.sh restart

Troubleshooting

The log directory contains log files from the running Trendics Remote Agent which may be useful in troubleshooting problems.

Extending

The Trendics Remote Agent utilizes a plug-in architecture making it easy to extend. Contact for more information on writing new plug-ins.
© 2008 RealMetrics, LLC -- About Us | Terms | AUP | Privacy | Contact Us