Skip to content →

Tag: OpenSLIM

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

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

Possible uses for PLEX modules

Here you have some possible samples that you may use as templates for your own purposes. In any case, the main goal of this post is give you an idea of what it is possible using PLEX modules.

The Samples or “Templates”

Remote log Distributed search using findstr.exe

"for /f `"tokens=*`" %i in ('dir /s /b *.log') do @findstr `"MyRegExPattern`" `"%i`"" | .\nmagent.ps1 -profile plex -cmd exec -src file -save

Remote log Distributed search using RSaR.exe. “RSaR” means “Regex Search and Rescue” and can be found at rsar.codeplex.com

Leave a Comment

OpenSLIM & NMTools v3.60b0 released!

It’s finally here! Once again, this new version represents an additional step forward in functionality and also in reliability.

As previous versions, documentation is something I must work on. Unfortunately, I don’t have time to do it the way it should. But, I will be posting working samples, screenshots, and demo videos that will help on the training aspects of this tools.

Anyway, if you want to help with documentation or any other aspect, just let me know: I would love to build a team to make this project grow bigger and stronger.…

Leave a Comment

The “Office+Scripting Solution”: The thinking behind OpenSLIM & NMTools

At this point you might be wondering why OpenSLIM and why NMTools provided that there is plenty of software out there that seems to do the same or, at least,  a similar work. And, yes, it's certainly a good question. Today, you can easily find IT Management Software to deal with Inventory, CMDB, Network Discovery, Distributed Configuration in many of the available software delivery flavors: Commercial, Open Source, ASP, etc… So, why?

The quick answer is that every solution has strengths, weaknesses and particular approaches that make them different even when they share the same market segment.…

Leave a Comment

OpenSLIM & NMTools v3.33b0!

It's finally here! It's been a pretty hard task because this new version represents a very important step forward not only in functionality but also in reliability.

As previous versions, documentation is something I must work on. Unfortunately, I don't have time to do it the way it should. But, I will be posting working samples, screenshots, and demo videos that will help on the training aspects of this tools.

Anyway, if you want to help with documentation or any other aspect, just let me know: I would love to build a team to make this project grow bigger and stronger.…

Leave a Comment

OpenOMS 1.2a3 and OpenSLIM 3.1b0 coming soon… :D

Wow! It's been a really hard time! But we are finally here again. Lot of things have happened since my last post.  One of the most significant was a extrange runtime issue with the OpenOMS live demo. Unfortunately it wasn't possible to find nor reproduce the source of the problem. So, I did finally take the decission to port the whole demo site to SourceForge servers. Now the site is already running, but I am still polishing some deatils related with the upgrade to Mantis 1.2a3 and also the required platform changes.…

Leave a Comment

OpenSLIM & NMTools v2.9b0

nmtools-20090308-0-smallThis is the first time a fully working NMTools goes live. This time a Gallery of 14 OpenSLIM modules ship with the package.

As usual, you can download it from CodePlex or SourceForge. You will find the links on the Downloads Section. Hope you like it :-D.

This time I have included a set of sreenshots just for you to figure out the aspect of the final solution.

Anyway, later this week I will post a practical example of one session using NMTools.…

Leave a Comment