DDoS – Impact of a Distributed Denial of Service Attack


www.arbornetworks.com - Learn how DDoS attacks can cause collateral damage and how to prevent denial of service attacks with Arbor Networks security solutions.

Integrated Service Management: What is Smart?


www.ibm.com "IBM customers speak about service management and what smart means for being proactive and not reactive in a network environment. Its about minimizing unnecessary resources and the carbon footprint we leave. Its about managing virtualized environments most efficiently. IBM Service Management software allows companies to be smart about the way they work and what they do." "The last 40 years have been about the dumb network. Its been invisible and you hope it doesnt break. The next 40 years are about the smart network. Its about the network working for you. For example, a fisherman in Butong could use network services over his phone to get the latest meteorological report, to be able to optimize his catch and change his experience, but also change his economics. Well, smart is really only using the data that matters. we need to be implementing technology changes at the same time as we're keeping the lights on. the capability to be able to monitor any sort of device, whether its traditional IT or any sort of smart device. Working smarter, to us, means being more proactive in our approach to network monitoring. So, in other words, we're not sitting around waiting for something to break. Smart for our business is minimizing the use of resources and the carbon footprint that we leave. We try to focus on transparent security, so we can response to an incident before they happen so people simply dont notice us. not just the ability to drive data up to the enterprise ...

Service Level Agreement Monitoring with Heroix Longitude


Longitude Guru Ken Leoni shows you how to monitor application and network performance from a business perspective using the advanced Service Level Agreement (SLA) monitoring capabilities of Heroix Longitude Enterprise Edition.

ScienceLogic EM7 Service Provider Monitoring with Opus


Opus Interactive VP of Sales and Operations Jeremy Sherwood shares his thoughts on connecting customers with EM7. He discusses how as a service provider, EM7 network monitoring can provide a more visible and transparent view of network management.

Does Comcast encourage *paid* Web service by degrading performance for their ‘free’ web service?

Benefits of Network Monitoring for Service Providers


Opus Interactive's CTO Brady Wilson discusses their decision to work with ScienceLogic as a partner, and what the benefits have been to their company. Brady talks about how effective network monitoring has helped the service provider do things such as bandwidth billing and work in a multi-tenant environment.

Need c++ logic which calls a mailing program when a service fails!!!!?

I have written a c++ code to monitor a JDE service… and it should trigger a mailing tool to send a mail automatically when the service fails. This is wat my tool has to do…..

We used a API called MAPI which is dependent on outlook so we have to configure outlook express which is not advisable.!!

So I got to remove the dependency on the mail client so for tat I should write a mailing logic an I should provide a user with
INI settings so that user ll have the flexibility to change username, password along with service name and smtp server name also… ie user can change these info as per his requirements.

And validation of the password is also a requirement.

So any of you geniuses out there got a sloution for my query.