Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samugi/3scale_fetchbe_objs


https://github.com/samugi/3scale_fetchbe_objs

Last synced: about 10 hours ago
JSON representation

Awesome Lists containing this project

README

        

# 3scale_fetchbe_objs
Script to extract details about 3scale resources that can affect the space utilization on backend Redis

## Run the script
```
sudo chmod +x fetchinfo.sh
./fetchinfo.sh https://ADMIN_PORTAL_URL ACCESS_TOKEN
```

## What is being fetched
```
# of services
# of metrics per service
# of applications (total)
# of application plans (total)
# of limits per application plan
```