perfect.org

Perfect Logo
Documentation | API Documentation
  • Slack icon
  • Introduction
  • Getting Started
  • Getting Started From Scratch
  • An HTTP and Web Services Primer
  • Repository Layout
  • Building with Swift Package Manager
  • Configuring and Launching HTTPServer
  • Handling Requests
    • Routing
    • HTTPRequest
      • Using Form Data
      • File Uploads
    • HTTPResponse
    • Request & Response Filters
      • HTTP Web Redirects
    • Sessions
      • CSRF
      • CORS
    • Local Authentication modules
    • SPNEGO Security
    • JSON
    • Static File Content
    • Mustache
    • Markdown
    • HTTP Request Logging
  • WebSockets
  • Utilities
    • Bytes
    • Crypto
    • CURL
    • Dir
    • File
    • Google Analytics Measurement Protocol
    • Log
    • Log Files
    • Push Notifications
    • Remote Logging
    • OAuth2 and Providers
    • Repeater/Cron
    • Remote Logging
    • SMTP
    • SysProcess
    • Threading
    • UUID
    • XML
    • INI
    • Zip
  • Database Connectors
    • SQLite
    • MySQL
    • MariaDB
    • PostgreSQL
    • FileMaker
    • MongoDB
      • MongoDB Databases
      • MongoDB Collections
      • MongoDB Client
      • Working with BSON
    • Apache CouchDB
    • LDAP
  • Performance Profiling & Remote Monitoring
    • System Information
    • New Relic
  • Message Queue & Cluster
    • Kafka
    • Mosquitto
    • ZooKeeper
  • Big Data & Machine Learning
    • TensorFlow
    • Hadoop
      • HDFS
      • MapReduce Master
      • MapReduce History
      • YARN Node Manager
      • YARN Resource Manager
  • StORM, a Swift ORM
    • Introduction to StORM
    • Setting up a class
    • Saving, Retrieving and Deleting Rows
    • StORMCursor
    • Inserting rows
    • Updating rows
    • StORM Lifecycle Events
    • PostgresStORM
    • MySQLStORM
    • SQLiteStORM
    • CouchDBStORM
    • MongoDBStoRM
  • Turnstile Authentication
  • Language Extension

Performance Profiling & Remote Monitoring

Once server deployed, one of the key cloud based management is remote monitoring. Perfect provides powerful controls over Swift Servers, see documents below for more information:

  • New Relic
  • About
    • What is Perfect?
    • Our Team
    • Project Partners
    • Investor Relations
    • Contact Us
  • Get Involved
    • Github
    • Stack Overflow
    • Events
    • Be an Evangelist
  • Developer Resources
    • Get Started
    • Documentation
    • Tutorials and Examples
    • Deployment Options
    • Feature Requests
    • Support
Copyright © 2015-2016 PerfectlySoft Inc. All rights reserved.
  • Privacy Policy
  • Site Map
  • Slack icon
  1. Swift, and the Swift logo are trademarks of Apple Inc. All Rights Reserved.
Github Octocat