Sample SMS Dispatcher Server configuration file

smsd.conf
# /etc/smsd.conf - configuration file for SMS Dispatcher Server

# database connection settings:
$dbhost = "localhost";
$dbname = "smsd";
$dbuser = "nagios";
$dbpw = "nagios";

# Meteors SMS Service account settings:
$gw_userid = 'myaccount';  # Meteors account
$gw_passwd = 'mysecret';  # Meteors account password
$gw_sendername = 'smsd';  #


### advanced settings below, normally no need to change ###

# Process defaults:
# $lockfile = "/var/run/smsd.pid";
# $logfile = "/var/log/smsd.log";

# Program timing:
# $batch_interval = 30;  # wait time between each batch, in seconds
# $min_process_interval = 10;  # minimum time between each tries in seconds
# $dbconn_retry_interval = 60;  # seconds

# GNOKII binary if installed:
# $GNOKII = '/usr/bin/gnokii';
nagios/sample_smsd_configuration.txt · Last modified: 2011-01-17 14:47 by admin
Back to top
GNU Free Documentation License 1.3
chimeric.de = chi`s home Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0