Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@zen sbin]# zenstatus run -v10 -d lists1
- -bash: zenstatus: command not found
- [root@zen sbin]# su - zenoss
- [zenoss@zen ~]$ zenstatus run -v10 -d lists1
- 2010-09-13 15:51:09,732 DEBUG zen.ZenStatus: Starting PBDaemon initialization
- 2010-09-13 15:51:09,733 INFO zen.ZenStatus: Connecting to localhost:8789
- 2010-09-13 15:51:09,734 DEBUG zen.ZenStatus: Logging in as admin
- 2010-09-13 15:51:09,739 INFO zen.ZenStatus: Connected to ZenHub
- 2010-09-13 15:51:09,739 DEBUG zen.ZenStatus: Setting up initial services: EventService, StatusConfig
- 2010-09-13 15:51:09,740 DEBUG zen.ZenStatus: Chaining getInitialServices with d2
- 2010-09-13 15:51:09,741 DEBUG zen.ZenStatus: Loaded service EventService from zenhub
- 2010-09-13 15:51:09,742 DEBUG zen.ZenStatus: Loaded service StatusConfig from zenhub
- 2010-09-13 15:51:09,742 DEBUG zen.ZenStatus: Queueing event {'severity': 0, 'component': 'zenstatus', 'agent': 'zenstatus', 'summary': 'started', 'manager': 'zen.arin.net', 'device': 'localhost', 'eventClass': '/App/Start', 'monitor': 'localhost'}
- 2010-09-13 15:51:09,742 DEBUG zen.ZenStatus: Total of 1 queued events
- 2010-09-13 15:51:09,743 DEBUG zen.ZenStatus: Calling connected.
- 2010-09-13 15:51:09,743 INFO zen.ZenStatus: Fetching property items
- 2010-09-13 15:51:09,757 DEBUG zen.ZenStatus: Updated statusCycleInterval config to 60
- 2010-09-13 15:51:09,757 DEBUG zen.ZenStatus: Updated configCycleInterval config to 360
- 2010-09-13 15:51:09,757 INFO zen.ZenStatus: Fetching default RRDCreateCommand
- 2010-09-13 15:51:09,758 INFO zen.ZenStatus: Getting threshold classes
- 2010-09-13 15:51:09,759 DEBUG zen.ZenStatus: Loading classes ['Products.ZenModel.MinMaxThreshold', 'ZenPacks.community.deviceAdvDetail.thresholds.StatusThreshold']
- 2010-09-13 15:51:09,765 INFO zen.ZenStatus: Getting collector thresholds
- 2010-09-13 15:51:09,778 DEBUG zen.thresholds: Updating threshold ('high event queue', ('localhost', ''))
- 2010-09-13 15:51:09,779 DEBUG zen.thresholds: Updating threshold ('zenmodeler cycle time', ('localhost', ''))
- 2010-09-13 15:51:09,779 DEBUG zen.thresholds: Updating threshold ('zenperfsnmp cycle time', ('localhost', ''))
- 2010-09-13 15:51:09,779 DEBUG zen.thresholds: Updating threshold ('zenping cycle time', ('localhost', ''))
- 2010-09-13 15:51:09,779 DEBUG zen.thresholds: Updating threshold ('zenprocess cycle time', ('localhost', ''))
- 2010-09-13 15:51:09,779 DEBUG zen.ZenStatus: Getting service status
- 2010-09-13 15:51:09,784 DEBUG zen.ZenStatus: Getting services for /Devices/Server
- 2010-09-13 15:51:10,067 ERROR zen.ZenStatus: Remote exception: zExceptions.NotFound: cr1Traceback (most recent call last):
- File "/vol/opt/zenoss/Products/ZenHub/PBDaemon.py", line 75, in inner
- return callable(*args, **kw)
- File "/vol/opt/zenoss/Products/ZenHub/services/StatusConfig.py", line 64, in remote_services
- dev = dev.primaryAq()
- File "/vol/opt/zenoss/Products/ZenRelations/PrimaryPathObjectManager.py", line 80, in primaryAq
- return getObjByPath(app, self.getPrimaryPath())
- File "/vol/opt/zenoss/Products/ZenUtils/Utils.py", line 290, in getObjByPath
- raise NotFound( name )
- NotFound: cr1
- 2010-09-13 15:51:10,067 DEBUG zen.ZenStatus: Sent a 'stop' event
- 2010-09-13 15:51:10,068 DEBUG zen.ZenStatus: stop() called when not running
- 2010-09-13 15:51:10,068 INFO zen.ZenStatus: Daemon ZenStatus shutting down
- 2010-09-13 15:51:10,068 DEBUG zen.ZenStatus: Removing service EventService
- 2010-09-13 15:51:10,068 DEBUG zen.ZenStatus: Removing service StatusConfig
Advertisement
Add Comment
Please, Sign In to add comment