Articles Comments

Computer Tips and Tricks | WordPress Technology Hints » Entries tagged with "vps"

External ISP mail setup using a VPS and SendEmail for Nagios

External ISP mail setup using a VPS and SendEmail for Nagios

1) Download from http://caspian.dotconf.net/menu/Software/SendEmail. 2) Extract the file and copy the files sendEmail and sendEmail.pl into /usr/local/bin. 3) Amend the permissions so they are executable by the owner and the group: chmod +x /usr/local/bin/sendEmail Now the setup and customization of Nagios. 1) Edit /usr/local/nagios/etc/resource.cfg – add (4) new entries. $USER5$=your_isp_email_address $USER6$=your_isp_email_password $USER7$=your_isp_outgoing_mail_server $USER8$=your_send_from_email_address 2) Edit /usr/local/nagios/etc/objects/commands.cfg Change command_line for command_name notify-host-by-email: command_line /usr/bin/printf "%b" "***** Nagios *****nnNotification Type: $NOTIFICATIONTYPE$nHost: $HOSTNAME$nState: $HOSTSTATE$nAddress: $HOSTADDRESS$nInfo: $HOSTOUTPUT$nnDate/Time: $LONGDATETIME$n" | /usr/local/bin/sendEmail -s $USER7$ -xu $USER5$ -xp $USER6$ -t … Read entire article »

Filed under: Computer Tips and Tricks, Technology Tips

Free cPanel Web Hosting with PHP5/Mysql – no advertising!

Register now: http://www.000webhost.com/246554.html We can offer you a free web hosting package packed with advanced features for hosting & building professional dynamic websites. We provide secure free web space with all the web hosting tools you could possibly ever need. Our package includes: - 1500 MB of Disk Space, 100 GB Bandwidth - Host your own domain (http://www.yourdomain.com) - cPanel Powered Hosting (you will love it) - Over 500 website templates ready to download - Easy to use website builder - Free POP3 Email Box with Webmail access - FTP and Web based File Manager - PHP, MySQL, Perl, CGI, Ruby. - And many more.. Click here to visit us: http://www.000webhost.com/246554.html … Read entire article »

Filed under: Computer Tips and Tricks