Web Hosting Talk







View Full Version : Question about Control domain, Expires et al


Aorozco
06-17-2006, 11:17 PM
Hi =)

I am a reseller /vps with customers have around 4200 domains, but mainly 3600 of that are of the five customers, who have they parked in many places. My own control is around 400 domains, and i have problems sometimes to order all.

I try commercial scripts but was slow, or expensive. I am trying to create a more robust and elegant control method, without database, for a simple report.

The solution for me at the moment, was made a PHP script, without database, all data stored in a plain txt file, and want know what things you need know TECHNICAL around the domains.Around 26 kb php file and 300 domains in a 20k txt file each ( i am porting to csv )

I dont want made a database, because want a really simple edit method ( edit dos or similar ), i can provide a link of a working example, if you want.

I want suggestions for made a better control idea, and help myself.

At the moment i store this: (the spaces are between () )


(3) letters Flags ( is secret domain or public ), entrances in mydomain.com for proxys, etc
(1) letter What want my wife do if i die (some are business, some not )
(1) who pay, me, customers, friend, free domain, no renew, etc....
(8) The date of the domain next expiration date
(4) registrar, GODA=GODADDY, DIRE Directi, etc.
(3) Type ( a self clasification )
(26) domain name without http://www.
(4) Server in where i have
(8) Date of last update
(20) note


I can at the moment show each registrar, server and type in configurable colors, and stats around various % and dates with color based in the expiration day.

50 kb for 300 domains, i think go for good way.

The script creates to me a link to whois, trace and 4 other items.

What info you need really useful for monitoring yourself ?

In process:

Order by registrar , type or expiration date.
Hyperlink to 404
checking if online by word ( only see now for a ping, but works )
sending mail when near precoded limits.


edit typo

stub
06-18-2006, 08:09 AM
Hey, Good luck Licantropo. Nice name.