Search found 32 matches
- Tue Dec 24, 2013 5:25 am
- Forum: Open Source Nagios Projects
- Topic: sending SMS through SMS Gateway
- Replies: 9
- Views: 6376
Re: sending SMS through SMS Gateway
the sms carrier does not have a email address . they create a number for each subscriber and bind it to the IP address of the server (Nagios server)
- Wed Nov 27, 2013 7:29 am
- Forum: Open Source Nagios Projects
- Topic: sending SMS through SMS Gateway
- Replies: 9
- Views: 6376
Re: sending SMS through SMS Gateway
may you please give me a link that includes the instruction for this?
they will assign me a sms number which will be binded to my IP
they will assign me a sms number which will be binded to my IP
- Mon Nov 18, 2013 1:05 pm
- Forum: Open Source Nagios Projects
- Topic: sending SMS through SMS Gateway
- Replies: 9
- Views: 6376
Re: sending SMS through SMS Gateway
the problem is I dont know how to do it, but to make things clear , we are the service provider and have no problem for accessing to sms gateway.
do I need kanel or packages like this for sending email to the sms gateway besides the nagios plugin?
do I need kanel or packages like this for sending email to the sms gateway besides the nagios plugin?
- Mon Nov 18, 2013 12:10 pm
- Forum: Open Source Nagios Projects
- Topic: sending SMS through SMS Gateway
- Replies: 9
- Views: 6376
Re: sending SMS through SMS Gateway
I attached it . the site seems to be dead . for me the same. i am not insisting to use this plugin at all , for me I just need a plugin to send the alarm notification to the sms gateway. and I dont know that should I install another package besides the plugin on my Nagios server for sending this not...
- Mon Nov 18, 2013 11:51 am
- Forum: Open Source Nagios Projects
- Topic: sending SMS through SMS Gateway
- Replies: 9
- Views: 6376
sending SMS through SMS Gateway
I need to send SMS from nagios through a mobile operator SMS gateway which Supports SMPP Protocolwhich we I have access to it through an IP network. I reviewed the nagios_csmpp olugin in below ((http://exchange.nagios.org/directory/Addons/Notifications/SMS/nagios_csmpp/details)) but there is no part...
- Mon Nov 18, 2013 1:52 am
- Forum: Open Source Nagios Projects
- Topic: how to configure MRTG for multiple nodes
- Replies: 21
- Views: 20048
Re: how to configure MRTG for multiple nodes
I solved this .
it has nothing to do with permissions
there should be mrtg-kibs-2.16.2-7.el6 installed alongside with mrtg-2.16.2-7.el16
TX everybody for help
I hope this post helps many people out there with this problem.
it has nothing to do with permissions
there should be mrtg-kibs-2.16.2-7.el6 installed alongside with mrtg-2.16.2-7.el16
TX everybody for help
I hope this post helps many people out there with this problem.
- Sat Sep 28, 2013 2:48 am
- Forum: Open Source Nagios Projects
- Topic: how to configure MRTG for multiple nodes
- Replies: 21
- Views: 20048
Re: how to configure MRTG for multiple nodes
it is 0022
- Wed Sep 25, 2013 9:17 am
- Forum: Open Source Nagios Projects
- Topic: how to configure MRTG for multiple nodes
- Replies: 21
- Views: 20048
Re: how to configure MRTG for multiple nodes
I did LANG=en_US
export LANG
but still unable to open logfile for mrtftraf
export LANG
but still unable to open logfile for mrtftraf
- Wed Sep 25, 2013 8:43 am
- Forum: Open Source Nagios Projects
- Topic: how to configure MRTG for multiple nodes
- Replies: 21
- Views: 20048
Re: how to configure MRTG for multiple nodes
I think the .log file becomes root:root because of the crond, because the cron I set to 1 minute check after 1 minute the .log file in /var/www/mrtg/ becomes -rw-r--r-- also cron says: LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/m...
- Tue Sep 24, 2013 5:05 pm
- Forum: Open Source Nagios Projects
- Topic: how to configure MRTG for multiple nodes
- Replies: 21
- Views: 20048
Re: how to configure MRTG for multiple nodes
*/5 * * * * root /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok actually this is the original line that were automatically created after installing mrtg and I just uncommented it there are plenty of suggestion out in the wild and I do not kn...