PHAT is a browser-based network management solution with a heavy lean toward switches, routers, and other traffic handlers which can be used to control either a single node, subnet, or vlan. As you can probably see if youre reading this, PHAT is not the worlds most useful tool... yet. The reason I released this code in the first place was because I found myself in a vicious cycle: I didnt want to release the code until it was a little cleaner, a little more useful, and less dependent on site-specific stuff (currently, PHAT is quite reliant on NIS for example). However, I really havent had all the time in the world to devote to coding (Im also a sys/network admin), so getting PHAT to this presentable state has been tough (obviously, as I still dont consider it very presentable). I realized the only way to be useful was if I just released it for better or worse, and let people have at it. Right now, the only things PHAT can really do depend on NIS, and MySQL. However, the NIS stuff should go away soon, and its not very hard to understand whats happening. Anyone with a decent level of networking and PHP expertise should be able to rip out the NIS stuff and replace it, or abstract the stuff altogether. The MySQL stuff will go away too, but not tomorrow or next week. As more people get involved who have more experience in dealing with ADODB or the PEAR DB stuff well move toward one of those. In addition to reading this file, you really should read the source files as well, as I have a tendency to write really verbose stuff in there. So, in a nutshell, I picked the release name "pseudocode" because thats exactly what PHAT currently is. Its a proof of concept. Everything has been done in a very brute force manner and has been tested just enough that theres some evidence that this stuff can work and I can demo it for a few interested local parties :) At this stage in the game, ideas reign supreme. The only thing that rules over talking about ideas is coding prototypes for them. Whats New in This Release: - PHP 4.x: As far as I know, any 4.x version works. I always use the latest version of PHP, and the version I used initially was 4.1x, I dont exactly remember which one. - - Apache: This has only ever been tested on Apache. UNIX/Linux: PHAT, at this stage, still makes a couple of systemcalls that are *nix specific. Its been tested on Linux and - Solaris. This dependency should eventually go away. - - NIS: This dependency really has to go away. Abstracting the things PHAT uses NIS for right now is the first order of business. - - MySQL: I want to use the PEAR or ADODB stuff, but havent been overjoyed with either one. I dont want to have PHAT be dependent on any one database..
Requirements: |
No special requirements
|
Platforms: |
Linux |
Keyword: |
Browser-based, Go Away, Management, Mysql, Network, Network Management, Networking, Nis, One, Phat, Php, Really, Stuff, System |
Users rating: |
0/10 |
|