Search found 2 matches

by M4nd4R
Tue Apr 14, 2015 10:23 pm
Forum: Nagios XI
Topic: SMS Notifications in Nagios XI
Replies: 3
Views: 875

Re: SMS Notifications in Nagios XI

@tmcdonald- That's really a very nice catch. I tested the script as a root user and over that the ssh-key had 600 permissions.
I created a new ssh-key for nagios user and made necessary changes in the script.
Now, it's working absolutely fine.

Thanks tmcdonald. :)
by M4nd4R
Tue Apr 14, 2015 3:30 am
Forum: Nagios XI
Topic: SMS Notifications in Nagios XI
Replies: 3
Views: 875

SMS Notifications in Nagios XI

I am using Nagios XI in order to monitor many servers across our infrastructure. I have been getting email notifications successfully, but wish to configure SMS notifications in Nagios XI. The main problem is, SMS gateway is on another server and in order to send any SMS from Nagios server, I need t...