Listing Thumbnail

    Aguilar Server Monitor Pro - Essential EC2 Infrastructure Monitoring

     Info
    Deployed on AWS
    Real-time CPU, memory, disk, and service monitoring for a single EC2 instance, in a clean web dashboard. Essential day-to-day cloud tooling.

    Overview

    Aguilar Server Monitor Pro is a lightweight, self-contained monitoring dashboard for a single Ubuntu EC2 instance, built by Aguilar Technology Productions LLC, a cloud infrastructure and DevOps consultancy, for teams who want reliable, day-to-day visibility into server health without standing up a full observability stack.

    Launch the AMI, open your browser, and get a secure, password-protected dashboard showing the metrics that matter: CPU, memory, disk, uptime, network, and the status of the core services running on the box.

    Why Aguilar Server Monitor Pro

    Zero setup: Nginx, Node.js, PM2, and SQLite are pre-installed and pre-configured. The dashboard is live as soon as the instance boots.

    Built for one job: a focused server monitoring tool, not a bloated enterprise platform. No Kubernetes, no external database, no agents to manage.

    Secure by default: hashed credentials, session-based authentication, and a minimal open port surface (22, 80, 443 only).

    Licensed the simple way: access is gated by your active AWS Marketplace contract. No manual license keys to manage.

    What you get on the dashboard

    • Hostname, OS, and kernel version
    • Current time and timezone
    • CPU usage and load average
    • Memory and disk usage
    • System uptime
    • Public and private IP addresses
    • Live status for Nginx, PM2, and SQLite
    • Auto-refresh every 30 seconds

    Who it's for

    • Developers and small teams who want a single-glance health check on a production or staging box
    • Cloud and DevOps engineers who need a fast, no-frills monitor for a standalone instance
    • SMEs and organizations already working with a cloud consultancy who want reliable day-to-day tooling alongside their infrastructure work
    • Students and learners exploring AWS EC2, Linux administration, and server monitoring fundamentals

    Licensing

    Aguilar Server Monitor Pro uses AWS Marketplace contract pricing. Choose a 1-month, 12-month, or 36-month term at subscription time. The instance validates your entitlement automatically, no separate license key required. If your contract lapses, the dashboard displays a clear "Subscription Required" notice until it's renewed.

    Getting started

    After launch, allow a minute for first-boot configuration, then browse to your instance's public IP or DNS name and log in with the credentials generated at first boot (see the Getting Started Guide in Support Resources).

    Highlights

    • Live CPU, memory, disk, uptime, and service-status monitoring for one EC2 instance in a clean web dashboard, no agents, no external dependencies, no configuration required beyond launching the instance.
    • Secure by design: hashed, session-based authentication and a minimal three-port footprint (22/80/443). No stored AWS keys, secrets, or credentials ship in the AMI.
    • Simple contract licensing, subscribe for 1, 12, or 36 months directly through AWS Marketplace. Entitlement is validated automatically; no license keys to track.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 24.04

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Aguilar Server Monitor Pro - Essential EC2 Infrastructure Monitoring

     Info
    Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    1-month contract (3)

     Info
    Dimension
    Description
    Cost/month
    Cost savings %
    Beginner Access
    Access to Aguilar Server Monitor Pro for the duration of your contract term.
    $10.00
    28%
    Standard Access
    Full access to Aguilar Server Monitor Pro for the duration of your contract term and additional support
    $10.00
    28%
    Professional Access
    Enterprise Level access to Aguilar Server Monitor Pro for the duration of your contract term and additional support
    $10.00
    28%

    Vendor refund policy

    1-month contracts are final; no refunds. 12-month and 36-month contracts qualify for a pro-rated refund within 14 days of purchase or renewal, based on unused contract time. AWS infrastructure charges (EC2, EBS, etc.) are non-refundable and billed separately. To request a refund, email info@aguilartechnologypro.com  with your order ID.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Aguilar Server Monitor Pro v1.0.0 - Initial Release

    What's included:

    • Real-time dashboard: CPU, memory, disk, uptime, hostname, OS/kernel, timezone, current time, public/private IP
    • Live status for Nginx, PM2, and SQLite
    • Auto-refreshing dashboard (every 30 seconds)
    • Username/password authentication with hashed credentials and sessions
    • Settings page for changing your password
    • AWS Marketplace contract licensing (1-month/12-month/36-month terms) with automatic entitlement validation via IAM instance role
    • "Subscription Required" page shown automatically if entitlement lapses
    • Auto-generated, single-use admin credentials on first boot (never baked into the AMI)
    • Nginx reverse proxy, PM2 process management with boot persistence
    • Firewall restricted to ports 22, 80, 443

    Known limitations:

    • Single-instance monitoring only - this product does not aggregate metrics across a fleet of servers by design
    • No usage metering; contract entitlement is boolean (licensed or not)
    • HTTPS certificate is not pre-provisioned - add your own domain and run Certbot post-launch

    Additional details

    Usage instructions

    Thanks for choosing Aguilar Server Monitor Pro. Here's how to get your dashboard up and running.

    After you launch this AMI (recommended: t3.small, with ports 22, 80, and 443 open in your security group), give it about a minute to finish starting up automatically - there's nothing for you to install or configure.

    Getting your login: Connect to your instance over SSH and retrieve your unique first-boot password (generated just for you, never reused):

    ssh -i your-key.pem ubuntu@your-instance-public-ip sudo cat /var/log/aguilar-server-monitor/first-boot-credentials.log

    Signing in: Open your browser to your instance's public IP address, using the plain HTTP protocol (not HTTPS - a certificate isn't pre-installed since it would need your own domain name). Sign in with the admin username and the password you just retrieved, then head straight to Settings to set a password of your own.

    Once you're in: Your Dashboard shows live CPU, memory, disk, uptime, and service status for your instance, refreshing automatically every 30 seconds - no further setup needed.

    If you ever see "Subscription Required," it just means we couldn't confirm an active contract for your instance - refresh the page after subscribing/renewing and it'll re-check automatically, as many times as you need.

    Want more detail? Your Getting Started, Support, and User guides are included in this listing's Support Resources. For adding your own domain with HTTPS, backups, and troubleshooting, contact support.

    Support

    Vendor support

    Support is provided by Aguilar Technology Productions LLC via email info@aguilartechnologypro.com  during business hours, within 1 business day.

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.