Skip to content

Instantly share code, notes, and snippets.

@jalons

jalons/error Secret

Created May 31, 2016 20:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jalons/ecbd47992d9efe3e9767d0133b200f3e to your computer and use it in GitHub Desktop.
Save jalons/ecbd47992d9efe3e9767d0133b200f3e to your computer and use it in GitHub Desktop.
service
----------
State: - service
Name: collectl
Function: enabled
Result: False
Comment: The named service collectl is not available
Changes:
collectl:
service:
- enabled
# service collectl status
Redirecting to /bin/systemctl status collectl.service
● collectl.service - Performance data collection for a number of subsystems
Loaded: loaded (/usr/lib/systemd/system/collectl.service; disabled; vendor preset: disabled)
Active: active (running) since Tue 2016-05-31 20:12:15 UTC; 33min ago
Main PID: 30316 (collectl)
CGroup: /system.slice/collectl.service
└─30316 /usr/bin/perl -w /usr/bin/collectl -D /etc/collectl.conf
@jalons
Copy link
Author

jalons commented May 31, 2016

[INFO ] Executing state service.enabled for collectl
[ERROR ] The named service collectl is not available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment