User Activity

  • Posted a comment on ticket #265 on phpipam

    Oh, sorry again .... everything works perfectly!))

  • Posted a comment on ticket #265 on phpipam

    i'm sorry... it works fine with ip.excludePing != 1 but only if set ip.lastSeen=current month

  • Posted a comment on ticket #265 on phpipam

    works only if and ip.excludePing is NULL instead and ip.excludePing != 1

  • Modified a comment on ticket #105 on phpipam

    Online detection is triggered if two or more online hosts were previously detected. if(sizeof($subnet_addresses)> 1) - 2 hosts or more. If there is only 1 online host or all hosts are offline, detection will never start again, even if later all hosts are connected to the network. It seems that the size of the subnet is taken from the number of previously detected online hosts. If you set the network size to be greater than 0, then the detection trigger will always work. (The size of the subnet is...

  • Modified a comment on ticket #105 on phpipam

    Online detection is triggered if two or more online hosts were previously detected. if(sizeof($subnet_addresses)> 1) - 2 online hosts or more. If there is only 1 online host or all hosts are offline, detection will never start again, even if later all hosts are connected to the network. It seems that the size of the subnet is taken from the number of previously detected online hosts. If you set the network size to be greater than 0, then the detection trigger will always work. (The size of the subnet...

  • Modified a comment on ticket #105 on phpipam

    Online detection is triggered if two or more online hosts have been detected previously. if(sizeof($subnet_addresses)> 1) - 2 online hosts or more. If there is only 1 online host or all hosts are offline, detection will never start again, even if later all hosts are connected to the network. It seems that the size of the subnet is taken from the number of previously detected online hosts. If you set the network size to be greater than 0, then the detection trigger will always work. (The size of the...

  • Modified a comment on ticket #105 on phpipam

    Online detection is triggered if more than two online hosts have been detected previously. if(sizeof($subnet_addresses)> 1) - 2 online hosts or more. If there is only 1 online host or all hosts are offline, detection will never start again, even if later all hosts are connected to the network. It seems that the size of the subnet is taken from the number of previously detected online hosts. If you set the network size to be greater than 0, then the detection trigger will always work. (The size of...

  • Modified a comment on ticket #205 on phpipam

    try to change in ../phpipam/functions/scripts/pingcheck.php if(sizeof($subnet_addresses)>1) to if(sizeof($subnet_addresses)>0)

View All

Personal Data

Username:
dmds
Joined:
2017-05-02 10:34:19

Projects

  • No projects to display.

Personal Tools