Difference between revisions of "Systemctl status prometheus"

From wikieduonline
Jump to navigation Jump to search
Line 22: Line 22:
 
   CGroup: /system.slice/prometheus.service
 
   CGroup: /system.slice/prometheus.service
 
           └─27437 /usr/bin/prometheus
 
           └─27437 /usr/bin/prometheus
 +
 +
 +
prometheus.service - Monitoring system and time series database
 +
  Loaded: loaded (/lib/systemd/system/prometheus.service; enabled; vendor preset: enabled)
 +
  Active: active (running) since Sat 2023-12-09 17:32:58 UTC; 47s ago
 +
    Docs: https://prometheus.io/docs/introduction/overview/
 +
Main PID: 11668 (prometheus)
 +
    Tasks: 7 (limit: 1150)
 +
  CGroup: [[/system.slice/prometheus.service]]
 +
          └─11668 /usr/bin/prometheus
 +
 +
Dec 09 17:32:58 HOST prometheus[11668]: level=info ts=2023-12-09T17:32:58.515560922Z caller=main.go:218
 +
Dec 09 17:32:58 HOST prometheus[11668]: level=info ts=2023-12-09T17:32:58.516254282Z caller=main.go:219
 +
Dec 09 17:32:58 HOST prometheus[11668]: level=info ts=2023-12-09T17:32:58.516429112Z caller=main.go:220
 +
  
 
== Related terms ==
 
== Related terms ==

Revision as of 17:35, 9 December 2023

systemctl status prometheus
● prometheus.service - Monitoring system and time series database
    Loaded: loaded (/lib/systemd/system/prometheus.service; enabled; vendor preset: enabled)
    Active: active (running) since Tue 2020-07-14 13:51:51 +04; 26s ago
      Docs: https://prometheus.io/docs/introduction/overview/
  Main PID: 2976464 (prometheus)
     Tasks: 74 (limit: 618668)
    Memory: 66.0M
    CGroup: /system.slice/prometheus.service
            └─2976464 /usr/bin/prometheus


● prometheus.service - Monitoring system and time series database
  Loaded: loaded (/lib/systemd/system/prometheus.service; enabled; vendor preset: enabled)
  Active: active (running) since Sun 2022-09-25 16:22:34 UTC; 1min 58s ago
    Docs: https://prometheus.io/docs/introduction/overview/
Main PID: 27437 (prometheus)
   Tasks: 7 (limit: 1151)
  CGroup: /system.slice/prometheus.service
          └─27437 /usr/bin/prometheus


prometheus.service - Monitoring system and time series database
  Loaded: loaded (/lib/systemd/system/prometheus.service; enabled; vendor preset: enabled)
  Active: active (running) since Sat 2023-12-09 17:32:58 UTC; 47s ago
    Docs: https://prometheus.io/docs/introduction/overview/
Main PID: 11668 (prometheus)
   Tasks: 7 (limit: 1150)
  CGroup: /system.slice/prometheus.service
          └─11668 /usr/bin/prometheus
Dec 09 17:32:58 HOST prometheus[11668]: level=info ts=2023-12-09T17:32:58.515560922Z caller=main.go:218
Dec 09 17:32:58 HOST prometheus[11668]: level=info ts=2023-12-09T17:32:58.516254282Z caller=main.go:219
Dec 09 17:32:58 HOST prometheus[11668]: level=info ts=2023-12-09T17:32:58.516429112Z caller=main.go:220


Related terms

See also

Advertising: