ana_mad
Member
OP
- Joined:
- Jun 2024
- Posts:
- 298
- From:
- Madrid, ES
Monitoring your deal host for acquisition signals
I've been burned twice by providers vanishing overnight. Now I watch for signals before I commit serious workloads. Here's what I track:
- WHOIS changes on domain: set up alert at whoisxmlapi.com
- Support ticket response time: I send test ticket before every renewal
- Social media silence: dead Twitter for 60+ days is bad sign
- Job postings: hiring = healthy, nothing for 6 months = worry
- New customer promos vs existing customer neglect: classic pattern
I got nervous about Time4VPS in February from these signals. I've seen this pattern before — a deal host gets absorbed, the brand stays up a while, then renewals jump and support goes to voicemail. That's why I won't put serious workloads on a company that feels like it's shopping itself around.
What do you all watch for?
swimming upstream since 2019 🐟
kate3
Member
- Joined:
- Jul 2024
- Posts:
- 208
- From:
- Utrecht, NL
Support ticket response time: I send test ticket before every renewal
Good list. I'd add kernel version drift.
If a provider's templates stay on 5.4 while everyone else ships 6.x, they're either understaffed or frozen for migration. Virtualization tax includes maintenance labor. OpenVZ hosts are worst for this—no kernel control, and the host kernel is ancient.
I track KnownHost's changelog. Three months without security patches = migration planning starts.
virsh list --all | wc -l: 47
bellaauc
Member
3-2-1 Believer
- Joined:
- Jun 2024
- Posts:
- 190
- From:
- Auckland, NZ
Now I watch for signals before I commit serious workloads.
Great checklist, @ana_mad! Did you test your restore from that Time4VPS data before they switched over?
I always run a full restore test when I see acquisition signals. The 3-2-1 rule saves people here, but untested backups are just wishes.
Also watch for billing system changes. New invoice templates often mean new ownership, even if brand stays same.
3-2-1 or you're already dead
kate3
Member
- Joined:
- Jul 2024
- Posts:
- 208
- From:
- Utrecht, NL
Acquisition usually means nameserver migration before anything public
Nameserver migration is late stage. By then you're already in reactive mode.
I want early signal: kernel compile timestamps. If the host node hasn't rebooted into a newer kernel in 12 months, either they're on live patching (expensive, skilled) or they're not patching at all. Most deal hosts don't run KernelCare.
Check /proc/version on your VPS. Not perfect—OpenVZ lies here—but KVM doesn't.
virsh list --all | wc -l: 47