Page 1 of 1

Poll_subsys Log Files Per User

Posted: Tue Aug 20, 2019 6:17 am
by andyb4u
Hi,

I have multiple poll_subsys_<username> log files under /usr/local/nagiosfusion/var/log.

Can someone explain why I would have these logs for some users and not others?

I would have expected to see these for the users configured against the fused servers. I thought it was only those users which did the actual polling?

Regards,
Andy

Re: Poll_subsys Log Files Per User

Posted: Tue Aug 20, 2019 9:16 am
by scottwilkerson
This is expected behavior
andyb4u wrote:Can someone explain why I would have these logs for some users and not others?
There is several types of polling, the system will poll some information based on the user you put in when adding the server, additionally, the system will poll based on the "Server User Mapping" found in Admin -> Manage Users -> Edit

Re: Poll_subsys Log Files Per User

Posted: Tue Aug 20, 2019 9:23 am
by andyb4u
That's the thing - I don't see any user mapping enabled against these accounts when I look at them via Admin -> Manage Users -> Edit

Is this also stored in the database?

Re: Poll_subsys Log Files Per User

Posted: Tue Aug 20, 2019 9:48 am
by scottwilkerson
I believe I recall this being stored in users_servers

Code: Select all

select * from users_servers;