Search found 9 matches

by mjaz
Wed Jul 15, 2009 4:24 am
Forum: Help: Windows Specific
Topic: Newbie Post - Graphs Tab Redirect Loop
Replies: 9
Views: 6200

I came across the same issue using IIS7 using fast CGI on server 2008. Its caused by the REQUEST_URI server var not containing the url args. The easy fix is to edit the get_browser_query_string function in /lib/functions.php. Mine now looks like this: function get_browser_query_string() { return bas...
by mjaz
Mon Jan 29, 2007 4:37 am
Forum: Help: General
Topic: Non-SNMP Host monitoring
Replies: 2
Views: 1249

Excellent! Thanks for the tip. I've added the advanced Ping template to my cacti install and a graph to each of my non-snmp devices and everything works fine.

Mark
by mjaz
Fri Jan 26, 2007 3:53 am
Forum: Help: General
Topic: Non-SNMP Host monitoring
Replies: 2
Views: 1249

Non-SNMP Host monitoring

I'm trying to monitor the Up/Down status of a host that does not support SNMP. I've added the device and removed the SNMP Community name in the device options (it now displays 'SNMP not in use' at the top of the device page). I've also set 'Downed Host Detection' to 'Ping and SNMP' and 'Ping Type' t...
by mjaz
Thu Nov 23, 2006 6:58 am
Forum: Plugin: (MAC Track)
Topic: 3Com Superstack 3's
Replies: 14
Views: 14624

OK, got this working now. Added the device type as streaker69 had it and installed the latest version of mactrack from the cvs. I can also confim the standard scanning functions also work with Allied Telesyn AT-8326GB switches (OID: .1.3.6.1.4.1.207.1.4.72)

Mark
by mjaz
Mon Oct 30, 2006 9:21 am
Forum: Plugin: (MAC Track)
Topic: 3Com Superstack 3's
Replies: 14
Views: 14624

I'm also stuggling with the same issue. I've created a new Device type to match my device (3com superstack 3) and told it to use get_generic_switch_ports as the scanning function. When the mactrack poller runs I'm missing all data for End device ip address, end device DNS hostname, Port Name, Vlan I...
by mjaz
Fri May 06, 2005 3:49 am
Forum: Feature Requests
Topic: cacti on Postgresql
Replies: 17
Views: 38408

I would also be very interested to see cacti running with a postgresql backend. is there any update on the port? and what about future cacti releases? will a postgresql version of those be avalible as well?

Mark
by mjaz
Thu Apr 21, 2005 3:55 am
Forum: Scripts and Templates
Topic: Smoke-ping 0.86c
Replies: 90
Views: 164498

Is it possible to use this on a win32 server, maybe with a different version of ping than the standard ms one? i hope so, would be really good to be able to graph device response times like this. Anyone any ideas?

Mark
by mjaz
Thu Apr 21, 2005 3:50 am
Forum: Scripts and Templates
Topic: Host-Resources-V2 Disk Usage ( Windows )
Replies: 16
Views: 23058

Thanks :)

I have it working now. get great results with this, no more gaps in my hdd stats like i used to get with the default templates.

Mark
by mjaz
Mon Apr 18, 2005 7:39 am
Forum: Scripts and Templates
Topic: Host-Resources-V2 Disk Usage ( Windows )
Replies: 16
Views: 23058

Won't work for me either. I imported the following 3 files from the zip file, cacti_data_query_snmp_hostresources_v2_disk.xml cacti_data_template_snmp_hostresourcesv2_disk.xml cacti_graph_template_snmp_hostresources_v2_disk.xml and get the error Warning: Variable passed to each() is not an array or ...