) May 7, 2009 -- Clear Blue Security™, a leader in computer network security monitoring, today announced that it entered into a partnership with Interglobe Communications to deliver enterprise-class network security monitoring and IT security services to small and medium sized businesses. Interglobe Communications is an IT consultancy company supplying solutions/components for setting up and configuring IT-networks with SMB's and public institutions.
Network Monitoring Dashboard
<!--
numquotes=2;
quote_index = 0;
quote_naptime = 1000 * 4;
quote_timeout = 0;
function sequentialQuotes()
{
var i;
for( i = 0; i < numquotes; i++ )
{
document.getElementById( "quote_"+i ).style.display = "none";
}
quote_index = quote_index + 1;
if( quote_index >= numquotes ) { quote_index=0; }
//alert( quote_index );
document.getElementById( "quote_"+quote_index ).style.display = "inline";
if( enable_random )
{
quote_timeout = setTimeout( "randomQuotes()", quote_naptime );
}
}
function randomQuotes()
{
var randQuotId;
var i;
for( i = 0; i < numquotes; i++ )
{
document.getElementById( "quote_"+i ).style.display = "none";
}
randQuotId = Math.floor( Math.random() * numquotes);
//alert( randQuotId );
document.getElementById( "quote_"+randQuotId ).style.display = "inline";
if( enable_random )
{
quote_timeout = setTimeout( "randomQuotes()", quote_naptime );
}
quote_timeout = setTimeout( "sequentialQuotes()", quote_naptime );
}
randQuotId = Math.floor( Math.random() * numquotes);
//alert( randQuotId );
document.getElementById( "quote_"+randQuotId ).style.display = "inline";
enable_random=false;
if( enable_random )
{
quote_timeout = setTimeout( "sequentialQuotes()", 1 );
}
-->
Small and medium sized companies around the world are in desperate need of a solution that monitors the status of their network security status 24/7. Clear Blue Security provides a cost-effective solution that makes it easier to manage the security of these increasingly complicated network infrastructures through use of a "virtual" network security expert that proactively monitors every installed or mobile computer.
"Similar to human security experts, the virtual expert identifies the issues, alarms and informs the relevant staff, and provides suggestions for how to remediate the issues," said Dennis Thomsen, CEO of Clear Blue Security. "Our partnership with Interglobe Communications will help us deliver the virtual Security Monitoring Assistant concept by providing enterprise-grade security monitoring at a low monthly price with no contract or upfront license fees to an even greater audience."
Clear Blue Security™ is the most comprehensive network security monitoring and remediation tool available for small and medium-sized businesses. Interested parties can download a free network monitoring trial for an instantaneous picture of their entire IT security situation that includes every PC and mobile laptop.
About Interglobe Communications:
Interglobe Communications is an IT consultancy company specialized in setting up and configuring networks. Interglobe Communications is based in Denmark where the company is very often hired by the customers to be responsible for the running of their network; monitoring, analysis, maintenance, security etc.. Interglobe Communications sees the Clear Blue Security as a way for the customer to reduce consultancy-costs relating from the monitoring and analyzing of networks. At the same time it offers to Interglobe Communications an opportunity to more closely cooperate with the customer.
About Clear Blue Security:
Clear Blue Security, LLC is a Scottsdale, Arizona based software company, which develops and markets Clear Blue Security™, a revolutionary Software-as-a-Service (SaaS) based Computer Network Security Monitoring Assistant for small and medium sized companies. From its operations and datacenters in both North American and Europe, and in partnership with both Managed Service Providers and Value Adding Resellers, Clear Blue Security serves customers all over the world. Clear Blue Security can be found online at ClearBlueSecurity.com.
###
<!--