Phil,
Just install and the signal graph not shown..why ? Using rosinfo-1.21 and we have 1 pc install Mikrotik functions as router but got snmp error
any miss coniguration
Phil,
Just install and the signal graph not shown..why ? Using rosinfo-1.21 and we have 1 pc install Mikrotik functions as router but got snmp error
any miss coniguration
I have everything working, nice graphs and all, I’m running Centos4 and testing with a RB112 as ap-bridge.
When I try to load the traffic I get:
Unable to fetch data. RouterOS is either not available, or not configured correctly.
![]()
I am sorry, but this application requires at least a minimal knowledge of linux, apache, etc. and I don’t have enough time to give everyone support.
Make sure, that web server is running on your routeros. Check if it runs on port 80, or change the config file.
Try opening http://routeros:80/accounting/ip.cgi in your browser. Try it via lynx, links, or wget from the linux machine. Check that php is allowed to download files from other sites.
Hope this helps you a bit finding the problem.
Thanks Phill,
Yes everything gets processed as you mentioned.
I believe my problem is in the lock file:
-rwxrwxrwx 1 www www 0 Dec 15 13:07 rosinfo-traffic-172.16.0.226.lock
It tells me ‘zero’ size.
The lockfiles are checked only by timestamp.
The process is simple:
Your problem is somewhere in point 2.
If the lockfiles are not deleted it’s not a bug, it’s a feature. If you close your browser somewhere between points 2-4 the php script terminates leaving the lockfile still there.
It’s a really simple muttex, allowing you to use nonpatched php.
Try removing the @ in file traffic.php on line 43 to get more information.
$fp = @fopen($page, "r");
==>
$fp = fopen($page, "r");
[…]
Can you please execute
snmpwalk -v1 -c public IP_ADDRESS_OF_THE_ROUTER SNMPv2-SMI::enterprises.14988.1.1.1.2.1.3
>
> to get more information?
>
> Thanks
Hi Phill!
That work great, but can you tell me what command must I use to listed how many clients is connected to the interface?
thx for Your help
Thomas
I’m not really sure what do you mean. Via snmp you can list the registration table, counting lines is then quite easy. Or you can use telnet and list whatever you want.
Warning: uasort() [function.uasort]: The argument should be an array in /var/www/rosinfo/traffic.php on line 134
Warning: Invalid argument supplied for foreach() in /var/www/rosinfo/traffic.php on line 139
Warning: Invalid argument supplied for foreach() in /var/www/rosinfo/traffic.php on line 184
HELP ! error rosinfo.
ping,snmp error.
router add:
Testing…
Resolving IP… 192.168.x.x
Resolving domain name… x.xx
SNMP test… ok
Traffic accounting Test… ok
Result - Ok
Hi man! many tks to Phil but, for beginners, this is very hard to set.
Not found all the web a user friendly Guide for this app., sorry.
I just downloaded archive, i believe that it must uploaded to website, i am search all files where i have to insert router address but don’t find it… if you have some good guide or would you help me please reply… i use only 1 RB133 and want to look up my first steps in this nice world…by
Mau
why would a “beginner” be administrating routers and networks? clearly this tool is ok for the intended audience - administrator
I’ve made a few improvements to that script.
Password are now hashed
Fixed many bugs
Added graphing of Simple Queues and Queue Tree
Added availability statistics
Added posibility to disable SNMP or HTTP
If someone is interested PM me, I’ll send you a copy.
ayufan, thanks for the file.
Login ( ok ).
Problem ::Add new router:
I have problem posting new router, when I enter submit , I got blank screen.( the submit form goes blank, no new info displayed, no error).
Router data not posted to database. Offline/All router count still zero value.
Any insight much appreciated.
dawam
I have no problem using rosinfo version 121. So snmp and accounting is working. Must be the new database code!
So. nothing happen after this statement in hosts.php
if (!@snmpget($post_host, $post_snmp, “SNMPv2-MIB::sysName.0”))
Any one else having the same problem on this new version?
In order to make it work create new database. There were significant table changes.
i can’t get it work, wen I add a router and press submit it comes a blank page! what is the problem ? I use 1.30
Thanks Remus
Awesome job!
Thumbs up!
I have tried to install version 1.30 from sourceforge.
The templates do not seem to load for me.
I get all of the text from the main page but no graphic, colors, or formatting.
Did I do somethings wrong?
I am running on the following system specs:
mysql-server-5.0.51a
mysql-client-5.0.51a
FreeBSD6.3
apache-2.2.8
php5-5.2.6_2
php5-snmp-5.2.6_2
php5-rrdtool-1.00_1
rrdtool-1.2.28
ucd-snmp-4.2.6_9
I have many other sites using php and mysql on this server fine.
I double checked the config file for inncorect paths and etc. they are all correct.
Forgive me if this is the wrong place to ask for help, but your site seems to be offline.
Hello everyone!
Is out of order for me, the routert does not admit it into the database.
Accross i checked but I receive any kind of feedback that the mikrotiket records it.
I tried to ask help many times but nothing. ![]()
This is my problem though.