Re: zepConnectionError timeout service
Jane,Took a backup in case someone wants to take a look.My unix admin is reinstalling the mysql at the moment, but we left zenoss on. Anyway too rebuild the db tables without reinstalling all of...
View ArticleRe: zepConnectionError timeout service
Oh forgot to mention, I rebuilt the zencatalog yesterday and this morning tried to delete the devices via zendmd, but could not commit() for even a single device (cancelled command after 30 minutes)....
View Articleapache templatele errors with 302 error
HelloI'm new to zenoss and I'm trying to get the apache monitoring template installed.I am running zenoss core 4.2.3 and I am able to successfully bind the apache template with the device.I am running...
View ArticleRe: apache templatele errors with 302 error
Just and update. now the warning has changed to Datasource Apache/apache command timed out I have tried changing the timeout value from 15 seconds all the way up to 60 seconds but it doesn't seem to...
View ArticlePurpose of the LOG field
Can someone tell me the purpose of the LOG field when i open an event in Zenoss? I thought it was a field that you could use to populate with how we resolved an event. However, there is no way to view...
View ArticleRe: A Zenoss error has occurred
An error like that is usually caused by corruption with ZODB. Try the below links to see if they help:...
View ArticleRe: ZenModeler errors when modeling Calix E7 access switch
Make sure that your version of SNMP is set before trying to model. Most network devices handle V1 well enough to be monitored in Zenoss!
View ArticleRe: Problem with installing zenpack
Same thing here:ImportError: No module named community.deviceAdvDetail Traceback:http://pastebin.com/TSKvWt9K EDITJust restarted Zenoss as mentioned in instructions and now ZenPack works just fine....
View Articleautomatic zendmd (user,group,trigger,notification) process
Hi guys, We have a new support site where the events need to be handled by a seperate technical team. On this site every server has its own administrators also. They have a web based administration gui...
View ArticleRe: Help with Zenoss 4.2 -> "SNMP agent down - no response received" on...
You are doing it correctly, but there are lots of options, as it's designedto be flexible to meet your needs. Below are some basic instructions snmpconf -g basic_setupChoose 'none' on the merge...
View ArticleZenoss Core- Dynamic Service View missing ?
Hi, In my current zenoss 4.2.3 i can create a system but when i look at the option i dont see "Dynamic Service View" . Do i have to do anything to enable the same ? I am running zenoss 4.2.3 64 bit...
View ArticleBad counter for device 192.168.4.3: \NTDS\KDC AS Requests
Hi Folks, as you can see i get this error when trying to modeling a windows 2008R2 DC, user and password are ok in config, but i cant monitor several stuffs about active directory.Many thanks for any...
View ArticleRe: Not able to monitor drive space correctly
I know this question is old, but in these modern days of huge filesystems I want to attempt to answer with some information I discovered today. It seems redhat has addressed the issue of net-snmp not...
View ArticleRe: Autodeploy script stops after download
Is the time set properly on your host? Can you manually download the rpm file without errors?
View ArticleRe: Zenoss Core- Dynamic Service View missing ?
I'm not entirely sure, but I think that is a feature only available in the paid version and sounds like you installed core (the free version)
View ArticleRe: Zenoss 4.2.3 not reporting events
I'd check and make sure MySQL is running. Also have a peek at the logs in /opt/zenoss/logs. I'd start with zenhub.log and work out from there.
View ArticleCorrect name for process to monitor on Windows
I have a process I need to monitor on a 2008 server. I know I'm doing it correctly in general, because I set up a test monitor for cmd.exe and that worked. I need to monitor is "EMR Docproc.exe" I...
View ArticleRe: Correct name for process to monitor on Windows
I didnt try it directly in Zenoss, but a test directly in Python suggests this should work for you:"(?i)EMR\sDocproc\.exe"This will do a match that will:Ignore caseInsist on a space between EMR and...
View Article