Skip to content

Segmentation Fault #6

@fbaster

Description

@fbaster

Hi,

I'm hoping to get some help here. I tried to set up the script, but ran into a segmentation error. This is my input and output. I inserted censored RoomID and Token for obvious reasons.

user@icinga:/usr/lib/nagios/plugins$ sudo ./webex_notification --token "TOKEN" --type "PROBLEM" --description "This is a Test" --summary "SERVICE ON HOST IS DOWN" --host "HOSTNAME" --service "ping4" --state "WARNING" --roomId "myRoomID"
#################################
Monitoring FLAG: 0
Type: PROBLEM
Hostname: hostname
Service: ping4
Room identifier: RoomID
Description : This is a test
Summary: SERVICE ON HOST IS DOWN
Segmentation fault

Is there a problem with my input? I'm very bad at C++ and I have no idea why thats happening.

Thanks in advance!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions