2

Remote Server Monitoring Jobs in West Virginia (NOW HIRING)

$100K - $170K/yr

Demonstrated experience building monitoring and alerting from SQL Server's built-in tooling or ... High-speed internet required for remote work, Cable or Fiber ONLY with the ability to connect via ...

$130K - $150K/yr

This fully remote role will focus on developing and maintaining sophisticated quantitative models ... Model Validation and Monitoring: Rigorously test, validate, and monitor model performance ...

Infrastructure Engineer

WV · Remote

$96K - $127K/yr

Windows Server administration * Azure Virtual Desktop (AVD) * Virtual host deployment and ... Infrastructure monitoring and maintenance * Enterprise backup and disaster recovery planning ...

$130K - $150K/yr

This fully remote role will focus on data-driven optimization of our call center operations to ... Develop metrics, dashboards, and automated reports that enable stakeholders to monitor progress and ...

Task Order Manager - EHR

WV · Remote

$129K - $149K/yr

This position is fully remote, US based. This role requires you to obtain and maintain an in-depth ... Participating in reviews of deliverables, monitor progress, meet with GDIT PMO Manager on a weekly ...

Remote Server Monitoring information

What is remote work monitoring?

Remote server monitoring involves overseeing servers and network infrastructure from a location outside the physical site, often using specialized software tools. It allows IT professionals to track system performance, detect issues, and ensure security remotely, typically requiring knowledge of network protocols and monitoring platforms.

What is the best server monitoring tool?

For remote server monitoring roles, popular tools include Nagios, Zabbix, and SolarWinds, which offer comprehensive monitoring, alerting, and reporting features. These tools are widely used in the industry and often require knowledge of network protocols and scripting for effective management.

What is the difference between Remote Server Monitoring vs Network Administrator?

AspectRemote Server MonitoringNetwork Administrator
Primary RoleOversees server health, uptime, and performance remotelyManages entire network infrastructure, including servers, switches, and routers
CertificationsCompTIA Server+, Microsoft Certified: Azure Administrator, Cisco CCNACompTIA Network+, Cisco CCNA, Microsoft Certified Network Associate
Work EnvironmentRemote or on-site, focused on server systemsPrimarily on-site or hybrid, managing network hardware and configurations
Industry UsageData centers, hosting providers, IT supportCorporate IT departments, ISPs, large organizations

Remote Server Monitoring specialists focus on maintaining server performance remotely, while Network Administrators oversee entire network systems. Both roles require similar certifications and often work in overlapping environments, but their scope and responsibilities differ significantly.

What are some common challenges faced in a Remote Server Monitoring role, and how can they be managed?

One of the main challenges in Remote Server Monitoring is quickly identifying and responding to server issues or outages, often outside of regular business hours. To manage this, professionals use advanced monitoring tools and automated alert systems to stay informed in real time. Collaboration with IT and infrastructure teams is essential to resolve incidents efficiently and to implement preventive measures. Additionally, maintaining thorough documentation and following established escalation procedures can help streamline response efforts and minimize downtime.

What are the key skills and qualifications needed to thrive in Remote Server Monitoring, and why are they important?

To excel in Remote Server Monitoring, you need a solid understanding of server administration, networking fundamentals, and troubleshooting techniques, often supported by a degree in IT or related certifications like CompTIA Server+ or Microsoft Certified: Azure Administrator. Familiarity with monitoring tools such as Nagios, Zabbix, SolarWinds, and remote desktop management systems is essential. Strong attention to detail, effective communication, and problem-solving abilities help professionals quickly identify and resolve issues. These competencies ensure server uptime, data integrity, and smooth business operations in distributed environments.

What is remote server monitoring?

Remote server monitoring is the process of overseeing servers and their performance from a remote location using specialized software tools. This allows IT professionals to track server health, uptime, resource usage, and security status in real time, often receiving alerts if something goes wrong. Remote monitoring helps organizations quickly identify and resolve issues, reduce downtime, and maintain optimal server performance without needing to be physically present at the server's location.

How can I make 2000 a week working from home?

Remote server monitoring professionals can earn $2000 or more weekly by gaining relevant certifications, such as CompTIA Server+ or Cisco CCNA, and building experience in network and server management. High-paying opportunities often require strong technical skills, the ability to troubleshoot issues remotely, and availability for flexible schedules. Increasing income may also involve taking on multiple clients or freelance contracts in the field.

How can I make $100,000 a year working from home?

Remote server monitoring professionals can earn $100,000 or more annually by gaining specialized certifications, such as CompTIA Server+ or Cisco CCNA, and developing strong skills in network management, security, and troubleshooting. Building experience with monitoring tools like Nagios, Zabbix, or SolarWinds and working for companies that offer remote positions can also increase earning potential.
What job categories do people searching Remote Server Monitoring jobs in West Virginia look for? The top searched job categories for Remote Server Monitoring jobs in West Virginia are:
What cities in West Virginia are hiring for Remote Server Monitoring jobs? Cities in West Virginia with the most Remote Server Monitoring job openings:
Infographic showing various Remote Server Monitoring job openings in West Virginia as of June 2026, with employment types broken down into 80% Full Time, and 20% Part Time. Highlights an 100% Remote job distribution.
Senior Database Performance Engineer

$100K - $170K/yr

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Posted 23 days ago


Job description

About the Role
We are a mid-size financial services company running a high-volume Microsoft SQL Server environment, and we are investing heavily in the long-term stability, transparency, performance, and scalability of our data platform. We are hiring a senior, hands-on engineer to lead that effort.
`
This is a combined reliability-and-performance role for an engineer who is equally comfortable owning the observability and incident-response practice across the estate, and getting deep into execution plans and wait statistics to keep the platform fast and resilient under load. You will be the technical center of gravity for the database platform: the person who ensures we see issues early, leads the response when they arise, and engineers durable solutions so they do not recur.
`
What You'll Own 
Observability & Monitoring 
  • Stand up and own the monitoring platform, utilizing Query Store across databases, wait-statistics, file-I/O baselines, system health custom Extended Events sessions, and the performance dashboard.
  • Define and continuously tune alerting (SQL Agent performance-condition and severity alerts, blocked-process alerts, Database Mail) against established baselines to ensure alarms are trusted and acted upon.
  • Establish what "normal" looks like per workload and per time-of-day, alerting on statistical deviation rather than arbitrary thresholds.
Incident Response & Root-Cause Analysis
  • Lead incident triage across the database estate.
  • Own the post-incident root-cause review process to drive issues to permanent resolution.
  • Author and maintain operational runbooks and establish a reliable on-call response practice.
Performance Engineering
  • Diagnose and remediate top resource-consuming and lock-holding queries using Query Store, procedure stats, and execution plan analysis.
  • Identify and resolve CPU pressure, Tempdb contention, memory-grant waits, and I/O bottlenecks via wait statistics and DMVs.
  • Refactor and harden high-impact stored procedures and queries to improve concurrency and reduce contention.
  • Own the index strategy, including usage analysis, fragmentation maintenance standards, and the disciplined evaluation of missing-index recommendations.
  • Configure Automatic Plan Correction and act decisively on tuning recommendations.
Operations, HA & Coordination
  • Own core production operations, including backups, recovery, patching, high availability, capacity planning, and the security baseline.
  • Coordinate broader database initiatives across engineering and reporting teams, reporting status and risk directly to the CIO.
  • Serve as the deep technical reviewer for the highest-risk queries before they reach the production environment.
  • Partner with compliance teams to ensure auditability, retention, and strict access controls for sensitive customer and nonpublic personal information (NPI).
What You Bring
Required Qualifications
  • 7+ years administering and tuning Microsoft SQL Server in demanding production environments.
  • Expert-level execution-plan reading and query rewriting, with deep knowledge of SARGability, set-based design, and parameter-sniffing remediation.
  • Hands-on mastery of wait statistics, Query Store, Extended Events, Tempdb internals, and parallelism tuning.
  • Demonstrated experience building monitoring and alerting from SQL Server's built-in tooling or enterprise monitoring platforms.
  • Experience with SQL Availability Groups required. Experience with SQL Replication is preferred. 
  • Proven track record in incident management and root-cause analysis.
  • Strong proficiency in T-SQL and automation scripting.
  • High-speed internet required for remote work, Cable or Fiber ONLY with the ability to connect via Ethernet. Minimum speeds: 70/30 Mbps (basic), 200-300/35-70 Mbps (shared), 500-1,000/100+ Mbps (heavy use).
**Please note that the compensation and benefit information that follows is a good faith estimate for this position only and is provided pursuant to applicable state and local laws on pay transparency. It is estimated based on what a successful applicant in the relevant state might be paid. **   
 
Compensation:
The annual compensation for this position generally ranges from between $100,000 - $170,000.
 
Benefits:  
·         401(k)  
·         Dental insurance  
·         Disability insurance  
·         Employee discounts  
·         Health insurance  
·         Life insurance  
·         Paid time off  
·         12 paid holidays per year  
·         Paid training  
·         Referral program  
·         Vision insurance  
   
Supplemental pay types:  
·         Referral bonuses  
 
AmeriSave is an equal opportunity employer. We do not discriminate on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.
  
California Consumer Privacy Act Disclosure Acknowledgment    
Employment Applicants, New Hires, and Employees Residing in California    
     
AmeriSave Mortgage Corporation’s Privacy Policy Statement (“Policy”) can be reviewed here: www.amerisave.com/privacy-policy