Berenger Z
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Berenger Z-
Berenger Z commented,
I'll see to do that. I see the process in top, taking around 1% CPU, 0.1% memory, and never exiting. So it's there, doing something, but no error in the logs. Just spinning. Going to ask our sysadm...
-
Berenger Z created a post,
"timeout" in json-api/listaccts on several servers
Hi! We have an issue with json-api/listaccts not sending any reply on a couple of servers we manage with the WHM API, and I do not know where to start looking for debug info. I ended up letting it ...
-
Berenger Z created a post,
Database backup ONLY -- Per Account Only
Hi! I did not find any answer in the forum yet for what I wish to do. We have an external system that backups our entire machine, which allows us to restore the full machine, or access individual f...
-
Berenger Z commented,
Alright! Thank you for your detailed reply. No use for such a Node library through the browser then.
-
Berenger Z created a post,
WHM API CORS
Hi! I am already using the WHM and cPanel APIs through some PHP, and we are looking into something more flexible through react/JS. I have been looking into basic node libraries, like vially/cpanel...
-
Berenger Z commented,
Hum. ? git push alternatif Total 0 (delta 0), reused 0 (delta 0) remote: Recieved update on checked-out branch, queueing deployment. remote: [2019-08-05 12:44:27 -0400] warn [uapi] Failed to exec...
-
Berenger Z commented,
*" that would carry the logic of getting the version on that specific user (ie, searching for a readme file, and extracting data from it if present). An UAPI Module could do that in perl, I guess.
-
Berenger Z commented,
Hum, I'm not sure I understand. - Limited to existing API functions - gotcha. - Custom script to run the commands - I have, and it already outputs to the UI/Panel online. After browsing UAPI, it s...
-
Berenger Z commented,
Thank you! I didn't see the describe part in the hooks section, but I think it actually goes the other way for me. An example would be: My plugin browses all the accounts, and for each of them ch...
-
Berenger Z created a post,
Extend API with Plugin
Hello All! I didn't find a specific answer in the documentation of the DSK. I'd like to know how I could extend the WMH API to some of my custom plugin methods. Is there a way? My plugin is integ...