Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Latest commit

 

History

History

check_services

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This formula checks services/daemon from a pillar [pillar:machines/hosts.sls].

You can read how to write this file if you read the REAME.md file from backuppc_add_client

Usage:

salt '*' state.sls check_services

Actually, I am using it with json output. Then I read the results with a specific php file every morning (cron).