Maintaining the health and security of your Linux servers is more crucial than ever. With any server, you should be using real-time monitoring solutions, and performing backups every day (or more often, depending on data use). And, while you can rely on the OS to automatically install updates–especially on Windows and Mac–with Linux you benefit from a more “managed” approach to regular maintenance.
Continue reading “Monthly Maintenance – Care and Feeding of Linux Servers”Category: Monitoring
Quick FileMaker Server Stats.log Summaries
When making changes to a FileMaker file or a FileMaker Server’s configuration, it is often useful to know if the changes have helped, or made things worse, or perhaps had no effect at all. FileMaker’s Stats.log generates some data needed to summarize this, with some help from monitoring and analysis tools, or in this case, a Python script.
Continue reading “Quick FileMaker Server Stats.log Summaries”Finer Faster FileMaker Precision: Measuring How Long It Takes
I often like to measure performance, because I am curious if some small change can lead to subtle, or maybe not so subtle, improvements. For the longest time my Swiss Army knife for measuring Claris® FileMaker® performance has been:
Get ( CurrentTimeUTCMilliseconds )
Installing the Zabbix 4.2 Monitoring Agent
On our FileMaker Cloud for AWS servers, which are currently CentOS 7.6 based, we are typically installing the Zabbix monitoring agent. With one exception, installing the Zabbix agent is a relatively quick and easy procedure.
Although not required, installing the agent allows gathering more data on your servers than a Zabbix server alone.
Continue reading “Installing the Zabbix 4.2 Monitoring Agent”
Monitor FileMaker Server XML connectivity with AWS
If you have a FileMaker server that you want to ensure high availability, Amazon’s AWS Route 53 service has some functionality that you’ll want to know about. For this post, I’m going to show how you can set up monitoring and alarms for the XML interface on FileMaker Server.
Continue reading “Monitor FileMaker Server XML connectivity with AWS”
Monitoring FileMaker’s CWP Connectivity
I needed to set up some monitoring for FileMaker Server that made moderately heavy use of the XML interface for Custom Web Publishing (CWP). The server was mostly working well, but was due for a rebuild, or at the least, an upgrade, but the client wanted to squeeze out one more season before we did this.
Continue reading “Monitoring FileMaker’s CWP Connectivity”