Skip to main content
  1. Install this package using pip:

    pip install nagios-taskserver-plugin

    or from a clone of this repository using pip:

    pip install .

    or from a clone of this repository using setup.py:

    python setup.py install
  2. Copy plugin/taskserver.cfg and plugin/restart_taskserver.cfg into your nagios plugin path. On Ubuntu 12.04 this will be /etc/nagios-plugins/config.

  3. 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
        event_handler                   restart_taskserver!sudo service taskd restart
    }
  4. 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

nagios-taskserver-plugin-0.5.3.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file nagios-taskserver-plugin-0.5.3.tar.gz.

File metadata

File hashes

Hashes for nagios-taskserver-plugin-0.5.3.tar.gz
Algorithm Hash digest
SHA256 e845d2079c70ca184889acf5dbf8c95a2343186ce9c6f60da6a70acf4a682e96
MD5 eb59b9ab980eef5cc5aea497f6132c68
BLAKE2b-256 35f17edde97635b88171358d46a0678b9ea31e92873576035ca7e2c617785b5d

See more details on using hashes here.

Release history Release notifications | RSS feed

0.6.0

2 files

This release

0.5.3 This release

1 file

0.5.2

1 file

0.5.1

1 file

0.5.0

1 file

0.4.0

1 file

0.3.2

1 file

0.3.1

1 file

0.3

1 file

0.2.7

1 file

0.2.6

1 file

0.2.5

1 file

0.2.4

1 file

0.2.3

1 file

0.2.2

1 file

0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page