Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
CHECK-ALLSERVICE(1)		  User Manuals		     CHECK-ALLSERVICE(1)

NAME
     check-allservice - Easy monitoring of a FreeBSD services

SYNOPSIS
     check-allservice [local]

DESCRIPTION
     check-allservice is a script to monitor all services.

ARGUMENTS
     local  Restrict commands to services in /usr/local/etc/*

FILES
     /usr/local/etc/allservice.txt Rc files listed in here will be ignored.

EXAMPLES
     Show status of all services.

	    check-allservice

     Show status of all services in /usr/local/etc/* .

	    check-allservice local

SEE ALSO
     allservice(1)
	    Easy handling of a FreeBSD services.

AUTHOR
     Dirk Meyer, dinoex@FreeBSD.org

FreeBSD 			    July 2018		     CHECK-ALLSERVICE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=check-allservice&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help