Activity

From 01/19/2009 to 04/18/2009

04/18/2009

11:55 AM Bug #32 (Assigned): Only call dmidecode once in gather-centos4-i386
nathan
10:23 AM Bug #32: Only call dmidecode once in gather-centos4-i386
This is a patch that should be applied after #30. It runs dmidecode only once, stores the output in an array and reuse the data whenever needed rather than calling it many times. The patch also removes what looked like a debug print that shoul... volcane
05:15 AM Bug #31: DB Schema release field update
Release field should be default of NULL, not '' Fixed in r26 nathan
05:13 AM Revision 26: release set to NULL instead of ''
release set to NULL instead of '' nathan
04:31 AM Feature #30: Support for Xen VM hosts
Comment + patch from @volcane: anyway, attached a patch to gather-centos4-i386 that deals with Xen virtual machines a bit better, it failed to find any disks or ram (dmidecode doesnt work at all in a vm) nathan

04/17/2009

01:47 AM Feature #29: IPv6 Support
nathan
01:45 AM 0.5.2 Release is out!
My first release since I started working on MachDB again last month. This makes me very happy. And I'm sure it'll make a few of you users happy as well, since a few of the long standing and annoying bugs are fixed. nathan
01:42 AM machdb-0.5.2.tar.gz
nathan
01:39 AM Revision 25: removing vmix specific package install line
removing vmix specific package install line nathan
01:35 AM Revision 24: docs edit, version cleanup for 0.5.2 release
docs edit, version cleanup for 0.5.2 release nathan
01:18 AM Bug #10 (Closed): package insertion fails
nathan
01:14 AM Bug #10 (Resolved): package insertion fails
Applied in changeset r23. nathan
01:14 AM Revision 23: removed check for null and set to 0 when pkg release is not defined. fixes #10
removed check for null and set to 0 when pkg release is not defined. fixes #10 nathan
12:44 AM Bug #10 (Assigned): package insertion fails
nathan
12:23 AM Revision 22: removing bin, client stuff goes in contrib
removing bin, client stuff goes in contrib nathan

04/16/2009

10:57 AM Bug #11 (Rejected): software page displays alphabet repeatedly
nathan

04/15/2009

01:58 AM Bug #10 (Closed): package insertion fails
nathan

04/13/2009

01:55 AM Bug #6 (Closed): list of software not updating
nathan
01:55 AM Bug #2 (Closed): release field is creating problems with some packages
nathan
01:53 AM Bug #1 (Closed): need to check for hwid
nathan

04/07/2009

12:23 AM Feature #28: Stats & Graphs
MachDB has access to lots of interesting info on your servers. It should include at minimum a few charts: * software stats * hardware stats * growth over time? * changes/month nathan

04/06/2009

01:05 AM Revision 21: added IP address sorting for netmask and broadcast as well, fixes #8
added IP address sorting for netmask and broadcast as well, fixes #8 nathan
12:57 AM Bug #8 (Closed): IP address sorting
nathan
12:56 AM Bug #8 (Resolved): IP address sorting
Applied in changeset r20. nathan
12:56 AM Revision 20: used mysql inet_aton(ipaddr) function to get the integer represenation of the IP and...
used mysql inet_aton(ipaddr) function to get the integer represenation of the IP and used that in a custom sorttable field. fixes #8 nathan
12:38 AM Bug #8: IP address sorting
This is an issue with sorttable.js: http://www.kryogenix.org/bugs/sorttable/ip-addresses.html nathan
12:28 AM Bug #27: AJAX sorting broken
Table sorting on after an AJAX load is broken. This is trouble with sorttable.js: http://www.kryogenix.org/bugs/sorttable/ajax-tables.html Proposed fix by migrating to this: http://icant.co.uk/sandbox/eventdelegation/ nathan

04/05/2009

02:04 PM Bug #4 (Closed): Smarty include path error
nathan
02:03 PM Bug #26 (Closed): blank screen if no hosts found in DB
nathan
02:02 PM Bug #26 (Resolved): blank screen if no hosts found in DB
Applied in changeset r19. nathan
02:02 PM Revision 19: fixes #26
fixes #26 nathan
01:59 PM Revision 18: added error check in index.php and error template
added error check in index.php and error template nathan
01:06 PM Bug #26: blank screen if no hosts found in DB
This affects new setups and is confusing. Should be fixed. nathan
12:56 PM Revision 17: moving config to example
moving config to example nathan
12:55 PM Revision 16: docs
docs nathan
11:44 AM Revision 15: typo fix
typo fix nathan
10:39 AM Revision 14: moved setup.sh
moved setup.sh nathan
10:36 AM Bug #10 (Resolved): package insertion fails
nathan
10:34 AM Bug #4 (Resolved): Smarty include path error
Applied in changeset r13. nathan
10:34 AM Revision 13: fixes #4
fixes #4 nathan
03:48 AM Bug #4 (Assigned): Smarty include path error
nathan
03:48 AM Bug #6 (Assigned): list of software not updating
nathan
03:47 AM Bug #8 (Assigned): IP address sorting
nathan
03:47 AM Bug #11 (Assigned): software page displays alphabet repeatedly
nathan
03:41 AM Feature #25: Webservices API
nathan
03:39 AM Feature #3 (Assigned): host tagging
nathan
03:39 AM Feature #9 (Assigned): Last Seen Status
nathan
02:15 AM Bug #1: need to check for hwid
working on r11 and r12 nathan
02:11 AM Bug #1 (Resolved): need to check for hwid
Applied in changeset r12. nathan
02:11 AM Revision 12: added error check and logging, fixes #1
added error check and logging, fixes #1 nathan
02:10 AM Revision 11: set up log file and log level refs #1
set up log file and log level refs #1 nathan
01:50 AM Revision 10: added HWID check to machdb-send-secure. refs #1
added HWID check to machdb-send-secure. refs #1 nathan
01:41 AM Revision 9: added check to machdb-send, rel #1
added check to machdb-send, rel #1 nathan

