Search found 9 matches
- 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...
- Mon Jan 29, 2007 4:37 am
- Forum: Help: General
- Topic: Non-SNMP Host monitoring
- Replies: 2
- Views: 1249
- 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...
- Thu Nov 23, 2006 6:58 am
- Forum: Plugin: (MAC Track)
- Topic: 3Com Superstack 3's
- Replies: 14
- Views: 14624
- 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...
- Fri May 06, 2005 3:49 am
- Forum: Feature Requests
- Topic: cacti on Postgresql
- Replies: 17
- Views: 38408
- Thu Apr 21, 2005 3:55 am
- Forum: Scripts and Templates
- Topic: Smoke-ping 0.86c
- Replies: 90
- Views: 164498
- Thu Apr 21, 2005 3:50 am
- Forum: Scripts and Templates
- Topic: Host-Resources-V2 Disk Usage ( Windows )
- Replies: 16
- Views: 23058
- 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 ...