Cacti allow only one instance of each template per host.
For each new remote host you have to ping, create a new device and had the remote ping template to it.
Search found 47 matches
- Sat Feb 26, 2011 8:16 am
- Forum: Scripts and Templates
- Topic: [XML/PERL] Cisco Remote Ping Template and script
- Replies: 21
- Views: 54446
- Fri Jan 29, 2010 5:26 am
- Forum: Plugin: (MAC Track)
- Topic: Who Want's A MacTrack 2.0?
- Replies: 80
- Views: 130215
- Thu Jan 28, 2010 4:30 pm
- Forum: Plugin: (MAC Track)
- Topic: Who Want's A MacTrack 2.0?
- Replies: 80
- Views: 130215
- Thu Jan 28, 2010 5:16 am
- Forum: Plugin: (MAC Track)
- Topic: Who Want's A MacTrack 2.0?
- Replies: 80
- Views: 130215
- Fri Apr 10, 2009 7:25 am
- Forum: Help: General
- Topic: Debian - fixed font problem
- Replies: 1
- Views: 1837
- Thu Apr 09, 2009 5:13 am
- Forum: Plugin: (Threshold)
- Topic: Upgrade odl threshold version to the lastest
- Replies: 28
- Views: 43321
ok, I have the same error (baseline was not tested) I changed the code like this and now it is working :) --- thold/thold_functions.php 2009-03-02 21:21:03.000000000 +0100 +++ /home/admm/jhu/thold_functions.php 2009-04-09 12:08:55.000000000 +0200 @@ -346,8 +346,8 @@ $desc .= ' Enabled: ' . $message[...
- Thu Apr 09, 2009 3:14 am
- Forum: Plugin: (Threshold)
- Topic: Upgrade odl threshold version to the lastest
- Replies: 28
- Views: 43321
yes, that's what I have done. :) before : change this in include/database.php line 76, or you will not be able to modify templates. - api_plugin_db_add_column ('thold', 'thold_template', array('name' => 'data_type', 'type' => 'int (3)', 'NULL' => false, 'default' => 0, 'after' => ' syslog_priority '...
- Mon Mar 30, 2009 1:03 pm
- Forum: Plugin: (Threshold)
- Topic: Upgrade odl threshold version to the lastest
- Replies: 28
- Views: 43321
- Mon Mar 16, 2009 11:42 am
- Forum: Plugin Announcements
- Topic: Boost 2.4 - Released
- Replies: 36
- Views: 25677
- Sat Mar 14, 2009 3:20 pm
- Forum: Plugin: (Network Weather Map)
- Topic: Boost 2.1 and Weathermap 0.96test
- Replies: 27
- Views: 11953
- Fri Mar 13, 2009 12:22 pm
- Forum: Plugin: (Network Weather Map)
- Topic: Boost 2.1 and Weathermap 0.96test
- Replies: 27
- Views: 11953
- Fri Oct 24, 2008 10:21 am
- Forum: Help: General
- Topic: Apache Errors before Install
- Replies: 13
- Views: 4761
the version www.cacti.net is not the same that the version from sourceforge.net
on sourceforge.net there is not the "Notice: Undefined index:" problem
on sourceforge.net there is not the "Notice: Undefined index:" problem
- Mon Jul 07, 2008 10:04 am
- Forum: Help: General
- Topic: spine installation
- Replies: 8
- Views: 2857
- Mon Jul 07, 2008 9:23 am
- Forum: Help: General
- Topic: spine installation
- Replies: 8
- Views: 2857
- Wed Mar 12, 2008 11:32 am
- Forum: Addons for Cacti
- Topic: LDAP authentication using a personalized user template
- Replies: 0
- Views: 4880
LDAP authentication using a personalized user template
Hi ! As in cacti, all users authenticated with ldap used the default "user template" (defined in global settings "authentication") to define the rights of the user. We have written a patch to use a LDAP attribut that is containing the name of the user template to use. Now, a user...