If you can't find the answer for your question, feel free to ask one of our experts.
Netping is a monitoring service for the Uptime, Availability and Resources of webservices. It is free for personal, non-commercial use, while commercial use requires a small subscription-based fee.
Yes. Netping checks the SSL certificates required to visit your site for errors. If you create a trigger for it, we will also notify you if its close to expiry.
Yes. As with SSL certificates, we will check your domain name’s expiry date and, if a trigger exists, send you a warning notice if it is close to expiration.
Yes, we can offer custom subscriptions in any combination of our ordinary plans. Please send an email to sales@netping.com and describe your needs. We will get back to you with a quote.
Our personal plan can be used freely by (i) non-profits or not-for-profit organisations and (ii) non-commercial individuals. Any other use requires a paid subscription plan. Unfair usage of our personal plans will result in account cancellation.
Yes. The Netping subscription is calculated “per minute”. This means that it's possible to downgrade or upgrade your plan at any time. If your plan is downgraded, you will be awarded credits that are automatically used during the next billing cycle. If your plan is upgraded, any unused time on the plan you upgraded from will be used to pay for part of your new plan. All of this will be clearly described during the subscription checkout process.
Yes. In case of an upgrade to yearly billing, the current subscription period will automatically be withdrawn from the new bill. If you choose to downgrade to monthly billing, you will be awarded credits that are automatically used during the next billing cycle. All of this will be clearly described during the subscription checkout process.
All of our paid plans start with a 14-day trial. If you are unsatisfied, feel free to cancel your subscription and no payment will be made to your card.
No. All plan subscriptions require a credit or debit card for payments. Any major brand card will do, such as VISA, Mastercard, or Amex.
We currently support US Dollars ($), Euros (€), and Swedish or Norwegian Kronor (SEK or NOK). You may select your preferred currency when activating a paid Netping subscription. Your currency selection, after a subscription is activated for an account, is permanent.
All of your subscription settings, including your credit card details, can be found under the Subscription page on the main menu of the Netping dashboard.
Yes, all netping plan prices are VAT included.
Your Check might have notified your alert recipients because of a very temporary network glitch somewhere between Netping's check server and your server. To filter out temporary network glitches and false positives, please select a minimum duration of at least a few minutes in your Check Triggers.
If Netping considers your check as Down, alert messages will be sent and an Incident will be created. The Incident is a timeline log of Why the check is considered down and which recipients have been contacted about the situation. If your organization consists of multiple recipients, you can Claim an Incident to show the rest of the team that you are working on fixing the problem. When the problem is fixed, mark the incident as Solved. If you are a one-person team, just consider the Incident as a timeline log of your downtime.
The Check Interval, mentioned on the Features & Pricing page, is the minimum interval between checks that are allowed for a Check. Different Netping plans allow for different check intervals. For example, a paid plan has a lower minimum check interval, and thus a higher check resolution, than a free/personal plan.
A Schedule Recipient is a monthly schedule that you can fill with recipients. You can define which recipients Netping should contact with availability alerts depending on the time of day and day of the week. Contact schedules can be rotating (repeating) or set up from week to week to fit the needs of your organization.
Yes. When an app recipient is created in our dashboard, an invitation email will be sent with the installation instructions and login credentials needed to receive push notifications.
If you created your account via a third-party login, such as Google or Microsoft, no password was entered during the registration process. In this situation, click the corresponding button on the login page to login with your Google or Microsoft credentials. If you did create a new password during your Netping registration and simply forgot what it was, please visit the Forgot Your Password page to reset the password for your account.
Our API is a REST-API called over HTTP, which means you are free to use any programming language to connect. We supply Code Samples in the Python, PHP, and Ruby languages, but any modern (or unmodern) language is supported. For more information regarding API requests, visit the API-Documentation.
To start using our API, please generate your API token at the API Settings page on the Netping dashboard.
You should place the API token in the HTTP header in the request to our servers. This is described in detail at the very beginning of our API Documentation.