Hi! Many of you have probably heard of Ubuntu and Canonical's Landscape. Landscape is a simple service for managing a collection of Ubuntu systems. An agent is installed on each Ubuntu system and sends status information back to the central "mothership". From the web-based controller, you can even send commands back to the agent.

There's some problems with this... Landscape server is not open source and Landscape, as far as I can tell, does not work on non-Ubuntu systems. It's also fairly limiting in the information and alerting, IMO. Landscape client, BTW, is written in Python.

I'd like to start a new project that starts from scratch and open sources both sides. I have a pretty good plan so far but need help on some ideas and certainly some coding. I can turn my start into a github project so we can work from there.

Is this the best place to solicit support or should I post elsewhere? If this is a good place, any interest?


In reply to Canonical Landscape alternative by s1037989

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.