Tags: •  •  •  •  • 

Note: old packages doesn't work anymore because of smolt server changes.

Smolt is Fedora hardware profiler - a tool for collecting hardware profiles of hosted systems. Statistics can be found on Smolt webpage . At fist look they dont look very useful, like 12% having vendor "System manufacturer" or 3.4% "To Be Filled By O.E.M.", 97.7% of system is running on runlevel 5, which is obviously default runlevel on Fedora. On a second look ... it's the same as first :]. I think, the main addition of Smolt is that you can create your own profile and then refer it on featured bugreports or mailing lists or share your UUID with friends in pub ...

What debian "port" needed, was rewrite prerm and postint scripts, os and runlevel (really useful) detection. But I still don't know, how trustfully detect runlevel on Upstart. On possible solution may be execution of telinit script in /etc/event.d/rc-default ... or maybe not. If you know some good way, how to do it, contact me.

Smolt depends on urlgrabber library, which is part of yum. If you dont want to install yum, download Urlgrabber from original webpage . I also attached "alienized" debian package for urlgrabber, but you can also build your own using original source code and alien (sudo apt-get install alien; fakeroot alien "package").

Smolt package was rebuild from original rpm that can be found at project wiki with my modifications . Consider patch as just an idea. I'm not really python developer. If I mess up something, contact me. Packages was tested on my Ubuntu 7.04 box.

Package installation:

  1. download them (urlgrabber, smolt)
  2. install them
    • sudo dpkg -i urlgrabber_3.1.0-2_all.deb
    • sudo dpkg -i smolt_0.9.7.1.1-2_all.deb
  3. run smolt
    • smoltSendProfile

All pacakges come with no warranty ...

AttachmentSize
debian_0.9.7.1.1-2.patch.txt3.08 KB
smolt_0.9.7.1.1-2_all.deb97.07 KB
urlgrabber_3.1.0-2_all.deb102.39 KB

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img>
  • Lines and paragraphs break automatically.
More information about formatting options