Utilities for analyzing and debugging Zenoss environments.
Project description
zenoss.toolbox
Utilities for analyzing and debugging Zenoss environments.
cleancatalog
cleancatalog will scan the global catalog and remove entries that point to unresolvable paths. It is safe to run in the background.
zodbscan
zodbscan will scan the zodb and zodb_session databases, looking for dangling references. If it finds one, it will analyze the pickled object state to determine the path through the object graph, the name of the attribute referencing the missing oid, and the class that should be there:
================================================== DATABASE INTEGRITY SCAN: zodb ================================================== FOUND DANGLING REFERENCE PATH /zport/dmd/Devices/devices/ian TYPE <class 'Products.ZenModel.Device.Device'> OID 0x0001ff38 '\x00\x00\x00\x00\x00\x01\xff8' 130872 Refers to a missing object: NAME os TYPE <class 'Products.ZenModel.OperatingSystem.OperatingSystem'> OID 0x0001ff43 '\x00\x00\x00\x00\x00\x01\xffC' 130883 SUMMARY: Found 1 dangling references Scanned 96294 out of 96294 reachable objects
Author: Ian McCracken (ian@zenoss.com)
Changelog
0.1.5
Added cleancatalog, which cleans stale objects from the catalog
0.1
Added zodbscan, which detects and reports on POSKeyErrors.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file zenoss.toolbox-0.1.5.tar.gz
.
File metadata
- Download URL: zenoss.toolbox-0.1.5.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5896df265ff9a5b409b691146ac02399fe456b1707860a88bf6117ae964cfb05 |
|
MD5 | dce29f172380173f0b88d38092365bae |
|
BLAKE2b-256 | 665e6e6cc8c1d4b97d9b8bbbf6d28060ae9e3db6c3024695a12fc0713ba9187b |