|
|
| Author |
Message |
tetu_024
Joined: 20 Jun 2007 Posts: 31
|
Posted: Fri Jul 06, 2007 6:38 am Post subject: MacTrack SAVE Error |
|
|
Good Afternoon.... I'm tryin to configure mactrack but when i'm trying to input a device i'm getting SAVE ERROR even if i try to add a tracking site. could anyone help please.?
Regards
Etienne Vella |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9697 Location: MI, USA
|
Posted: Fri Jul 06, 2007 8:53 am Post subject: |
|
|
Have you run the database_upgrade.php script?
TheWitness |
|
| Back to top |
|
 |
tetu_024
Joined: 20 Jun 2007 Posts: 31
|
Posted: Sat Jul 07, 2007 2:07 am Post subject: |
|
|
| Yes, but its giving me errors.. what could that be ? |
|
| Back to top |
|
 |
streaker69 Cacti Pro User
Joined: 27 Mar 2006 Posts: 647 Location: Psychic Amish Network Administrator
|
Posted: Sat Jul 07, 2007 6:06 am Post subject: |
|
|
| tetu_024 wrote: | | Yes, but its giving me errors.. what could that be ? |
Without seeing the errors that it's giving, it's really hard to say. The amount of help you receive is directly commensurate with the amount of information you provide. |
|
| Back to top |
|
 |
tetu_024
Joined: 20 Jun 2007 Posts: 31
|
Posted: Sun Jul 08, 2007 2:04 am Post subject: |
|
|
| sry but i'm out of office and will be back on Monday thus i can't give you the error. I will submit the error on Monday. Another question is this Mactrack like a switchport mapper? |
|
| Back to top |
|
 |
tetu_024
Joined: 20 Jun 2007 Posts: 31
|
Posted: Mon Jul 09, 2007 1:09 am Post subject: |
|
|
here's the error that i'm getting when running ./databaseupgrade.php
./database_upgrade.php: line 1: ?php: No such file or directory
./database_upgrade.php: line 2: /bin: is a directory
./database_upgrade.php: line 3: +-------------------------------------------------------------------------+: command not found
./database_upgrade.php: line 4: syntax error near unexpected token `|'
./database_upgrade.php: line 4: ` | Copyright (C) 2005 Larry Adams |'
can someone help regarding this matter. |
|
| Back to top |
|
 |
streaker69 Cacti Pro User
Joined: 27 Mar 2006 Posts: 647 Location: Psychic Amish Network Administrator
|
Posted: Mon Jul 09, 2007 7:09 am Post subject: |
|
|
| tetu_024 wrote: | here's the error that i'm getting when running ./databaseupgrade.php
./database_upgrade.php: line 1: ?php: No such file or directory
./database_upgrade.php: line 2: /bin: is a directory
./database_upgrade.php: line 3: +-------------------------------------------------------------------------+: command not found
./database_upgrade.php: line 4: syntax error near unexpected token `|'
./database_upgrade.php: line 4: ` | Copyright (C) 2005 Larry Adams |'
can someone help regarding this matter. |
Don't know about you, but whenever I run a .php file from the command line I do it like this:
>php database_upgrade.php
instead like the shellscript method you showed which is
>./database_upgrade.php |
|
| Back to top |
|
 |
tetu_024
Joined: 20 Jun 2007 Posts: 31
|
Posted: Mon Jul 09, 2007 8:06 am Post subject: |
|
|
hi it works.... ) Now the only problem we have is that we can't track devices. Example cisco 3750 we've placed it under devices but its populating the table. SNMP worked because it returned uptime and cotact details. Any help about it? |
|
| Back to top |
|
 |
|