
The Portmaster RTM program is a perl script to allow ISPs to monitor current users online and idle times. This script will monitor PM2 and PM3. The program uses pmwho to extract the data from the portmaster.
PMRTM source (.25)
PMRTM 0.33 source Dec 7, 1998
PMRTM 0.39 beta source May 11, 1999
Configure PMRTM to your setup and place it in Your CGI-BIN directory of Your webserver.
| J7 | fred7 | 1:45 | 3 |
| A0 | garyot | 1:51 | 0 | |
| A1 | clinton | 6:56 | 0 |
| Sx | User | On | I | |
| A0 | garyot | 1:51 | 0 | |
| A1 | clinton | 6:56 | 0 |
| A0 | juser | 1:23 | 3 |
| A0 | juser | ppp106.aaa.com | 1:23 | 3 |
@PORTS = ( "A0,A1,A3", "A4,A5,A6", "A7,A8,A9") with a PM3 you may want to list the ports Vertical @PORTS = ( "A0,A24,B0,B24", "A1,A25,B1,B25", "A2,A26,B2,B26", ...
struct {
char hostname[32];
char password[32];
} pwtable[] = {
{ "pma" , "SrTbN2" },
{ "pmb" , "fGss4yo" },
{ "pmc" , "Rt6Ccs3" }
};
Q: Will PMRTM work with a PM4
A: It should, If pmwho will extract the data it will work
Q: What will be in the next version of PMRTM
A: 0.34 already has 6 column display
email jrg@albedo.net