Search found 24 matches

by tecker2010
Wed Jan 21, 2009 6:54 am
Forum: Help: General
Topic: Change User Password (no admin)
Replies: 4
Views: 1927

Change User Password (no admin)

Hi,

I have build a Cacti management system with about 30 users (3 admins, rest user with only viewing rights). Is there a possibility that a user without admin-rights and console access could change his owm password?

thanks
by tecker2010
Wed Apr 09, 2008 3:33 am
Forum: Help: Linux/Unix Specific
Topic: E1 utilisation (number of used B-channel)
Replies: 1
Views: 1159

E1 utilisation (number of used B-channel)

Hi, I need to graph the utilisation of used B-channels of a Cisco switch. I've found the right OID and be able to put this values into a graph. But I don't know, why there are floating values like 0,8 or 1,2? Any ideas? I have choosen "Get SNMP Data" as input method at my data template and...
by tecker2010
Tue Jan 22, 2008 5:37 am
Forum: Help: Linux/Unix Specific
Topic: Need help with indexes after graph export
Replies: 1
Views: 836

Need help with indexes after graph export

Hey, I have a Cacti tree with several viewing-rights for each user. If user A is log in, he only see his graphs and his headers and the ones of user B. But if I do a graph export every user see the hole tree headers!! He cant see the graphs but he can see the whole tree and all headers. So he know t...
by tecker2010
Thu Jul 05, 2007 3:01 am
Forum: Plugin: (Threshold)
Topic: [THOLD v0.3.4] I am getting alert-emails every 65minutes!?
Replies: 2
Views: 1795

hmm. no i am not using a virtual machine.
what did you configure and what did you put into the re-alert box?
by tecker2010
Fri Jun 22, 2007 5:26 am
Forum: Plugin: (Threshold)
Topic: [THOLD v0.3.4] I am getting alert-emails every 65minutes!?
Replies: 2
Views: 1795

[THOLD v0.3.4] I am getting alert-emails every 65minutes!?

Hi, I am using the thold version standing at my headline. I' ve configured 144 cycles for re-alerting and a threshold for the temperature of Cisco devices, but I receive an email every 65mins ... confused. I thought one cycle means 5mins so that 144 are 8hours ... isn 't so? Any ideas? Best regards.
by tecker2010
Wed Jun 06, 2007 7:27 am
Forum: Help: General
Topic: little Question concerning to SNMP runtime (delay)
Replies: 0
Views: 649

little Question concerning to SNMP runtime (delay)

Hi, I only want to how Cacti establish the runtimes of SNMP requests. It' s the value at the device named current (ms). Is it only the difference between SNMP request and SNMP response? The background why I am asking is because I have times up to 1500ms (average 1000ms). Is that because I am using S...
by tecker2010
Sat May 05, 2007 3:23 pm
Forum: Scripts and Templates
Topic: template for availability of a device
Replies: 1
Views: 2041

template for availability of a device

Hi, last time I was looking for a template to graph the availability of a device (historical) but I couldn' t find. So I made one by myself. It's based on a little PHP script which queries the status of any device from mysql (via ID) and return integer 1 for status "up" and 0 else. So with...
by tecker2010
Wed Apr 04, 2007 4:40 am
Forum: Help: Linux/Unix Specific
Topic: my graph for availability doesn't work
Replies: 1
Views: 1575

my graph for availability doesn't work

hi, i need a graph which shows the availability of a device, therefore i made the following script: <?php mysql_connect( "localhost", "root", "mysqlroot" ); mysql_select_db("cacti"); $ausgabe = "SELECT status from host WHERE id=2"; $result = mysql_qu...
by tecker2010
Wed Feb 21, 2007 2:54 pm
Forum: Help: Linux/Unix Specific
Topic: bad php5 problem during compilation on solaris (sparc10)
Replies: 0
Views: 872

bad php5 problem during compilation on solaris (sparc10)

hi, i try to install php5.2.0 but it doesn' t work. I use " ./configure --with-apxs=/opt/apache/bin/apxs --with-mysql=/opt/mysql --prefix=/opt/php --with-libxml-dir=/opt/libxml2 --with-zlib=/opt/zlib" during "make" i get: ld: fatal: relocations remain against allocatable but non-...
by tecker2010
Fri Feb 09, 2007 8:46 am
Forum: Help: Linux/Unix Specific
Topic: snmpv3 works but there are some problems
Replies: 3
Views: 1527

ok, everything looks good. problem was a little typing error in my snmp.php *grrr*

greetings
by tecker2010
Thu Feb 08, 2007 3:49 am
Forum: Help: Linux/Unix Specific
Topic: snmpv3 works but there are some problems
Replies: 3
Views: 1527

looks ok

Code: Select all

cacti@oslo$ snmpwalk -v 3 -u read-user -A read-only -X read-only -l authPriv -x DES -a SHA -On 10.10.10.3 .1.3.6.1.2.1.2.2.1.1
.1.3.6.1.2.1.2.2.1.1.1 = INTEGER: 1
.1.3.6.1.2.1.2.2.1.1.2 = INTEGER: 2
.1.3.6.1.2.1.2.2.1.1.3 = INTEGER: 3
.1.3.6.1.2.1.2.2.1.1.4 = INTEGER: 4
[...]
by tecker2010
Wed Feb 07, 2007 9:40 am
Forum: Help: Linux/Unix Specific
Topic: snmpv3 works but there are some problems
Replies: 3
Views: 1527

snmpv3 works but there are some problems

Hi, I have problems to view interface graphs. I use snmpv3 and therefore i changed some things in my snmp.php as shown next: if (snmp_get_method($version) == SNMP_METHOD_PHP) { /* make sure snmp* is verbose so we can see what types of data we are getting back */ snmp_set_quick_print(0); if ($version...
by tecker2010
Fri Jan 26, 2007 7:27 am
Forum: Help: Linux/Unix Specific
Topic: problem with unknown status
Replies: 6
Views: 5705

bad, i forgot to create graphs at first, now status changes to up and i have a cpu graph for each switch. but nothing more ... no interface statistics etc. available. here my php ../cmd.php debug: root@prag # php /usr/local/apache2/htdocs/cacti/cmd.php 01/26/2007 01:23:45 PM - CMDPHP: Poller[0] Host...
by tecker2010
Fri Jan 26, 2007 6:52 am
Forum: Help: Linux/Unix Specific
Topic: problem with unknown status
Replies: 6
Views: 5705

hi,

i uncomment the line but there are no changes until now. status is still unknown.

i think the scripts are ok. i use them only for my localhost which is up and create graphs. but no rrd files for cisco switches :(
by tecker2010
Fri Jan 26, 2007 6:22 am
Forum: Help: Linux/Unix Specific
Topic: problem with unknown status
Replies: 6
Views: 5705

problem with unknown status

hi, i`ve added some switches and i am using snmpv3. therefor i changed my snmp.php and it seams to work --> i get snmp information at every device, but the status is unknown and no rrd files are created. any idea or help? cacti log says: 01/26/2007 12:20:01 PM - SYSTEM STATS: Time:1.0590 Method:cmd....