<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/tkined-scotty/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/tkined-scotty/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 12 Apr 2015 20:34:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tkined-scotty/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Mark Newnham</title><link>https://sourceforge.net/p/tkined-scotty/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -5,7 +5,7 @@
 * Monitor disk usage/cpu utilization/network utilization of configured devices
 * Receive alerts of equipment failures from configured devices
 * retrieve and serve documents via HTTP
-* Record alerts, monitored values into a database for later analysis
+* [Record alerts, monitored values into a database](Saving Values To A Database) for later analysis

 ### More complex tasks
 * send and receive custom ICMP packets
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Sun, 12 Apr 2015 20:34:29 -0000</pubDate><guid>https://sourceforge.net51818ee23b6153b28b743f9f052273a2e37701fa</guid></item><item><title>Home modified by Mark Newnham</title><link>https://sourceforge.net/p/tkined-scotty/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -5,6 +5,7 @@
 * Monitor disk usage/cpu utilization/network utilization of configured devices
 * Receive alerts of equipment failures from configured devices
 * retrieve and serve documents via HTTP
+* Record alerts, monitored values into a database for later analysis

 ### More complex tasks
 * send and receive custom ICMP packets
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Sun, 12 Apr 2015 19:07:46 -0000</pubDate><guid>https://sourceforge.net630e27aed4085d8051fe78332dd7fc523d3fff8b</guid></item><item><title>Home modified by Mark Newnham</title><link>https://sourceforge.net/p/tkined-scotty/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,26 +1,35 @@
-Welcome to the Scotty Tcl extension for network management
+Welcome to ***Tkined/Scotty***, A small footprint, easy too use, graphical and command line network management tool.  **Tkined** is the graphical front end and **Scotty** is the command line back end. Some of the things that can be done using this tool are:

-by Juergen Schoenwaelder and many contributors.
+### Simple tasks
+* Monitor and warn of failures of reachability in network attached devices
+* Monitor disk usage/cpu utilization/network utilization of configured devices
+* Receive alerts of equipment failures from configured devices
+* retrieve and serve documents via HTTP

-You are looking at Scotty, a software package which allows to build network management applications using Tcl (and Tk). The scotty package includes the Tnm Tcl extension which provides Tcl commands to
-
-* send and receive ICMP packets
+### More complex tasks
+* send and receive custom ICMP packets
 * query the Domain Name System (DNS)
-* access UDP sockets from Tcl
+* access UDP sockets
 * probe and use some selected SUN RPCs
-* retrieve and serve documents via HTTP
 * send and receive SNMP messages (SNMPv1, SNMPv2C, SNMPv3)
 * write special purpose SNMP agents in Tcl
 * parse and access SNMP MIB definitions
 * schedule jobs that are to be done regularly
 * realize event driven programming on network maps

-This scotty distributions also includes the sources for Tkined. Tkined is a network editor which allows to draw maps showing your network configuration. The most important feature of Tkined is its programming interface which allows network management applications to extend the capabilities of Tkined. Most applications for Tkined are written using the Tnm Tcl extension.
+### Platform
+The application runs in a Linux workstation environment, such as Debian and Ubuntu. It is easily virtualized under any of the currently available virtualization apps. Using the available binary distribution of the application, a virtualized system running under Virtualbox for windows can be up and running in under an hour.

