GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
INFLUXD-RUN(1)   INFLUXD-RUN(1)

influxd-run - Configure and start an InfluxDB server

influxd [-config <path>] [-pidfile <path>] [-cpuprofile <path>] [-memprofile <path>]
influxd run [-config <path>] [-pidfile <path>] [-cpuprofile <path>] [-memprofile <path>]

Runs the InfluxDB server.

-config <path>
Sets the path to the configuration file. This defaults to the environment variable INFLUXDB_CONFIG_PATH, ~/.influxdb/influxdb.conf, or /etc/influxdb/influxdb.conf if a file is present at any of these locations. Disable the automatic loading of a configuration file by using the null device as the path (such as /dev/null on Linux or Mac OS X).

-pidfile <path>

Write process ID to a file.

-cpuprofile <path>

Write CPU profiling information to a file.

-memprofile <path>

Write memory usage information to a file.

Report bugs to the GitHub issue tracker https://github.com/influxdata/influxdb.

InfluxDB is written and maintained by InfluxData https://influxdata.com.

InfluxDB is released under the MIT license.

This man page is released under Creative Commons Attribution 4.0 International License.

04/09/2022  

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.