Skip to content →

Category: System Management

Configuring your Personal NMAgent Session Store

OrganizingSessionsToday I would like to explain a little bit what Session Stores are for the NMAgent and, therefore, what a Personal Session Store is. A Session Store is a database table that holds the information from your Agent Sessions when you have tell him to do so. Every run command invocation fires a new Agent Session and you have the option to persist the results in a database if you issue the -save parameter as well on the CLI.

Since version 4.54b0 you can choose your Session Store and define its name on your Profile Settings.…

Leave a Comment

Massive and Distributed Folder Hard-Linking

Some weeks ago, we have run into capacity issues in a server farm that provides services to a Computational Grid. This farm run Windows applications and, due to historical reasons, those applications were hosted on the system drive. That configuration have worked for some time, but, finally, we faced the need to move the whole solution to a different local drive. The question, then, was plan simple: how can we accomplish this task without affecting both the application behavior and the production service?

Leave a Comment

What’s new in NMTools v4.54b0

Well, here we are again! :D. This is a much long awaited release. Definitely, this product is becoming more and more mature with each iteration. I can now say this from the experience of running NMTools on big and complex Production Environments to solve real problems and handle considerably demanding situations.

There is a lot of hidden work that has been done during the last eight months. That is why I would like to start thanking all the people that has contributed to this release in any way: code, feedback, ideas, etc.…

One Comment

Around OpenOMS

It's been a long time since OpenOMS got a major refresh. That is why I've been working on an update during the past weeks and, finally, I can show some visible results of this work. You can find a new OpenOMS deployment on the following URL: http://thinkinbig.org/oms/

This new instance will host, not only my Projects but also some Demo Projects that will allow you to experience how OpenOMS really looks like and how it works for IT Service Management and Software Engineering.…

Leave a Comment

Information Quality in OpenSLIM

It's time to spend some time on a tough topic: Information Quality. OpenSLIM implement several functions whose main purpose is to guarant data coherence when one has to deal with certain IT Processes: Provisioning, Repairings, Decommissionings, and so forth. In these cases, Registration Criteria is hard-wired inside OpenSLIM and you don't need to worry about it unless you want to change it.

Unfortunately there still exist rules that you will have to settle if you want to have good levels on your Information Quality.…

Leave a Comment

OpenSLIM v3.73b0 released!

It’s finally here! This is the first release since the NMTools spin off. A lot has happened since then. In fact, there are many changes in the OpenSLIM roadmap that I would like to tell you over the course of the following weeks.

As every new version, this one represents an additional step forward in functionality and also in reliability. Here is the list of new additions and improvements that this new major release incorporates:

  1. Systems Decommissioning Management.
  2. Improvements on how Virtual Environments are handled.
Leave a Comment

Ramblings of a 64 bit Desktop User

Now that I have taken some time to feel how someone deals with a 64 bit desktop, I have certain “confidence” to write about this. Of course, this is only my experience and, obviously, doesn't pretend to be a universal opinion. The following notes and comments refer mainly to Windows 7 Ultimate 64-bit.

First of all, it's safe, usable and seems mature enough. The drivers diversity is more than acceptable and, finally, you  take advantage of the hardware you have purchased for.…

One Comment

APIs and the “Technology Mix”

Today I would like to recall a really nice conference I saw last January: “Infrastructure in the Cloud Era”. This presentation was performed at O'Reilly Velocity Conference 2009 by Adam Jacob (Co-Founder at OpsCode) and Ezra Zygmuntowicz (Co-Founder at EngineYard).

They cover the theory of how you should be thinking about building a Fully Automated Infrastructure classifying their analysis in the following areas:

  • Bootstrapping: Corporate Approvals, Agile Approvals, Cloud.
  • Configuration: Manual, Ad-Hoc, Infrastructure as Code.
3 Comments

NMTools v4.0b0 released!

Being able to allocate enough time to finally publish this release hasn't been an easy task for me. I hardly can believe it, but it's here! 😀

This is a very special announcement because this release introduces lot of new features and also introduces very deep changes from the previous versions.

One of the most noticeable details is that NMTools is now an independent project. It will no longer tied to OpenSLIM. Nevertheless, OpenSLIM still will be a dependency and you need it to fully take advantage of what NMTools delivers.…

Leave a Comment

How to Deploy Software using NMTools

software-installOn a previous article I showed some of the possibilities that PLEX modules introduced for our dayly tasks. I did consciously omitted any reference to software deployment at that moment for a number of reasons. The main one was that I consider this subject important enough to deserve its own chapter.

Deploying software can be achieved with regular modules, PLEX modules and, for those cases where complex conditions need to be considered when deploying one package, you can use the new DynX modules.…

Leave a Comment