ldirectord software package provides Monitors virtual services provided by LVS, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ldirectord
ldirectord is installed in your system.
Make ensure the ldirectord package were installed using the commands given below,
$ sudo dpkg-query -l | grep ldirectord *
You will get with ldirectord package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Administration Utilities |
| Package | ldirectord |
| Version | 1:3.9.3+git20121009-3ubuntu2 |
| Description | Monitors virtual services provided by LVS |
| Sub Section | Admin |