Files
truenas/disaster-recovery/truenas-exports/configs/services/status.json

66 lines
794 B
JSON
Raw Normal View History

[
{
"id": 4,
"service": "cifs",
"enable": true,
"state": "RUNNING",
"pids": [
4935
]
},
{
"id": 6,
"service": "ftp",
"enable": true,
"state": "RUNNING",
"pids": [
2706
]
},
{
"id": 7,
"service": "iscsitarget",
"enable": false,
"state": "STOPPED",
"pids": []
},
{
"id": 9,
"service": "nfs",
"enable": true,
"state": "RUNNING",
"pids": []
},
{
"id": 10,
"service": "snmp",
"enable": false,
"state": "STOPPED",
"pids": []
},
{
"id": 11,
"service": "ssh",
"enable": true,
"state": "RUNNING",
"pids": [
2397
]
},
{
"id": 14,
"service": "ups",
"enable": false,
"state": "STOPPED",
"pids": []
},
{
"id": 18,
"service": "smartd",
"enable": true,
"state": "RUNNING",
"pids": [
2237
]
}
]