Jarrod Johnson
bafc25005f
Flesh out stats with arguments
2019-04-25 14:45:47 -04:00
Jarrod Johnson
33c1137ccf
Remove use of tmp file in stats
2019-04-25 13:59:15 -04:00
Jarrod Johnson
abfeef5a0a
Merge branch '2.2'
2019-04-25 13:53:41 -04:00
Jarrod Johnson
e81579f414
Add a prototype stats command for CLI commands
2019-04-25 13:53:34 -04:00
Jarrod Johnson
47edb1dbd1
Add a prototype stats command for CLI commands
2019-04-25 13:51:50 -04:00
Jarrod Johnson
6a8cb8deaa
Merge branch '2.2'
2019-04-22 13:17:16 -04:00
Jarrod Johnson
c6516f9d62
Support redfish event logs
2019-04-22 12:54:49 -04:00
Jarrod Johnson
72448aa0b4
Disable MIB resolution for raw requests
...
MIB resolution turns out to be rather CPU intensive, and the
current SNMP consumers don't want the resolution anyway.
2.2.0
2019-04-16 08:49:32 -04:00
Jarrod Johnson
6290c169f5
Disable MIB resolution for raw requests
...
MIB resolution turns out to be rather CPU intensive, and the
current SNMP consumers don't want the resolution anyway.
2019-04-16 08:46:50 -04:00
Jarrod Johnson
e5bbd226ff
Add completion for attributes in node*attrib
...
Make some of the tedium of the long attribute names bearable
through tab completion.
2019-04-15 14:01:59 -04:00
Jarrod Johnson
037ed43c70
Merge branch 'master' of github.com:jjohnson42/confluent
2019-04-15 13:48:20 -04:00
Jarrod Johnson
0a816acf4f
Add completion for attributes in node*attrib
...
Make some of the tedium of the long attribute names bearable
through tab completion.
2019-04-15 13:38:56 -04:00
Jarrod Johnson
2c9c778ca7
Fix compatibility without module_type
...
Some vendors do not provide module_type
value. For such vendors, simply omit
the information rather than fail.
2019-04-15 11:08:56 -04:00
Jarrod Johnson
bf005eace6
Merge branch 'master' of github.com:jjohnson42/confluent
2019-04-11 16:27:13 -04:00
Jarrod Johnson
34c6d6a4d7
Choose an easier name for the reader
2019-04-11 16:26:59 -04:00
Jarrod Johnson
b402ddd656
Add more keystrokes and easier use
...
No longer require cbl file be specified manually.
2019-04-11 16:26:14 -04:00
Jarrod Johnson
1ae055fa8f
Add '-n' option to nodeshell and noderun
...
Provide ability to suppress node prefix for nodeshell.
This for example can be a quick 'makehosts' substituted and
similar.
2019-04-11 09:18:37 -04:00
Jarrod Johnson
89cf255ae7
Add '-n' option to nodeshell and noderun
...
Provide ability to suppress node prefix for nodeshell.
This for example can be a quick 'makehosts' substituted and
similar.
2019-04-11 09:17:38 -04:00
Jarrod Johnson
c070148aed
Fix adequate check on inadequate IMMs
2019-04-08 10:15:27 -04:00
Jarrod Johnson
d6097ca706
Merge branch 'master' of github.com:jjohnson42/confluent
2019-04-08 10:15:10 -04:00
Jarrod Johnson
c3eed19309
Fix adequate check on inadequate IMMs
2019-04-08 10:14:49 -04:00
Jarrod Johnson
40dbe63336
Script to disable password expiry after expired on SMM
2019-04-05 16:53:32 -04:00
Jarrod Johnson
d6ecee955b
Skip empty nodes list
...
A noderange based nodegroup would have
the empty nodes list cluttering the output.
Skip empty nodes list in current settings.
2019-04-05 09:37:14 -04:00
Jarrod Johnson
d7d3ae344c
Skip empty nodes list
...
A noderange based nodegroup would have
the empty nodes list cluttering the output.
Skip empty nodes list in current settings.
2019-04-05 09:17:45 -04:00
Jarrod Johnson
5c4944a1e4
Provide a sample script for fixing expired credentials
2019-04-05 08:37:31 -04:00
Jarrod Johnson
06b31f4845
Add man page for collective command
2019-04-04 10:18:34 -04:00
Jarrod Johnson
7fecd0ac5c
Add man page for collective command
2019-04-04 10:18:06 -04:00
Jarrod Johnson
36d5d60edc
Autofill collective.manager on discovery if not set
...
To improve the ease of use, if an administrator has a collective but
does not designate a collective.manager for a node being discovered,
default to the collective member that executes the discovery.
2019-04-04 09:50:26 -04:00
Jarrod Johnson
6e26b19c67
Autofill collective.manager on discovery if not set
...
To improve the ease of use, if an administrator has a collective but
does not designate a collective.manager for a node being discovered,
default to the collective member that executes the discovery.
2019-04-04 09:49:02 -04:00
Jarrod Johnson
16430e1ec9
Enhance collective usage output
...
Collective usage output provided no hints as to how to access more detailed
help. Amend the wording to make this more clear/obvious.
2019-04-03 14:23:50 -04:00
Jarrod Johnson
5d572f17f9
Enhance collective usage output
...
Collective usage output provided no hints as to how to access more detailed
help. Amend the wording to make this more clear/obvious.
2019-04-03 14:23:30 -04:00
Jarrod Johnson
ae49cf290e
Fix key hold-down behavior in cbl reader
...
The retry print could get stuck in loop and the input
could queue up too many keypresses.
2019-04-03 11:44:05 -04:00
Jarrod Johnson
5ead803c8a
Fix up the injected clear delimiting
...
The delimiting was not being navigated correctly.
2019-04-03 10:38:35 -04:00
Jarrod Johnson
7232a0c1b3
Fix SLP hangs on bad targets
...
Have SLP timeout if there are endpoints that can half-hang
a connection.
2019-04-03 08:35:25 -04:00
Jarrod Johnson
dce25d802e
Fix SLP hangs on bad targets
...
Have SLP timeout if there are endpoints that can half-hang
a connection.
2019-04-03 08:34:42 -04:00
Jarrod Johnson
835d1fc0ab
Update the pyopenssl message
...
It makes it more clear that a restart would be
required to pull in updated dependency.
2019-04-02 09:40:18 -04:00
Jarrod Johnson
c28a963d62
Update the pyopenssl message
...
It makes it more clear that a restart would be
required to pull in updated dependency.
2019-04-02 09:39:06 -04:00
Jarrod Johnson
9fd091daad
Tolerate an XCC with downed web service
...
Make the best of the situation by trying to continue
without the policy applied.
2019-04-02 09:37:33 -04:00
Jarrod Johnson
3c21ca8739
Tolerate an XCC with downed web service
...
Make the best of the situation by trying to continue
without the policy applied.
2019-04-02 09:36:37 -04:00
Jarrod Johnson
996b1ba45b
Rework prototype cbl reader
...
It is still not right, but it is a bit easier to work with
to figure out what's wrong with it.
2019-04-01 16:56:14 -04:00
Jarrod Johnson
4af1f998fb
Fix nodeconfig formatting
...
The man page did not have a hard line break.
2019-04-01 14:19:18 -04:00
Jarrod Johnson
b2c1137321
Fix nodeconfig formatting
...
The man page did not have a hard line break.
2019-04-01 14:16:20 -04:00
Jarrod Johnson
d484e9db43
Update log.py comment for accuracy
...
The metadata format was out of date.
2019-04-01 10:35:20 -04:00
Jarrod Johnson
6397709e47
Try to force split across clear screens
2019-03-29 17:07:01 -04:00
Jarrod Johnson
e0c0f0f1f3
Greatly flesh out the cbl reader
2019-03-29 16:01:40 -04:00
Jarrod Johnson
ca29f6ae35
Opportunisticly start mac rescan on rescan
...
While the network rescan might be too slow to hold up
general rescan, at least begin a rescan of switches
when a rescan is requested.
2019-03-29 14:03:00 -04:00
Jarrod Johnson
2c8681a9f3
Opportunisticly start mac rescan on rescan
...
While the network rescan might be too slow to hold up
general rescan, at least begin a rescan of switches
when a rescan is requested.
2019-03-29 14:01:36 -04:00
Jarrod Johnson
b927572872
Sample file for processing CBL files
2019-03-29 11:17:05 -04:00
Jarrod Johnson
b5df380ee4
Update nodeinventory for redfish memory
...
Redfish doesn't present some data that was in the IPMI spec
2019-03-28 13:37:13 -04:00
Jarrod Johnson
5c61430ccc
Add wildcard documentation to noderange man page.
2019-03-28 11:15:28 -04:00