Skip to content

Not working #2

Description

@SvenJ31

Server 1 (with supervisord):
root@server1: supervisorctl status
cwmp RUNNING pid 1684, uptime 12 days, 0:43:19

root@server1: /usr/lib/nagios/plugins/check_supv.py -p cwmp
cwmp RUNNING pid 1684, uptime 12 days, 0:45:48

So this works.

Server 1 nrpe.cfg:

command[check_cwmp]=/usr/lib/nagios/plugins/check_supv.py -p cwmp

Server 2 (Nagios Host):
Hostgroup .cfg file

define service{
use generic-service
host_name 'hostname'
service_description CWMP
check_command check_nrpe!check_cwmp
}

Nagios error:
CRITICAL: Could not get status of cwmp

Other services like check_nrpe!check_load are working perfectly except this plugin, could u please help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions