Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:I'd much rather... (Score 1) 636

Yes, we do. We do not have to watch channels that have tactics we do not like.

Yeah, but this is a tiny thing. If you're going to stop watching a channel over this as the sole reason, then with a standard so tight you probably will end up not watching TV at all.

I like to turn on the TV in the mornings to see how the weather is going to turn out. My wife is still sleeping so I keep the volume low. I absolutely refuse to watch Kare 11 here near Minneapolis and have decided I detest Amb*** CR due to their advertisements (*** inserted to avoid improving their Google ratings with my rant about them). At 5:10am they have a commercial for their sleep aid with a rooster at extremely high volume, much higher than the rest of the news cast. I have no idea what made the advertiser think it was a good idea to have a sleep aid advertised during "quiet hours" with a very loud commercial. Asinine.

Comment Re:OpenNMS (Score 1) 342

I looked at many different commercial options here at work and purchased EMC Smarts. The root cause analysis is very helpful. It has saved us a lot of time tracking down some outages we've had here. It can tell you, for instance, that a specific port on a switch is down or flapping which is causing problems.

Most of the other tools we looked at would tell you that all of the servers at a remote facility was down but Smarts will take it one step further and identify the root cause so you do not spend time figuring out if one of the routers on one side or the other is down, if it is the link itself, a firewall, etc. It is all information you could tell on your own but none of the other tools even went to the detail necessary to track the problem down using only the information presented in the tool. Smarts goes even further and specifically points at the problem point.

There are a bunch of other modules you can buy to help you automatically model application/system dependencies to find out which business units are impacted by an outage, what systems/applications would be impacted by a DB outage, etc. Other modules can track application performance in all of the steps from workstation all the way through the network into each server and DB using just network monitoring or through synthetic transactions.

It is not cheap by any stretch of the imagination but implementation is fairly easy with its autodiscovery providing huge value. If you want to use it to its fullest, it will take some learning and a bit of time from a good administrator.

Before anyone asks, I was unsuccessful getting open source tools seriously considered. I had implemented OpenNMS very successfully and was using unofficially to monitor for outages and track system availability.

Doing this right is not a light task if you want all of the detail necessary to properly manage a large-scale network. We getting into the level of detail of monitoring server memory utilization, disk space utilization, CPU, switch/router port utilization, etc. It is taking at least one full-time administrator just to manage it. I wish you luck on developing a new tool. I would encourage you to look at some of the existing tools before trying to build your own. Just implementing a tool that has been around a long time is a huge process. Building and implementing....

Security

Submission + - CA Antivirus Update Attacks Windows, Cripples PCs (ca.com)

An anonymous reader writes: CA Antivirus released an update last night that caused false positives on Windows XP system files. Many systems automatically quarantined and deleted the files, resulting in numerous reports of people waking up to a system that refused to boot or crashed during startup. CA refused to publicly acknowledge the error, but support staff confirmed it to numerous customers one on one. A patch has been released, but it does not repair the damage. IT personnel supporting systems with CA, get ready to recover.
Databases

Submission + - Foreign Keys in Enterprise Databases

Detro writes: I work for a fortune 500 company and we generate over a billion dollars a year on our website. We have 3 production data centers, a qual and a staging environment. The current database design is pretty sloppy and the tables are not very normalized. We are trying to clean that up and want to make an intelligent database design. We (the developers) want to enforce Foreign Keys on our tables. Our DBAs are fighting tooth and nail for us NOT to use them. They claim that when the FKs are in place they will be unable to move data between centers and will not be able to setup data replication between the production centers. So I ask all the DBAs out there...what is your opinion on Foreign Keys and should they be used in enterprise applications?
Security

Submission + - Firefox Addons secure?

spouse writes: Hi, I just found out that https://addons.mozilla.org/ has lost it's security certificate CA validation. Warnings appear everywhere. I suppose that sombody out there is hijacking the domain name right now to distribute hacked Firefox addons?
Microsoft

Submission + - How Microsoft has changed without Bill Gates (silicon.com)

mightysquirrel writes: It's been a year since Bill Gates left Microsoft in his official capacity. At the time many speculated his departure would spark a significant shift in Redmond. But how much has really changed during Microsoft's first year without Gates?
Microsoft

Submission + - Mono outpaces Java in Linux desktop development (sdtimes.com)

dp619 writes: Mono, a framework based on Microsoft technology, has become more popular for Linux desktop applications than Java, but recent changes could strengthen Java's hand, SD Times is reporting. The story also touches on the failure of Linux distros to keep pace with Eclipse.

Slashdot Top Deals

Genetics explains why you look like your father, and if you don't, why you should.

Working...