Yes, exactly. I can possibly suggest some if you tell me how you want to use those events.
Best regards,
Victor
Best regards,
Victor
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
SetCustomAttribute($node, "DowntimeStart", time());
return SecondsToUptime(time() - GetCustomAttribute($node, "DowntimeStart"));
LdapQuery(%{script:LdapParameters})
return GetCustomAttribute($node, "ip") . "," . GetCustomAttribute($node, "user") . "," . GetCustomAttribute($node, "GUID") . "," . GetCustomAttribute($node, "value");
Quote from: sperlm on January 24, 2014, 03:02:06 PM
p.s. could I get my old topic Dependency script based on infrastructure unlocked to post what I came up with to share with others ?
Quote from: sperlm on January 24, 2014, 12:29:02 PM
if I understand it - just by configuring these options and having LogFile = {syslog} in netxmsd.conf (by default) should (after server restart) start up syslog in NetXMS console and start filling it with NetXMS log ?