Re: False Positive alerts on httpd monitoring
Can you run this from the command line? zenprocess run -v10 -d <devname> --showprocs --showrawtables
View ArticleRe: False Positive alerts on httpd monitoring
That gave a little more useful information. Is it a regex issue? I'm using the default for Apache. [zenoss@na-den-zen-01 root]$ zenprocess run -v10 -d app-01 --showprocs --showrawtables2013-06-05...
View ArticleRe: False Positive alerts on httpd monitoring
This part is interesting: 2013-06-05 15:31:51,979 DEBUG zen.zenprocess: Found new httpd.exe httpd.exe af5f979fd45fdd80441276b75378f2db pid 1384 on app-012013-06-05 15:31:51,979 DEBUG zen.zenprocess:...
View ArticleRe: Interface Alert : threshold of high utilization exceeded : current value
Yes, I am using Zenoss 4.2.3 with CentOS 6.2, may I ask a question? From this transform,evt.summary = int_remote + 'High ' + evtNewKey + ' Utilization on interface ' + evt.component + ': Currently...
View ArticleRe: "SNMP agent down - no response received"
Since you are using SNMP v3, check the engineID string. Also from the man page of snmpd.conf : [quote] engineID STRING specifies that the engineID should be built from the given text...
View ArticleRe: Installation package needed
You don't have the required versions of RRDTool and MySQL. As per the installation manual, you need MySQL v5.5 and RRDTool v1.4. Those that come by default with CentOS/RHEL are not supported by Zenoss...
View ArticleRe: One minute polling
I have it running on a sigle CPU VM with 4GB of ram. I only have 6 devices but they are very large switches with lots of interfaces, almost 2000 total, So I'm collecting a good amount of data. The...
View ArticleRe: One minute polling
Oh sorry, my wait is between 0% and 2%. Mostly in the 0 range. That being said, this is on a large VM server with lots of backplane IO and fast clustered drives.
View ArticleRe: Interface Alert : threshold of high utilization exceeded : current value
Keep - final summary/message would look something like this:High Input Utilization on GigabitEthernet3_41(T1ESX103-TST1): Currently (802.94 Mbps) or 80.29% is being used. --Rob
View ArticleRe: Installation package needed
thanks for your help. I was able to install zenoos almost sucessufully - i got the following error: Connecting to xxxxxx|x.x.x.x|:8080... connected.HTTP request sent, awaiting response... 500 Internal...
View ArticleRe: False Positive alerts on httpd monitoring
Are there multiple zenprocess pickle files? I only found /opt/zenoss/var/zenprocess_counters.pickle Also the command before that did not work for me. Was I supposed to change the dataroot part of the...
View ArticleRe: False Positive alerts on httpd monitoring
I'm on enterprise and so it might be different.[zenoss@zenoss ~]$ ls /opt/zenoss/perf/Daemons/localhost/zenprocess*.pickle/opt/zenoss/perf/Daemons/localhost/zenprocess-getConfigNames.pickle...
View ArticleRe: False Positive alerts on httpd monitoring
Running fresh install of 4.2.3. Looks like Enterprise is definitely different I have no zenprocess pickle files under /opt/zenoss/perf/Daemons/localhost/ zenchkrels -r -x1 completed and there was only...
View ArticleRe: Re-assigning decommissioned device IP
Try deleting any component on the decomissioned device which is related to the old IP that you want to re-use (like IP Services and Interfaces) and push changes to the Collector.Then you should be...
View ArticleGraphs Customization
Hello, We recently updated to the last version of zenoss to do some monitoring, we have some custom device for which we've created some graphs and they work fine.in zenoss 3.x there was a simple way...
View ArticleRe: First steps with Zenoss and first problems - Graphs empty
Hello, Maybe you can try testing the datasources that are used to collect SNMP metrics. You can do so by choosing a monitoring template (lower left corner), then double clicking on a datasource. A...
View ArticleRe: Google Maps Over Query Limit
a) This happens to me with anything over 9b) There should be no need for the mapAPI to geocode everytime the page refreshes. I haven't seen any activity on this issue at all, and the 4.2.4 beta...
View ArticleRe: Google Maps Over Query Limit
There was an old ticket that, apparently was closed. It seems to be re-opened now: http://jira.zenoss.com/jira/browse/ZEN-4786 and somewhat active.
View ArticleRe: Google Maps always geocodes
I'm currently runing 4.2.4beta and this is still an issue over 9 items. Is it an issue, as described in the geomap.js, that the query is simply requesting too many at once, therefore a Google API...
View Article