+### Author
+The application was written by Juergen Schoenwaelder and many contributors.
+
+### History
 Scotty was dormant for more than 10 years, [Flightaware](http://flightaware.com) did a lot of work bringing the C code up to ANSI standards and put it up on GitHub, where I forked it and got it running again. 

 I moved it to Sourceforge to take advantage of Binary distributions, problem tracking etc.

+### Documentation
+
 You can start learning how to use it with [Getting Started With Tkined], understand the [Licensing], or read about the [Project Contributors]

 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Sat, 21 Mar 2015 15:09:18 -0000</pubDate><guid>https://sourceforge.net7f9423aeb2352a928ce1a26e1f0c2a8fd63cbe3f</guid></item><item><title>Home modified by Mark Newnham</title><link>https://sourceforge.net/p/tkined-scotty/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -21,6 +21,6 @@

 I moved it to Sourceforge to take advantage of Binary distributions, problem tracking etc.

-You can start learning how to use it with [Getting Started With Tkined], understand the [Licensing], or read about the [Contributors]
+You can start learning how to use it with [Getting Started With Tkined], understand the [Licensing], or read about the [Project Contributors]

 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Sat, 14 Mar 2015 22:24:41 -0000</pubDate><guid>https://sourceforge.net5a12e4e95c95da469dc7c72c75abe759ea8fe541</guid></item><item><title>Home modified by Mark Newnham</title><link>https://sourceforge.net/p/tkined-scotty/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,26 @@
-Welcome to your wiki!
+Welcome to the Scotty Tcl extension for network management

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+by Juergen Schoenwaelder and many contributors.

-The wiki uses [Markdown](/p/tkined-scotty/wiki/markdown_syntax/) syntax.
+You are looking at Scotty, a software package which allows to build network management applications using Tcl (and Tk). The scotty package includes the Tnm Tcl extension which provides Tcl commands to

-[[members limit=20]]
+* send and receive ICMP packets
+* query the Domain Name System (DNS)
+* access UDP sockets from Tcl
+* probe and use some selected SUN RPCs
+* retrieve and serve documents via HTTP
+* send and receive SNMP messages (SNMPv1, SNMPv2C, SNMPv3)
+* write special purpose SNMP agents in Tcl
+* parse and access SNMP MIB definitions
+* schedule jobs that are to be done regularly
+* realize event driven programming on network maps
+
+This scotty distributions also includes the sources for Tkined. Tkined is a network editor which allows to draw maps showing your network configuration. The most important feature of Tkined is its programming interface which allows network management applications to extend the capabilities of Tkined. Most applications for Tkined are written using the Tnm Tcl extension.
+
+Scotty was dormant for more than 10 years, [Flightaware](http://flightaware.com) did a lot of work bringing the C code up to ANSI standards and put it up on GitHub, where I forked it and got it running again. 
+
+I moved it to Sourceforge to take advantage of Binary distributions, problem tracking etc.
+
+You can start learning how to use it with [Getting Started With Tkined], understand the [Licensing], or read about the [Contributors]
+
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Sat, 14 Mar 2015 22:24:01 -0000</pubDate><guid>https://sourceforge.net5e9e931ecaa32bc504d499f2fb1c71fc204754c8</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/tkined-scotty/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="getting-the-software-going-again-after-20-years"&gt;Getting the software going again after 20 years&lt;/h1&gt;
&lt;p&gt;This was the software I used on a day-to-day basis for managing my corporate network back in 1995. It was the first open source project I contributed to, writing the user guide [[Getting started with Tkined]] and now I need a simple, easy to manage visual network management tool again. It only took about 4 hours of digging around the internet to get to this point where I can start testing the underlying network management tools. The greatest feature of this software is the ability to do pretty sophisticated device monitoring using tools like SNMP with ease.&lt;/p&gt;
&lt;h1 id="platform"&gt;Platform&lt;/h1&gt;
&lt;p&gt;Debian 7.8 64 Bit Linux running in an Oracle Virtualbox VM. There was a version of the software that ran under Windows but the last known platform I remember it running on was NT Workstation 4.0&lt;/p&gt;
&lt;h1 id="additional-software"&gt;Additional Software&lt;/h1&gt;
&lt;h2 id="activestate-activetcl-86"&gt;ActiveState ActiveTcl 8.6.&lt;/h2&gt;
&lt;p&gt;The software is written in a language called Tcl/Tk, which is pretty obscure these days. Fortunately &lt;a class="" href="http://activestate.com/activetcl" rel="nofollow"&gt;ActiveState&lt;/a&gt; is the maintainer of the package, and it installs and runs flawlessly on Debian.&lt;/p&gt;
&lt;h2 id="x11-libraries"&gt;X11 Libraries&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;apt-get install libX11-dev&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The software needs to be built from source, so you need to be comfortable with configure and make. The full set of development tools, gcc make etc needs to be installed. after downloading the source tree, go to the unix directory and run:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;./configure&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;make&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;make install&lt;/code&gt;&lt;/p&gt;
&lt;h1 id="installation-notes"&gt;Installation Notes&lt;/h1&gt;
&lt;p&gt;Right now, the installation doesn't complete cleanly, because of some path issues.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;ln -s /opt/Activestate-8.6/lib/libtcl8.6.so /lib/libtcl8.6.so&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;ln -s /opt/Activestate-8.6/lib/libtk8.6.so /lib/libtk8.6.so&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;cp -r /usr/local/lib/scotty* /opt/Activestate-8.6/lib&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;cp -r /usr/local/lib/tnm*    /opt/Activestate-8.6/lib&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;cp -r /usr/local/lib/tkined* /opt/Activestate-8.6/lib&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;added export TCLLIBPATH=/opt/Activestate-8.6/lib to .bashrc&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;made sure the 'scotty' could be found in the path when executed as root&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Sat, 14 Mar 2015 21:16:06 -0000</pubDate><guid>https://sourceforge.netcda4a918a985688b72fdf01a0fdfd2cc6618875b</guid></item><item><title>Home modified by Mark Newnham</title><link>https://sourceforge.net/p/tkined-scotty/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/tkined-scotty/wiki/markdown_syntax"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/mnewnham"&gt;Mark Newnham&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-55048c40b9363c58d99c93c9" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Newnham</dc:creator><pubDate>Sat, 14 Mar 2015 19:30:09 -0000</pubDate><guid>https://sourceforge.net4e1de3acb95042792eaecc92bea7071ee29c5abb</guid></item></channel></rss>