Re: [App_rpt-users] How to setup Allstar Monitor
Oops I meant to say that was the start of the other file, I did not combine them into one. Maybe my problem is that I left all the defaults, just to test it. (Ex, node 1000 etc is still in the allmon.ini.php file).
On Dec 4, 2014, at 10:55 AM, Ian <jedscoot@yahoo.com> wrote:
Hello Skyler,
To my old eyes it looks like you have combined the allmon.ini file and the manager.file.
My allmon.ini file only has this in it:-
[NodeNumber] host= user= passwd= voter=no menu=yes [About] url=about.php
If you have more than one node configured and one is wonrly configured, you will get the " waiting " prompt for all the nodes, not just the wrongly configured one..
Regards, Ian..
-------------------------------------------- On Thu, 4/12/14, Skyler Fennell <electricity440@gmail.com> wrote:
Subject: Re: [App_rpt-users] How to setup Allstar Monitor To: "Tim Sawyer" <tim.sawyer@mac.com>, "app_rpt-users@ohnosec.org" <app_rpt-users@ohnosec.org> Date: Thursday, 4 December, 2014, 17:54
Still having troubles getting allmon to work. Visiting kd0whb.duckdns.org/allmon still gets stuck on "waiting". Below is the allmon.ini.php <?php[About]url=about.php[40764]host=kd0whb.duckdns.org:5038user=admin passwd=<my password>menu=yes [Some other thing]url=someotherthing.php?>
[general]
displaysystemname = yes
enabled = yes
webenabled = yes
port = 5038
;httptimeout = 60
; a) httptimeout sets the Max-Age of the http cookie ; b) httptimeout is the amount of time the webserver waits ; on a action=waitevent request (actually its httptimeout-10) ; c) httptimeout is also the amount of time the webserver keeps ; a http session alive after completing a successful action
bindaddr = 0.0.0.0
;displayconnects = yes
;
; Add a Unix epoch timestamp to events (not action responses) ;
;timestampevents = yes
[admin]
secret = <my password>
read = all,system,call,log,verbose,command,agent,user,config write = all,system,call,log,verbose,command,agent,user,config
The passwords are the same in allmon ini and manager.conf. Any suggestions? Thanks,Skyler
participants (1)
-
Skyler Fennell