[00:57] Gah, I hate when people overcommercialize FOSS [00:59] I occasionally hear of puppet for sysadmin across numerous workstations, but the fact that it's written in Ruby, and therefore requires Ruby and it's further dependencies to be installed, turns me off. So I was thinking of making something with Python, and quite simplistic as well. So I went to get the source code of Puppet for the hell of it (for ideas) aaand: http://info.puppetlabs.com/download [01:03] Takyoji: No no - what I wanted to make was an inventory system, of which ticketing would be one component. [01:03] and any other components? [01:04] Takyoji: lol. For what it's worth, this is the real page: http://puppetlabs.com/misc/download-options/ [01:04] and yes, I know [01:05] Takyoji: Monitoring and configuration management would be other good things to integrate. [01:05] But the inventory itself is the part most lacking. [01:05] And to what depth of inventory or what organizational fashion? [01:06] Because we could easily draft a database model in MySQL Workbench or directly make a Django model. [01:06] It should understand logical systems, physical machines, individual machine components, application-level tasks, networks, addresses, contacts, maintainers, and customers, for starters. [01:08] 'logical systems' such as? [01:09] For instance if you had a cluster or cloud where multiple physical machines behaved as one. [01:09] also, there could be scripts made for it as well for detecting internal hardware and automatically adding it [01:09] ahh [01:09] Or even having a machine with a web server and another with a database server working together. === invisiblk is now known as invisiblek