red whale
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by red whale-
red whale commented,
Depends, how are you trying to obtain it? Only via the API or? The easiest way would be SSH using the command: free -m but yeah would come down to the method in which you want to obtain it. Hi...
-
red whale created a post,
How to get server's current memory usage using cPanel API?
I have used LVEInfo::getUsage (cPanel API2 function) to get the server's historical memory usage. But I can't get the server's current memory usage. How can I do?
-
red whale commented,
Hello :) Could you provide a specific example of how you want flexible time implemented? For instance, do you want the time the cron job runs to automatically change based on certain variables? If...
-
red whale created a post,
Run a cron job which running time is decided by another PHP page
cPanel provides the cron job setting interface. You can add the time you'd want to run the command. However, you can just only add the unvaried value of time and cannot make it flexible (Such as ma...