Documentation ¶
Overview ¶
Package etcservices extracts useful info from the service command on linux
Csv output is particularly supported, so that a csvfile-based enterprise's ETL tools can also monitor its servers and desktops
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Keys_String2PtrServicedata ¶
func Keys_String2PtrServicedata(_mp *map[string]*Servicedata) []string
Keys_String2PtrServicedata is generic
func Service ¶
func Service(_verbose bool) (smap map[string]*Servicedata)
Service holds chkconfig info
func SortedKeys_String2PtrServicedata ¶
func SortedKeys_String2PtrServicedata(_mp *map[string]*Servicedata) []string
SortedKeys_String2PtrServicedata is generic
Types ¶
type Servicedata ¶
Servicedata hold service data
Click to show internal directories.
Click to hide internal directories.