2
API/Monitoring the Spool service
Question asked by Knud Westdorf - 4/30/2018 at 6:14 AM
Unanswered
Hello
 
I have currently a SmarterMail installation with version 16.3.6670 which os working very well.
 
We want to monitor the spool service (Active/inactive), through a API call.
 
We are currently using this one, for monitoring the message count:

http://IP_OF_SMARTERMAIL:9998/Services/svcServerAdmin.asmx/GetSpoolMessageCount?AuthUserName=USERNAME&AuthPassword=OUR_PW
^this one return a number ex: 295
 
Is it possible to get a status for the SmarterMail Spool status? We are using PRTG for our monitoring software.
 
 
Best regards

7 Replies

Reply to Thread
1
echoDreamz Replied
We developed our own here in-house using the SM API. If you are interested in it, I can toss some info your way.
0
echoDreamz Replied
We have a probe that also monitors totals, such as total domains, users, aliases, mail lists etc.
0
Knud Westdorf Replied
Hey EchoDreamz - Christopher!

Yea, i want that, if you can send it to me.

Please send me an mail at info@kortermann-hosting.dk - Thanks alot :-)
0
Knud Westdorf Replied
But, it it possible to monitor the spool status? And not just the counts? :)
0
John Marx Replied
These seems like something that would be great to have. Any chance of sending or putting on Github?
0
Knud Westdorf Replied
echoDreamz: Something news? :)
0
anhnv mr Replied
Hello,

I tried your url

http://IP_OF_SMARTERMAIL:9998/Services/svcServerAdmin.asmx/GetSpoolMessageCount?AuthUserName=USERNAME&AuthPassword=OUR_PW

But it's return
Server Error in '/' Application.

just go here http://IP_OF_SMARTERMAIL:9998/Services/svcServerAdmin.asmx/GetSpoolMessageCount

Can you double check your url again ?

Reply to Thread