CheckPointAnsibleGAIACollection
CheckPointAnsibleGAIACollection copied to clipboard
Questions: HowTo
I don't find any documentation so i ask here for information.
I am looking to gaia eguivalent commands to console ones.
How for example with ansible gaia collection can i get the following informations i get currently with the ssh terminal:
- disk space free like with this console command : df -h
- number of tunneling channels: like with this console command "fw tab -s -t userc_users "
- cluster status info like these console commands:
- cphaprob state
- cphaprob -a if
- cphaprob -i list
- interfaces infos like with this console command: show interface
regards