Layer: admin

Module: netutils

Description:

Network analysis utilities

Interfaces:

netutils_domtrans( domain )
Summary

Execute network utilities in the netutils domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
netutils_domtrans_ping( domain )
Summary

Execute ping in the ping domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
netutils_domtrans_traceroute( domain )
Summary

Execute traceroute in the traceroute domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
netutils_exec( domain )
Summary

Execute network utilities in the caller domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
netutils_exec_ping( domain )
Summary

Execute ping in the caller domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
netutils_exec_traceroute( domain )
Summary

Execute traceroute in the caller domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
netutils_kill_ping( domain )
Summary

Send a kill (SIGKILL) signal to ping.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
netutils_run( domain , role , terminal )
Summary

Execute network utilities in the netutils domain, and allow the specified role the netutils domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed the netutils domain.

No
terminal

The type of the terminal allow the netutils domain to use.

No
netutils_run_ping( domain , role , terminal )
Summary

Execute ping in the ping domain, and allow the specified role the ping domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed the ping domain.

No
terminal

The type of the terminal allow the ping domain to use.

No
netutils_run_ping_cond( domain , role , terminal )
Summary

Conditionally execute ping in the ping domain, and allow the specified role the ping domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed the ping domain.

No
terminal

The type of the terminal allow the ping domain to use.

No
netutils_run_traceroute( domain , role , terminal )
Summary

Execute traceroute in the traceroute domain, and allow the specified role the traceroute domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed the traceroute domain.

No
terminal

The type of the terminal allow the traceroute domain to use.

No
netutils_run_traceroute_cond( domain , role , terminal )
Summary

Conditionally execute traceroute in the traceroute domain, and allow the specified role the traceroute domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed the traceroute domain.

No
terminal

The type of the terminal allow the traceroute domain to use.

No
netutils_signal_ping( domain )
Summary

Send generic signals to ping.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
Return