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 }
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nagios-taskserver-plugin-0.2.7.tar.gz.
File metadata
- Download URL: nagios-taskserver-plugin-0.2.7.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11d87baf97415197d0ff45acc332176e845ac205f2b429afe6c08597c1b898b0
|
|
| MD5 |
c3b3f71f5b394e1acebc4819eb05e9fa
|
|
| BLAKE2b-256 |
9b428c5a99ce51ef40adcba52ad9256f72def39350acd31a7846c187df293e70
|