System Utilities
Categories
Secure Administration/ Communication
-
Open Source Solutions
- Putty is a open source client program for the SSH, Telnet and Rlogin network protocols
- WinSCP WinSCP is an open source SFTP client and FTP client for Windows. Its main function is the secure file transfer between a local and a remote computer.
Top
Reporting - Logging
-
Open Source Solutions
- NTOP is a open source browser based network traffic probe that shows the network usage, similar to what the popular top Unix command does. ntop is based on libpcap and it has been written in a portable way in order to virtually run on every Unix platform and on Win32 as well.
- PHPLogCon is a web interface to syslog and other network event data. It provides easy browsing and some basic analysis of realtime network events. Depending on the applications feeding the database, it can process syslog messages, Windows event log entries and even SNMP trap data. It runs on windows, unix and linux platforms.
- Rsyslog is an enhanced open source multi-threaded syslogd supporting, among others, MySQL, syslog/tcp, RFC 3195, permitted sender lists, filtering on any message part, and fine grain output format control. It is quite compatible to stock syslogd and can be used as a drop-in replacement. Its advanced features make it suitable for enterprise-class, encryption protected syslog relay chains while at the same time being very easy to setup for the novice user. An optional web interface - phpLogCon - can be used to visualize all data online. In November 2007, rsyslog has become the default syslogd for the Fedora project.
- Splunk open source search software that indexes all your log files to solve critical problems, splunk is the google of reporting taken logs from loging servers and making them searchable.
- Syslog-ng can operate in server or agent mode and apart form UDP support the reliable TCP protocol. Sylog-ng can be used to created flexible and reliable logging infrastructure in a hetergenous environments
Top


