Skip to content

hatak/server-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

server-scripts

bulkcheck

This is the bulk-check script for server statuses with SNMP.

usage

./bulkcheck [--mode=mode] [--file=file] [hostname|IPaddress ...]

examples

./bulkcheck --mode=load 192.168.0.1

If you want to use the file, please write as below:

./bulkcheck --mode=load --file=server.list

Format of listfile is below:

--- Group A
server01
server02
#server03
--- Group B
server04
server05
  • lines beginning hyphen(“-”) are treated as header
  • lines beginning sharp(“#”) are treated as comments

About

scripts for monitoring and management servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages