Skip to content

Create a list of libraries with usedSpace > 80%

When you are the administrator of an IBM Connections deployment, you get calls of users, that they can't upload files to there files app or within a Community. I don't like such calls, because they happen when you have no time to help the user just in time.

ibmcnx/cnx/LibraryListLarge.py

Bash
./wsadmin.sh -lang jython -username wasadmin -password password -f ibmcnx/cnx/LibraryListLarge.py

The script walks through up to 100.000 users and up to 100.000 communities and list all users and communities with library usedSpace bigger than 80%.

So you can start the script on a regular basis and you get informed before a user will call.

List Large Libraries

The example of my demo environment has no libraries with usedSpace > 80%, i will provide a screenshot of an other system later this week.