S souvikganguly Verified User Joined Oct 21, 2022 Messages 20 Oct 27, 2022 #1 How to view all directadmin users, their consumed bandwidth, disk usage and last login date from linux command line?
How to view all directadmin users, their consumed bandwidth, disk usage and last login date from linux command line?
Zhenyapan Verified User Joined Feb 23, 2018 Messages 2,465 Location UA Oct 27, 2022 #2 /usr/local/directadmin/data/users/USERNAME/ - here all users paths with their configs - check this files and you can grep from them needed info
/usr/local/directadmin/data/users/USERNAME/ - here all users paths with their configs - check this files and you can grep from them needed info
MaXi32 Verified User Joined Jul 25, 2016 Messages 645 Location The Earth Oct 27, 2022 #3 Best answer would be using DA API!