public class ZabbixApi
extends java.lang.Object
| 构造器和说明 |
|---|
ZabbixApi(java.lang.String apiUrl) |
| 限定符和类型 | 方法和说明 |
|---|---|
Action |
action() |
Alert |
alert() |
Application |
application() |
Configuration |
configuration() |
DiscoveredHosts |
discoverdHost() |
DiscoveredService |
discoveredService() |
DiscoveryRule |
discoveryRule() |
Event |
event() |
Graph |
graph() |
GraphItem |
graphItem() |
GraphPrototype |
graphPrototype() |
History |
history() |
Host |
host() |
Hostgroup |
hostgroup() |
HostInterface |
hostInterface() |
HostPrototype |
hostPrototype() |
IconMap |
iconMap() |
Image |
image() |
Item |
item() |
ItemPrototype |
itemPrototype() |
ITService |
itservice() |
LLDRule |
lldRule() |
void |
login(java.lang.String username,
java.lang.String password) |
Maintenance |
maintenance() |
Map |
map() |
Media |
media() |
MediaType |
mediaType() |
Proxy |
proxy() |
Screen |
screen() |
ScreenItem |
screenItem() |
Script |
script() |
Template |
template() |
TemplateScreen |
templateScreen() |
TemplateScreenItem |
templateScreenItem() |
Trigger |
trigger() |
TriggerPrototype |
triggerPrototype() |
UserGroup |
usergroup() |
WebScenario |
webscenario() |
public void login(java.lang.String username,
java.lang.String password)
throws ZabbixApiException
public Hostgroup hostgroup()
public Host host()
public Item item()
public HostInterface hostInterface()
public Trigger trigger()
public UserGroup usergroup()
public Action action()
public Alert alert()
public Application application()
public Configuration configuration()
public DiscoveredHosts discoverdHost()
public DiscoveredService discoveredService()
public DiscoveryRule discoveryRule()
public Event event()
public Graph graph()
public GraphItem graphItem()
public GraphPrototype graphPrototype()
public History history()
public LLDRule lldRule()
public HostPrototype hostPrototype()
public IconMap iconMap()
public Image image()
public ItemPrototype itemPrototype()
public ITService itservice()
public Maintenance maintenance()
public Map map()
public Media media()
public MediaType mediaType()
public Proxy proxy()
public Screen screen()
public ScreenItem screenItem()
public Script script()
public Template template()
public TemplateScreen templateScreen()
public TemplateScreenItem templateScreenItem()
public TriggerPrototype triggerPrototype()
public WebScenario webscenario()