File Systems component status
Zenoss core 4.2.4zenoss_core-4.2.4-SP71ZenPacks.zenoss.WindowsMonitor-1.1.0-py2.7.eggcannot get Free/Used Bytes or %Util status. But Total Bytes are correct. Why?
View ArticleWMI query and modeler plugins
To make this WMI query , and related thresholds works, which modeler plugin I have to add into the device? select PercentFreeSpace from Win32_PerfFormattedData_PerfDisk_LogicalDisk WHERE Name='D:'
View ArticleRe: API: How to add and manage event using JSON python API
Hi Photon, vitaly_il& Shane Scott Thanks for your response. I have converted the 'blob' to evid, BUT what I get is the evid which is not the same as the 'uuid' I'm getting in the API callback.API...
View ArticleRe: API: How to add and manage event using JSON python API
Hi, Can you post your JSON API call so that I recreate the situation here ?
View ArticleRe: API: How to add and manage event using JSON python API
Hi PhotonThanks for your reply. I'm using the python API script 'api_example.py' method: 'create_event_on_device' from the official...
View ArticleRe: install on centos 5.8
its not normal issue (try: 2) http://localhost:8080/zport/dmd/DeviceLoader/loadDevice?deviceName=localhost&devicePath=/Server/LinuxConnecting to localhost|::1|:8080... failed: Connection...
View ArticleMessed up zenoss_core-4.2.4-1897.el6.x86_64.rpm
I have been trying to install zenoss_core-4.2.4-1897.el6.x86_64.rpm on centos for a week, after mountain efforts I'm able to install it . first it does not give login screen if gives throw browser...
View ArticleRe: Messed up zenoss_core-4.2.4-1897.el6.x86_64.rpm
here is log return self._sendHeartbeat(event) File "/opt/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 107, in _sendHeartbeat publisher.publish('$Heartbeats', 'zenoss.heartbeat.%s' %...
View ArticleRe: API: How to add and manage event using JSON python API
I used your code and noticed that when creating the same event multiple times (translated to an incrementation of the count field in the event console), I get each time a different uuid... I think...
View ArticleError model device with community.wmi. plugin
A device in class /Server/Windows/WMI/HyperVOnly using modeler plugins "community.wmi.WinServiceMap ", "community.wmi.FileSystemMap"Below error returned when model device, any idea? Windows Firewall is...
View ArticleRe: How to monitor VMs in HyperV and HyperV R2
May I know why Hyper-V ZenPacks does not work in free version?Can I use WMI query or WinPerf to get notification which VM is down
View ArticleKeyError:'macAddresses'
When I tried to move some devices from /Server/Windows/File Server to /Server/Windows/WMI/File Server, below error return.Failed to move devices. KeyError:'macAddresses'These devices are online ,...
View ArticleRe: File Systems component status
What type of Windows Server are you monitoring? Virtualized 2008r2?
View ArticleRe: not able to login getting source code in browser
Zenoss is not extremely buggy, but it's also not a simple package like"nmap". Zenoss is a "system" that has many components. Your best bet is to roll back to a fresh OS install and go from there,...
View ArticleRe: Error model device with community.wmi. plugin
The WinUser account will require more than local admin privileges for WMIto work, unless it's the actual "administrator" account that you're using. This link is not a complete guide...
View ArticleRe: How to monitor VMs in HyperV and HyperV R2
You didn't read our answer, Zenoss produces ZenPacks for customers that arefor the "pay version" only. Usually those ZenPacks are designed to workwith Enterprise instead of Core, they are very similar...
View ArticleRe: KeyError:'macAddresses'
Hello, You've posted several questions, I highly recommend that you read theZenoss Admin guide to get a better understanding of how everything works. To fix this issue, try closing your browser and try...
View ArticleRe: KeyError:'macAddresses'
I have tried to close all browser windows, restart zenoss service , and try to move the device on another computer, still same error. Would you please help?
View ArticleRe: Error model device with community.wmi. plugin
Thank you for providing me the linkageNot too much KB is about WMI on the page and not mention about the error I encountered. Any idea?
View ArticleRe: KeyError:'macAddresses'
Which method are you using to change the Device Class? Are you dragging itusing the UI or opening the device, clicking the gear, and choosing ChangeDevice Class there? Try both methods if you haven't...
View Article