I tred to restart:systemct restart Allmon3.service, then i did systemctl status allmon3 .service and got these errors
You have corrupted your /etc/allmon3/allmon3.ini file.
Is there any i can replace the file or reinstall allmon3?
The stock configuration files are all in /usr/share/doc/allmon3
. So:
cp /usr/share/doc/allmon3/allmon3.ini /etc/allmon3.ini
Edit the file to set the correct node information and then restart allmon3.
where is the doc? i did what was listed that you sent me
I’m not sure what you’re asked about “where is the doc”.
What does your /etc/allmon3/allmon3.ini
look like? You still have something corrupted.
You edited the documentation part of the file. The .ini syntax doesn’t support trailing comments.See the information right above where you put [56984]
. Re-comment all of that out and then put your read config at the bottom of the file as shown.
[56894]
host=10.0.0.17
user=admin
password=.....
Did you setup an ‘admin’ user? This is all covered in the manual:
Your configuration in allmom3.ini
doesn’t match the configuration on the other host’s asterisk configuration in its manager.conf
.