Monitor taskserver (taskd) using Nagios.
Project description
Copy plugin/taskserver.cfg into your nagios plugin path. On Ubuntu 12.04 this will be /etc/nagios-plugins/config.
Add a new service definition to your nagios services configuration (e.g. /etc/nagios3/conf.d/services_nagios2.conf); for example:
# check that taskserver is running define service { hostgroup_name taskservers service_description Taskserver check_command check_taskserver!/path/to/taskrc use generic-service notification_interval 0 }
Add a hostgroup matching the hostgroup name above to your hostgroup configuration (e.g. /etc/nagios3/conf.d/hostgroups_nagios2.conf):
define hostgroup { hostgroup_name taskservers alias Taskd Servers members your_hostname }
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for nagios-taskserver-plugin-0.3.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6384a2abdc72392acb3d78c3d375dca0d8ba688a40041068cbc1b4176b44d599 |
|
MD5 | 3422f2b44adc7940aa0ef97e8dc864fc |
|
BLAKE2b-256 | 4ddacef0f104cd99e30e9840829163ddce706bacce36f0fe5b56c34588d8b1f9 |