Operations | Monitoring | ITSM | DevOps | Cloud

%term

VirtualMetric - Realtime Monitoring for your virtualization

One of the greatest features of VirtualMetric is its realtime monitoring. You can monitor your servers and virtualization with less than a second interval. It is simple and easy! The realtime monitoring showcase all counters in a single chart to help you understand better the processes within your infrastructure and make a correlation between the data!

Back to Basics: Working with Linux Audit Daemon Log File

If you run the audit daemon on your Linux distribution you might notice that some of the most valuable information produced by auditd is not transmitted when you enable syslog forwarding to Graylog. By default, these messages are written to /var/log/audt/audit.log, which is written to file by the auditd process directly and not sent via syslog.

Automation for the AWS platform - gain monitoring insight and automatically execute actions

As you probably know, Site24x7's AWS monitoring capabilities provide complete visibility into resource utilization and performance for key compute resources, storage, and database services powering your application in the Amazon Web Services (AWS) cloud. From here on out, you'll have the power to not only identify issues that might affect application performance, but also automatically invoke operational tasks across multiple AWS resources to resolve them quickly.

Reports

We’re excited to announce a highly requested new feature for Raygun Crash Reporting for our Business and Enterprise customers called 'Reports' This new feature allows you to construct your own custom reports based on the data and criteria that you’d like to see and segment. For example, if you release a new version of your website and would like to see a detailed view of the errors affecting end users, 'Reports' will allow you to get details quickly.

Copying RDS Snapshots Between Regions

In our previous posts, I showed you how to copy your DB and Aurora snapshots to ensure they are preserved beyond the lifetime of your RDS instance. However, those copies were simply second copies in the same region as the original. In this post, I’ll show you how to copy your RDS snapshots to a second region for extra protection. Please note that I will restrict this post to unencrypted snapshots. Copying encrypted snapshots is more involved, so I’ll show that in a separate post.