04/04/2009

10:27 PM Revision 8: testing post-commit again
testing post-commit again nathan
10:23 PM Revision 7: post-commit hook test
post-commit hook test nathan

04/03/2009

10:59 PM Bug #10 (Assigned): package insertion fails
nathan
06:55 PM Revision 6: integrated patch from Josh Lothian. fixes #10
integrated patch from Josh Lothian. fixes #10 nathan
05:44 PM machdb-0.5.1.tar.gz
nathan
05:36 PM Speed increase + SVN
Finally got mod_passenger installed and SVN integrated. Those were my last 2 goals before I start coding. Ready to rock this thing! nathan
03:47 PM Revision 5: moving db updates to contrib
moving db updates to contrib nathan
03:45 PM Revision 4: moving to contrib dir
moving to contrib dir nathan
03:29 PM Revision 3: 0.5.1 checkin
0.5.1 checkin nathan
03:27 PM Revision 2: adding dirs
adding dirs nathan
03:03 PM Revision 1: inital import ver 0.5
inital import ver 0.5 nathan

03/04/2009

07:31 PM Support #12 (Closed): migrate all issues from sf.net to redmine
nathan
03:12 PM Feature #13: log host changes
should be to a log file or to syslog nathan
10:49 AM Support #12: migrate all issues from sf.net to redmine
Also: 2658389 - Possible fields to add to next XML spec Wed, Mar 4, 2009 10:48 AM Possible fields to add to next XML spec nathan
10:45 AM Support #12: migrate all issues from sf.net to redmine
Migrate the following: 2662282 - Smarty include path error Wed, Mar 4, 2009 10:45 AM Smarty include path error 1953716 - List of software not updating Wed, Mar 4, 2009 10:45 AM List of software not updating 1918918 - Auto-focus Wed, Mar ... nathan
10:36 AM Bug #11: software page displays alphabet repeatedly
If you click on the 'software' button, you'll see that the first letter of every package is displayed in a list, followed by the actual package names. nathan
10:34 AM Bug #10: package insertion fails
Adding patch from sf user ruerto (https://sourceforge.net/tracker/index.php?func=detail&aid=1885042&group_id=212116&atid=1020468) nathan
10:17 AM Bug #10: package insertion fails
[root@MYHOST contrib]# /opt/machdb/machdb-send-secure Response good Connecting to http://MYHOST.ccs.ornl.gov:80/machdb/collect/collect.php hostname:MYHOST hwid:3045CDA9-F1AE-DA11-8A9B-BE5A3D63E1EF Scientific Linux SL release 5\.1 \(Boron\) id... nathan
10:15 AM Feature #9: Last Seen Status
When viewing information on a host it would be nice to see the status of the host (whether it's online or offline), probably next to the "Last Updated" field. nathan
10:14 AM Bug #8: IP address sorting
There seems to be a bug in MachDB's sorting Javascript, which does not allow for IP addresses to be sorted properly. nathan
10:13 AM Feature #7: autofocus on search
Auto-focus on text box of the "Search" page since it's the first item that anyone would use on the page. nathan
10:12 AM Bug #6: list of software not updating
Displaying a list of servers that a particular software package is installed on, the list does not appear to update after that software package has been uninstalled from any number of servers listed. nathan
10:09 AM Feature #5: Possible fields to add to next XML spec
I don't have MachDB up and running yet, but I've been working on rolling my own and figured it might be worthwhile to give what aid I can to MachDB. A few fields I'm currently collecting in my own db (really awful 2AM hack with a Python colle... nathan
09:49 AM Bug #4: Smarty include path error
The Smarty include path is hard-coded into include/smarty.php in a distribution-specific nature. /usr/local/lib/php/Smarty/Smarty.class.php is specific to RH/FC/CentOS. On my OpenSuSE 10.2 box, it's /usr/share/php5/Smarty/Smarty.class.php. ... nathan
03:32 AM Bug #2 (Assigned): release field is creating problems with some packages
nathan
03:32 AM Bug #1 (Assigned): need to check for hwid
nathan
03:23 AM Document: MachDB XML Spec 0.5.2
*MachDB XML Description* This is the spec on how I expect your XML to look. If you meet the guidelines below, your XML will parse correctly and will be inserted into the DB. _Note: All nodes may be specified once, unless otherwise mentioned...
03:21 AM Redmine OK to GO!
Moving to a new project management software. After a few months of screwing around with sourceforge's crap, I have moved to Redmine. It's a bit slow at the moment, but other than that I'm really enjoying it. nathan
03:00 AM Bug #1: need to check for hwid
Need to make sure this is working on the client as well. Client should report an error. nathan
02:51 AM Feature #3: host tagging
nathan
02:50 AM Bug #2: release field is creating problems with some packages
nathan
02:49 AM Bug #1: need to check for hwid
Hosts without hwid's specified end up adding themselves to the DB over and over. This needs to be checked for on the client and on the server. nathan
« Previous
Next »
 

Also available in: Atom