How Do I View VSIFAX Modem Stats?

If you experience failed faxes, running these commands can help identify if the issue is affecting a single modem/phone line or multiples modems/phone lines:

grep result $VSIFAX/spool/logs/modem1* | awk '{print $6}' | sort | uniq -c | sort -rn
grep result $VSIFAX/spool/logs/modem2* | awk '{print $6}' | sort | uniq -c | sort -rn
grep result $VSIFAX/spool/logs/modem3* | awk '{print $6}' | sort | uniq -c | sort -rn
grep result $VSIFAX/spool/logs/modem4* | awk '{print $6}' | sort | uniq -c | sort -rn

Creating a New Red Hat Account

Note: if you have an existing Red Hat account for your company, you should not create a new account. If you need to create an additional username for your account, do so from the Red Hat User Management website (https://www.redhat.com/wapps/ugc/protected/usermgt/userList.html).

To create a new Red Hat account for your company:

A screencast of this process is included below:

To activate a RHEL subscription and locate the Red Hat account number for your company:

 

Double-Take Support

Overview

Double-Take is data replication software for Linux that a number of customers use for real-time replication and high-availability of their Eclipse database servers.

Support Policy

The Eclipse Systems team will provide basic troubleshooting and triage services for Double-Take replication for customers with an active Linux Technical Support subscription. If Eclipse Support suspects a system issue is the result of the Double-Take software, we will recommend that the customer escalate the case to Double-Take support. If the customer does not have a Linux Technical Support subscription, if after-hours or if non-covered maintenance is required, a quote may be provided for billable services.

Documentation

Support

How do I resize an NTFS partition on my Windows server?

Here are a couple tools that we have found useful for resizing NTFS partitions on Windows servers:

For a commercial tool with support that supports Windows Server 2003 and 2008, try Acronis Disk Director 11 Advanced Server. A free trial is available.

For an open-source tool without support, try the gparted Live CD. This is a Linux Live CD that includes a graphical tool, gparted, that supports resizing NTFS partitions.

If you would like assistance with resizing and NTFS partition on your Windows server, the Eclipse Systems team is available for billable, after-hours services engagements. Please enter a service request with details, and a quote will be provided.