Category Archives: Coding

At Least Code Coding Done

Looks like I enjoy coding. For my day off I spent the day figuring out some code for nagios. Looks like I got something cool going on. Cleaning it up, also passed pylint. All is good. Weight: 348.2

Posted in Coding, Fitbit, Technical, Training, Weigh In | Leave a comment

Better Mailer for Nagios

Been using the stock nagios mailer for years, changed things around and decided to use a custom python mailer. Looks like I can use environmental variables and other custom settings to add more information to the email. I am thinking … Continue reading

Posted in Coding, Fitbit, Technical, Training, Weigh In | Leave a comment

Zoneminder Via Ansible

Mostly, I kickstart a build, then imported a a profile into the machine that included static IPs and sshd keys. Another manual thing is to add my ssh keys via ssh-copy-id command. But everything is all ansible playbooks till I … Continue reading

Posted in Coding, New Toys, Technical, Training, Weigh In | Leave a comment

Upgraded IoT Server

Upgraded the second to the last server on my list of machines to be upgraded. The huge issue was that it had some custom python scripts. I got it working and it is done. Going to look at working on … Continue reading

Posted in Coding, Technical, Training, Weigh In | Leave a comment

Looking At Going Production

A lot of my code works now and it is documented and easier to manage. So I am looking to build the new server this weekend. Going to stop code development and move into production. Weight: 344.0

Posted in Coding, Technical, Training, Weigh In | Leave a comment

HTML Mail with Python

Figured out how to send HTML email with embedded images via python. The intent is when there is an event, I can put the camera monitors from zoneminder into the function and have it generate and send an email. Also … Continue reading

Posted in Coding, Technical, Training, Weigh In | Leave a comment