- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- Monitoring R80 (Health State through Web - API)
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monitoring R80 (Health State through Web - API)
Hi community,
I would like to integrate our CheckPoints into our central monitoring tool. Matter of interest are just parameters related to the health state of the appliance.
- CPU
- Memory
- Disk
- Services ( deamons )
- License
I saw that most of this can gathered via SNMP. I would like to get these values via Web - API because it is much easier to consume.
Looking forward to hear your suggestions 🙂
Ruben
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
These items are not directly consumable via the R80.x API.
However, you can use the run-script API call to execute the relevant commands to give you the data you're looking for.
See, e.g. https://community.checkpoint.com/message/6977-how-to-run-clish-commands-via-api-run-script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
These items are not directly consumable via the R80.x API.
However, you can use the run-script API call to execute the relevant commands to give you the data you're looking for.
See, e.g. https://community.checkpoint.com/message/6977-how-to-run-clish-commands-via-api-run-script
