This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
cyberes
/
server-personification
Archived
Watch
1
Star
0
Fork
You've already forked server-personification
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-20
. You can view files and clone it, but cannot push or open issues or pull requests.
26a320dd2d
server-personification
/
pers
/
icinga
/
get.py
7 lines
118 B
Python
Raw
Blame
History
def
get_host_status
(
hostname
:
str
)
:
return
def
get_service_status
(
hostname
:
str
,
service_name
:
str
)
:
return
Reference in New Issue
View Git Blame
Copy Permalink