Slack NCPA integration
Posted: Thu Apr 02, 2020 4:08 am
Hi
I'm trying the guide for NCPA to SLACK integration, but I have this issue with ncpa
I copy the slack_nagios.pl to the /usr/local/nagios/libexec/ but still have an issue.
I'm trying the guide for NCPA to SLACK integration, but I have this issue with ncpa
Code: Select all
[root@lnpnprifngm001v elealyn.garcia]# /usr/local/nagios/libexec/check_ncpa.py check_ncpa.py -H HOSTIP -t 'TOKEN' -M 'plugins/slack_nagios.pl' -q 'args=-field slack_channel="#hosts" -field HOSTALIAS="$HOSTNAME$" -field HOSTSTATE="$HOSTSTATE$" -field HOSTOUTPUT="$HOSTOUTPUT$" -field NOTIFICATIONTYPE="$NOTIFICATIONTYPE$"'
UNKNOWN: The plugin (slack_nagios.pl) requested does not exist.