Raised This Month: $51 Target: $400
 12% 

[Windows] SRCDS server manager ,SRCDS auto update v3.01 Apr-12-2021 rsync


Post New Thread Reply   
 
Thread Tools Display Modes
zeroibis
Veteran Member
Join Date: Jun 2007
Old 09-04-2018 , 08:20   Re: [Windows] SRCDS server manager ,SRCDS auto update v2.4.7.1 CPU Affinity WEB API N
Reply With Quote #151

One thing that would be amazing is if we could have built in email notification. Simply add your email server and the program can send email notifications for things it does like update a server or if a server crashed etc. This would be a great way to keep admins automatically updated on what is going on with their servers.
__________________
zeroibis is offline
e54385991
AlliedModders Donor
Join Date: Aug 2013
Old 09-05-2018 , 19:56   Re: [Windows] SRCDS server manager ,SRCDS auto update v2.4.7.1 CPU Affinity WEB API N
Reply With Quote #152

Quote:
Originally Posted by zeroibis View Post
One thing that would be amazing is if we could have built in email notification. Simply add your email server and the program can send email notifications for things it does like update a server or if a server crashed etc. This would be a great way to keep admins automatically updated on what is going on with their servers.
3610 Added email notification. [Settings - Email Report Configure](using module_smtp.dll)src : https://gitlab.com/e54385991/srcdsma...ee/master/smtp
support smtp / smtps (SSL)
Email Format:
PHP Code:
CSGO-AWP 3 Crash was triggered

Event 
-> SRCDS Crash
ServerInfo
:CSGO-AWP 3
IPPort
1.1.1.1:27050
CurrentMap
[A2S]:awp_monstercore
Players
:2/46

Uptime
:00:08:30
Game
:csgo
Version
:13652
Lastest
:13652
Time
:2018/9/6 07:44:38 

Last edited by e54385991; 09-06-2018 at 09:05.
e54385991 is offline
Send a message via ICQ to e54385991
zeroibis
Veteran Member
Join Date: Jun 2007
Old 09-10-2018 , 12:56   Re: [Windows] SRCDS server manager ,SRCDS auto update v2.4.7.1 CPU Affinity WEB API N
Reply With Quote #153

Quote:
Originally Posted by e54385991 View Post
3610 Added email notification. [Settings - Email Report Configure](using module_smtp.dll)src : https://gitlab.com/e54385991/srcdsma...ee/master/smtp
support smtp / smtps (SSL)
Email Format:
PHP Code:
CSGO-AWP 3 Crash was triggered

Event 
-> SRCDS Crash
ServerInfo
:CSGO-AWP 3
IPPort
1.1.1.1:27050
CurrentMap
[A2S]:awp_monstercore
Players
:2/46

Uptime
:00:08:30
Game
:csgo
Version
:13652
Lastest
:13652
Time
:2018/9/6 07:44:38 
WOW that was fast! I will need to get this latest version setup and tested!
__________________
zeroibis is offline
e54385991
AlliedModders Donor
Join Date: Aug 2013
Old 09-10-2018 , 14:21   Re: [Windows] SRCDS server manager ,SRCDS auto update v2.4.7.3 WEB API / Email
Reply With Quote #154

Is email working properly?
e54385991 is offline
Send a message via ICQ to e54385991
zeroibis
Veteran Member
Join Date: Jun 2007
Old 09-13-2018 , 07:46   Re: [Windows] SRCDS server manager ,SRCDS auto update v2.4.7.3 WEB API / Email
Reply With Quote #155

Quote:
Originally Posted by e54385991 View Post
Is email working properly?
Today I was able to install the new version and try it out. I am unable to get email working.

When I press Test Mail I get an error that says: not found SMTP server

I am using the default value of: smtps://smtp.gmail.com:465

I have tested with my firewall disabled as well and I do have the insecure access set to the related account.

Ok found you got to press save first... testing now.

New error: Error curlCode:67 Possible Password Wrong?

I am using the correct password, I tired with the encrypt password option checked and unchecked. I also tested with firewall disabled.

My settings for 'To Mail', 'From' and 'Unsername' are all the same.

I found that removing the @gmail.com from the username part fixes the issue.

Everything appears working now.
__________________

Last edited by zeroibis; 09-13-2018 at 07:55.
zeroibis is offline
zeroibis
Veteran Member
Join Date: Jun 2007
Old 09-13-2018 , 07:59   Re: [Windows] SRCDS server manager ,SRCDS auto update v2.4.7.3 WEB API / Email
Reply With Quote #156

Given that the latest cs:go update broke gotv hopefully it will not be long before another cs:go update and I will then be able to see how the automatic email notification works.

This is an amazing feature! It is really great how much this server manager can do!
__________________
zeroibis is offline
zeroibis
Veteran Member
Join Date: Jun 2007
Old 09-27-2018 , 08:57   Re: [Windows] SRCDS server manager ,SRCDS auto update v2.4.7.3 WEB API / Email
Reply With Quote #157

email notification has been working great!
__________________
zeroibis is offline
zeroibis
Veteran Member
Join Date: Jun 2007
Old 09-28-2018 , 11:49   Re: [Windows] SRCDS server manager ,SRCDS auto update v2.4.7.3 WEB API / Email
Reply With Quote #158

Is there any firewall configuration I need to do to use the A2S check on cs:s. I notice that the default settings cause my servers to be detected as down when they are fine and this leads to the server being restarted. For now I have it disabled but I would like to be able to use it if I can understand more about the requirements of doing so.
__________________
zeroibis is offline
e54385991
AlliedModders Donor
Join Date: Aug 2013
Old 09-29-2018 , 01:11   Re: [Windows] SRCDS server manager ,SRCDS auto update v2.4.7.3 WEB API / Email
Reply With Quote #159

Quote:
Originally Posted by zeroibis View Post
Is there any firewall configuration I need to do to use the A2S check on cs:s. I notice that the default settings cause my servers to be detected as down when they are fine and this leads to the server being restarted. For now I have it disabled but I would like to be able to use it if I can understand more about the requirements of doing so.



First set IP to blank. if you want set ip you can add -ip to parametes.

Edit-YOU.Server- IP (Second input boxes it does not affect SRCDS):[Custom IP use for a2s check]

Just confirm that (Any address )

It can be any Internet address. or local address

SRCDS Manager will send A2S Query packets and wait for response.

Usually use this is the case
SRCDS - type status
fill in 192.168.2.90


Attached Images
File Type: jpg B1.jpg (9.2 KB, 668 views)
File Type: jpg B2.jpg (15.5 KB, 676 views)

Last edited by e54385991; 10-04-2018 at 03:20.
e54385991 is offline
Send a message via ICQ to e54385991
e54385991
AlliedModders Donor
Join Date: Aug 2013
Old 10-03-2018 , 05:06   Re: [Windows] SRCDS server manager ,SRCDS auto update v2.4.7.3 WEB API / Email
Reply With Quote #160

[3620] Beta Version

Added:
Copy & Sort Servers Support

Attached Images
File Type: jpg B555.jpg (53.5 KB, 653 views)

Last edited by e54385991; 10-03-2018 at 05:13.
e54385991 is offline
Send a message via ICQ to e54385991
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:50.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode