Advertisement
Guest User

Untitled

a guest
Dec 12th, 2011
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. [root@zenoss ~]# /usr/local/zenoss/zenoss/bin/zencommand run -v10 -d FitnessGram
  2. 2011-12-12 12:31:30,680 DEBUG zen.zencommand: Starting PBDaemon initialization
  3. 2011-12-12 12:31:30,701 INFO zen.zencommand: Connecting to localhost:8789
  4. 2011-12-12 12:31:30,705 DEBUG zen.zencommand: Logging in as admin
  5. 2011-12-12 12:31:30,741 INFO zen.zencommand: Connected to ZenHub
  6. 2011-12-12 12:31:30,741 DEBUG zen.zencommand: Setting up initial services: EventService, CommandConfig
  7. 2011-12-12 12:31:30,742 DEBUG zen.zencommand: Chaining getInitialServices with d2
  8. 2011-12-12 12:31:30,745 DEBUG zen.zencommand: Loaded service EventService from zenhub
  9. 2011-12-12 12:31:30,745 DEBUG zen.zencommand: Loaded service CommandConfig from zenhub
  10. 2011-12-12 12:31:30,745 DEBUG zen.zencommand: Queueing event {'severity': 0, 'component': 'zencommand', 'agent': 'zencommand', 'summary': 'started', 'manager': 'zenoss', 'device': 'localhost', 'eventClass': '/App/Start', 'monitor': 'localhost'}
  11. 2011-12-12 12:31:30,745 DEBUG zen.zencommand: Total of 1 queued events
  12. 2011-12-12 12:31:30,746 DEBUG zen.zencommand: Calling connected.
  13. 2011-12-12 12:31:30,747 DEBUG zen.zencommand: Fetching configuration from zenhub
  14. 2011-12-12 12:31:30,791 DEBUG zen.zencommand: Updated configCycleInterval config to 360
  15. 2011-12-12 12:31:30,795 DEBUG zen.zencommand: Loading classes ['Products.ZenModel.MinMaxThreshold']
  16. 2011-12-12 12:31:30,817 DEBUG zen.thresholds: Updating threshold ('high event queue', ('localhost', ''))
  17. 2011-12-12 12:31:30,817 DEBUG zen.thresholds: Updating threshold ('zenmodeler cycle time', ('localhost', ''))
  18. 2011-12-12 12:31:30,817 DEBUG zen.thresholds: Updating threshold ('zenperfsnmp cycle time', ('localhost', ''))
  19. 2011-12-12 12:31:30,818 DEBUG zen.thresholds: Updating threshold ('zenping cycle time', ('localhost', ''))
  20. 2011-12-12 12:31:30,818 DEBUG zen.thresholds: Updating threshold ('zenprocess cycle time', ('localhost', ''))
  21. 2011-12-12 12:31:30,820 DEBUG zen.zencommand: Sent a 'stop' event
  22. 2011-12-12 12:31:30,858 DEBUG zen.zencommand: stop() called when not running
  23. 2011-12-12 12:31:30,858 INFO zen.zencommand: Daemon zencommand shutting down
  24. 2011-12-12 12:31:30,860 DEBUG zen.zencommand: Removing service EventService
  25. 2011-12-12 12:31:30,860 DEBUG zen.zencommand: Removing service CommandConfig
  26. 2011-12-12 12:31:30,861 DEBUG zen.zencommand: Finished config fetch
  27. 2011-12-12 12:31:30,861 DEBUG zen.zencommand: stop() called when not running
  28.  
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement